summaryrefslogtreecommitdiff
path: root/Master/tlpkg/TeXLive
AgeCommit message (Expand)Author
2016-04-27record verification status of manually verified tlpdbNorbert Preining
2016-04-26remove unused (unusable) SHA.pmNorbert Preining
2016-04-26tlmgr/tlcrypto: allow for different sha512 computation methodsNorbert Preining
2016-04-25TLCrypto: fall back to perl SHA mode if Digest::SHA is not availableNorbert Preining
2016-04-22check for gpg not avail, return -3 in verify_*, act in tlmgrNorbert Preining
2016-04-22fix missing includes from TLUtilsNorbert Preining
2016-04-21use TLCryptoKarl Berry
2016-04-21TLCrypto.pm: new module with all the functions using digests/gpg,Karl Berry
2016-04-21setup_gpg: fix double quotation on loosedowsNorbert Preining
2016-04-21bump minrelease to 2016Norbert Preining
2016-04-21setup_gpg: search for tlgpg for all archsNorbert Preining
2016-04-21tlpdb: safe status of being verified, show status for each tlpdbNorbert Preining
2016-04-21verification reporting reworked: be non-intrusiveNorbert Preining
2016-04-20fix for spaces in names (gpg prg)Norbert Preining
2016-04-19doc,sync,consistencyKarl Berry
2016-04-18TLUtils.pm (setup_gpg): if the envvar is set, don't look for anything else.Karl Berry
2016-04-18just check for ^MSWin, not 32|64; who knows what the future will bringKarl Berry
2016-04-18fix detection of texlive.gpg.win32 gpgNorbert Preining
2016-04-17Cleaner tl_abs_pathSiep Kroonenberg
2016-04-17TLWinGoo: entries moved @EXPORT => @EXPORT_OK; another ACE for maybe_make_roSiep Kroonenberg
2016-04-16try to support spaces in path on WindowsNorbert Preining
2016-04-16test for TL_GNUPG, gpg, gpg2Norbert Preining
2016-04-16fix TLPaper wrong replacement strings for pdftexNorbert Preining
2016-04-15fix for (again) new pdftex config files formatNorbert Preining
2016-04-15setup_gpg: win32: search for system gpgNorbert Preining
2016-04-15TLUtils.pm generate_config_file: break if headfile is missingNorbert Preining
2016-04-14(_create_config_files): newline at end of message.Karl Berry
2016-04-14allow for Windows users to setup gpgNorbert Preining
2016-04-14make installation from local_uncompressed ignoring checksums etcNorbert Preining
2016-04-13(check_file): report info when checksums or sizes differ.Karl Berry
2016-04-12mflua support files, .base creation (disabled until stable)Karl Berry
2016-04-12verify also local copies, triggered by new parameter to TLPDB->newNorbert Preining
2016-04-12adapt to changed calling conventionNorbert Preining
2016-04-12get rid of verify_download, fix verificationsNorbert Preining
2016-04-12TLUtils: verify_* reshufflingNorbert Preining
2016-04-12fixes from live testingNorbert Preining
2016-04-12fix missing access functions for new checksumNorbert Preining
2016-04-12switch consistently to sha512 for all checksums, sign installer and iso etcNorbert Preining
2016-04-12make verify_* return values numeric with informal messagesNorbert Preining
2016-04-12wording fixesNorbert Preining
2016-04-12adjust gpg code to spaces in filenames and win32Norbert Preining
2016-04-12reintroduce verify_checksum, single out code, adapt tlmgrNorbert Preining
2016-04-12unify the verify_* functions, simplify code, verify checksum fileNorbert Preining
2016-04-12switch to home-made gpg calling, make tlmgr workNorbert Preining
2016-04-12gpg signature check workingNorbert Preining
2016-04-12refactor downloading, verify downloaded tlpdbNorbert Preining
2016-04-12TLUtils: new function: setup_gpgNorbert Preining
2016-04-12work on gpg verification functionNorbert Preining
2016-04-12use tlchecksum instead of tlmd5Norbert Preining
2016-04-12add a verify_checksum functionNorbert Preining