aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Add type-safe STACKs and SETs.Ben Laurie1999-04-1248-873/+1147
* gcc claims this is a shadow, though I can't find what it is shadowing...Ben Laurie1999-04-121-3/+3
* Add `openssl ca -revoke <certfile>' facility which revokes a certificateRalf S. Engelschall1999-04-122-0/+187
* Fix `openssl crl -noout -text' combination where `-noout' killed the `-text'Ralf S. Engelschall1999-04-122-2/+8
* Make sure a corresponding plain text error message exists for theRalf S. Engelschall1999-04-122-0/+7
* Obsoleted by new openssl command "list-cipher-commands".Bodo Möller1999-04-111-35/+0
* Submitted by:Bodo Möller1999-04-113-9/+35
* Fix a few typos and tabs while I'm poking around in ca.c...Ralf S. Engelschall1999-04-101-4/+4
* Rid the world of yet more evil casts.Ben Laurie1999-04-102-5/+5
* Adjust renegotiation slightly.Ben Laurie1999-04-101-3/+3
* Fix a typo in the X.509v3 docs: cRLSign instead of cRLCertSign is correctRalf S. Engelschall1999-04-101-1/+1
* Rid the world of more evil casts.Ben Laurie1999-04-103-39/+39
* Install signal handler if we are using sigaction.Ben Laurie1999-04-101-1/+7
* Bugfix: s_client occasionally would sleep in select() when it shouldBodo Möller1999-04-092-20/+29
* recent changes.Ulf Möller1999-04-091-0/+7
* Test PKCS#1 v1.5 padding as well.Ulf Möller1999-04-092-13/+52
* Use Perl 5 even if Perl 4 comes first in the search path.Ulf Möller1999-04-092-4/+7
* Separate DSA functionality from ASN.1 encoding.Ulf Möller1999-04-099-99/+253
* Preprocessor file to allow testenc to test only those ciphersBodo Möller1999-04-091-0/+35
* Tiny comment to improve code comprehensibility.Bodo Möller1999-04-092-2/+2
* Add PKCS#5 v2.0 ASN1 structures.Dr. Stephen Henson1999-04-089-6/+261
* Bugs.Ulf Möller1999-04-081-2/+22
* New "open issue" (ERR_...).Bodo Möller1999-04-081-1/+5
* Avoid error message about missing gcc.Ulf Möller1999-04-081-1/+1
* Be more optimistic about the availability of termios for ~ECHO,Bodo Möller1999-04-082-1/+22
* Bad dependencies.Ulf Möller1999-04-081-1/+1
* Test RSA after the BN library it is based on.Ulf Möller1999-04-081-4/+4
* Fix linux-mips entry.Ulf Möller1999-04-081-1/+1
* bn_div_words has been added to alpha.s (Hannes Reinecke's patch).Ulf Möller1999-04-071-3/+1
* More assembler problems; new OCSP patch; obsolete patches removed fromUlf Möller1999-04-071-4/+3
* Bug fix for X.509 two-digit year.Ulf Möller1999-04-061-2/+2
* Remove obsolete files from SSLeay 0.8.Ulf Möller1999-04-0630-5366/+0
* Don't shadow.Ben Laurie1999-04-031-2/+2
* Avoid EADDRINUSE for s_server.Bodo Möller1999-04-021-0/+6
* Did a 'make errors' to update asn1 error codes now typo is fixedDr. Stephen Henson1999-04-013-3/+0
* Delete some auto generated files and correct a typo in crypto/asn1/p5_pbe.cDr. Stephen Henson1999-04-019-9506/+2
* Include bn.h instead of defining BIGNUM as char.Ulf Möller1999-04-011-4/+2
* Update dependencies.Ben Laurie1999-04-015-13/+224
* Remove obsolete files.Ulf Möller1999-04-0110-6089/+0
* Pointer to Ariel Glenn's SSLeay documentation.Ulf Möller1999-04-011-0/+3
* New Makefile variables $(RANLIB) and $(PERL).Ulf Möller1999-04-0161-300/+269
* pre-0.9.3 development version.Ulf Möller1999-04-011-2/+2
* Add .cvsignore in new pkcs12 directoryRalf S. Engelschall1999-04-011-0/+1
* Don't shadow.Ben Laurie1999-04-011-5/+5
* New option to generate 80386 code.Ulf Möller1999-03-3111-17/+31
* New option "-showcerts" for s_clientBodo Möller1999-03-316-9/+24
* Remove file that is to be auto-generated by sha1-586.pl.Ulf Möller1999-03-301-1948/+0
* Typo.Ulf Möller1999-03-301-1/+1
* New switch "386" to generate 80386 code (emulate bswap).Ulf Möller1999-03-302-7/+23
* Remove deleted PKCS#12 functions from pkcs12.h, get rid of object creationDr. Stephen Henson1999-03-298-45/+95