aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 0.9.7-beta1 is just being released.Lutz Jänicke2002-06-011-5/+3
* Document the AES changes.Richard Levitte2002-05-311-0/+4
* Add the AES test vectors from NIST document SP800-38A.Richard Levitte2002-05-311-12/+113
* Make it possible to give vectors only for decryption or encryption.Richard Levitte2002-05-311-62/+79
* For CFB and OFB modes, always create the encryption key.Richard Levitte2002-05-311-1/+3
* Declare the CFB and OFB modes for AES, and prepare for a declarationRichard Levitte2002-05-312-0/+30
* In CFB mode, the iv is always encrypted.Richard Levitte2002-05-311-1/+1
* Reformat the CFLAG string so it can be made part of a C string.Richard Levitte2002-05-302-4/+8
* Support the newly release gcc 3.1 on 64-bit Solaris. Not automatic.Richard Levitte2002-05-301-0/+1
* Support shared libraries properly on linux-sparcv[89].Richard Levitte2002-05-301-2/+2
* a B< that wasn't properly ended.Richard Levitte2002-05-301-1/+1
* Check the return values where memory allocation failures may happen.Richard Levitte2002-05-3014-26/+52
* CAformat should not be used for CA key format.Richard Levitte2002-05-301-1/+1
* Make sure that MS_STATIC isn't defined to 'static' under Win32.Richard Levitte2002-05-301-1/+1
* pod2man.pl would only remove the first LF from the name.Richard Levitte2002-05-301-2/+2
* Apparently, there are still chances we have to deal with buggy pod2man versions.Richard Levitte2002-05-304-4/+1257
* Correct AES counter mode, which incorrectly incremented the counter beforeRichard Levitte2002-05-301-1/+1
* New functions EC_POINT_point2bn(), EC_POINT_bn2point(), EC_POINT_point2hex(),...Bodo Möller2002-05-305-59/+251
* Correct darwin shared library support.Richard Levitte2002-05-302-3/+11
* Some shlib extensions were in the wrong fieldRichard Levitte2002-05-302-28/+28
* Our copy of pod2man.pl is old and comparatively broken, so lets remove it.Richard Levitte2002-05-302-1186/+3
* Add more warnings for my debug targets.Richard Levitte2002-05-301-2/+2
* Remove the duplicate description of -out.Richard Levitte2002-05-301-2/+1
* Make i2c_ASN1_BIT_STRING return the correct length.Dr. Stephen Henson2002-05-291-2/+4
* Set DLOPEN_FLAG the same way on NetBSD as on OpenBSD.Richard Levitte2002-05-291-1/+1
* There is a chance that the input string is larger than size, and on VMS,Richard Levitte2002-05-291-3/+10
* Remove item listed twice <kromJx@crosswinds.net>.Lutz Jänicke2002-05-281-1/+0
* Cygnus correction. (I thought I had tested that...)Ulf Möller2002-05-271-1/+1
* fix Cygwin (remove extra colons)Bodo Möller2002-05-242-10/+11
* Use assembler implementations with Cygwin.Ulf Möller2002-05-241-2/+1
* Recover from errorsRichard Levitte2002-05-231-0/+2
* make updateRichard Levitte2002-05-231-0/+25
* Make sure short aliases are used where required.Richard Levitte2002-05-231-1/+1
* Define a short alias for another long EC symbol.Richard Levitte2002-05-231-0/+2
* Make sure ECDSA is built and tested on VMS.Richard Levitte2002-05-231-2/+5
* Make sure ECDSA is built and tested on VMS.Richard Levitte2002-05-234-5/+14
* Allow the use of the TCP/IP stack keyword TCPIP and NONERichard Levitte2002-05-225-26/+165
* Use OPENSSL_SYS_VMS instead of just VMSRichard Levitte2002-05-221-1/+1
* accept NULL in 'free' functionsBodo Möller2002-05-211-0/+8
* Reorganise -subj option code, fix buffer overrun.Dr. Stephen Henson2002-05-193-133/+32
* Fix Mingw32 asm build: use the UnixDr. Stephen Henson2002-05-192-1/+4
* Add missing EVP_CIPHER_CTX_init call.Dr. Stephen Henson2002-05-181-0/+2
* Fix incorrect =over 4 location.Lutz Jänicke2002-05-161-4/+2
* fix EVP_dsa_sha macroBodo Möller2002-05-162-2/+7
* Use the indirect way to the actual request tracker, so that peopleLutz Jänicke2002-05-161-2/+2
* updateBodo Möller2002-05-161-22/+5
* Zero cipher_data in EVP_CIPHER_CTX_cleanupDr. Stephen Henson2002-05-153-16/+26
* make b_print.c consistent with the rest of OpenSSL:Bodo Möller2002-05-142-2/+18
* Add missing '"'Lutz Jänicke2002-05-121-1/+1
* Recognize PPC64 target.Lutz Jänicke2002-05-121-0/+4