]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
2015-02-09  Andy PolyakovHarmonize objects.pl output with new format.
2015-02-06  Matt CaswellFix error handling in ssltest
2015-02-05  Rich SalzFixed bad formatting in crypto/des/spr.h
2015-02-03  Dr. Stephen... Check PKCS#8 pkey field is valid before cleansing.
2015-01-22  Matt CaswellFix for reformat problems with e_padlock.c
2015-01-22  Matt CaswellFix formatting error in pem.h
2015-01-22  Matt CaswellRe-align some comments after running the reformat script. OpenSSL_0_9_8-post-reformat
2015-01-22  Matt CaswellRerun util/openssl-format-source -v -c . OpenSSL_0_9_8-post-auto-reformat
2015-01-22  Matt CaswellRun util/openssl-format-source -v -c .
2015-01-22  Matt CaswellMore comment changes required for indent OpenSSL_0_9_8-pre-auto-reformat
2015-01-22  Matt CaswellYet more changes to comments
2015-01-22  Matt CaswellMore tweaks for comments due indent issues
2015-01-22  Matt CaswellBackport hw_ibmca.c from master due to failed merge
2015-01-22  Matt CaswellTweaks for comments due to indent's inability to handle...
2015-01-22  Matt CaswellMove more comments that confuse indent
2015-01-22  Dr. Stephen... Delete trailing whitespace from output.
2015-01-22  Dr. Stephen... Add -d debug option to save preprocessed files.
2015-01-22  Dr. Stephen... Test 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 CaswellFix indent comment corruption issue
2015-01-22  Matt CaswellAmend openssl-format-source so that it give more repeat...
2015-01-22  Andy Polyakovbn/bn_const.c: make it indent-friendly.
2015-01-22  Andy Polyakovbn/asm/x86_64-gcc.cL make it indent-friendly.
2015-01-22  Andy Polyakovbn/bn_asm.c: make it indent-friendly.
2015-01-22  Andy Polyakovbn/bn_exp.c: make it indent-friendly.
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 strange formatting by indent
2015-01-22  Matt Caswellindent has problems with comments that are on the right...
2015-01-22  Andy Polyakovcrypto/mem_dbg.c: make it indent-friendly.
2015-01-22  Matt CaswellMore indent fixes for STACK_OF
2015-01-22  Matt CaswellFix indent issue with engine.h
2015-01-22  Matt CaswellFix logic to check for indent.pro
2015-01-22  Andy Polyakovcrypto/cryptlib.c: make it indent-friendly.
2015-01-22  Andy Polyakovbn/bntest.c: make it indent-friendly.
2015-01-22  Andy Polyakovbn/bn_recp.c: make it indent-friendly.
2015-01-22  Andy Polyakovengines/e_ubsec.c: make it indent-friendly.
2015-01-22  Andy Polyakovapps/speed.c: make it indent-friendly.
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... Script 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-22  Matt CaswellFix source where indent will not be able to cope
2015-01-22  Matt CaswellAdditional comment changes for reformat of 0.9.8
2015-01-22  Matt CaswellFurther comment amendments to preserve formatting prior...
2015-01-22  Tim Hudsonmark all block comments that need format preserving...
2015-01-15  Matt CaswellPrepare for 0.9.8zf-dev OpenSSL_0_9_8-pre-reformat
2015-01-15  Matt CaswellPrepare for 0.9.8ze release OpenSSL_0_9_8ze
2015-01-15  Matt Caswellmake update
2015-01-15  Matt CaswellUpdates to CHANGES and NEWS
2015-01-13  Matt CaswellFix warning where BIO_FLAGS_UPLINK was being redefined.
2015-01-13  Matt CaswellAvoid deprecation problems in Visual Studio 13
2015-01-13  Dr. Stephen... Avoid Windows 8 Getversion deprecated errors.
2015-01-09  Matt CaswellFurther windows specific .gitignore entries
2015-01-09  Matt CaswellUpdate .gitignore with windows files to be excluded...
2015-01-08  Matt CaswellPrepare for 0.9.8ze-dev
2015-01-08  Matt CaswellPrepare for 0.9.8zd release OpenSSL_0_9_8zd
2015-01-08  Matt Caswellmake update
2015-01-08  Matt CaswellCHANGES and NEWS updates for release
2015-01-08  Dr. Stephen... Fix typo.
2015-01-08  Matt CaswellFollow on from CVE-2014-3571. This fixes the code that...
2015-01-08  Dr. Stephen... Fix crash in dtls1_get_record whilst in the listen...
2015-01-08  Andy PolyakovFix for CVE-2014-3570.
2015-01-07  Dr. Stephen... fix error discrepancy
2015-01-06  Dr. Stephen... use correct credit in CHANGES
2015-01-06  Dr. Stephen... use correct function name
2015-01-06  Dr. Stephen... Only allow ephemeral RSA keys in export ciphersuites.
2015-01-05  Dr. Stephen... ECDH downgrade bug fix.
2015-01-05  Dr. Stephen... Fix various certificate fingerprint issues.
2015-01-05  Dr. Stephen... Update ordinals.
2015-01-05  Dr. Stephen... Add ASN1_TYPE_cmp and X509_ALGOR_cmp.
2015-01-05  Kurt RoeckxReturn error when a bit string indicates an invalid...
2015-01-05  Dr. Stephen... Reject invalid constructed encodings.
2014-12-17  Emilia KasperRevert "RT3425: constant-time evp_enc"
2014-11-11  Kurt RoeckxFix warning about negative unsigned intergers
2014-10-29  Andy Polyakovmd32_common.h: address compiler warning in HOST_c2l.
2014-10-28  Samuel NevesUse only unsigned arithmetic in constant-time operations
2014-10-21  Bodo MoellerFix and improve SSL_MODE_SEND_FALLBACK_SCSV documentation.
2014-10-21  Bodo MoellerWhen processing ClientHello.cipher_suites, don't ignore...
2014-10-21  Kurt RoeckxFix warning
2014-10-21  Kurt RoeckxKeep old method in case of an unsupported protocol
2014-10-20  Tim Hudsonno-ssl2 with no-ssl3 does not mean drop the ssl lib
2014-10-17  Tim HudsonAdd constant_time_locl.h to HEADERS,
2014-10-17  Richard LevitteInclude "constant_time_locl.h" rather than "../constant...
2014-10-17  Andy Polyakove_os.h: refine inline override logic (to address warnin...
2014-10-17  Andy Polyakove_os.h: allow inline functions to be compiled by legacy...
2014-10-17  Kurt CancemiRT3547: Add missing static qualifier
2014-10-16  Dr. Stephen... Don't try 1**0 test with FIPS.
2014-10-15  Matt CaswellPrepare for 0.9.8zd-dev
2014-10-15  Matt CaswellPrepare for 0.9.8zc release OpenSSL_0_9_8zc
2014-10-15  Matt Caswellmake update
2014-10-15  Matt CaswellUpdates to NEWS
2014-10-15  Matt CaswellUpdates to CHANGES file
2014-10-15  Geoff ThorpeFix no-ssl3 configuration option
2014-10-15  Dr. Stephen... Fix for session tickets memory leak.
2014-10-15  Bodo MoellerFix SSL_R naming inconsistency.
next