Remove combine option from ASN.1 code.
[openssl.git] / util /
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
2014-07-24 Dr. Stephen HensonAdd conditional unit testing interface.
2014-07-20 Dr. Stephen HensonAdd test header, sync ordinals with 1.0.2
2014-07-19 Dr. Stephen HensonWindows build fixes.
2014-07-01 Dr. Stephen HensonWindows build fixes.
2014-06-23 Viktor DukhovniImplement sk_deep_copy.
2014-06-12 Dr. Stephen HensonFix Windows build.
2014-05-24 Ben LaurieOnly copy opensslconf.h at init time.
2014-04-25 Geoff Thorpeutil/mkerr.pl: fix perl warning
2014-04-25 Geoff Thorpeutil/mkdef.pl: o_time.h doesn't exist any more
2014-03-12 Dr. Stephen HensonUpdate ordinals.
2014-02-24 Andy PolyakovBC-32.pl: refresh Borland C support.
2014-02-19 Ben LaurieMerge branch 'sct-viewer-master' of https://github...
2014-02-15 Dr. Stephen HensonDon't use getcwd in non-copy builds.
2014-02-09 Ben LaurieBuild on MacOS.
2013-11-14 Piotr SikoraFix compilation with no-nextprotoneg.
2013-11-12 Andy PolyakovMake Makefiles OSF-make-friendly.
2013-10-03 Ben LaurieSupport new asm files.
2013-07-12 Ben LaurieClarify FIXME.
2013-07-12 Ben LaurieNote non-export of CC.
2013-07-12 Ben LaurieSupport new rsaz asm stuff.
2013-06-12 TrevorAdd support for arbitrary TLS extensions.
next