Age | Commit message (Expand) | Author |
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 |
2016-04-12 | replace sha256 with generic checksum | Norbert Preining |
2016-04-12 | add Crypt::GPG.pm as TeXLive::GPG.pm, adjust package code | Norbert Preining |
2016-04-12 | TLOBJ: support sha256, make_container returns sha256, use that | Norbert Preining |
2016-04-12 | use sha256 for remote tlpdb and location checks | Norbert Preining |
2016-04-10 | (MinRelease): doc fix. | Karl Berry |
2016-04-10 | fix TLPaper for 2016 pdftexconfig.dat | Norbert Preining |
2016-04-07 | Updates for Windows, esp. making TL read-only for admin installs | Siep Kroonenberg |
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 | simple fix for removing temp files ... | 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 |