aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2002-01-04fix EVP_CIPHER_mode macroBodo Möller2-1/+4
2002-01-04Constify.Geoff Thorpe1-1/+1
2002-01-03Better clarification on perlRichard Levitte1-9/+10
2002-01-02make updateRichard Levitte2-25/+33
2002-01-02Implement speed measurement for AES.Richard Levitte1-13/+117
2002-01-02Because Rijndael is more known as AES, use crypto/aes instead ofRichard Levitte18-107/+1805
2002-01-02The block size may be something other than 8!Richard Levitte1-4/+5
2002-01-02When RSA or DSA are disabled, do not include the stuff that's specificRichard Levitte1-0/+4
2002-01-02make updateRichard Levitte2-146/+177
2002-01-02RSA counter should only be defined of RSA is available.Richard Levitte1-1/+2
2002-01-02Allow verification of other types than DATA.Richard Levitte1-7/+46
2002-01-02Say that recent CygWin perl versions work as well.Richard Levitte1-1/+5
2002-01-02Allow 8-bit characters. This is not really complete, it only marksRichard Levitte2-82/+123
2002-01-02On Solaris64, cc needs the flag -xarch=v9 when linking sharedRichard Levitte2-85/+96
2002-01-02Add support for Linux on HP/PA.Richard Levitte2-0/+23
2001-12-28ssl3_read_bytes bug fixUlf Möller2-0/+5
2001-12-21update FAQ and CHANGES file (0.9.6c has been released)Bodo Möller2-1/+3
2001-12-21Status updateRichard Levitte1-1/+2
2001-12-21And just for the sake of completeness, let's add some standard macros...Richard Levitte1-0/+2
2001-12-21Better use the same number in all branches, to avoid confusionRichard Levitte1-0/+1
2001-12-20Do not forget to compile comp_err.cRichard Levitte1-2/+2
2001-12-20Synchronise with the 0.9.6 branch.Richard Levitte1-1/+7
2001-12-20Security fix.Ben Laurie2-22/+20
2001-12-19Cygwin patch. Submitted by Michael Kobar <mkobar@lymeware.com>Ulf Möller1-0/+6
2001-12-17formatting consistencyBodo Möller1-1/+0
2001-12-17oopsBodo Möller1-1/+1
2001-12-17remove redundant ERR_load_... declarationsBodo Möller18-28/+1
2001-12-17consistency with 0.9.6 stable "CHANGES"Bodo Möller1-12/+13
2001-12-14fix BN_rand_rangeBodo Möller2-11/+19
2001-12-12Change pkcs12 so the certificates coming from -in do not get tossed ifRichard Levitte1-2/+8
2001-12-12Implement failover for ubsec. Submitted by Subramanian RamamoorthyRichard Levitte2-40/+230
2001-12-11make updateRichard Levitte1-0/+1
2001-12-10name confusion with HP library function prototype (?)Ulf Möller1-2/+2
2001-12-09Improve back compatibility.Ben Laurie7-17/+52
2001-12-07fix warnings (one of them was clearly justified)Bodo Möller1-3/+3
2001-12-07Don't overwrite signing time.Dr. Stephen Henson2-5/+12
2001-12-06HPUX 9.X on m68k with gccLutz Jänicke2-0/+26
2001-12-04UID was never a lable for uniqueIdentifier. However, LDAP and certainRichard Levitte4-14/+15
2001-12-04I was recently informed that some people wrongly use ssleay.txt asRichard Levitte1-0/+16
2001-12-03crypto/objects stuffBodo Möller1-0/+6
2001-12-03Fix: 2.5.29 is "id-ce", not "ld-ce" (sort of a typo in objects.h).Bodo Möller7-924/+916
2001-12-03EVP_BytesToKey documentation.Dr. Stephen Henson1-0/+67
2001-12-01Make EVP_SealInit() return the correct value.Dr. Stephen Henson1-2/+3
2001-12-01Add -pubkey option to req command.Dr. Stephen Henson3-10/+41
2001-12-01NO_DSA, NO_RSA patches.Dr. Stephen Henson4-0/+16
2001-11-30Support for QNX (wrat@jump.net (the wharf rat)).Lutz Jänicke3-2/+30
2001-11-27Certain missing algorithms make some SSL versions or TLS impossible toRichard Levitte1-1/+66
2001-11-26discuss -name and default_ca more correctly (I hope)Bodo Möller1-2/+19
2001-11-24This looks to have been a typo.Geoff Thorpe1-1/+1
2001-11-23For future portability reasons MIT is moving all macros to functionBodo Möller1-9/+45