summaryrefslogtreecommitdiff
path: root/Master/tlpkg/TeXLive/TLUtils.pm
AgeCommit message (Expand)Author
2016-05-15TLUtils::check_file: only check checksums if we can compute themNorbert Preining
2016-05-14tempdir rework: use consistently tl_tmpdir/tmpfile for debuggingNorbert Preining
2016-05-09tldie: use Tk::exit if gui is loadedNorbert Preining
2016-05-06TLUtils:_create_config_file: generate file even with no entriesNorbert Preining
2016-05-06don't die in user moder on updmap.cfg write, make backupNorbert Preining
2016-05-05Revert "TLUtils: allow for creation of updmap.cfg in user mode"Norbert Preining
2016-05-05TLUtils: allow for creation of updmap.cfg in user modeNorbert Preining
2016-04-30installer/TLUtils::install_packages: break out if installation failsNorbert Preining
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-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-16try to support spaces in path on WindowsNorbert Preining
2016-04-16test for TL_GNUPG, gpg, gpg2Norbert 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-13(check_file): report info when checksums or sizes differ.Karl Berry
2016-04-12get rid of verify_download, fix verificationsNorbert Preining
2016-04-12TLUtils: verify_* reshufflingNorbert 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-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-12replace sha256 with generic checksumNorbert Preining
2016-04-12use sha256 for remote tlpdb and location checksNorbert Preining
2016-04-05preliminary 2016 release and copyright yearsKarl Berry
2016-01-12Re-apply temporary removed changes to installer and tlmgrNorbert 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
2016-01-06checksum verification update, unwinding works againNorbert Preining
2016-01-06debug and work on installationNorbert Preining
2016-01-06TLUtils: remove install_package, replaced by TLPDB::install_packageNorbert Preining