]> git.ipfire.org Git - thirdparty/openssl.git/history - util
Remove warning about use of uninitialised variable
[thirdparty/openssl.git] / util /
2015-09-05  Dr. Stephen Hensonmake update
2015-09-05  Rich SalzMake TS structures opaque.
2015-09-04  Rich SalzRT3998: Allow scrypt to be disabled
2015-09-03  David WoodhouseRevert "OPENSSL_NO_xxx cleanup: RFC3779"
2015-09-03  David BarRT3674: Make no-cms build work.
2015-09-03  Dr. Stephen Hensonmake update
2015-09-03  Richard LevitteTwo changes at ones lead to a confused libeay.num....
2015-09-03  Rich SalzAdd and use OPENSSL_zalloc
2015-09-02  Dr. Stephen Hensonmake update
2015-09-01  Dr. Stephen Hensonmake update
2015-08-31  Dr. Stephen Hensonmake update
2015-08-28  Rich SalzFix 4c42ebd; forgot to inutil util/libeay.num
2015-08-26  Rich SalzRemove _locked memory functions.
2015-08-26  Matt CaswellAdd NewSessionTicket test suite
2015-08-26  Matt CaswellFix TLSProxy end of test detection
2015-08-17  Richard LevitteAdd new types to indent.pro
2015-08-13  Richard Levittefor test_sslvertol, add a value to display SSL version...
2015-08-13  Richard LevitteFixups in libssl test harness
2015-08-11  Richard LevitteUse dynamic engine for libssl test harness
2015-08-11  Matt CaswellExtend TLSProxy capabilities
2015-08-11  Matt CaswellAdd a libssl test harness
2015-08-10  Ben LaurieFind the right indent on *BSD.
2015-08-01  Dirk WetterGH336: Return an exit code if report fails
2015-07-20  Rich SalzRewrite crypto/ex_data
2015-07-16  Rich SalzRemove obsolete key formats.
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-07-09  Matt CaswellApply some missing updates from previous commits
2015-06-29  Dr. Stephen Hensonmake update
2015-06-23  Rich SalzMore secure storage of key material.
2015-06-08  Kurt RoeckxProperly check certificate in case of export ciphers.
2015-06-03  Dr. Stephen Hensonmake update.
2015-05-28  Matt CaswellChange return type of the new accessors
2015-05-26  Dr. Stephen Hensonmake update
2015-05-22  Matt CaswellRemove support for OPENSSL_NO_TLSEXT
2015-05-21  Dr. Stephen Hensonmake update
2015-05-20  Dr. Stephen Hensonmake update
2015-05-20  StudioEtrangeGitHub284: Fix typo in xx-32.pl scripts.
2015-05-17  Dr. Stephen HensonAdd types to indent.pro
2015-05-16  Matt CaswellClient side version negotiation rewrite
2015-05-16  Matt CaswellServer side version negotiation rewrite
2015-05-14  Rich SalzUpdate mkdef for moved header file.
2015-05-14  Richard LevitteAdjust unixly mk1mf after introduction of tkey
2015-05-14  Richard LevitteIdentify and move OpenSSL internal header files
2015-05-13  Andy Polyakovutil/incore update.
2015-05-13  Matt CaswellRemove remaining Kerberos references
2015-05-13  Matt CaswellRemove Kerberos support from libssl
2015-05-12  Rich SalzMake COMP_CTX and COMP_METHOD opaque
2015-05-08  Dr. Stephen HensonAdd SSL_use_certificate_chain_file function
2015-05-05  Richard Levittemake update
2015-04-30  Rich Salzfree cleanup almost the finale
2015-04-28  Rich SalzERR_ cleanup
2015-04-28  Richard LevitteAllow for types with leading underscore when checking...
2015-04-27  Richard LevitteFix the check of test apps in util/mk1mf.pl
2015-04-27  Richard LevitteSmall fixes after the Big apps cleanup
2015-04-24  Rich SalzBig apps cleanup (option-parsing, etc)
2015-04-08  Richard LevitteHave mkerr.pl treat already existing multiline string...
2015-04-08  Rich SalzDrop CA.sh for CA.pl
2015-04-03  Dr. Stephen Hensonupdate ordinals
2015-04-03  Dr. Stephen Hensonremove asn1_mac.h
2015-03-31  Richard LevitteNow that we've removed the need for symlinks, we can...
2015-03-31  Richard LevitteRemove remaining variables for symlinked/copied headers...
2015-03-31  Richard LevitteStop symlinking, move files to intended directory
2015-03-31  Richard LevitteFix some faults in util/mk1mf.pl
2015-03-30  Dr. Stephen HensonNew ASN1_TYPE SEQUENCE functions.
2015-03-28  Dr. Stephen HensonRemove d2i_X509_PKEY and i2d_X509_PKEY
2015-03-26  Dr. Stephen Hensonupdate ordinals
2015-03-25  Dr. Stephen Hensonmake update
2015-03-24  Dr. Stephen Hensonupdate ordinals
2015-03-24  Richard LevitteUpdate ordinals
2015-03-24  Richard LevitteTeach mkdef.pl to handle multiline declarations.
2015-03-23  Dr. Stephen HensonRemove deleted functions, update ordinals.
2015-03-15  Dr. Stephen HensonUpdate ordinals, fix error message.
2015-03-12  Dr. Stephen HensonRemove obsolete declarations.
2015-03-12  Dr. Stephen HensonUpdate mkstack.pl to match safestack.h
2015-03-11  Rich SalzMerge OPENSSL_NO_EC{DH,DSA} into OPENSSL_NO_EC
2015-03-09  Dr. Stephen Hensonupdate ordinals
2015-03-06  Matt CaswellUpdate mkerr.pl for new format
2015-03-05  Dr. Stephen Hensonupdate ordinals
2015-03-02  Dr. Stephen HensonFix format script.
2015-02-06  Rich SalzRemove ui_compat
2015-02-06  Rich Salzutil/mkstack.pl now generates entire safestack.h
2015-02-06  Rich SalzHave mkdef.pl ignore APPLINK settings.
2015-02-06  Dr. Stephen HensonRemove OPENSSL_NO_HMAC
2015-02-04  Rich SalzFix various build breaks
2015-02-04  Dr. Stephen HensonUpdates to reformat script.
2015-02-03  Rich Salzold_des fix windows build, remove docs
2015-01-31  Matt CaswellRemove OPENSSL_NO_SSL_INTERN as it is now redundant...
2015-01-28  Matt CaswellFix various windows compilation issues
2015-01-28  Matt CaswellFix no-ocb for Windows
2015-01-27  Rich SalzOPENSSL_NO_xxx cleanup: SHA
2015-01-27  Rich SalzOPENSSL_NO_xxx cleanup: RFC3779
2015-01-24  Rich SalzRemove unused eng_rsax and related asm file
2015-01-23  Rich Salzifdef cleanup part 3: OPENSSL_SYSNAME
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...
next