aboutsummaryrefslogtreecommitdiffstats
path: root/ssl
Commit message (Expand)AuthorAgeFilesLines
* Disable new TLS1 ciphersuites.Ben Laurie1999-03-062-0/+4
* Fix names of cert stack functions.Ben Laurie1999-03-064-16/+18
* Put the dependencies back.Ben Laurie1999-03-061-0/+383
* Move the SSL_CTX_xxx defines at the top of ssl.h to the location of otherRalf S. Engelschall1999-03-061-12/+11
* Fix export ciphersuites, again.Ben Laurie1999-03-064-17/+35
* General source tree makefile cleanups: Made `making xxx in yyy...' displayRalf S. Engelschall1999-03-061-389/+5
* Permit null ciphers.Ben Laurie1999-03-061-1/+1
* Remove confusing variables in function signatures in filesRalf S. Engelschall1999-03-042-4/+4
* Fix the Win32 compile environment and add various changes so it will now compileDr. Stephen Henson1999-03-031-1/+7
* Add functions to add certs to stacks, used for CA file/path stuff in servers.Ben Laurie1999-02-284-43/+142
* More truth in declarations.Ben Laurie1999-02-282-9/+12
* Experiment with doxygen documentation.Ben Laurie1999-02-281-269/+134
* Ops, the logic of the second argument has to be coupled with the != test toRalf S. Engelschall1999-02-261-1/+1
* Add a bunch of SSL_xxx() functions for configuring the temporary RSA and DHRalf S. Engelschall1999-02-258-83/+162
* Fix the cipher decision scheme for export ciphers: the export bits are *not*Ralf S. Engelschall1999-02-251-2/+2
* Various changes to make this stuff compile under Win32 and VC++ with andDr. Stephen Henson1999-02-222-8/+16
* More stuff for new TLS ciphersuites.Ben Laurie1999-02-216-41/+49
* Undo a couple of kludges.Ben Laurie1999-02-215-35/+35
* Add support for new TLS export ciphersuites.Ben Laurie1999-02-2115-111/+162
* Generate errors when public/private key check is done.Ben Laurie1999-02-203-3/+0
* Updates to the new SSL compression codeMark J. Cox1999-02-1624-501/+955
* Fix various memory leaks in SSL, apps and DSADr. Stephen Henson1999-02-156-9/+21
* In the absence of feedback either way, commit the fix that looks right forBen Laurie1999-02-132-5/+8
* Remove one more totally bogus source file.Ralf S. Engelschall1999-02-101-583/+0
* First cut for a very conservative source tree cleanup:Ralf S. Engelschall1999-02-105-761/+0
* More exactitude with function arguments.Ben Laurie1999-02-096-6/+6
* Fix various stuff: that VC++ 5.0 chokes on:Dr. Stephen Henson1999-01-3115-2/+54
* Update STATUS, modify ssl.h so mkdef.pl will pick up prototypes andDr. Stephen Henson1999-01-301-8/+15
* Break circular dependency between pem and err.Ben Laurie1999-01-301-10/+10
* This time, get it right.Ben Laurie1999-01-191-240/+259
* Finally lay dependencies to rest (I hope!).Ben Laurie1999-01-191-1/+365
* New err_code.pl script to retain old error codes. This should allow the useDr. Stephen Henson1999-01-181-1/+3
* More prototypes.Ben Laurie1999-01-161-6/+6
* More prototypes.Ben Laurie1999-01-161-1/+1
* More prototypes.Ben Laurie1999-01-161-25/+28
* More prototypes.Ben Laurie1999-01-163-10/+10
* More prototypes.Ben Laurie1999-01-161-7/+7
* Fix comment.Ben Laurie1999-01-101-1/+1
* Accept NULL in *_free.Ben Laurie1999-01-077-0/+19
* Fix DH key generation.Ben Laurie1999-01-071-6/+9
* Fix export tests.Ben Laurie1999-01-061-4/+4
* Make the world a safer place (if people object to this kind of change, speak upBen Laurie1999-01-062-4/+9
* Remove more old temporary files from CVSRalf S. Engelschall1998-12-311-402/+0
* Fix version stuff:Ralf S. Engelschall1998-12-315-5/+5
* *** empty log message ***OpenSSL_0_9_1cRalf S. Engelschall1998-12-235-5/+5
* Switch version string to SSLeay/OpenSSLRalf S. Engelschall1998-12-235-5/+5
* Incorporation of RSEs assembled patchesRalf S. Engelschall1998-12-222-8/+8
* Various cleanups and fixed by Marc and Ralf to start the OpenTLS projectRalf S. Engelschall1998-12-2212-23/+15
* Import of old SSLeay release: SSLeay 0.9.1b (unreleased)Ralf S. Engelschall1998-12-2129-427/+1346
* Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1998-12-2146-1449/+4036