summaryrefslogtreecommitdiff
path: root/src/lib/libssl/ssl_txt.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use cipher suite values instead of IDs.jsing2024-07-221-4/+4
* Remove cipher from SSL_SESSION.jsing2024-07-201-4/+5
* Hide all public symbols in libsslbeck2023-07-081-1/+3
* Make internal header file names consistenttb2022-11-261-2/+2
* Change the loop index from an unsigned int to size_t now that alltb2022-06-071-2/+2
* Drop an unnecessary casttb2022-06-071-2/+2
* Use SSL3_CK_VALUE_MASK instead of hardcoded 0xffff and remove sometb2022-06-061-10/+4
* Minor style cleanup in ssl_txt.ctb2022-06-061-23/+41
* Stop using BIO_s_file_inernal() in libssl.tb2021-11-291-2/+2
* Change tlsext_tick_lifetime_hint to uint32_t.jsing2021-10-231-2/+2
* Indent all labels with a single space.jsing2021-06-111-2/+2
* Change SSLerror() back to taking two args, with the first one being an SSL *.beck2017-02-071-2/+2
* Send the error function codes to rot in the depths of hell where they belongbeck2017-01-261-2/+2
* Remove trailing whitespace.jsing2014-12-141-2/+2
* Sort and group includes.jsing2014-11-161-1/+3
* Provide ssl_version_string() function, which uses one of those modern Cjsing2014-07-121-15/+3
* Remove the PSK code. We don't need to drag around thisbeck2014-07-111-11/+1
* decompress libssl. ok beck jsingtedu2014-07-101-17/+1
* tags as requested by miod and teduderaadt2014-06-121-1/+1
* TLS would not be entirely functional without extensions, so unifdefjsing2014-05-311-2/+0
* Everything sane has stdio, and FILE *. we don't need ifdefs for this.beck2014-05-291-2/+0
* The ssl_ciper_get_evp() function is currently overloaded to also return thejsing2014-05-251-1/+3
* Remove SRP and Kerberos support from libssl. These are complex protocolstedu2014-05-051-19/+0
* KNF fixeslteo2014-04-251-64/+69
* Chop off more SSLv2 tentacles and start fixing and noting y2038 issues.guenther2014-04-201-12/+2
* add back SRP. i was being too greedy.tedu2014-04-161-0/+6
* disentangle SRP code from TLStedu2014-04-161-6/+0
* Kill the bogus "send an SSLv3/TLS hello in SSLv2 format" crap fromguenther2014-04-161-3/+1
* First pass at applying KNF to the OpenSSL code, which almost makes itjsing2014-04-141-104/+107
* resolve conflictsdjm2012-10-131-0/+8
* resolve conflicts, fix local changesdjm2010-10-011-3/+40
* resolve conflictsdjm2008-09-061-2/+19
* resolve conflictsdjm2005-04-291-2/+2
* OpenSSL 0.9.7 stable 2002 05 08 mergebeck2002-05-151-1/+13
* openssl-engine-0.9.6 mergebeck2000-12-151-27/+25
* OpenSSL 0.9.5a mergebeck2000-04-151-1/+1
* OpenSSL 0.9.5 mergebeck2000-03-191-1/+6
* OpenSSL 0.9.4 mergebeck1999-09-291-21/+40
* Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD buildryker1998-10-051-0/+152