aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Making a softlink from crypto/des/asm/perlasm to crypto/perlasm isn'tRichard Levitte2002-06-131-1/+0
* Add missing prototypes.Lutz Jänicke2002-06-1312-22/+40
* Fix ext_dat.h extension ordering.Dr. Stephen Henson2002-06-132-4/+18
* Add OIDs for Secure Electronic Transactions (SET)Lutz Jänicke2002-06-134-5/+1613
* Clarify formulation (proposed by Bodo Moeller).Lutz Jänicke2002-06-131-4/+4
* The new ASN1 code automatically allocatesDr. Stephen Henson2002-06-131-0/+1
* Make change uniqueIdentifier -> x500UniqueIdentifier clearly visible.Lutz Jänicke2002-06-123-0/+12
* Correct wrong usage information.Lutz Jänicke2002-06-121-23/+27
* typoBodo Möller2002-06-121-2/+2
* simplify asn1_flagBodo Möller2002-06-127-47/+53
* Support building the distribution .tar file on platforms with limitedLutz Jänicke2002-06-121-2/+8
* Handle read errors.Ben Laurie2002-06-117-13/+56
* Fix warnings.Ben Laurie2002-06-114-3/+5
* move ECC ASN1 that is not specific to ECDSA into crypto/ec/,Bodo Möller2002-06-103-3/+898
* move ECC ASN1 that is not specific to ECDSA into crypto/ec/,Bodo Möller2002-06-1017-702/+440
* fix for 'make update'Bodo Möller2002-06-102-2/+2
* remove unnecessary calls to EC_POINT_copy()Bodo Möller2002-06-102-12/+0
* Make sure that flags are passed to "make" subprocesses.Lutz Jänicke2002-06-101-1/+1
* fix memory leakBodo Möller2002-06-061-2/+5
* For the main directory, Makefile.org is significant :-)Lutz Jänicke2002-06-061-1/+1
* Make sure that settings are passed back and forth when walking aroundLutz Jänicke2002-06-063-5/+8
* New OID for X509 usage: pseudonymLutz Jänicke2002-06-064-5/+16
* Merge from 0.9.7-stable.Richard Levitte2002-06-062-2/+30
* Make perl replacement for dirname, for system that lack the latter.Richard Levitte2002-06-052-2/+20
* It's not good to have a pointer point at something in an inner block.Richard Levitte2002-06-051-1/+2
* Check errors when parsing a PKCS8INF PEM FILE, or there will be a core dump o...Richard Levitte2002-06-051-0/+1
* Documentation bug corrected.Richard Levitte2002-06-051-1/+1
* Since there's no continuation, the ; can go as well :-)Richard Levitte2002-06-051-1/+1
* There is no continuation at this point.Lutz Jänicke2002-06-051-1/+1
* On some systems the default "perl" may still be perl4, use the correctLutz Jänicke2002-06-051-2/+2
* The correct PERL interpreter is passed via commandline.Lutz Jänicke2002-06-053-3/+0
* Update the recognision of GCC version numbers to handle the prefix textRichard Levitte2002-06-051-3/+5
* make update (including adjusting libeay.num in HEAD to the changes in theRichard Levitte2002-06-042-84/+118
* Typo.Lutz Jänicke2002-06-041-1/+1
* use sstrsep() to get the proper type to aoti().Richard Levitte2002-06-031-2/+2
* 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