Age | Commit message (Expand) | Author |
2016-05-16 | tmp file rewrite | Norbert Preining |
2016-05-15 | fix creating of missing download target dir | Norbert Preining |
2016-05-15 | TLUtils::check_file: only check checksums if we can compute them | Norbert Preining |
2016-05-14 | tempdir rework: use consistently tl_tmpdir/tmpfile for debugging | Norbert Preining |
2016-05-09 | tldie: use Tk::exit if gui is loaded | Norbert Preining |
2016-05-06 | TLUtils:_create_config_file: generate file even with no entries | Norbert Preining |
2016-05-06 | don't die in user moder on updmap.cfg write, make backup | Norbert Preining |
2016-05-05 | Revert "TLUtils: allow for creation of updmap.cfg in user mode" | Norbert Preining |
2016-05-05 | TLUtils: allow for creation of updmap.cfg in user mode | Norbert Preining |
2016-04-30 | installer/TLUtils::install_packages: break out if installation fails | Norbert Preining |
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 | 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-16 | try to support spaces in path on Windows | Norbert Preining |
2016-04-16 | test for TL_GNUPG, gpg, gpg2 | 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-13 | (check_file): report info when checksums or sizes differ. | Karl Berry |
2016-04-12 | get rid of verify_download, fix verifications | Norbert Preining |
2016-04-12 | TLUtils: verify_* reshuffling | 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 | 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 | replace sha256 with generic checksum | Norbert Preining |
2016-04-12 | use sha256 for remote tlpdb and location checks | Norbert Preining |
2016-04-05 | preliminary 2016 release and copyright years | Karl Berry |
2016-01-12 | Re-apply temporary removed changes to installer and tlmgr | Norbert Preining |
2016-01-07 | revert changes in tlcritical to fix the TLDownload error | Norbert Preining |
2016-01-06 | unpack: return pair of 0,1 and msg, use it | Norbert Preining |
2016-01-06 | checksum verification update, unwinding works again | Norbert Preining |