Fixed problem with multiple load-unload of comp zlib
[openssl.git] / include /
2015-08-26 Rich SalzRemove _locked memory functions.
2015-08-17 Dmitry BelyavskyAdd new GOST OIDs
2015-08-14 Dr. Stephen HensonAdd CCM ciphersuites from RFC6655 and RFC7251
2015-08-14 Dr. Stephen Hensonccm8 support
2015-08-14 Dr. Stephen HensonCCM support.
2015-08-11 Rich SalzRemove Gost94 signature algorithm.
2015-08-11 Guy Leaver (guleaver)Fix seg fault with 0 p val in SKE
2015-08-11 Matt CaswellNormalise make errors output
2015-08-10 Rich SalzRT3999: Remove sub-component version strings
2015-08-03 Matt CaswellFix make errors for the CCS changes
2015-08-03 Matt CaswellMove TLS CCS processing into the state machine
2015-07-31 Nicholas CooperRT3959: Fix misleading comment
2015-07-30 Dr. Stephen HensonCAMELLIA PSK ciphersuites from RFC6367
2015-07-30 Dr. Stephen HensonAdd RFC4785 ciphersuites
2015-07-30 Dr. Stephen HensonAdd RFC4279, RFC5487 and RFC5489 ciphersuites.
2015-07-30 Dr. Stephen HensonInitial new PSK ciphersuite defines
2015-07-30 Dr. Stephen HensonNew PSK keyex text constants
2015-07-27 Matt CaswellRemove support for SSL3_FLAGS_DELAY_CLIENT_FINISHED
2015-07-20 Rich SalzRewrite crypto/ex_data
2015-07-16 Rich SalzRemove obsolete key formats.
2015-07-15 Viktor DukhovniMaintain backwards-compatible SSLv23_method macros
2015-07-09 Dr. Stephen Hensonmake stacks
2015-07-07 Matt CaswellExtend -show_chain option to verify to show more info
2015-06-29 Dr. Stephen HensonUse single master secret generation function.
2015-06-23 Dr. Stephen HensonAdd PSK GCM ciphersuites from RFC5487
2015-06-23 Dr. Stephen HensonTidy up ssl3_digest_cached_records logic.
2015-06-23 Rich SalzMore secure storage of key material.
2015-06-16 Richard LevitteRemove one extraneous parenthesis
2015-06-12 Matt CaswellFix ABI break with HMAC
2015-06-10 Emilia KasperRemove SSL_OP_TLS_BLOCK_PADDING_BUG
2015-06-10 Matt CaswellChange BIO_number_read and BIO_number_written() to...
2015-06-09 Rich SalzNo fprintf in the txt_db component
2015-06-08 Kurt RoeckxProperly check certificate in case of export ciphers.
2015-06-04 Rich SalzSet error code, no fprintf stderr, on errors.
2015-06-03 Sergey AgievichAdd funtions to set item_sign and item_verify
2015-06-02 Richard LevitteAdd the macro OPENSSL_SYS_WIN64
2015-06-02 Matt CaswellFix race condition in NewSessionTicket
2015-05-28 Rich SalzUse enum for X509_LOOKUP_TYPE
2015-05-28 Matt CaswellChange return type of the new accessors
2015-05-28 Matt CaswellChange the new functions to use size_t
2015-05-28 Nick MathewsonAdd new functions to extract {client,server}_random...
2015-05-28 Nick MathewsonAdd SSL_get_client_ciphers() to return ciphers from...
2015-05-26 Dr. Stephen HensonAdd function PKCS8_set0_pbe
2015-05-26 Dr. Stephen HensonError if memory limit exceeded.
2015-05-22 Matt CaswellReject negative shifts for BN_rshift and BN_lshift
2015-05-22 Matt CaswellRemove support for OPENSSL_NO_TLSEXT
2015-05-21 Dr. Stephen HensonAdd scrypt PBE algorithm code.
2015-05-21 Dr. Stephen HensonAdd scrypt OID from draft-josefsson-scrypt-kdf-03
2015-05-20 Kurt RoeckxCorrectly check for export size limit
2015-05-20 Dr. Stephen HensonAdd functions to convert between uint64_t and ASN1_INTEGER.
2015-05-20 Dr. Stephen HensonAdd scrypt support.
2015-05-18 Dr. Stephen HensonASN1 INTEGER refactor.
2015-05-16 Matt CaswellUpdates following review comments
2015-05-16 Matt CaswellVersion negotiation rewrite cleanup
2015-05-16 Matt CaswellClient side version negotiation rewrite
2015-05-16 Matt CaswellServer side version negotiation rewrite
2015-05-15 Rich SalzRemove unused #ifdef's from header files
2015-05-15 Rich SalzUse #error in openssl/srp.h
2015-05-15 Rich SalzMake up for a missed 'make update' update.
2015-05-14 Richard LevitteIdentify and move OpenSSL internal header files
2015-05-14 Richard LevitteMove definition of INTxx_MIN et al to internal header
2015-05-14 Dr. Stephen HensonAllow use of standard integer types.
2015-05-13 Rich SalzRemove some outdated #defines.
2015-05-13 Matt CaswellRemove remaining Kerberos references
2015-05-13 Matt CaswellRemove Kerberos support from libcrypto
2015-05-13 Matt CaswellRemove Kerberos support from libssl
2015-05-12 Rich SalzMake COMP_CTX and COMP_METHOD opaque
2015-05-08 Dr. Stephen HensonAdd SSL_use_certificate_chain_file function
2015-05-06 Dr. Stephen HensonSSL_CONF table reorganisation.
2015-05-05 Richard Levittemake update
2015-05-05 Richard LevitteRemove the last traces of the fake RLE compression
2015-05-05 Matt CaswellAdd Error state
2015-05-03 Rich Salzfix various typo's
2015-05-02 Dr. Stephen Hensonmake X509_VERIFY_PARAM opaque
2015-04-30 Matt CaswellSanity check EVP_CTRL_AEAD_TLS_AAD
2015-04-30 Rich Salzfree cleanup 12
2015-04-30 Rich Salzfree cleanup almost the finale
2015-04-30 Matt CaswellRemove redundant includes from dtls1.h
2015-04-28 Rich SalzERR_ cleanup
2015-04-27 Emilia KasperError checking and memory leak fixes in NISTZ256.
2015-04-22 Dr. Stephen HensonSSL_CIPHER lookup functions.
2015-04-21 Emilia KasperRepair EAP-FAST session resumption
2015-04-16 Emilia KasperRemove code for deleted function from ssl.h
2015-04-03 Dr. Stephen Hensonremove asn1_mac.h
2015-04-03 Dr. Stephen HensonRemove old ASN.1 functions.
2015-04-03 Dr. Stephen HensonAdd macro to implement static encode functions.
2015-04-02 Andy PolyakovConfigure: android-arm facelift.
2015-03-31 Richard LevitteStop symlinking, move files to intended directory
2014-11-28 Rich SalzRemove all .cvsignore files
2005-04-11 Richard LevitteAdd emacs cache files to .cvsignore.
1998-12-23 Ralf S. EngelschallAdd include dir