openssl.git
2018-05-21 Tilman Keskinözssl/ssl_txt: fix NULL-check
2018-05-21 Andy Polyakovapps/s_socket.c: address rare TLSProxy failures on...
2018-05-21 Rich SalzCheck malloc failure via app_malloc
2018-05-21 Matt CaswellDon't cache stateless tickets in TLSv1.3
2018-05-21 Matt CaswellFix undefined behaviour in X509_NAME_cmp()
2018-05-20 Richard LevitteWindows: don't install __DECC_*.H
2018-05-20 Richard LevitteQuiet pod2html warnings
2018-05-20 Todd ShortFix no-srtp build warnings
2018-05-20 Richard LevitteRestore check of |*xn| against |name| in X509_NAME_set
2018-05-18 Matt CaswellAllow the ca application to use EdDSA
2018-05-18 Dr. Matthias... DH: add some basic tests (and comments)
2018-05-18 Dr. Matthias... DH: add simple getters for commonly used DH struct...
2018-05-17 Matt CaswellMake BN_GF2m_mod_arr more constant time
2018-05-17 Matt CaswellImprove testing of tickets with post-handshake auth
2018-05-17 Matt CaswellAdd documentation for the ability to control the number...
2018-05-17 Matt CaswellChange the default number of NewSessionTickets we send...
2018-05-17 Matt CaswellAllow configuation of the number of TLSv1.3 session...
2018-05-17 Matt CaswellEnable the ability to set the number of TLSv1.3 session...
2018-05-17 Richard LevitteAdd a note on CHANGES and NEWS in CONTRIBUTING
2018-05-16 Richard LevitteWhen producing man-pages, ensure NAME section is one...
2018-05-15 Gregor JasnyNOTES.ANDROID: fix typo in build notes
2018-05-15 Andy Polyakovwindows-makefile.tmpl: delete export library prior...
2018-05-15 Matt CaswellSuport TLSv1.3 draft 28
2018-05-14 Matt CaswellFix no-tls1_2
2018-05-14 Matt CaswellFix no-psk
2018-05-14 Richard LevitteCI config: no need to make both install and install_docs
2018-05-14 Richard LevitteLink in passphrase-encoding(7) in relevant documentation
2018-05-14 Richard LevitteDocs: add general document on how pass phrases are...
2018-05-14 Richard LevitteUI console: Restore tty settings, do not force ECHO...
2018-05-12 FdaSilvaYYapps/speed: Add brainpool curves support
2018-05-12 FdaSilvaYYapps/speed: fix possible OOB access in some EC arrays
2018-05-12 Kurt RoeckxSet sess to NULL after freeing it.
2018-05-12 Matt CaswellDon't memcpy the contents of an empty fragment
2018-05-12 Richard LevitteIn cases where we ask PEM_def_callback for minimum...
2018-05-11 Dr. Matthias... Fix typo: 'is an error occurred' in documentation
2018-05-11 Matt CaswellRework the decrypt ticket callback
2018-05-11 Matt CaswellFix mem leak in sslapi test
2018-05-11 Matt CaswellAdd a test for the ticket callbacks
2018-05-11 Matt CaswellDocument when a new session ticket gets created on...
2018-05-11 Matt CaswellFix ticket callbacks in TLSv1.3
2018-05-11 Matt CaswellFlush server side unauthenticated writes
2018-05-11 Matt CaswellAdd some more SSL_pending() and SSL_has_pending() tests
2018-05-11 Matt CaswellDon't set TCP_NODELAY on a UDP socket
2018-05-11 Matt CaswellMark DTLS records as read when we have finished with...
2018-05-11 Matt CaswellTest an old style PSK callback with no cert will prefer...
2018-05-11 Matt CaswellProvide documentation for the -psk_session option
2018-05-11 Matt CaswellPrefer SHA-256 ciphersuites if using old style PSKs
2018-05-11 Kurt RoeckxUse void in all function definitions that do not take...
2018-05-11 Kurt Roeckxrsaz_avx2_eligible doesn't take parameters
2018-05-11 Matt CaswellSet the ossl_shim to auto retry if not running asynchro...
2018-05-10 Andy PolyakovPPC assembly pack: add POWER9 results.
2018-05-10 Andy Polyakov.travis.yml: add pair of linux-ppc64le targets.
2018-05-09 Matt CaswellFix no-cms
2018-05-09 Matt CaswellFix no-tls1_2, no-tls1_2-method, no-chacha and no-poly1305
2018-05-09 Dr. Matthias... Fix typos in x509 documentation
2018-05-09 Nicola TuveriAdd CHANGES entry for PR#6009
2018-05-09 Billy BrumleyAdd blinding in BN_GF2m_mod_inv for binary field inversions
2018-05-09 Billy BrumleyECC: unify generic ec2 and ecp scalar multiplication...
2018-05-09 Billy BrumleyECDSA: remove nonce padding (delegated to EC_POINT_mul)
2018-05-08 Richard LevitteVMS rand: assign before check, not the other way around
2018-05-08 Bernd EdlingerFix --strict-warnings build of ppc-linux target
2018-05-08 Andy Polyakovec/ec_mult.c: get BN_CTX_start,end sequence right.
2018-05-08 Matt CaswellAdd a DTLS test for dropped records
2018-05-08 Matt CaswellKeep the DTLS timer running after the end of the handsh...
2018-05-08 Matt CaswellOnly auto-retry for DTLS if configured to do so
2018-05-08 Matt CaswellFix s_client and s_server so that they correctly handle...
2018-05-08 Matt CaswellDon't fail on an out-of-order CCS in DTLS
2018-05-08 Matt CaswellAdd a CMS API test
2018-05-08 Matt CaswellFix a mem leak in CMS
2018-05-07 FdaSilvaYYwindows-makefile.tmpl: rearrange cleanup commands to...
2018-05-07 Andy Polyakov.travis.yml: temporarily mask gcc-5 ubsan build.
2018-05-07 Andy Polyakov.travis.yml: minor facelift
2018-05-05 Rich SalzCleanup
2018-05-05 Todd ShortConfigure: fix Mac OS X builds that still require maked...
2018-05-05 Andy PolyakovConfigure: pass more suitable argument to compiler_pred...
2018-05-05 Andy PolyakovConfigure: move --noexecstack probe to Configure.
2018-05-04 Richard LevitteBIO_s_mem() write: Skip early when input length is...
2018-05-04 Richard Levittedocs: Fix typo EVP_PKEY_new_id -> EVP_PKEY_CTX_new_id
2018-05-03 Dr. Matthias... v3_purp.c: add locking to x509v3_cache_extensions()
2018-05-03 Richard LevitteVMS: modernise rand_pool_acquire_entropy, step 2
2018-05-03 Richard LevitteVMS: modernise rand_pool_acquire_entropy, step 1
2018-05-03 Matt CaswellReturn an error from BN_mod_inverse if n is 1 (or -1)
2018-05-02 Matt CaswellMake X509_VERIFY_PARAM_get_hostflags() take a const arg
2018-05-02 Matt CaswellAdd a test for SSL_get_shared_ciphers()
2018-05-02 Matt CaswellFix a bug in create_ssl_ctx_pair()
2018-05-02 Matt CaswellAdd some documentation for SSL_get_shared_ciphers()
2018-05-02 Matt CaswellFix comment in ssl_locl.h
2018-05-02 Matt CaswellFix SSL_get_shared_ciphers()
2018-05-02 FdaSilvaYYopensslconf.h inclusion cleanup
2018-05-02 Andy Polyakovbn/asm/*-mont.pl: harmonize with BN_from_montgomery_word.
2018-05-02 FdaSilvaYYapps/speed.c: merge parameters defining EC curves to...
2018-05-02 Dr. Matthias... a_strex.c: prevent out of bound read in do_buf()
2018-05-02 Richard LevitteChange rand_pool_bytes_needed to handle less entropy...
2018-05-02 Matt CaswellAdd a note about Nagle's algorithm on the SSL_connect...
2018-05-02 Pavel KopylFix memory leaks in CA related functions.
2018-05-01 Benjamin KadukFix regression with session cache use by clients
2018-05-01 Bernd EdlingerImprove error handling in rand_init function
2018-05-01 Matt CaswellAdd getter for X509_VERIFY_PARAM_get_hostflags
2018-05-01 Matt CaswellClarify BN_mod_exp docs
2018-05-01 Matt CaswellFix some errors and missing info in the CMS docs
next