]> git.ipfire.org Git - thirdparty/openssl.git/history - util
Remove remaining Kerberos references
[thirdparty/openssl.git] / util /
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...
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-14  Rich SalzCleanup OPENSSL_NO_xxx, part 1 master-pre-reformat
2015-01-13  Matt CaswellMake output from openssl version -f consistent with...
2015-01-13  Matt CaswellEnsure internal header files are used from mk1mf based...
2015-01-12  Rich SalzRT3548: Remove unsupported platforms
2015-01-12  Matt CaswellFix no-deprecated on Windows
2015-01-12  Matt Caswellmake update
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-20  Rich SalzRT3548: Remove outdated platforms
2014-12-19  Matt CaswellFix a problem if CFLAGS is too long cversion.c fails...
2014-12-18  Matt CaswellTurn on OPENSSL_NO_DEPRECATED by default.
2014-12-11  Matt Caswellmake update
2014-12-10  Rich SalzRemove old private pod2man
2014-12-08  Matt CaswellMove bn internal functions into bn_int.h and bn_lcl.h
2014-12-08  Matt CaswellMake bn opaque
2014-12-08  Matt CaswellPrepare for bn opaquify. Implement internal helper...
2014-12-08  Dr. Stephen HensonRemove fips directories from mkfiles.pl
2014-12-08  Dr. Stephen HensonRemove FIPS error library from openssl.ec mkerr.pl
2014-12-08  Dr. Stephen HensonRemove fips.h reference.
2014-12-08  Dr. Stephen HensonRemove fipscanister from Configure, delete fips directory
2014-12-08  Matt CaswellAdd EVP support for OCB mode
2014-12-04  Kurt RoeckxRemove SSLv2 support
2014-11-28  Rich SalzRemove all .cvsignore files
2014-11-27  GuenterNetWare compilation fix.
2014-11-19  Dr. Stephen HensonNew option no-ssl3-method which removes SSLv3_*method
2014-11-16  Mike BlandAdd whrlpool and camellia .s files to perlasm list
2014-11-16  Mike BlandImprove variable parsing when generating MINFO
2014-11-16  Mike BlandEmit PERLASM_SCHEME to fix GitMake on OS X
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-09-05  Emilia Kaspermake update
2014-09-05  Dr. Stephen Hensonsync ordinals with 1.0.2
next