aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* More indentation consistency: for (), while (), if (), return ()Bodo Möller2000-09-061-50/+50
* Fix X509_STORE_CTX_init. Make indentation more consistent. Dump core less o...Bodo Möller2000-09-062-54/+86
* 'make update'Bodo Möller2000-09-062-4/+14
* Changes for QNX: there is no thread support, and the previousBodo Möller2000-09-062-9/+8
* typoBodo Möller2000-09-061-1/+1
* Add OAEP. Seed the PRNG.Bodo Möller2000-09-062-5/+12
* updateBodo Möller2000-09-061-11/+11
* Add rsautl.Bodo Möller2000-09-061-1/+6
* Clarification for SSL_ERROR_ZERO_RETURNBodo Möller2000-09-061-1/+3
* Fix typo in rsautl.Dr. Stephen Henson2000-09-056-48/+262
* Ignore executable.Ben Laurie2000-09-051-0/+1
* Handle WANT_READ more correctly (thanks to Bodo).Ben Laurie2000-09-051-5/+24
* *BIG* verify code reorganisation.Dr. Stephen Henson2000-09-0513-209/+515
* Distinguish between assertions and conditions that should cause death.Ben Laurie2000-09-051-5/+10
* Keep a not of original encoding in certificate requests.Dr. Stephen Henson2000-09-057-11/+49
* Mention fix in bio_lib.c.Bodo Möller2000-09-051-0/+2
* Increase print buffer (10K instead of just 2K).Bodo Möller2000-09-051-1/+1
* Ignore Makefile.saveBodo Möller2000-09-051-0/+1
* Remove silly test for b->references at the end of BIO_write:Bodo Möller2000-09-051-9/+3
* ConsistencyBodo Möller2000-09-043-2/+7
* Use consistent indentation,Bodo Möller2000-09-041-61/+68
* Avoid abort() throughout the library, except when preprocessorBodo Möller2000-09-0419-75/+196
* Fix for BN_mul_word(a, 0).Bodo Möller2000-09-041-4/+9
* -Wall insists that main return an int.Bodo Möller2000-09-041-1/+3
* Include MD4 in documentation.Bodo Möller2000-09-041-3/+3
* Tell CVS to ignore 'lib'.Bodo Möller2000-09-041-0/+1
* Add 'rsautl' low level RSA utility.Dr. Stephen Henson2000-09-0312-9/+432
* Undo change from 1.7 to 1.8:Bodo Möller2000-09-011-4/+2
* Use C syntax, not FORTRAN or whatever that was :-)Bodo Möller2000-09-011-5/+9
* QNX 4 support.Bodo Möller2000-09-015-0/+35
* -N option to diff is not essential, and mentioning it is unnecessarilyBodo Möller2000-09-011-1/+1
* Add demo state machine.Ben Laurie2000-08-303-0/+383
* Fix typo in i2d_ASN1_ENUMERATEDDr. Stephen Henson2000-08-304-16/+181
* Diagnose EOF on memory BIOs (or you just get mysterious errors with no errorBen Laurie2000-08-283-0/+6
* Use the passed buffer in ERR_error_string!Ben Laurie2000-08-281-1/+1
* Change PKCS#7 test data to take account of removal ofDr. Stephen Henson2000-08-251-44/+44
* New option to CA.pl to sign request using CA extensions.Dr. Stephen Henson2000-08-249-6/+50
* Add support for 'other' PKCS#7 content types.Dr. Stephen Henson2000-08-223-5/+16
* max -> dmax in bn_check_top.Ben Laurie2000-08-221-1/+1
* Fix ASN1_INTEGER_to_BN properly this time...Dr. Stephen Henson2000-08-222-2/+2
* Fixes to d2i_ASN1_OBJECT, ASN1_INTEGER_to_BN and a_strex.cDr. Stephen Henson2000-08-224-9/+19
* Various fixes...Dr. Stephen Henson2000-08-216-1/+104
* Added OIDs from RFC 2247, 1155, and a few from 1700Richard Levitte2000-08-193-0/+113
* Assar wanted an address change.Richard Levitte2000-08-181-1/+1
* Added BIO_vprintf() and BIO_vsnprintf(). The former because I'veRichard Levitte2000-08-183-5/+30
* NULL is not an integer...Richard Levitte2000-08-181-1/+1
* Document the added diversity to the possible log levels.Richard Levitte2000-08-171-0/+24
* Add more diversity to the possible log levels. Now we have fullRichard Levitte2000-08-171-15/+41
* Added md4 to the VMS compilationRichard Levitte2000-08-171-3/+4
* make updateRichard Levitte2000-08-171-1/+1