summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Add an SSL_SESSION accessor for obtaining the protocol version number, withTJ Saunders2016-05-311-0/+1
* add removed functions back as deprecatedJoey Yandle2016-05-291-0/+5
* get rid of now empty #ifJoey Yandle2016-05-291-4/+0
* cherry pick pr-512 changesJoey Yandle2016-05-291-2/+0
* cherry pick pr-512 changesJoey Yandle2016-05-291-1/+0
* Remove internal functions OPENSSL_strcasecmp and OPENSSL_strncasecmpRichard Levitte2016-05-281-2/+0
* include/openssl/e_os2.h: fix 'noreturn' pre-processor logic.Andy Polyakov2016-05-271-3/+3
* Add error return for OPENSSL_INIT_set_config_filename()Matt Caswell2016-05-231-2/+2
* Remove unused error/function codes.Rich Salz2016-05-2330-457/+96
* Support for traditional format private keys.Dr. Stephen Henson2016-05-231-0/+5
* Constify stack and lhash macros.Dr. Stephen Henson2016-05-213-9/+10
* Fix Windows 64 bit crashesMatt Caswell2016-05-201-6/+1
* Rename lh_xxx,sk_xxx tp OPENSSL_{LH,SK}_xxxRich Salz2016-05-204-161/+150
* When strict SCT fails record verification failureViktor Dukhovni2016-05-191-1/+2
* make updateViktor Dukhovni2016-05-191-0/+3
* Fixes non __GNUC__ compilationMat2016-05-181-1/+1
* Ensure verify error is set when X509_verify_cert() failsViktor Dukhovni2016-05-181-0/+5
* Make OPENSSL_die as noreturnhesiod2016-05-182-1/+9
* Make it possible to have RFC2254 escapes with ASN1_STRING_print_ex()Richard Levitte2016-05-181-0/+5
* OID code tidy up.Dr. Stephen Henson2016-05-181-0/+1
* Add some error messages for malloc failsMatt Caswell2016-05-184-4/+14
* Manual fixes after copyright consolidationRich Salz2016-05-171-1/+3
* X509_STORE_CTX accessors.Rich Salz2016-05-172-10/+15
* Copyright consolidation 03/10Rich Salz2016-05-1784-4195/+515
* const correctness: make HMAC_size() take a const *Steffan Karger2016-05-161-1/+1
* Fold threads.h into crypto.h making API publicViktor Dukhovni2016-05-162-92/+38
* Do not access SSL struct directly in TLS1_get_version and TLS1_get_client_ver...Alessandro Ghedini2016-05-161-2/+2
* Add SSL_client_version() getter functionAlessandro Ghedini2016-05-161-0/+1
* Propagate tlsext_status_type from SSL_CTX to SSLjfigus2016-05-161-0/+3
* Unify <TYPE>_up_ref methods signature and behaviour.FdaSilvaYY2016-05-164-6/+6
* Fix stack constification definitions.Dr. Stephen Henson2016-05-131-6/+6
* Appease ubsanEmilia Kasper2016-05-121-1/+1
* crypto/des: remove obsolete functions.Andy Polyakov2016-05-101-12/+0
* Restore the ERR_remove_thread_state() API and make it a no-opRichard Levitte2016-05-101-3/+2
* fix tab-space mixed indentationFdaSilvaYY2016-05-091-2/+2
* few missing allocation failure checks and releases on error pathsJ Mohan Rao Arisankala2016-05-091-3/+4
* Constify PKCS12_newpass()Dr. Stephen Henson2016-05-061-1/+1
* Handle no async jobs in libsslMatt Caswell2016-05-051-0/+3
* DEFINE_STACK_OF(ASN1_UTF8STRING) moved from ts_lcl.h to asn1.hMarek Klein2016-05-041-0/+2
* Secure memory fixesTodd Short2016-05-021-1/+1
* Fix some X509_STORE macrosMatt Caswell2016-04-291-4/+9
* Add checks to X509_NAME_oneline()Dr. Stephen Henson2016-04-291-0/+1
* Remove BIO_dummy, it's old cruftRichard Levitte2016-04-291-3/+0
* Change 'struct bio_st' in all public header where applicableRichard Levitte2016-04-291-5/+4
* Add asn1_macRich Salz2016-04-291-0/+10
* Make header signature of CRYPTO_mem_leaks BIO instead of struct bio_stPaul Kehrer2016-04-291-1/+1
* VMS: It seems DEC C doesn't handle certain header files quite rightRichard Levitte2016-04-292-0/+0
* make updateRichard Levitte2016-04-291-0/+1
* Fix an error code spelling.FdaSilvaYY2016-04-281-1/+1
* various spelling fixesFdaSilvaYY2016-04-288-17/+17