aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* use explicit constant 11 just onceBodo Möller1999-09-031-3/+3
* Make previous bugfix actually workBodo Möller1999-09-031-9/+4
* Fix server behaviour when facing backwards-compatible client hellos.Bodo Möller1999-09-035-17/+54
* -no_dhe option for ssltest.cBodo Möller1999-09-032-24/+35
* Use closesocket macro consistently, not close directly, for easierBodo Möller1999-09-031-2/+2
* Handle "#if 0" correctly (I hope)Bodo Möller1999-09-031-0/+6
* Add new 'spkac' utility and several SPKAC utility functions.Dr. Stephen Henson1999-09-0312-29/+564
* Make DH_free() free up any ex_data and also call the finish method.Dr. Stephen Henson1999-09-011-0/+4
* RIPEMD160 shape-up. Final touch.Andy Polyakov1999-08-282-1/+4
* RIPEMD160 shape-up Intel assembler companion. Cycle counter benchmarksAndy Polyakov1999-08-283-1767/+1780
* RIPEMD160 shape-up. Major news are that it's operational on all platformsAndy Polyakov1999-08-284-366/+293
* make testapps after the library.Ulf Möller1999-08-284-2/+7
* md32_common.h update and accompanying MD5 update.Andy Polyakov1999-08-282-7/+19
* Allow the extension section specified in config files to be overriddenDr. Stephen Henson1999-08-274-7/+46
* Allow the 1.OU="my OU" syntax in 'ca' for SPKACs.Dr. Stephen Henson1999-08-252-1/+17
* Allow extensions to be added to certificate requests, update the sampleDr. Stephen Henson1999-08-255-4/+78
* make update.Ulf Möller1999-08-245-10/+53
* Minor MIPS III/IV tune-up.Andy Polyakov1999-08-243-76/+79
* Fix for a bug which meant encrypting BIOs sometimes wouldn't read the finalDr. Stephen Henson1999-08-242-3/+18
* Initial support for DH_METHOD. Also added a DH lock. A few changes made toDr. Stephen Henson1999-08-238-18/+189
* Initial support for DSA_METHOD...Dr. Stephen Henson1999-08-227-200/+439
* Allow memory bios to be read only and change PKCS#7 routines to use them.Dr. Stephen Henson1999-08-195-28/+95
* Fix horrible (and hard to track down) bug in ssl23_get_client_hello:Bodo Möller1999-08-183-2/+13
* Really undo the base64 change so that make test survivesBodo Möller1999-08-181-1/+1
* Fix PKCS7_ENC_CONTENT_new() to include a sensible default content type and addDr. Stephen Henson1999-08-177-11/+23
* Return 0 for succesful exit when -noout is used.Bodo Möller1999-08-171-1/+5
* Undo base64 decoding change (was not a bug fix).Ulf Möller1999-08-142-4/+5
* editing error.Ulf Möller1999-08-131-1/+2
* Honor $PERL environment variable in Configure.Ulf Möller1999-08-131-1/+1
* Fix faulty base64 decoding of data that was 46 or 47 bytes long.Ulf Möller1999-08-131-2/+2
* Add pkcs7 and des apps to "make all".Ulf Möller1999-08-135-5/+6
* Compile pkcs7 and des apps.Ulf Möller1999-08-137-14/+27
* Disable the text about foo.h => openssl/foo.h.Bodo Möller1999-08-121-32/+32
* Remove -DWINDOWS in debug configuration.Bodo Möller1999-08-121-1/+1
* Submitted by: Lidong Zhou <ldzhou@cs.cornell.edu>Bodo Möller1999-08-111-2/+2
* Add functions to allow extensions to be added to certificate requests.Dr. Stephen Henson1999-08-117-30/+88
* Fix typo.Bodo Möller1999-08-111-1/+1
* Updates.Bodo Möller1999-08-105-13/+54
* Support for parsing of certificate extensions in PKCS#10 requests: these areDr. Stephen Henson1999-08-098-7/+138
* BIO_write and BIO_read could, in theory, return -2.Bodo Möller1999-08-091-2/+2
* -crlf option.Bodo Möller1999-08-093-22/+6
* Provide fixed seed for parameter generation to speed up -dhe1024.Bodo Möller1999-08-091-1/+3
* Bump after tarball rolling.Ralf S. Engelschall1999-08-094-5/+8
* Bump version to 0.9.4OpenSSL_0_9_4Ralf S. Engelschall1999-08-091-2/+3
* Ok, I'll do a few more final platform tests and then I'll roll the 0.9.4Ralf S. Engelschall1999-08-091-13/+2
* Ok, final fix for `config' script to detect all flavors of FreeBSDRalf S. Engelschall1999-08-091-20/+19
* spellingBodo Möller1999-08-081-2/+2
* Install libRSAglue.a when OpenSSL is build with RSAref.Ralf S. Engelschall1999-08-082-0/+9
* Comments.Bodo Möller1999-08-085-5/+10
* add commentsBodo Möller1999-08-082-2/+2