aboutsummaryrefslogtreecommitdiffstats
path: root/ssl/ssl_asn1.c
Commit message (Expand)AuthorAgeFilesLines
* 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