summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2015-06-10Change BIO_number_read and BIO_number_written() to be 64 bitMatt Caswell
2015-06-09No fprintf in the txt_db componentRich Salz
2015-06-09Properly check certificate in case of export ciphers.Kurt Roeckx
2015-06-04Set error code, no fprintf stderr, on errors.Rich Salz
2015-06-03Add funtions to set item_sign and item_verifySergey Agievich
2015-06-02Add the macro OPENSSL_SYS_WIN64Richard Levitte
2015-06-02Fix race condition in NewSessionTicketMatt Caswell
2015-05-28Use enum for X509_LOOKUP_TYPERich Salz
2015-05-28Change return type of the new accessorsMatt Caswell
2015-05-28Change the new functions to use size_tMatt Caswell
2015-05-28Add new functions to extract {client,server}_random, master_keyNick Mathewson
2015-05-28Add SSL_get_client_ciphers() to return ciphers from ClientHelloNick Mathewson
2015-05-26Add function PKCS8_set0_pbeDr. Stephen Henson
2015-05-26Error if memory limit exceeded.Dr. Stephen Henson
2015-05-22Reject negative shifts for BN_rshift and BN_lshiftMatt Caswell
2015-05-22Remove support for OPENSSL_NO_TLSEXTMatt Caswell
2015-05-21Add scrypt PBE algorithm code.Dr. Stephen Henson
2015-05-21Add scrypt OID from draft-josefsson-scrypt-kdf-03Dr. Stephen Henson
2015-05-20Correctly check for export size limitKurt Roeckx
2015-05-20Add functions to convert between uint64_t and ASN1_INTEGER.Dr. Stephen Henson
2015-05-20Add scrypt support.Dr. Stephen Henson
2015-05-18ASN1 INTEGER refactor.Dr. Stephen Henson
2015-05-16Updates following review commentsMatt Caswell
2015-05-16Version negotiation rewrite cleanupMatt Caswell
2015-05-16Client side version negotiation rewriteMatt Caswell
2015-05-16Server side version negotiation rewriteMatt Caswell
2015-05-15Remove unused #ifdef's from header filesRich Salz
2015-05-15Use #error in openssl/srp.hRich Salz
2015-05-15Make up for a missed 'make update' update.Rich Salz
2015-05-14Identify and move OpenSSL internal header filesRichard Levitte
2015-05-14Move definition of INTxx_MIN et al to internal headerRichard Levitte
2015-05-14Allow use of standard integer types.Dr. Stephen Henson
2015-05-13Remove some outdated #defines.Rich Salz
2015-05-13Remove remaining Kerberos referencesMatt Caswell
2015-05-13Remove Kerberos support from libcryptoMatt Caswell
2015-05-13Remove Kerberos support from libsslMatt Caswell
2015-05-12Make COMP_CTX and COMP_METHOD opaqueRich Salz
2015-05-08Add SSL_use_certificate_chain_file functionDr. Stephen Henson
2015-05-06SSL_CONF table reorganisation.Dr. Stephen Henson
2015-05-05make updateRichard Levitte
2015-05-05Remove the last traces of the fake RLE compressionRichard Levitte
2015-05-05Add Error stateMatt Caswell
2015-05-03fix various typo'sRich Salz
2015-05-02make X509_VERIFY_PARAM opaqueDr. Stephen Henson
2015-04-30Sanity check EVP_CTRL_AEAD_TLS_AADMatt Caswell
2015-04-30free cleanup 12Rich Salz
2015-04-30free cleanup almost the finaleRich Salz
2015-04-30Remove redundant includes from dtls1.hMatt Caswell
2015-04-28ERR_ cleanupRich Salz
2015-04-27Error checking and memory leak fixes in NISTZ256.Emilia Kasper