]> git.ipfire.org Git - thirdparty/openssl.git/history - util
Prepare for 1.0.2s release
[thirdparty/openssl.git] / util /
2018-11-20  Matt Caswellmake update
2018-10-12  Andy Polyakovutil/domd: omit superfluous shift in -MD handling.
2018-05-18  Andy Polyakovutil/domd: harmonize with compiler detection in Configure.
2017-12-07  Matt CaswellFix linking of fatalerrtest in VisualStudio
2017-11-10  Richard LevitteVMS: make an alias for a long symbol (> 31 chars)
2017-11-08  Andy Polyakovutil/copy.pl: work around glob quirk in some of earlier...
2017-10-03  Dr. Stephen Hensonupdate ordinals
2017-08-15  Richard LevitteFix 'no-cms'
2017-07-25  Simon RichterFix installation on VC-WIN32 with nmake
2017-07-15  simon-p-rfix copy and copy-if-different whitespace problem
2017-02-07  Matt CaswellSuppress an "uknown option" warning when using no-dtls1...
2017-01-27  Richard LevitteDon't use the ! command
2016-11-16  Orgad Shanehdomd: Preserve Makefile time when it is unchanged
2016-11-16  Orgad Shanehmklink: Do not needlessly overwrite linked files...
2016-11-16  Orgad Shanehdomd: Do not needlessly overwrite Makefiles
2016-11-16  Orgad Shanehmklink: Do not needlessly overwrite linked files...
2016-09-22  Richard Levittemk1mf.pl: check for no-tls1 here as well
2016-08-22  Richard Levittemk1mf: dtlstest needs ssltestlib, include it with a...
2016-05-18  Richard LevitteFix util/mkerr.pl
2016-05-17  Matt CaswellFix SSL compression symbol exporting
2016-03-18  Matt CaswellFix the no-comp option for Windows
2016-03-14  Kurt RoeckxAdd no-ssl2-method
2016-03-09  Richard LevitteTouch the correct variables for the system; shlib_wrap...
2016-03-09  Richard LevitteRecognise 32-bit Solaris in util/shlib_wrap.sh
2016-03-01  Matt CaswellEnsure mk1mf.pl is aware of no-weak-ssl-ciphers option
2016-02-24  Emilia KasperCVE-2016-0798: avoid memory leak in SRP
2016-02-11  Andy Polyakovutil/mk1mf.pl: use LINK_CMD instead of LINK variable.
2016-01-18  Kristian AmlieDon't use "grep -q", "-q" is not POSIX, and fails on...
2015-12-09  Dr Stephen HensonDon't use applink for static builds.
2015-10-14  Emilia Kaspermake depend: prefer clang over makedepend
2015-09-29  Dr. Stephen HensonLink in applink with fips_premain_dso
2015-09-15  Rich SalzRT4044: Remove .cvsignore files.
2015-08-17  Richard LevitteAdd new types to indent.pro
2015-08-01  Dirk WetterGH336: Return an exit code if report fails
2015-07-15  Ernie HersheyGH322: Fix typo in generated comment.
2015-07-13  Richard LevitteConversion to UTF-8 where needed
2015-07-13  Richard LevitteSmall script to re-encode files that need it to UTF-8
2015-07-09  Dr. Stephen HensonSort @sstacklst correctly.
2015-06-03  Dr. Stephen Hensonmake update
2015-05-20  StudioEtrangeGitHub284: Fix typo in xx-32.pl scripts.
2015-05-15  Andy Polyakovmk1mf.pl: replace chop for windows.
2015-04-08  Richard LevitteHave mkerr.pl treat already existing multiline string...
2015-03-09  Dr. Stephen Hensonupdate ordinals
2015-03-06  Matt CaswellUpdate mkerr.pl for new format
2015-03-02  Dr. Stephen HensonFix format script.
2015-01-26  Rich SalzRemove unused eng_rsax and related asm file
2015-01-22  Dr. Stephen HensonDelete trailing whitespace from output.
2015-01-22  Dr. Stephen HensonAdd -d debug option to save preprocessed files.
2015-01-22  Dr. Stephen HensonTest option -nc
2015-01-22  Matt CaswellAdd ecp_nistz256.c to list of files skipped by openssl...
2015-01-22  Matt CaswellManually reformat aes_x86core.c and add it to the list...
2015-01-22  Matt CaswellAmend openssl-format-source so that it give more repeat...
2015-01-22  Matt CaswellManually reformat aes_core.c
2015-01-22  Matt CaswellAdd obj_dat.h to the list of files that will not be...
2015-01-22  Matt CaswellFix logic to check for indent.pro
2015-01-22  Matt CaswellFix make errors
2015-01-22  Richard LevitteMake the script a little more location agnostic
2015-01-22  Matt CaswellProvide script for filtering data initialisers for...
2015-01-22  Dr. Stephen HensonScript fixes.
2015-01-22  Richard LevitteRun expand before perl, to make sure things are properl...
2015-01-22  Richard LevitteForce the use of our indent profile
2015-01-22  Tim HudsonProvide source reformating script. Requires GNU indent...
2015-01-13  Matt CaswellMake output from openssl version -f consistent with...
2015-01-08  Matt CaswellFix build failure on Windows due to undefined cflags...
2015-01-06  Matt CaswellRemove blank line from start of cflags character array...
2015-01-05  Dr. Stephen Hensonupdate ordinals
2014-12-19  Matt CaswellFix a problem if CFLAGS is too long cversion.c fails...
2014-11-27  GuenterNetWare compilation fix.
2014-11-19  Dr. Stephen HensonNew option no-ssl3-method which removes SSLv3_*method
2014-10-20  Tim Hudsonno-ssl2 with no-ssl3 does not mean drop the ssl lib
2014-10-15  Matt CaswellFix SRTP compile issues for windows
2014-10-06  Ben LaurieFix single makefile.
2014-09-23  Emilia Kaspermake update
2014-08-28  Dr. Stephen Hensonupdate ordinals
2014-07-24  Dr. Stephen HensonAdd conditional unit testing interface.
2014-07-20  Dr. Stephen HensonAdd test header to Makefile, update ordinals
2014-07-07  Viktor DukhovniImplement sk_deep_copy.
2014-06-12  Dr. Stephen Hensonmake update
2014-06-12  Dr. Stephen HensonFix Windows build.
2014-06-10  Dr. Stephen HensonRemove experimental DANE code.
2014-05-24  Ben LaurieOnly copy opensslconf.h at init time.
2014-04-30  Geoff Thorpeutil/mkerr.pl: fix perl warning
2014-03-12  Dr. Stephen HensonUpdate ordinals.
2014-03-02  Dr. Stephen HensonAdd new VMS hack symbol, update ordinals.
2014-02-25  Andy Polyakovutil/pl/VC-32.pl: harmonize with 1.0.1 and fix typo.
2014-02-24  Dr. Stephen Hensonwe need /MD for fips builds
2014-02-24  Andy PolyakovBC-32.pl: refresh Borland C support.
2014-02-20  Dr. Stephen Hensonmake update
2014-02-15  Dr. Stephen HensonDon't use getcwd in non-copy builds.
2014-02-15  Dr. Stephen HensonDon't override $srcd for non copy builds.
2014-02-15  Dr. Stephen Hensonrecognise multiblock
2014-02-15  Dr. Stephen HensonAdd /fixed flag for FIPS links where appropriate.
2014-02-09  Dr. Stephen HensonMake upate.
2014-02-09  Ben LaurieMerge branch '102_stable_tlsext_suppdata_changes' of...
2014-02-09  Ben LaurieAdd new asm modules.
2014-02-06  Dr. Stephen Hensonmake update
2014-02-01  Andy Polyakovutil/pl/VC-32.pl fix typo.
2014-02-01  Andy Polyakovutil/pl/VC-32.pl: refresh, switch to ws2, add crypt32...
2014-02-01  Andy PolyakovImprove WINCE support.
2014-01-27  Dr. Stephen Hensonmake update
next