openssl.git
2014-10-15 Richard LevitteUpdate the VMS build according to the latest unixly...
2014-10-15 Richard LevitteMake sure that disabling the MAYLOSEDATA3 warning is...
2014-10-15 Bodo MoellerSupport TLS_FALLBACK_SCSV.
2014-10-10 Dr. Stephen... Preserve digests for SNI.
2014-10-06 Matt CaswellRemoved duplicate definition of PKCS7_type_is_encrypted
2014-09-29 Dr. Stephen... Add additional DigestInfo checks.
2014-09-25 Emilia KasperAdd missing tests
2014-09-24 Dr. Stephen... Use correct function name: CMS_add1_signer()
2014-09-24 Andy Polyakovcrypto/bn/bn_nist.c: work around MSC ARM compiler bug.
2014-09-24 Emilia KasperRT3425: constant-time evp_enc
2014-09-24 Emilia KasperRT3067: simplify patch
2014-09-24 Adam LangleyThis change alters the processing of invalid, RSA pre...
2014-09-24 Emilia KasperRT3066: rewrite RSA padding checks to be slightly more...
2014-09-21 Tim HudsonFixed error introduced in commit f2be92b94dad3c6cbdf79d...
2014-09-10 Rich SalzRT2560: missing NULL check in ocsp_req_find_signer
2014-09-08 Erik AuerswaldRT3301: Discard too-long heartbeat requests
2014-09-05 Adam Langleypsk_client_callback, 128-byte id bug.
2014-09-04 Adam LangleyEnsure that x**0 mod 1 = 0.
2014-09-03 Richard LevitteFollowup on RT3334 fix: make sure that a directory...
2014-09-03 Phil MesnierRT3334: Fix crypto/LPdir_win.c
2014-09-02 Emilia KasperMake the inline const-time functions static.
2014-08-30 Andy Polyakovmd5-x86_64.pl: work around warning.
2014-08-30 Rich SalzAdd tags/TAGS
2014-08-30 Rich SalzRT2119,3407: Updated to dgst.pod
2014-08-30 James WestbyRT1941: c_rehash.pod is missing
2014-08-29 Rich SalzRT2379: Bug in BIO_set_accept_port.pod
2014-08-28 Emilia KasperConstant-time utilities
2014-08-28 Raphael SpreitzerRT2400: ASN1_STRING_to_UTF8 missing initializer
2014-08-28 Rich SalzRT2308: Add extern "C" { ... } wrapper
2014-08-27 Emilia KasperExplicitly check for empty ASN.1 strings in d2i_ECPriva...
2014-08-27 Matt CaswellRT3065: automatically generate a missing EC public key
2014-08-27 Adam LangleyRT3065: ec_private_key_dont_crash
2014-08-27 Mihai MilitaruRT2210: Add missing EVP_cleanup to example
2014-08-26 David GatwoodRT1744: SSL_CTX_set_dump_dh() doc feedback
2014-08-25 Jan SchaumannRT1804: fix EXAMPLE in EVP_EncryptInit.pod
2014-08-24 Matt CaswellTypo fixes to evp documentation.
2014-08-22 Adam LangleyRT3060: Limit the number of empty records.
2014-08-22 Adam LangleyRT3061: Don't SEGFAULT when trying to export a public...
2014-08-22 Emilia KasperImprove EVP_PKEY_sign documentation
2014-08-21 Emilia Kasperdefine inline for Visual Studio
2014-08-21 Emilia KasperFix build when BSAES_ASM is defined but VPAES_ASM is not
2014-08-19 Adam LangleyAdd volatile qualifications to two blocks of inline...
2014-08-15 Matt CaswellFixed out-of-bounds read errors in ssl3_get_key_exchange.
2014-08-13 Bodo MoellerFurther improve/fix ec_GFp_simple_points_make_affine...
2014-08-12 Dr. Stephen... Fix SRP ciphersuites.
2014-08-08 Dr. Stephen... Fix SRP authentication ciphersuites.
2014-08-08 Dr. Stephen... Test SRP authentication ciphersuites.
2014-08-07 Dr. Stephen... Only use FIPS EC methods in FIPS mode.
2014-08-06 Matt CaswellPrepare for 1.0.1j-dev
2014-08-06 Matt CaswellPrepare for 1.0.1i release OpenSSL_1_0_1i
2014-08-06 Matt Caswellmake update
2014-08-06 Dr. Stephen... update NEWS
2014-08-06 Dr. Stephen... update CHANGES
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 Dr. Stephen... make update
2014-08-01 Dr. Stephen... Fix error discrepancy.
2014-08-01 Bodo MoellerUpdate $default_depflags to match current defaults.
2014-08-01 Bodo MoellerSimplify and fix ec_GFp_simple_points_make_affine
2014-07-30 Dr. Stephen... Avoid multiple lock using FIPS DRBG.
2014-07-24 Dr. Stephen... Add conditional unit testing interface.
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 Tim HudsonMinor documentation update removing "really" and a
2014-07-19 Dr. Stephen... Fix documentation for RSA_set_method(3)
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-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 Dr. Stephen... Add ECC extensions with DTLS.
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-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-07 David LloydPrevent infinite loop loading config files.
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-06 Dr. Stephen... Update ticket callback docs.
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
next