aboutsummaryrefslogtreecommitdiffstats
path: root/ssl/t1_lib.c
Commit message (Expand)AuthorAgeFilesLines
* Reorganize the data used for SSL ciphersuite pattern matching.Bodo Möller2007-02-171-30/+38
* Constify version strings is ssl lib.Dr. Stephen Henson2007-01-211-1/+1
* Ciphersuite string bugfixes, and ECC-related (re-)definitions.Bodo Möller2006-06-141-3/+3
* clarificationBodo Möller2006-04-031-1/+7
* check length properlyBodo Möller2006-04-031-1/+1
* simplify: use s2n macroBodo Möller2006-04-031-4/+2
* Avoid hard-coded table length where we can use sizeof.Bodo Möller2006-04-031-105/+105
* fix for hostname extensionBodo Möller2006-03-301-18/+51
* Implement Supported Elliptic Curves Extension.Bodo Möller2006-03-301-35/+171
* fix for OPENSSL_NO_ECNils Larsch2006-03-151-3/+2
* tlsext_ecpointformatlist_length is unsigned, so check if it's lessRichard Levitte2006-03-151-1/+1
* signed vs. unsignedNils Larsch2006-03-131-1/+1
* Oh, now I noticed Bodo's change that made tlsext_ecpointformatlistRichard Levitte2006-03-131-1/+1
* Resolve signed vs. unsigned issuesRichard Levitte2006-03-131-1/+1
* fix sign problemsBodo Möller2006-03-131-0/+10
* remove unused variablesNils Larsch2006-03-131-3/+0
* udpate Supported Point Formats Extension codeBodo Möller2006-03-131-9/+18
* Implement the Supported Point Formats Extension for ECC ciphersuitesBodo Möller2006-03-111-1/+247
* signed vs. unsigned clash.Richard Levitte2006-01-141-1/+1
* Further TLS extension improvementsBodo Möller2006-01-131-7/+18
* More TLS extension related changes.Bodo Möller2006-01-111-13/+8
* Further TLS extension updatesBodo Möller2006-01-091-12/+52
* Various changes in the new TLS extension code, including the following:Bodo Möller2006-01-031-71/+155
* Support TLS extensions (specifically, HostName)Bodo Möller2006-01-021-7/+179
* remove unused internal foo_base_method functionsNils Larsch2005-08-081-5/+0
* Initialize SSL_METHOD structures at compile time. This removes the needDr. Stephen Henson2005-08-051-40/+6
* Add DTLS support.Ben Laurie2005-04-261-0/+4
* Give everything prototypes (well, everything that's actually used).Ben Laurie2005-03-311-1/+1
* Move the registration of callback functions to special functionsRichard Levitte2000-02-201-0/+8
* Source code cleanups: Use void * rather than char * in lhash,Ulf Möller2000-01-301-1/+1
* Cosmetic changes.Ulf Möller1999-09-291-4/+0
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-231-1/+1
* Change functions to ANSI C.Ulf Möller1999-04-191-13/+6
* Fix security hole.Ben Laurie1999-03-221-1/+1
* Fix version stuff:Ralf S. Engelschall1998-12-311-1/+1
* *** empty log message ***OpenSSL_0_9_1cRalf S. Engelschall1998-12-231-1/+1
* Switch version string to SSLeay/OpenSSLRalf S. Engelschall1998-12-231-1/+1
* Various cleanups and fixed by Marc and Ralf to start the OpenTLS projectRalf S. Engelschall1998-12-221-1/+1
* Import of old SSLeay release: SSLeay 0.9.1b (unreleased)Ralf S. Engelschall1998-12-211-1/+2
* Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1998-12-211-0/+151