summaryrefslogtreecommitdiff
path: root/lib/libssl/ssl_err.c
AgeCommit message (Expand)Author
2024-10-09Add missing alert errors and error stringsTheo Buehler
2024-09-09Make error 235 resolve to "no application protocol"Theo Buehler
2024-07-14Forgot to annotate the TMP UGLY CAST[S] as requested by jsingTheo Buehler
2024-07-13Make error constants const in libsslTheo Buehler
2024-06-24ssl_err: KNF tweakTheo Buehler
2024-06-24ssl_err: fix whitespaceTheo Buehler
2024-02-03Remove GOST and STREEBOG support from libssl.Bob Beck
2023-07-08Hide all public symbols in libsslBob Beck
2022-11-26Make internal header file names consistentTheo Buehler
2022-08-21Provide and use QUIC specific error reasons.Joel Sing
2022-07-12Remove mkerr.pl remnants from LibreSSLKlemens Nanni
2022-06-28Add security level related error codes.Theo Buehler
2022-06-28Sort error stringsTheo Buehler
2022-02-05Bye bye S3I.Joel Sing
2021-09-10Do not ignore SSL_TLSEXT_ERR_FATAL from the ALPN callbackTheo Buehler
2021-05-16Explicitly include <openssl/opensslconf.h> in files using OPENSSL_NO_*Joel Sing
2020-01-21Provide SSL_R_UNKNOWN.Joel Sing
2018-03-20Provide SSL_SESSION_set1_id()Theo Buehler
2017-08-28Completely remove NPN remnants.Joel Sing
2017-05-07Move state from ssl->internal to the handshake structure.Bob Beck
2017-02-07Change SSLerror() back to taking two args, with the first one being an SSL *.Bob Beck
2017-01-26Send the error function codes to rot in the depths of hell where they belongBob Beck
2017-01-26Merge the single two line function from ssl_err2.c into ssl_err.c.Joel Sing
2017-01-26Limit the number of sequential empty records that we will processBob Beck
2015-02-22Reluctantly add server-side support for TLS_FALLBACK_SCSV.Joel Sing
2014-12-14Remove trailing whitespace.Joel Sing
2014-11-16Sort and group includes.Joel Sing
2014-09-27Check that the specified curve is one of the client preferences.Joel Sing
2014-06-13Add support for handling SSL_CIPHER_ALGORITHM2_AEAD ciphers, which areJoel Sing
2014-06-13Remove support for the `opaque PRF input' extension, which draft has expiredMiod Vallat
2014-06-12tags as requested by miod and teduTheo de Raadt
2014-06-08Factor out the part of tls1_change_cipher_state() that is specific toJoel Sing
2014-05-25heartbearts->heartbeats fixLoganaden Velvindron
2014-05-25The ssl_ciper_get_evp() function is currently overloaded to also return theJoel Sing
2014-04-14First pass at applying KNF to the OpenSSL code, which almost makes itJoel Sing
2014-04-13Merge conflicts; remove MacOS, Netware, OS/2, VMS and Windows build machinery.Miod Vallat
2012-10-13resolve conflictsDamien Miller
2012-01-05OpenSSL 1.0.0f: mergeDamien Miller
2010-10-01resolve conflicts, fix local changesDamien Miller
2009-01-05update to openssl-0.9.8i; tested by several, especially krw@Damien Miller
2008-09-06resolve conflictsDamien Miller
2006-06-27resolve conflictsDamien Miller
2005-04-29resolve conflictsDamien Miller
2003-05-12merge 0.9.7b with local changes; crank majors for libssl/libcryptoMarkus Friedl
2002-09-14merge with openssl-0.9.7-stable-SNAP-20020911,Markus Friedl
2002-07-30apply patches from OpenSSL Security Advisory [30 July 2002],Markus Friedl
2002-05-15OpenSSL 0.9.7 stable 2002 05 08 mergeBob Beck
2001-06-22openssl-engine-0.9.6a mergeBob Beck
2000-12-15openssl-engine-0.9.6 mergeBob Beck
2000-04-15OpenSSL 0.9.5a mergeBob Beck