summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Roll OpenSSL-0.9.7-beta2OpenSSL_0_9_7-beta2Lutz Jänicke2002-06-163-5/+6
* Use -dumpversion to obtain gcc's version.Lutz Jänicke2002-06-161-5/+4
* OpenSSL_add_all_algorithms has been replaced by configuration dependentLutz Jänicke2002-06-161-1/+2
* Make updateDr. Stephen Henson2002-06-151-0/+8
* Initial support for hpux64-parisc-gccLutz Jänicke2002-06-143-2/+49
* Some more prototype fixes.Lutz Jänicke2002-06-146-17/+11
* New option SSL_OP_DONT_INSERT_EMPTY_FRAGMENTS for disabling CBCBodo Möller2002-06-145-18/+71
* make updateRichard Levitte2002-06-132-1/+53
* Merge from HEAD.Richard Levitte2002-06-131-1/+1
* Tentatively add support for UWIN, a Unix-like environment on top of Windows.Richard Levitte2002-06-132-8/+16
* Make sure that any dash in the prefix before the version number is removed.Richard Levitte2002-06-131-1/+1
* Add support for DJGPP.Richard Levitte2002-06-131-2/+4
* Add support for DJGPP.Richard Levitte2002-06-1319-26/+128
* Check for the executable $openssl, not just the file.Richard Levitte2002-06-131-2/+2
* Parse directory using both slashes and backslashes as separators.Richard Levitte2002-06-131-3/+12
* 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/+1618
* 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
* Support building the distribution .tar file on platforms with limitedLutz Jänicke2002-06-121-2/+8
* Handle read failures better.Ben Laurie2002-06-117-13/+56
* fix for 'make update'Bodo Möller2002-06-102-2/+2
* Make sure that flags are passed to "make" subprocesses.Lutz Jänicke2002-06-101-1/+1
* 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
* 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
* Correct syntax in ssl-lib.comRichard Levitte2002-06-052-2/+30
* 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-6/+36
* Typo.Lutz Jänicke2002-06-041-1/+1
* use sstrsep() to get the proper type to aoti().Richard Levitte2002-06-031-2/+2
* Ok, we are rolling 0.9.7-beta1 now.OpenSSL_0_9_7-beta1Lutz Jänicke2002-06-013-8/+6
* Fix a warning.Ben Laurie2002-05-311-1/+1
* Fix warnings.Ben Laurie2002-05-312-2/+2
* 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