Remake the installation of shared libraries in unix-Makefile.tmpl
[openssl.git] / ssl /
2016-02-18 Richard LevitteRemove all special make depend flags, as well as OPENSS...
2016-02-18 Rich SalzFix {TLS,CIPHER}_DEBUG compiles.
2016-02-18 Rich SalzRemove outdated DEBUG flags.
2016-02-18 Matt CaswellFix memory leaks in tls_decrypt_ticket
2016-02-18 Zhao JunwangGH706: Use NULL for pointer compare.
2016-02-18 Rich SalzRemove "experimental" in code and comments, too.
2016-02-17 David WoodhouseFinish 02f7114a7fbb3f3ac171bae87be8c13bc69e4005
2016-02-17 Dr. Stephen Hensonremove redundant code
2016-02-17 Richard LevitteImplement the use of heap manipulator implementions
2016-02-16 Dr. Stephen HensonSimplify tls1_set_ec_id.
2016-02-16 Dr. Stephen HensonUse nid_list table to lookup curve IDs.
2016-02-16 Dr. Stephen HensonAdd explanation and warning to TLS id table.
2016-02-15 Rich SalzFix build-break
2016-02-14 Ben LaurieDon't test heartbeats when there aren't any.
2016-02-13 Rainer JungRT4304: Look for plaintext HTTP
2016-02-13 Viktor SzakatsGH675: make ssl3_ciphers static
2016-02-13 Dr. Stephen HensonFree and zero DH/ECDH temporary key after use.
2016-02-12 Viktor DukhovniMove brace outside #ifdef
2016-02-12 Matt CaswellFix the enable-ssl-trace config option
2016-02-11 Dr. Stephen HensonRemove static ECDH support.
2016-02-11 Dr. Stephen HensonDon't check self signed certificate signature security.
2016-02-11 Viktor DukhovniFix MacOS/X build warnings
2016-02-11 Rich SalzRemove TLS heartbeat, disable DTLS heartbeat
2016-02-11 Rich SalzMove to REF_DEBUG, for consistency.
2016-02-11 Toshikuni FukayaRT3495: Add a hash for faster dup detection.
2016-02-11 Viktor DukhovniSimplify ssl_cert_type() by taking advantage of X509_ge...
2016-02-11 Rich SalzHide OPENSSL_INIT_SETTINGS.
2016-02-10 Rich SalzAfter renaming init, update errors.
2016-02-10 Todd ShortAdd CHACHA20 alias for ciphers.
2016-02-10 Matt CaswellAttempt to log an error if init failed
2016-02-10 Matt CaswellThe new init functions can now fail so shouldn't be...
2016-02-10 Rich SalzRename INIT funtions, deprecate old ones.
2016-02-10 Richard Levitteclean away old VMS cruft
2016-02-10 Rich SalzCan't re-init after stop.
2016-02-09 Matt CaswellUpdates for auto init/deinit review comments
2016-02-09 Matt CaswellUpdate build.info files for auto-init/de-init
2016-02-09 Matt CaswellAdd an OPENSSL_NO_AUTOERRINIT option
2016-02-09 Matt CaswellAuto init/de-init libssl
2016-02-09 Matt CaswellProvide framework for auto initialise/deinitialise...
2016-02-08 Viktor DukhovniSuppress DANE TLSA reflection when verification fails
2016-02-08 Dr. Stephen HensonDeprecate undocumented SSL_cache_hit().
2016-02-08 Matt CaswellHandle SSL_shutdown while in init more appropriately #2
2016-02-06 Dr. Stephen HensonAdd SSL_get0_verified_chain() to return verified chain...
2016-02-05 Matt CaswellAdd tests for DTLSv1_listen
2016-02-05 Matt CaswellProvide partial support for fragmented DTLS ClientHellos
2016-02-05 FdaSilvaYYGH601: Various spelling fixes.
2016-02-05 Matt CaswellMake DTLSv1_listen a first class function and change...
2016-02-05 Viktor DukhovniRestore -no_comp switch for backwards compatible behaviour
2016-02-04 Dmitry SobinovAdd new DTLS-SRTP protection profiles from RFC 7714
2016-02-03 Dmitry-MeGH614: Use memcpy()/strdup() when possible
2016-02-03 Richard LevitteRefactoring BIO: Adapt BIO_s_datagram and all that...
2016-02-03 Emilia KasperRT3234: disable compression
2016-02-01 Emilia Kasperconstify PACKET
2016-02-01 Richard Levitteunified build scheme: add build.info files
2016-01-30 Rich SalzMove more BN internals to bn_lcl.h
2016-01-29 Rich SalzTemplatize util/domd
2016-01-29 Matt CaswellImplement Async SSL_shutdown
2016-01-26 Rich SalzRemove /* foo.c */ comments
2016-01-26 Matt CaswellAdd SSL_up_ref() and SSL_CTX_up_ref()
2016-01-24 Rich SalzMove pqueue into ssl
2016-01-22 Alessandro GhediniFix build failure with CIPHER_DEBUG
2016-01-20 Rich SalzRemove update tags
2016-01-20 Matt CaswellHandle SSL_shutdown while in init more appropriately
2016-01-20 Dr. Stephen Hensonmake EVP_PKEY opaque
2016-01-19 Alessandro GhediniValidate ClientHello session_id field length and send...
2016-01-19 Viktor DukhovniSupport disabling any or all TLS or DTLS versions
2016-01-19 Dr. Stephen Hensonuse TLS PRF
2016-01-19 Dmitry BelyavskyFix GOST2012-NULL-GOST12
2016-01-17 Rich SalzRemove some old makefile targets
2016-01-16 Viktor DukhovniBetter invalid SNI name error handling
2016-01-16 Viktor DukhovniEmpty SNI names are not valid
2016-01-14 Rich SalzMake SSL_set_debug deprecated in 1.1
2016-01-14 Rich SalzRT4232: Extra space in help message.
2016-01-14 Viktor DukhovniEDH >= 1024 bits even at security level 0
2016-01-12 Rich SalzMove Makefiles to Makefile.in
2016-01-12 Viktor DukhovniSTACK_OF(SSL_COMP) is a public type
2016-01-12 Richard Levittemake update
2016-01-12 Richard LevitteAdapt all EVP_CIPHER_CTX users for it becoming opaque
2016-01-11 Rich SalzGH528: "cipher -v" output is confusing.
2016-01-11 Dr. Stephen HensonUse ossl_inline and DEFINE_LHASH_OF
2016-01-11 Dr. Stephen HensonAdd lh_doall_arg inlining
2016-01-11 Dr. Stephen HensonAdd lh_new() inlining
2016-01-11 Viktor DukhovniMake SSL{_CTX,}_{get,set,clear}_options functions
2016-01-11 Viktor DukhovniRegenerate SSL record/statem error strings
2016-01-10 Kurt RoeckxAllow disabling the min and max version
2016-01-07 Rich Salzmem functions cleanup
2016-01-07 Dr. Stephen HensonRename DECLARE*STACK_OF to DEFINE*STACK_OF
2016-01-07 Dr. Stephen HensonFix declarations and constification for inline stack.
2016-01-06 Viktor DukhovniDANE support structures, constructructors and accessors
2016-01-02 Richard LevitteInstead of a local hack, implement SIZE_MAX in numbers...
2016-01-02 Viktor DukhovniProtocol version selection and negotiation rewrite
2016-01-02 Kurt RoeckxAdd support for minimum and maximum protocol version
2016-01-01 Ben LaurieFix no-dh.
2016-01-01 Dr. Stephen Hensonremove invalid free
2015-12-31 Dr. Stephen HensonUse X509_get0_pubkey where appropriate
2015-12-30 Richard LevitteCorrect missing prototype
2015-12-30 Richard LevitteSIZE_MAX doesn't exist everywhere, supply an alternative
2015-12-30 Dr. Stephen HensonCheck for missing DSA parameters.
2015-12-29 Dr. Stephen HensonConvert RSA encrypt to use EVP_PKEY
2015-12-27 Matt CaswellIncrease the max size limit for a CertificateRequest...
next