summaryrefslogtreecommitdiff
path: root/src/lib/libssl/ssl_asn1.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Stop leaking internal library pointers in error messages.jsing2014-07-131-2/+2
* Explicitly initialise slen - this was not previously done due to a missingjsing2014-07-131-1/+2
* Convert error handling to SSLerr and ERR_asprintf_error_data.jsing2014-07-131-59/+54
* Convert d2i_SSL_SESSION to ASN1 primitives, instead of the horrificjsing2014-07-131-26/+297
* Remove license introduced with the PSK code, which has since been removed.jsing2014-07-131-27/+1
* Another compression remnant.jsing2014-07-131-2/+1
* Rewrite i2d_SSL_SESSION to use the ASN1 primitives, rather than using thejsing2014-07-131-75/+98
* KNF and some code cleaning.jsing2014-07-131-36/+46
* Missing initialization for error line in error paths; from Coverity viamiod2014-07-111-1/+4
* Remove the PSK code. We don't need to drag around thisbeck2014-07-111-53/+2
* decompress libssl. ok beck jsingtedu2014-07-101-31/+1
* tags as requested by miod and teduderaadt2014-06-121-1/+1
* TLS would not be entirely functional without extensions, so unifdefjsing2014-05-311-16/+0
* Remove SRP and Kerberos support from libssl. These are complex protocolstedu2014-05-051-66/+0
* Chop off more SSLv2 tentacles and start fixing and noting y2038 issues.guenther2014-04-201-21/+3
* More KNF and style consistency tweaksguenther2014-04-191-3/+2
* Change library to use intrinsic memory allocation functions instead ofbeck2014-04-171-15/+15
* add back SRP. i was being too greedy.tedu2014-04-161-0/+33
* disentangle SRP code from TLStedu2014-04-161-33/+0
* Kill the bogus "send an SSLv3/TLS hello in SSLv2 format" crap fromguenther2014-04-161-24/+5
* First pass at applying KNF to the OpenSSL code, which almost makes itjsing2014-04-141-330/+304
* resolve conflictsdjm2012-10-131-0/+50
* openssl-1.0.0e: resolve conflictsdjm2011-11-031-2/+1
* resolve conflicts, fix local changesdjm2010-10-011-37/+130
* update to openssl-0.9.8i; tested by several, especially krw@djm2009-01-051-1/+1
* resolve conflictsdjm2008-09-061-11/+113
* resolve conflictsdjm2006-06-271-1/+1
* resolve conflictsdjm2005-04-291-4/+4
* merge 0.9.7b with local changes; crank majors for libssl/libcryptomarkus2003-05-121-2/+9
* merge with openssl-0.9.7-stable-SNAP-20020911,markus2002-09-141-3/+4
* merge openssl-0.9.7-beta3, tested on vax by miod@markus2002-09-101-1/+1
* apply patches from OpenSSL Security Advisory [30 July 2002],markus2002-07-301-0/+1
* OpenSSL 0.9.7 stable 2002 05 08 mergebeck2002-05-151-0/+40
* openssl-engine-0.9.6 mergebeck2000-12-151-8/+8
* OpenSSL 0.9.5 mergebeck2000-03-191-5/+27
* OpenSSL 0.9.4 mergebeck1999-09-291-15/+29
* Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD buildryker1998-10-051-0/+313