]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
2014-08-06  Emilia KasperFix OID handling:
2014-08-06  Emilia KäsperFix DTLS anonymous EC(DH) denial of service
2014-08-06  David BenjaminFix protocol downgrade bug in case of fragmented packets
2014-08-06  Adam LangleyRemove some duplicate DTLS code.
2014-08-06  Matt CaswellApplying same fix as in dtls1_process_out_of_seq_messag...
2014-08-06  Adam LangleyFix return code for truncated DTLS fragment.
2014-08-06  Adam LangleyFix memory leak from zero-length DTLS fragments.
2014-08-06  Matt CaswellFix DTLS handshake message size checks.
2014-08-06  Matt CaswellAdded comment for the frag->reassembly == NULL case...
2014-08-06  Adam LangleyAvoid double free when processing DTLS packets.
2014-08-01  Bodo MoellerUpdate $default_depflags to match current defaults.
2014-08-01  Bodo MoellerSync with clean-up 1.0.2 CHANGES file.
2014-08-01  Bodo MoellerSync with current 1.0.2 CHANGES file.
2014-08-01  Bodo MoellerSimplify and fix ec_GFp_simple_points_make_affine
2014-07-24  Dr. Stephen... Add conditional unit testing interface.
2014-07-24  Dr. Stephen... Don't call setenv in gost2814789t.c
2014-07-22  Geoff ThorpeRemove demos/tunala
2014-07-22  Andy PolyakovCHANGES: mention new platforms.
2014-07-21  Billy Brumley"EC_POINT_invert" was checking "dbl" function pointer...
2014-07-21  Tim HudsonRemove old unused and unmaintained demonstration code.
2014-07-21  Andy Polyakovsha1-ppc.pl: shave off one cycle from BODY_20_39
2014-07-21  Tim HudsonMinor documentation update removing "really" and a
2014-07-20  Dr. Stephen... Add test header, sync ordinals with 1.0.2
2014-07-20  Andy PolyakovEngage GHASH for PowerISA 2.0.7.
2014-07-20  Andy PolyakovAdd GHASH for PowerISA 2.0.7.
2014-07-19  Dr. Stephen... Windows build fixes.
2014-07-19  Dr. Stephen... Fix documentation for RSA_set_method(3)
2014-07-19  Mike BlandCheck the test registry size during add_test()
2014-07-19  Mike BlandUpdate heartbeat_test #includes
2014-07-19  Mike BlandUse testutil registry in heartbeat_test
2014-07-19  Mike Blandtest/testutil.c test registry functions.
2014-07-18  Dr. Stephen... RFC 5649 support.
2014-07-17  Dr. Stephen... Make *Final work for key wrap again.
2014-07-17  Dr. Stephen... Sanity check lengths for AES wrap algorithm.
2014-07-17  Jeffrey WaltonFix typo, add reference.
2014-07-16  Matt CaswellDisabled XTS mode in enc utility as it is not supported
2014-07-16  Andy PolyakovRevert "Add GHASH for PowerISA 2.07."
2014-07-16  Andy PolyakovRevert "Engage GHASH for PowerISA 2.07."
2014-07-16  Andy PolyakovEngage GHASH for PowerISA 2.07.
2014-07-16  Andy PolyakovAdd GHASH for PowerISA 2.07.
2014-07-15  Matt CaswellAdd Matt Caswell's fingerprint, and general update...
2014-07-15  Dr. Stephen... Clarify -Verify and PSK.
2014-07-15  Dr. Stephen... Fix DTLS certificate requesting code.
2014-07-15  Dr. Stephen... Don't allow -www etc options with DTLS.
2014-07-15  Rich SalzMerge branch 'master' of git.openssl.org:openssl
2014-07-14  Dr. Stephen... Use case insensitive compare for servername.
2014-07-14  Hubert Kariodocument -nextprotoneg option in man pages
2014-07-14  Dr. Stephen... Use more common name for GOST key exchange.
2014-07-14  Dr. Stephen... Fix typo.
2014-07-14  Rich SalzAdd tags/TAGS; approved by tjh
2014-07-13  Matt CaswellFixed valgrind complaint due to BN_consttime_swap readi...
2014-07-13  Peter MosmansAdd names of GOST algorithms.
2014-07-13  Richard Levitte* crypto/ui/ui_lib.c: misplaced brace in switch statement.
2014-07-10  Ben LaurieDon't clean up uninitialised EVP_CIPHER_CTX on error...
2014-07-09  Matt CaswellFix memory leak in BIO_free if there is no destroy...
2014-07-09  Andy Polyakovx86_64 assembly pack: improve masm support.
2014-07-08  Andy PolyakovPlease Clang's sanitizer, addendum.
2014-07-08  Andy PolyakovPlease Clang's sanitizer.
2014-07-07  Andy Polyakovapps/speed.c: fix compiler warnings in multiblock_speed().
2014-07-07  Andy Polyakovsha[1|512]-x86_64.pl: fix logical errors with $shaext=0.
2014-07-07  David LloydPrevent infinite loop loading config files.
2014-07-07  Viktor DukhovniImprove X509_check_host() documentation.
2014-07-07  Viktor DukhovniUpdate API to use (char *) for email addresses and...
2014-07-06  Dr. Stephen... Usage for -hack and -prexit -verify_return_error
2014-07-06  Dr. Stephen... Document certificate status request options.
2014-07-06  Dr. Stephen... s_server usage for certificate status requests
2014-07-05  Dr. Stephen... Sanity check keylength in PVK files.
2014-07-05  Jeffrey WaltonAdded reference to platform specific cryptographic...
2014-07-05  Matt CaswellFixed error in pod files with latest versions of pod2man
2014-07-05  Andy Polyakovsha512-x86_64.pl: fix typo.
2014-07-05  Andy Polyakovs3_pkt.c: fix typo.
2014-07-05  Andy Polyakovapps/speed.c: add multi-block benchmark.
2014-07-05  Alan HryngleReturn smaller of ret and f.
2014-07-05  Viktor DukhovniSet optional peername when X509_check_host() succeeds.
2014-07-05  Viktor DukhovniNew peername element in X509_VERIFY_PARAM_ID
2014-07-05  Ben LaurieReduce casting nastiness.
2014-07-05  Ben LaurieReduce casting nastiness.
2014-07-05  Dr. Stephen... Don't limit message sizes in ssl3_get_cert_verify.
2014-07-04  Dr. Stephen... Add license info.
2014-07-04  Dr. Stephen... typo
2014-07-04  Dr. Stephen... Remove all RFC5878 code.
2014-07-03  Dr. Stephen... Update ticket callback docs.
2014-07-03  Rich SalzClose 3170, remove reference to Ariel Glenn's old 0...
2014-07-03  Rich SalzRT 1638; EVP_*Final() should mention they no longer...
2014-07-03  Rich SalzRT3408; fix some (not all suggested) typo's in openssl.cnf
2014-07-03  Rich SalzMerge branch 'rsalz-docfixes'
2014-07-03  Rich SalzClose a whole bunch of documentation-related tickets:
2014-07-02  Andy Polyakove_os.h: limit _MSC_VER trickery to older compilers.
2014-07-02  Andy Polyakovbn_exp.c: fix x86_64-specific crash with one-word modulus.
2014-07-02  Matt SmartFix doc typo.
2014-07-02  Thijs AlkemadeMake disabling last cipher work.
2014-07-01  Dr. Stephen... ASN1 sanity check.
2014-07-01  Libor KrystekAdd support for SHA2 in CAPI ENGINE.
2014-07-01  Ben LaurieFix possible buffer overrun.
2014-07-01  Rich SalzRT 1528; misleading debug print, "pre-master" should...
2014-07-01  Andy Polyakovperlasm/ppc-xlate.pl update.
2014-07-01  Andy PolyakovEngage SHA256/512 for PowerISA 2.07.
2014-07-01  Andy PolyakovAdd SHA256/512 for PowerISA 2.07.
2014-07-01  Rich SalzRT 1530; fix incorrect comment
2014-07-01  Rich SalzRT 1229; typo in comment "dont't"->"don't"
next