summaryrefslogtreecommitdiff
path: root/Master/tlpkg/TeXLive
AgeCommit message (Expand)Author
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
2016-04-12allow for non-failing setup_unix_oneNorbert Preining
2016-04-12introduce ChecksumProgram to compute the checksumNorbert Preining
2016-04-12replace sha256 with generic checksumNorbert Preining
2016-04-12add Crypt::GPG.pm as TeXLive::GPG.pm, adjust package codeNorbert Preining
2016-04-12TLOBJ: support sha256, make_container returns sha256, use thatNorbert Preining
2016-04-12use sha256 for remote tlpdb and location checksNorbert Preining
2016-04-10(MinRelease): doc fix.Karl Berry
2016-04-10fix TLPaper for 2016 pdftexconfig.datNorbert Preining
2016-04-07Updates for Windows, esp. making TL read-only for admin installsSiep Kroonenberg
2016-04-05preliminary 2016 release and copyright yearsKarl Berry
2016-01-12Re-apply temporary removed changes to installer and tlmgrNorbert Preining
2016-01-07simple fix for removing temp files ...Norbert Preining
2016-01-07revert changes in tlcritical to fix the TLDownload errorNorbert Preining
2016-01-06unpack: return pair of 0,1 and msg, use itNorbert Preining