aboutsummaryrefslogtreecommitdiffstats
path: root/ssl/ssl_asn1.c
Commit message (Expand)AuthorAgeFilesLines
* Version skew reduction: trivia (I hope).Ben Laurie2012-06-031-1/+0
* Use correct tag for SRP username.Dr. Stephen Henson2011-10-251-1/+1
* Fix d2i_SSL_SESSION.Bodo Möller2011-09-051-0/+13
* Add SRP support.Ben Laurie2011-03-121-0/+37
* Include openssl/crypto.h first in several other files so FIPS renamingDr. Stephen Henson2011-02-161-0/+1
* Fix warnings.Ben Laurie2010-06-121-2/+1
* PR: 2160Dr. Stephen Henson2010-02-011-2/+2
* Generate stateless session ID just after the ticket is received insteadDr. Stephen Henson2009-10-301-26/+0
* Fix statless session resumption so it can coexist with SNIDr. Stephen Henson2009-10-301-6/+13
* PR: 2009Dr. Stephen Henson2009-09-021-4/+4
* Update from 1.0.0-stable.Dr. Stephen Henson2009-08-051-1/+2
* Update from 0.9.8-stableDr. Stephen Henson2009-06-301-1/+34
* Aftermath of a clashing size_t fix (now only format changes).Ben Laurie2008-11-131-1/+1
* Revert the size_t modifications from HEAD that had led to moreGeoff Thorpe2008-11-121-1/+1
* More size_tification.Ben Laurie2008-11-011-1/+1
* Some precautions to avoid potential security-relevant problems.Bodo Möller2008-09-141-1/+1
* Fix from stable branch.Dr. Stephen Henson2007-10-171-5/+8
* Fix warning and make no-tlsext work.Dr. Stephen Henson2007-08-121-1/+4
* RFC4507 (including RFC4507bis) TLS stateless session resumption supportDr. Stephen Henson2007-08-111-7/+62
* Remove ECC extension information from external representationBodo Möller2006-04-051-64/+5
* Implement Supported Elliptic Curves Extension.Bodo Möller2006-03-301-7/+31
* Simplify ASN.1 for point format listBodo Möller2006-03-261-27/+5
* Resolve signed vs. unsigned issuesRichard Levitte2006-03-131-4/+4
* Implement the Supported Point Formats Extension for ECC ciphersuitesBodo Möller2006-03-111-7/+63
* add initial support for RFC 4279 PSK SSL ciphersuitesNils Larsch2006-03-101-2/+87
* Fix signed/unsigned char clashes.Richard Levitte2006-01-041-2/+2
* Support TLS extensions (specifically, HostName)Bodo Möller2006-01-021-1/+36
* Avoid warnings on VC++ 2005.Dr. Stephen Henson2005-12-051-1/+1
* Make kerberos ciphersuite code compile again.Dr. Stephen Henson2005-04-201-5/+5
* use SSL3_VERSION_MAJOR instead of SSL3_VERSION etc.Nils Larsch2005-04-011-3/+3
* Give everything prototypes (well, everything that's actually used).Ben Laurie2005-03-311-6/+6
* Constification.Ben Laurie2005-03-301-1/+1
* Avoid including cryptlib.h, it's not really needed.Richard Levitte2003-12-271-1/+0
* A general spring-cleaning (in autumn) to fix up signed/unsigned warnings.Geoff Thorpe2003-10-291-3/+3
* Security fixes brought forward from 0.9.7.Ben Laurie2002-11-131-2/+9
* get rid of OpenSSLDieBodo Möller2002-08-021-2/+3
* OpenSSL Security Advisory [30 July 2002]Lutz Jänicke2002-07-301-0/+2
* Reorder inclusion of header files:Lutz Jänicke2002-07-101-1/+1
* Fix ASN1 additions for KRB5Dr. Stephen Henson2002-03-121-16/+29
* More Kerberos SSL changes from Jeffrey Altman <jaltman@columbia.edu>Richard Levitte2001-07-311-0/+27
* There have been a number of complaints from a number of sources that namesRichard Levitte2000-06-011-8/+8
* ispell (and minor modifications)Ulf Möller2000-02-031-1/+1
* Store verify_result with sessions to avoid potential security hole.Bodo Möller1999-11-161-4/+26
* Remove NOPROTO definitions and error code comments.Ulf Möller1999-04-261-5/+0
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-231-2/+2
* Change functions to ANSI C.Ulf Möller1999-04-191-7/+3
* Fix security hole.Ben Laurie1999-03-221-1/+24
* Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1998-12-211-6/+6
* Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1998-12-211-0/+313