oweals/openssl.git
2018-06-22 Andy Polyakovsha/asm/sha{256|512}-armv4.pl: harmonize thumb2 support...
2018-06-21 David von Oheimbadd documentation for OCSP_basic_verify()
2018-06-21 Nick MathewsonImprove the example getpass() implementation to show...
2018-06-21 Nick MathewsonUpdate documentation for PEM callback: error is now -1.
2018-06-21 Billy Brumley[crypto/ec] don't assume points are of order group...
2018-06-21 Andy Polyakovec/ec_mult.c: get BN_CTX_start,end sequence right.
2018-06-21 Matt CaswellAdd blinding to a DSA signature
2018-06-21 Richard Levitteopenssl ca: open the output file as late as possible
2018-06-18 Andy Polyakovec/asm/ecp_nistz256-avx2.pl: harmonize clang version...
2018-06-18 Andy Polyakov{chacha|poly1305}/asm/*-x64.pl: harmonize clang version...
2018-06-18 Andy Polyakovsha/asm/sha{1|256}-586.pl: harmonize clang version...
2018-06-18 Andy Polyakovbn/asm/rsaz-avx2.pl: harmonize clang version detection.
2018-06-18 Jack BatesConvert _meth_get_ functions to const getters
2018-06-15 Bernd EdlingerBackport of commit 6b49b30811f4afa0340342af9400b8d0357b5291
2018-06-13 Matt CaswellAdd blinding to an ECDSA signature
2018-06-12 Nicola TuveriDeprecate DSA_sign_setup() in the documentation
2018-06-12 Guido VrankenReject excessively large primes in DH key generation.
2018-06-11 Richard LevitteVMS: have mkdef.pl parse lettered versions properly
2018-06-09 Andy Polyakovbn/asm/sparcv9-mont.pl: iron another glitch in squaring...
2018-06-08 Mingtao Yangmodes/ocb128.c: Reset nonce-dependent variables on...
2018-06-07 Marcus HueweDo not free a session before calling the remove_session_cb
2018-06-05 Rich SalzImprove wording
2018-06-05 Rich SalzMake OS/X more explicit, to avoid questions
2018-06-02 Ken GoldmanDocument failure return for ECDSA_SIG_new
2018-05-31 Richard LevitteENGINE_pkey_asn1_find_str(): don't assume an engine...
2018-05-31 Richard Levitteapps: when the 'compat' nameopt has been set, leave...
2018-05-30 Mingtao YangAdd APIs for custom X509_LOOKUP_METHOD creation
2018-05-29 Matt CaswellThe result of a ^ 0 mod -1 is 0 not 1
2018-05-26 Bernd EdlingerTry to work around ubuntu gcc-5 ubsan build failure
2018-05-24 David BenjaminSave and restore the Windows error around TlsGetValue.
2018-05-24 Matt CaswellImprove compatibility of point and curve checks
2018-05-23 Viktor DukhovniSkip CN DNS name constraint checks when not needed
2018-05-23 Viktor DukhovniLimit scope of CN name constraints
2018-05-21 Tilman Keskinözssl/ssl_txt: fix NULL-check
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 Richard LevitteRestore check of |*xn| against |name| in X509_NAME_set
2018-05-19 Bernd EdlingerFix a possible crash in BN_from_montgomery_word
2018-05-18 FdaSilvaYYapps/speed: fix possible OOB access in some EC arrays
2018-05-17 Matt CaswellMake BN_GF2m_mod_arr more constant time
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 Matt CaswellMark DTLS records as read when we have finished with...
2018-05-14 Richard LevitteCI config: no need to make both install and install_docs
2018-05-14 Richard LevitteUI console: Restore tty settings, do not force ECHO...
2018-05-12 Pavel KopylFix memory leaks in CA related functions.
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 CaswellKeep the DTLS timer running after the end of the handsh...
2018-05-11 Matt CaswellOnly auto-retry for DTLS if configured to do so
2018-05-11 Matt CaswellFix s_client and s_server so that they correctly handle...
2018-05-11 Matt CaswellDon't fail on an out-of-order CCS in DTLS
2018-05-08 Matt CaswellFix a mem leak in CMS
2018-05-05 Emilia KasperX509 time: tighten validation per RFC 5280
2018-05-05 Todd ShortConfigure: fix Mac OS X builds that still require maked...
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-04 Andy Polyakovbn/asm/*-mont.pl: harmonize with BN_from_montgomery_word.
2018-05-03 Dr. Matthias... v3_purp.c: add locking to x509v3_cache_extensions()
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 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 Dr. Matthias... a_strex.c: prevent out of bound read in do_buf()
2018-05-01 Benjamin KadukFix regression with session cache use by clients
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-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 (1.1.0)
2018-04-26 Bernd EdlingerFix memleaks in async api
2018-04-26 Matt CaswellUpdate the *use_certificate* docs
2018-04-26 Richard LevitteFix no-ui
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 Matt CaswellFix the MAX_CURVELIST definition
2018-04-24 Matt CaswellIn a reneg use the same client_version we used last...
2018-04-24 Matt CaswellDocument when a session gets removed from cache
2018-04-24 Matt CaswellAllow intermediate CAs to use RSA PSS in 1.1.0
2018-04-24 Matt CaswellImprove backwards compat with 1.0.2 for ECDHParameters
2018-04-23 Billy BrumleyRemove superfluous NULL checks. Add Andy's BN_FLG comment.
2018-04-23 Nicola TuveriMove up check for EC_R_INCOMPATIBLE_OBJECTS and for...
2018-04-23 Nicola TuveriPass through
2018-04-23 Billy Brumleyladder description: why it works
2018-04-23 Nicola TuveriAddress code style comments
2018-04-23 Billy BrumleyElliptic curve scalar multiplication with timing attack...
2018-04-23 Andy PolyakovARM assembly pack: make it work with older assembler.
2018-04-23 Richard LevitteFix openssl ca, to correctly make output file binary...
2018-04-23 Richard LevitteFix late opening of output file
2018-04-21 Bernd EdlingerEnsure the thread keys are always allocated in the...
2018-04-20 Bernd EdlingerFix a warning about missing prototype on arm
2018-04-20 Bernd EdlingerFix a gcc-8 warning -Wcast-function-type
next