]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
2014-08-15  Jonas Maebertcp_new: return failure if allocation of bi->ptr failed
2014-08-15  Jonas Maebemulti_split: check for NULL when allocating parts and...
2014-08-15  Jonas MaebeBIO_new_dgram_sctp, dgram_sctp_read: zero entire authchunks
2014-08-15  Jonas Maebemime_hdr_addparam: free tmpname, tmpval and mparam...
2014-08-15  Jonas Maebemime_hdr_new: free mhdr, tmpname, tmpval on error path
2014-08-15  Jonas MaebeASN1_verify, ASN1_item_verify: cleanse and free buf_in...
2014-08-15  Jonas MaebeSetBlob: free rgSetBlob on error path
2014-08-15  Istvan NoszticziusFix use after free bug.
2014-08-15  Frédéric GiudicelliRT783: Minor optimization to ASN1_INTEGER_set
2014-08-15  Rob AusteinRT2465: Silence some gcc warnings
2014-08-15  Hans WennborgRT3023: Redundant logical expressions
2014-08-15  Rich SalzMerge branch 'master' of git.openssl.org:openssl
2014-08-15  Claus AssmannRT3268: Fix spelling errors in CHANGES file.
2014-08-15  Dr. Stephen... Revision of custom extension code.
2014-08-15  Dr. Stephen... Include error messages on extension check failure.
2014-08-14  Emilia Kaspermake depend
2014-08-13  Bodo MoellerFurther improve/fix ec_GFp_simple_points_make_affine...
2014-08-13  Matt CaswellRT1665: Fix podpath to get xref's right
2014-08-12  Ingo SchwarzeRT3239: Extra comma in NAME lines of two manpages
2014-08-12  Rich SalzMerge branch 'master' of git.openssl.org:openssl
2014-08-12  nnposter@users... PR 719: Configure not exiting with child status
2014-08-12  nnposter@users... PR 718: Configure not exiting with child status
2014-08-12  Nick LewisPR 2580: dgst missing current SHA algorithms
2014-08-12  Rich SalzRevert "RT 2820: Case-insensitive filenames on Darwin"
2014-08-12  Nick UrbanikRT2609: Typo in EXAMPLE section of req.pod
2014-08-11  Dr Stephen... Fix d4a4370050f7d72239b92a60ab9d4a2dd5e9fd84
2014-08-11  Jim ReidRT 2820: Case-insensitive filenames on Darwin
2014-08-11  Rich SalzMerge branch 'master' of git.openssl.org:openssl
2014-08-11  Rich SalzUndo 77bf69dced875200f6f0e385a4a270298f8d3c45
2014-08-11  Scott SchaeferRT 2517: Various typo's.
2014-08-11  Scott SchaeferRT 2517: Various typo's.
2014-08-11  Rich SalzAdd README.md
2014-08-09  Dr. Stephen... Fix SRP authentication ciphersuites.
2014-08-09  Dr. Stephen... Test SRP authentication ciphersuites.
2014-08-09  Rich SalzUndo a90081576c94f9f54de1755188a00ccc1760549a
2014-08-09  Viktor SzakatsRT 1988: Add "const" to SSL_use_RSAPrivateKey_ASN1
2014-08-09  Matthieu CrapetRT 1505: Use SSL3_AL_FATAL not "2"
2014-08-08  Rich SalzRemove DJGPP (and therefore WATT32) #ifdef's.
2014-08-06  Dr. Stephen... Check SRP parameters early.
2014-08-06  Dr. Stephen... Fix SRP buffer overrun vulnerability.
2014-08-06  Dr. Stephen... Fix SRP ciphersuite DoS vulnerability.
2014-08-06  Gabor TyukaszFix race condition in ssl_parse_serverhello_tlsext
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.
next