Cleanse PKCS#8 private key components.
[openssl.git] / util /
2015-03-06 Matt CaswellUpdate mkerr.pl for new format
2015-03-02 Dr. Stephen HensonFix format script.
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-07-24 Dr. Stephen HensonAdd conditional unit testing interface.
2014-07-02 Geoff Thorpeutil/mkerr.pl: fix perl warning
2014-03-12 Dr. Stephen HensonUpdate ordinals.
2014-02-24 Andy PolyakovBC-32.pl: pre-1.0.2-specific refresh for Borland C.
2014-02-24 Andy PolyakovBC-32.pl: refresh Borland C support.
2014-02-15 Dr. Stephen HensonAdd /fixed flag for FIPS links where appropriate.
2013-11-12 Andy PolyakovMake Makefiles OSF-make-friendly.
2013-01-31 Dr. Stephen HensonMerge branch 'ben/timing-1.0.1' into OpenSSL_1_0_1...
2013-01-31 Dr. Stephen HensonAdd ordinal for CRYPTO_memcmp: since this will affect...
2012-12-16 Andy PolyakovVC-32.pl: fix typo [from HEAD].
2012-07-03 Dr. Stephen HensonPR: 2840
2012-03-31 Andy Polyakovutil/cygwin.sh update [from HEAD].
2012-02-12 Dr. Stephen HensonPR: 2708
2012-01-05 Dr. Stephen HensonPR: 2652
2011-12-31 Dr. Stephen Hensonrecognise HEARTBEATS in mkdef.pl script
2011-12-27 Dr. Stephen Hensonfix deprecated statement
2011-12-25 Dr. Stephen Hensonrecognise no-sctp
2011-12-25 Dr. Stephen Hensonupdate ordinals
2011-12-25 Dr. Stephen Hensonrecognise SCTP in mkdef.pl script
2011-12-23 Dr. Stephen Hensondelete unimplemented function from header file, update...
2011-12-22 Dr. Stephen Hensonupdate ordinals
2011-11-22 Dr. Stephen Hensonupdate ordinals
2011-11-22 Dr. Stephen Hensonadd cryptlib.h to mkdef.pl
2011-11-21 Dr. Stephen Hensonupdate ordinals
2011-11-21 Dr. Stephen Hensonadd strp.h to mkdef.pl headers
2011-11-21 Dr. Stephen Hensonrecognise NEXTPROTONEG
2011-10-21 Dr. Stephen HensonRecognise new ECC option (from HEAD).
2011-10-19 Bodo Möller"make update"
2011-10-19 Bodo MöllerFix warnings.
2011-10-15 Dr. Stephen HensonRecognise no-rsax option.
2011-10-09 Dr. Stephen HensonUpdate ordinals.
2011-10-09 Dr. Stephen HensonUpdate ordinals.
2011-08-26 Dr. Stephen HensonUpdate ordinals.
2011-07-08 Dr. Stephen HensonUpdate ordinals.
2011-06-18 Dr. Stephen HensonSet FIPSLINK correctly now trailing slash is removed...
2011-06-18 Dr. Stephen HensonDon't add trailing slash to FIPSDIR: it causes problems...
2011-06-17 Dr. Stephen HensonPreliminary WIN32 support for FIPS capable OpenSSL...
2011-06-10 Dr. Stephen Hensonupdate ordinals
2011-06-10 Dr. Stephen Hensonadd cmac to Windows build, update ordinals
2011-06-06 Dr. Stephen HensonRecognise "fips" in mkdef.pl script.
2011-06-06 Dr. Stephen HensonBackport from HEAD:
2011-05-19 Dr. Stephen Hensonupdate date
2011-05-13 Dr. Stephen HensonRecognise and ignore no-ec-nistp224-64-gcc-128 (from...
2011-05-13 Dr. Stephen Hensontypo
2011-05-13 Dr. Stephen HensonRecognise NO_NISTP224-64-GCC-128
2011-05-12 Dr. Stephen HensonAdd SSL_INTERN definition.
2011-05-12 Dr. Stephen HensonHave EC_NISTP224_64_GCC_128 treated like any algorithm...
2011-05-11 Dr. Stephen HensonUpdate ordinals.
2011-03-23 Richard Levittemake update (1.0.1-stable)
2011-03-22 Richard Levitte* util/mkdef.pl: Add crypto/o_str.h and crypto/o_time...
2011-03-19 Richard LevitteApply all the changes submitted by Steven M. Schweda...
2011-03-16 Ben LaurieAdd SRP.
2011-02-08 Bodo MöllerOCSP stapling fix (OpenSSL 0.9.8r/1.0.0d)
2011-02-03 Dr. Stephen Hensonadd -stripcr option to copy.pl from 0.9.8
2011-02-03 Bodo MöllerAssorted bugfixes:
2010-12-03 Dr. Stephen Hensonignore leading null fields
2010-09-13 Andy PolyakovVC-32.pl: default to nasm if neither nasm or nasmw...
2010-09-02 Dr. Stephen Hensonmake no-gost work on Windows
2010-08-26 Dr. Stephen Hensonupdate ordinals
2010-08-24 Andy Polyakovutil/cygwin.sh: maintainer's update [from HEAD].
2010-07-25 Dr. Stephen HensonAdd modes.h to mkdef.pl, update ordinals.
2010-07-24 Dr. Stephen HensonFix WIN32 build system to correctly link ENGINE DLLs...
2010-06-16 cvs2svnThis commit was manufactured by cvs2svn to create branch
2010-06-09 Andy PolyakovVC-32.pl: fix /Fd name generation [from HEAD].
2010-06-01 Andy PolyakovVC-32.pl: unconditionally generate symbols.pdb [from...
2010-04-13 Dr. Stephen Hensonmake update
2010-04-13 Richard LevitteA few more things that aren't built on VAX
2010-04-06 Dr. Stephen HensonPR: 2220
2010-03-27 Dr. Stephen HensonPR: 1904
2010-03-09 Dr. Stephen Hensonmake update
2010-02-09 Dr. Stephen Hensonupdate year
2010-02-07 Dr. Stephen Hensonmake update
2010-01-26 Dr. Stephen HensonAdd flags functions which were added to 0.9.8 for fips...
next