Build system: add include directories and dependencies for generators
[openssl.git] / ssl /
2016-04-22 Viktor Dukhovnimake update
2016-04-22 Viktor DukhovniEnabled DANE only when at least one TLSA RR was added
2016-04-22 Matt CaswellDon't set peer_tmp until we have finished constructing it
2016-04-21 Matt CaswellFix no-ocsp on Windows (and probably VMS)
2016-04-20 Richard LevitteRemove --classic build entirely
2016-04-18 Rich SalzRename some lowercase API's
2016-04-15 Rich SalzMake many X509_xxx types opaque.
2016-04-14 Lyon ChenAdd SSL_SESSION_get0_hostname()
2016-04-13 Matt CaswellRemove OPENSSL_NO_SHA guards
2016-04-13 Matt CaswellRemove OPENSSL_NO_AES guards
2016-04-13 Matt CaswellRename int_*() functions to *_int()
2016-04-13 Matt CaswellRename lots of *_intern or *_internal function to int_*
2016-04-13 Matt CaswellDeprecate SSL_COMP_free_compression_methods() and make...
2016-04-13 Matt CaswellDeprecate ERR_free_strings() and make it a no-op
2016-04-11 Kazuki YamaguchiAdd SSL_CTX_get_ciphers()
2016-04-11 Matt CaswellRemove an unused function
2016-04-11 Matt CaswellFix the no-nextprotoneg option
2016-04-09 Matt CaswellMake DH opaque
2016-04-08 Rich SalzAdd SSL_DANE typedef for consistency.
2016-04-07 Andy PolyakovClean-up *_DEBUG options.
2016-04-07 Viktor Dukhovnimake update
2016-04-07 Viktor DukhovniSuppress CT callback as appropriate
2016-04-07 Viktor DukhovniFix client verify mode to check SSL_VERIFY_PEER
2016-04-07 David BenjaminFix memory leak on invalid CertificateRequest.
2016-04-06 Matt CaswellFix no-ocsp
2016-04-05 Emilia KasperNew SSL test framework
2016-04-04 Rich SalzRevert "various spelling fixes"
2016-04-04 Rich SalzRevert "Fix an error code spelling."
2016-04-04 FdaSilvaYYFix an error code spelling.
2016-04-04 FdaSilvaYYvarious spelling fixes
2016-04-03 Viktor DukhovniMove peer chain security checks into x509_vfy.c
2016-03-31 Rich SalzUse return "" not set a var and return.
2016-03-31 PauliRT4458: Fix #ifndef line for GOST
2016-03-29 Matt CaswellMake BIO opaque
2016-03-27 David BenjaminResolve DTLS cookie and version before session resumption.
2016-03-27 Fedor IndutnyAllow different protocol version when trying to reuse...
2016-03-22 Kurt RoeckxCheck algo_strength using SSL_STRONG_MASK
2016-03-22 Ben LaurieMove declaration of i into blocks where it is used.
2016-03-21 David BenjaminRT4660: BIO_METHODs should be const.
2016-03-21 Matt CaswellFix no-sock
2016-03-21 Richard LevitteRemove the remainder of util/mk1mf.pl and companion...
2016-03-21 Todd ShortFix ALPN - more fixes
2016-03-20 Rich SalzRemove #error from include files.
2016-03-18 Matt CaswellEnsure that memory allocated for the ticket is freed
2016-03-17 Rich SalzRemove Netware and OS/2
2016-03-17 Viktor DukhovniReport TLS 1.0 as backwards-compatible TLSv1
2016-03-17 Rich SalzSort cipher-list at runtime.
2016-03-12 Emilia KasperFix no-comp build
2016-03-10 Rob Percivalcheck reviewer --reviewer=emilia
2016-03-09 Kurt RoeckxDeprecate the use of version-specific methods
2016-03-09 Kurt RoeckxMove disabling of RC4 for DTLS to the cipher list.
2016-03-09 Kurt RoeckxRemove DES cipher alias
2016-03-09 Kurt RoeckxIDEA is not supported in TLS 1.2
2016-03-09 Kurt RoeckxAdd support for minimum and maximum protocol version...
2016-03-09 Kurt RoeckxAdd ssl_get_client_min_max_version() function
2016-03-09 Kurt RoeckxMake SSL_CIPHER_get_version return a const char *
2016-03-09 Kurt RoeckxRemove unused code
2016-03-09 Kurt RoeckxMake function to convert version to string
2016-03-09 Kurt RoeckxConstify security callbacks
2016-03-09 Rob PercivalDo not display a CT log error message if CT validation...
2016-03-09 Todd ShortFix locking in ssl_cert_dup()
2016-03-09 Richard LevitteCounter mixed signedness with a cast
2016-03-09 Todd ShortFix SSL_CIPHER_get_auth_nid return
2016-03-08 Alessandro GhediniConvert CRYPTO_LOCK_SSL_* to new multi-threading API
2016-03-08 Alessandro GhediniConvert CRYPTO_LOCK_X509_* to new multi-threading API
2016-03-08 Alessandro GhediniConvert CRYPTO_LOCK_BIO to new multi-threading API
2016-03-08 Todd ShortGH787: Fix ALPN
2016-03-08 Todd ShortAdd cipher query functions
2016-03-08 Benjamin KadukGH815: The ChaCha20/Poly1305 codepoints are official
2016-03-08 Todd ShortGH787: Fix ALPN
2016-03-08 Matt CaswellFix building without multiblock support
2016-03-07 Matt CaswellRename the numpipes argument to ssl3_enc/tls1_enc
2016-03-07 Matt CaswellRename a function
2016-03-07 Matt CaswellRemove the wrec record layer field
2016-03-07 Matt CaswellUpdate a comment
2016-03-07 Matt CaswellFix erroneous fall thgrough in switch statement
2016-03-07 Matt CaswellAdd an SSL_has_pending() function
2016-03-07 Matt CaswellAdd an ability to set the SSL read buffer size
2016-03-07 Matt CaswellLazily initialise the compression buffer
2016-03-07 Matt CaswellImplement read pipeline support in libssl
2016-03-07 Matt CaswellImplement write pipeline support in libssl
2016-03-07 Rob PercivalUse s->session->peer instead of calling SSL_get_peer_ce...
2016-03-07 Rob PercivalLowercase name of SSL_validate_ct as it is an internal...
2016-03-07 Rob PercivalCT code now calls X509_free() after calling SSL_get_pee...
2016-03-07 Matt CaswellSwap the init code to use CRYPTO_ONCE
2016-03-07 Emilia KasperRework the default cipherlist.
2016-03-04 Kurt RoeckxDon't mark the eNULL ciphers as non-default.
2016-03-04 Rob PercivalAdds CT validation to SSL connections
2016-03-04 Rich SalzChanges to DEFAULT curves
2016-03-04 Matt CaswellDon't build RC4 ciphersuites into libssl by default
2016-03-03 Dr. Stephen Hensonfix no-ec build
2016-03-03 Emilia KasperRefactor ClientHello extension parsing
2016-03-02 Christian HeimesProvide getters for default_passwd_cb and userdata
2016-02-29 Matt CaswellRefactor the async wait fd logic
2016-02-28 Dr. Stephen HensonTLS support for X25519
2016-02-25 Rich SalzGH715: ENGINE_finish can take NULL
2016-02-25 J Mohan Rao ArisankalaGH742: keep gost specific variable under macro
2016-02-25 Rich SalzGH235: Set error status on malloc failure
2016-02-24 Dr. Stephen HensonRemove unused parameter in ssl_set_masks().
2016-02-23 J Mohan Rao ArisankalaGH735: remove unnecessary allocation
next