Jordan Russell
|
1663d225c0
Change TFile.Size to Int64.
|
1 month ago |
Jordan Russell
|
0793e717af
Support implicit conversion between Integer64 and Int64.
|
1 month ago |
Martijn Laan
|
0f755cb764
Tweak.
|
2 months ago |
Martijn Laan
|
7334d1839f
Add 'file already downloaded' support to download with issigverify as well.
|
2 months ago |
Martijn Laan
|
028432c711
Revert adding Redir suffixes + TRedir<T>.
|
2 months ago |
Martijn Laan
|
a1bffc816c
Clarify the name of functions taking a DisableFsRedir parameter but not having the ...Redir name. Especially helps if the call just says False for DisableFsRedir.
|
2 months ago |
Martijn Laan
|
99474e50d0
Move PathHasInvalidCharacters and ValidateAndCombinePath into PathFunc.
|
2 months ago |
Martijn Laan
|
1470994d6a
Cleanup / fix. This reverts commit 4b954ee8.
|
3 months ago |
Martijn Laan
|
55232b5f9e
Add support functions ISSigLoadTextFromFile and ISSigVerify. I image them being useful if you want to verify a downloaded archive which does not contain .issig files and which you cannot repack. This specific case would require the download to be to a protected folder though for full protection.
|
3 months ago |
Jordan Russell
|
0adec08c98
Add PathHasInvalidCharacters function
|
8 months ago |
Martijn Laan
|
58b27f351b
Cleanup remaining MD5, SHA1 and Hash unit use.
|
10 months ago |
Martijn Laan
|
b1a0ff0161
ISPP change: Added support functions GetSHA256OfFile, GetSHA256OfString, and GetSHA256OfUnicodeString. Also some cleanup.
|
1 year ago |
Martijn Laan
|
bd49a504c7
Finish. So now the functions which were in InstFunc but were not used by SetupLdr are in a Setup-only unit (Setup.InstFunc) and the rest is in a shared unit (SetupLdrAndSetup.InstFunc). The former has most of the function and has the Git history. The latter appears as a new file.
|
1 year ago |
Martijn Laan
|
f43cf0f2b2
Prep extracting SetupLdr function from InstFunc. Separate commit to hopefully keep Git history for most functions.
|
1 year ago |
Martijn Laan
|
200901c8b0
Reintroduce SetupLdrAndSetup prefix.
|
1 year ago |
Martijn Laan
|
6db7a31745
Move the sources back into the Src folder now that they have prefixes. Changed the Shared prefix of the files which were in SetupLdrAndSetup to Setup. Todo: the remaining dirs with helper code.
|
1 year ago |