]> git.ipfire.org Git - thirdparty/openssl.git/history - util
bn/bn_asm.c: make it indent-friendly.
[thirdparty/openssl.git] / util /
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.
2013-06-12  Ben LaurieAdd aesni-sha256-x86_64.
2013-05-05  Ben LaurieTests pass!
2013-05-05  Ben LaurieUgly hack to avoid recompiling the same thing multiple...
2013-04-08  Dr. Stephen HensonAsm build portability.
2013-04-07  Ben LaurieMake sure all tests are actually run, plus some fixups...
2013-04-06  Ben LaurieUse original alltests target for definitive test list.
2013-04-06  Ben LaurieMissing semicolon.
2013-04-06  Dr. Stephen HensonFix non-copy builds.
2013-04-06  Ben LaurieMissing file.
2013-04-06  Ben LaurieMerge, go back to copy-if-different.
2013-04-06  Ben LaurieFix test_ss.
2013-04-06  Ben LaurieAdd new asm target.
2013-04-06  Ben LaurieShow start/end of tests.
2013-04-06  Ben LaurieMake session ID test work.
2013-04-06  Ben LaurieMake S/MIME test work.
2013-04-06  Ben LaurieMake RSA test work.
2013-04-06  Ben LaurieMake PKCS#7 test work.
2013-04-06  Ben LaurieMake OCSP test work.
2013-04-06  Ben LaurieMore progress towards working tests.
2013-04-06  Ben LaurieGet closer to a working single Makefile with test support.
2013-04-03  Dr. Stephen HensonUse $(PERL) when calling scripts in mk1mf.pl
2013-03-05  Ben LaurieUse CFLAG for LFLAGS instead of the nonexistent CFLAGS.
2013-03-04  Ben LaurieRemove unused variable.
2013-03-04  Ben LaurieActually comment out the cpuid asm!
2013-03-04  Ben LaurieMerge branch 'master' of openssl.net:openssl
2013-03-04  Dr. Stephen HensonFix WIN32 build.
2013-03-04  Ben LaurieOnly copy headers if they've changed.
2013-03-04  Ben LaurieDon't make CPUID stuff twice.
2013-03-04  Ben LaurieHandle assembler files.
2013-03-04  Ben LaurieAllow variables to be overridden on the command line.
2013-03-04  Ben LaurieTake the first definition of a variable.
2013-03-04  Ben LaurieUse "copy" instead of "auto".
2013-03-04  Ben LaurieRemove pointless diagnostic.
2013-03-04  Ben LauriePreserve the C compiler.
next