openssl.git
2016-02-24 Emilia KasperCVE-2016-0798: avoid memory leak in SRP
2016-02-23 Andy Polyakovec/asm/ecp_nistz256-x86_64.pl: get corner case logic...
2016-02-23 FdaSilvaYYGH714: missing field initialisation
2016-02-23 David WoodhouseRT4175: Fix PKCS7_verify() regression with Authenticode...
2016-02-22 Corinna VinschenDon't strip object files on Cygwin
2016-02-22 Richard LevitteRecognise Cygwin-x86_64 in config
2016-02-19 Dr. Stephen... Fix double free in DSA private key parsing.
2016-02-19 Andy PolyakovMakefile.shared: limit .dll image base pinning to FIPS...
2016-02-19 Andy Polyakovevp/e_des3.c: address compiler warning.
2016-02-18 Dr. Stephen... typo
2016-02-16 Dr. Stephen... Switch to FIPS implementation for CMAC.
2016-02-13 Andy Polyakovevp/e_des[3].c: address compiler warnings, fix formatting.
2016-02-12 Andy Polyakovmodes/ctr128.c: pay attention to ecount_buf alignment...
2016-02-12 Emilia KasperRT 3854: Update apps/req
2016-02-11 Andy Polyakovperlasm/x86_64-xlate.pl: pass pure constants verbatim.
2016-02-11 Andy Polyakovutil/mk1mf.pl: use LINK_CMD instead of LINK variable.
2016-02-10 Andy Polyakovms/uplink-x86.pl: make it work.
2016-02-08 Matt CaswellHandle SSL_shutdown while in init more appropriately #2
2016-02-06 Dr. Stephen... if no comparison function set make sk_sort no op
2016-02-05 Viktor DukhovniFix missing ok=0 with locally blacklisted CAs
2016-02-04 Kurt RoeckxRestore xmm7 from the correct address on win64
2016-02-02 Viktor DukhovniFix pkeyutl/rsautl empty encrypt-input/decrypt-output...
2016-02-02 Rich SalzGH611: s_client help message bug
2016-02-01 Hubert KarioGH554: Improve pkeyutl doc
2016-02-01 Daniel Kahn... RT4129: BUF_new_mem_buf should take const void *
2016-01-30 Rich SalzGH102: Add volatile to CRYPTO_memcmp
2016-01-29 Dr. Stephen... Backport SHA2 support for capi engine
2016-01-29 Matt CaswellAdd have_precompute_mult tests
2016-01-29 Matt CaswellFix bug in nistp224/256/521 where have_precompute_mult...
2016-01-29 Matt CaswellAdd missing return value checks
2016-01-29 Matt CaswellCorrect value of DH_CHECK_PUBKEY_INVALID
2016-01-28 Kurt RoeckxFix CHANGES entry about DSA_generate_parameters_ex
2016-01-28 Richard LevitteCorrect number of arguments in BIO_get_conn_int_port...
2016-01-28 Matt CaswellPrepare for 1.0.2g-dev
2016-01-28 Matt CaswellPrepare for 1.0.2f release OpenSSL_1_0_2f
2016-01-28 Matt CaswellUpdate CHANGES and NEWS for release
2016-01-28 Matt CaswellAdd a test for small subgroup attacks on DH/DHE
2016-01-28 Matt CaswellAlways generate DH keys for ephemeral DH cipher suites
2016-01-28 Matt CaswellPrevent small subgroup attacks on DH/DHE
2016-01-28 Viktor DukhovniBetter SSLv2 cipher-suite enforcement
2016-01-22 Mousepkeyutl: allow peerkey for EC_DERIVE to reside on a...
2016-01-21 Billy BrumleyRT3863 ECC: Add missing NULL check. Set a flag
2016-01-20 Rich SalzGH issue 572: Error in help message
2016-01-20 Matt CaswellHandle SSL_shutdown while in init more appropriately
2016-01-19 Richard LevitteFix BSD -rpath parameter
2016-01-19 Alessandro... Validate ClientHello session_id field length and send...
2016-01-19 Prayag VermaUpdate license year range to 2016
2016-01-18 Kristian AmlieDon't use "grep -q", "-q" is not POSIX, and fails on...
2016-01-17 Viktor DukhovniEmpty SNI names are not valid
2016-01-15 Zi LinNGX-2040 - fix wildcard match on punycode/IDNA DNS...
2016-01-14 Dr. Stephen... To avoid possible time_t overflow use X509_time_adj_ex()
2016-01-13 MouseRoot cause discovered and fixed, this fix became unnece...
2016-01-13 Uri BlumenthalChanged help output
2016-01-13 MousePass engine=NULL to EVP_PKEY_CTX_new(), unless "-engine...
2016-01-13 MouseRemove unnecessary debugging fprintf
2016-01-13 MouseFixed crash (SIGSEGV) when freeing of ex_data stumbles...
2016-01-13 MouseFixed a bug preventing pkeyutl from accessing keys...
2016-01-12 arijitnayakWrong definition of the macro SSL_set1_sigalgs in ssl.h
2016-01-10 Kurt RoeckxChange minimum DH size from 768 to 1024
2016-01-10 Kurt RoeckxFile is about s_time, not s_client
2016-01-02 Viktor DukhovniFix X509_STORE_CTX_cleanup()
2015-12-28 Rich SalzRT4202: Update rt URL's.
2015-12-27 Matt CaswellAdd some documentation for the OCSP callback functions
2015-12-27 Matt CaswellEnsure we don't call the OCSP callback if resuming...
2015-12-27 Matt CaswellFix error when server does not send CertificateStatus...
2015-12-23 Daniel Kahn... The functions take a SSL *, not a SSL_CTX *
2015-12-22 David BenjaminFix memory leak in DSA redo case.
2015-12-20 Dr. Stephen... Don't check RSA_FLAG_SIGN_VER.
2015-12-19 Richard LevitteBIO_s_datagram() ctrl doesn't support SEEK/TELL, so...
2015-12-19 Richard LevitteCorrect or add comments indicating what controls belong...
2015-12-19 Richard LevitteDocument how BIO_get_conn_ip and BIO_get_conn_int_port...
2015-12-19 Richard LevitteHave BIO_get_conn_int_port use BIO_ctrl instead BIO_int...
2015-12-19 Matt CaswellFix more URLs mangled by reformat
2015-12-19 Matt CaswellFix URLs mangled by reformat
2015-12-18 Richard LevitteRemove the "eay" c-file-style indicators
2015-12-16 Rich SalzProvide better "make depend" warning.
2015-12-14 Emilia KasperFix a ** 0 mod 1 = 0 for real this time.
2015-12-14 Richard LevitteFix tarball production to keep test/bctest and util...
2015-12-13 Andy Polyakovx86_64 assembly pack: tune clang version detection...
2015-12-10 Andy Polyakovec/ecp_nistz256_table.c: fix potential misalignment...
2015-12-10 Matt CaswellEnsure |rwstate| is set correctly on BIO_flush
2015-12-10 Matt CaswellFix DTLS handshake fragment retries
2015-12-10 Matt CaswellAdd a return value check
2015-12-09 Dr Stephen... Don't use applink for static builds.
2015-12-08 Rich SalzRefer to website for acknowledgements.
2015-12-08 Richard LevitteNot all 'find's know -xtype, use -type instead
2015-12-08 Richard LevitteAdapt the OS X build to use the OS X tar
2015-12-08 Richard LevitteMake it possible to affect the way dists are made
2015-12-08 Richard LevitteCleanup the EVP_MD_CTX before exit rather than after
2015-12-07 Richard LevitteChange tar owner and group to just 0
2015-12-07 Richard LevitteDo not add symlinks in the source release
2015-12-07 Richard LevitteIn travis, build from a "source release" rather than...
2015-12-07 Richard LevitteSmall changes to creating dists
2015-12-03 Matt CaswellPrepare for 1.0.2f-dev
2015-12-03 Matt CaswellPrepare for 1.0.2e release OpenSSL_1_0_2e
2015-12-03 Matt Caswellmake update
2015-12-03 Matt CaswellUpdate CHANGES and NEWS
2015-12-03 Dr. Stephen... Add test for CVE-2015-3194
2015-12-03 Dr. Stephen... Add PSS parameter check.
2015-12-03 Andy Polyakovbn/asm/x86_64-mont5.pl: fix carry propagating bug ...
next