openssl.git
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
2018-05-01 Matt CaswellPrepare for 1.1.1-pre7-dev
2018-05-01 Matt CaswellPrepare for 1.1.1-pre6 release OpenSSL_1_1_1-pre6
2018-05-01 Matt CaswellUpdate copyright year
2018-04-30 Kurt RoeckxUse the config file from the source not the host for...
2018-04-29 Andy PolyakovConfigurations/unix-Makefile.tmpl: harmonize with no...
2018-04-29 Andy PolyakovConfigurations/10-main.conf: force no-engine on ios...
2018-04-28 Bernd EdlingerDon't cleanup uninitialized thread local slots
2018-04-27 Bernd EdlingerFix drbg thread cleanup and error handling
2018-04-27 Matt CaswellUpdate version docs
2018-04-27 Richard Levitteapps/s_server.c: Avoid unused variable due to 'no-dtls'
2018-04-27 Billy Brumleyfix: BN_swap mishandles flags
2018-04-26 Dr. Matthias... Fix mixed indentation (and other whitespace issues)
2018-04-26 Richard Levitte15-test_out_option: Refactor and don't test directory...
2018-04-26 Rich SalzFix last(?) batch of malloc-NULL places
2018-04-26 Bernd EdlingerFix memleaks in async api
2018-04-26 Bernd EdlingerWait max. 60 seconds for s_client to connect
2018-04-26 FdaSilvaYYAdd missing error code when alloc-return-null
2018-04-26 Matt CaswellUpdate the *use_certificate* docs
2018-04-26 Matt CaswellFix typo in the definition of tls13_ciphers
2018-04-26 Richard LevitteUse get_last_sys_error() instead of get_last_rtl_error()
2018-04-26 Richard LevittePEM_def_callback(): use same parameter names as for...
2018-04-26 Richard LevittePEM_def_callback(): don't loop because of too short...
2018-04-25 Richard Levitteopenssl rehash: exit 0 on warnings, same as c_rehash
2018-04-25 Richard Levittems/uplink-x86.pl: close the file handle that was opened
2018-04-25 Matt CaswellFix documentation for the -showcerts s_client option
2018-04-25 Richard Levitteapps/opt.c: Remove the access checks of input and outpu...
2018-04-25 Richard LevitteBetter check of return values from app_isdir and app_access
next