Age | Commit message (Expand) | Author |
2016-04-26 | tlmgr/tlcrypto: allow for different sha512 computation methods | Norbert Preining |
2016-04-25 | TLCrypto: fall back to perl SHA mode if Digest::SHA is not available | Norbert Preining |
2016-04-22 | check for gpg not avail, return -3 in verify_*, act in tlmgr | Norbert Preining |
2016-04-22 | fix missing includes from TLUtils | Norbert Preining |
2016-04-21 | use TLCrypto | Karl Berry |
2016-04-21 | TLCrypto.pm: new module with all the functions using digests/gpg, | Karl Berry |
2016-04-21 | setup_gpg: fix double quotation on loosedows | Norbert Preining |
2016-04-21 | bump minrelease to 2016 | Norbert Preining |
2016-04-21 | setup_gpg: search for tlgpg for all archs | Norbert Preining |
2016-04-21 | tlpdb: safe status of being verified, show status for each tlpdb | Norbert Preining |
2016-04-21 | verification reporting reworked: be non-intrusive | Norbert Preining |
2016-04-20 | fix for spaces in names (gpg prg) | Norbert Preining |
2016-04-19 | doc,sync,consistency | Karl Berry |
2016-04-18 | TLUtils.pm (setup_gpg): if the envvar is set, don't look for anything else. | Karl Berry |
2016-04-18 | just check for ^MSWin, not 32|64; who knows what the future will bring | Karl Berry |
2016-04-18 | fix detection of texlive.gpg.win32 gpg | Norbert Preining |
2016-04-17 | Cleaner tl_abs_path | Siep Kroonenberg |
2016-04-17 | TLWinGoo: entries moved @EXPORT => @EXPORT_OK; another ACE for maybe_make_ro | Siep Kroonenberg |
2016-04-16 | try to support spaces in path on Windows | Norbert Preining |
2016-04-16 | test for TL_GNUPG, gpg, gpg2 | Norbert Preining |
2016-04-16 | fix TLPaper wrong replacement strings for pdftex | Norbert Preining |
2016-04-15 | fix for (again) new pdftex config files format | Norbert Preining |
2016-04-15 | setup_gpg: win32: search for system gpg | Norbert Preining |
2016-04-15 | TLUtils.pm generate_config_file: break if headfile is missing | Norbert Preining |
2016-04-14 | (_create_config_files): newline at end of message. | Karl Berry |
2016-04-14 | allow for Windows users to setup gpg | Norbert Preining |
2016-04-14 | make installation from local_uncompressed ignoring checksums etc | Norbert Preining |
2016-04-13 | (check_file): report info when checksums or sizes differ. | Karl Berry |
2016-04-12 | mflua support files, .base creation (disabled until stable) | Karl Berry |
2016-04-12 | verify also local copies, triggered by new parameter to TLPDB->new | Norbert Preining |
2016-04-12 | adapt to changed calling convention | Norbert Preining |
2016-04-12 | get rid of verify_download, fix verifications | Norbert Preining |
2016-04-12 | TLUtils: verify_* reshuffling | Norbert Preining |
2016-04-12 | fixes from live testing | Norbert Preining |
2016-04-12 | fix missing access functions for new checksum | Norbert Preining |
2016-04-12 | switch consistently to sha512 for all checksums, sign installer and iso etc | Norbert Preining |
2016-04-12 | make verify_* return values numeric with informal messages | Norbert Preining |
2016-04-12 | wording fixes | Norbert Preining |
2016-04-12 | adjust gpg code to spaces in filenames and win32 | Norbert Preining |
2016-04-12 | reintroduce verify_checksum, single out code, adapt tlmgr | Norbert Preining |
2016-04-12 | unify the verify_* functions, simplify code, verify checksum file | Norbert Preining |
2016-04-12 | switch to home-made gpg calling, make tlmgr work | Norbert Preining |
2016-04-12 | gpg signature check working | Norbert Preining |
2016-04-12 | refactor downloading, verify downloaded tlpdb | Norbert Preining |
2016-04-12 | TLUtils: new function: setup_gpg | Norbert Preining |
2016-04-12 | work on gpg verification function | Norbert Preining |
2016-04-12 | use tlchecksum instead of tlmd5 | Norbert Preining |
2016-04-12 | add a verify_checksum function | Norbert Preining |
2016-04-12 | allow for non-failing setup_unix_one | Norbert Preining |
2016-04-12 | introduce ChecksumProgram to compute the checksum | Norbert Preining |