aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* makedepend complains when a header file is included more than once inRichard Levitte2002-10-148-10/+1
* Complete the VxWorks fix by implementing a NULL RAND_poll() for it.Richard Levitte2002-10-142-1/+8
* libs is a timestamp that we don't really need to know about.Richard Levitte2002-10-141-0/+1
* Add needed libraries as per configuration to the list of libraries weRichard Levitte2002-10-141-1/+4
* Add missing quotes.Richard Levitte2002-10-141-38/+38
* Targeting the solaris platform for specific tests. Something is goingRichard Levitte2002-10-131-2/+2
* Clarify where the engines are by default.Richard Levitte2002-10-121-2/+3
* Chase down the missing backslashes.Richard Levitte2002-10-121-12/+12
* Add more commentary. Check that *num is smaller than the block size.Richard Levitte2002-10-111-1/+5
* The AES CTR API was buggy, we need to save the encrypted counter as wellRichard Levitte2002-10-112-5/+8
* Step 14 of move of engines: Final step, document the change.Richard Levitte2002-10-111-0/+13
* make update.Richard Levitte2002-10-111-0/+25
* And if the path has a space, we definitely need to protect $openssl.Richard Levitte2002-10-111-2/+2
* Oh, there were *two* places where we needed to protect the fileRichard Levitte2002-10-111-1/+2
* For the platforms where version info is inserted separately into theRichard Levitte2002-10-111-8/+38
* Step 13 of move of engines: Remove old files.Richard Levitte2002-10-1133-12039/+0
* Step 12 of move of engines: Time to make the changes to supportRichard Levitte2002-10-111-4/+7
* Step 11c of move of engines: Time to make the changes to supportRichard Levitte2002-10-111-0/+24
* Step 11b of move of engines: Time to make the changes to supportRichard Levitte2002-10-111-3/+94
* Step 11a of move of engines: Time to make the changes to supportRichard Levitte2002-10-111-0/+2
* Step 10 of move of engines: Change crypto/engine/Makefile.ssl so weRichard Levitte2002-10-111-186/+2
* Step 9 of move of engines: rename crypto/engine/hw_cryptodev.c toRichard Levitte2002-10-111-0/+1117
* TypoRichard Levitte2002-10-111-48/+49
* Step 8 of move of engines: Remove the last little quirks.Richard Levitte2002-10-111-0/+2
* We didn't copy the cryptodev engine here, darn it!Richard Levitte2002-10-111-24/+0
* Step 7 of move of engines: Engines should not depend on privateRichard Levitte2002-10-1116-25/+20
* Typo.Richard Levitte2002-10-111-2/+2
* Step 6 of move of engines: rename the macro ENGINE_DYNAMIC_SUPPORT toRichard Levitte2002-10-119-14/+20
* synchronize with 0.9.7-stable version of this fileBodo Möller2002-10-111-15/+15
* That wasn't supposed to be there...Richard Levitte2002-10-111-1/+0
* Step 5 of move of engines: Add a makefile (and a .cvsignore).Richard Levitte2002-10-112-0/+290
* Step 4 of move of engines: Split e.ec into individual files for eachRichard Levitte2002-10-1110-8/+9
* Step 3 of move of engines: copy the corresponding vendor header files.Richard Levitte2002-10-117-0/+1434
* Step 2 of move of engines: copy engines to new directory and rename themRichard Levitte2002-10-1125-0/+9488
* Add a configuration target for A/UX.Richard Levitte2002-10-111-0/+3
* make updateRichard Levitte2002-10-111-1/+51
* There may be more than one single quote to fix.Richard Levitte2002-10-111-1/+1
* Make sure it's properly detected when there's no version informationRichard Levitte2002-10-111-2/+7
* Make sure $fname will not give us any surprises with any funny characters.Richard Levitte2002-10-111-1/+2
* BN_bn2hex() returns "0" instead of "00" for zero. This disrputs theRichard Levitte2002-10-112-6/+20
* Fix inconsistencies in the Darwin targets.Richard Levitte2002-10-111-3/+4
* Add a suffix for Darwin's sake, since it seems like .dylib comes afterRichard Levitte2002-10-111-23/+54
* Move the shared library construction stuff to Makefile.shared, aRichard Levitte2002-10-113-274/+603
* Rhapsody had ftime, Darwin doesn't (any longer?)Richard Levitte2002-10-103-2/+6
* Add a few more target platforms, to see how well the shared libraryRichard Levitte2002-10-101-0/+16
* VMS below version 7 doesn't have strcasecmp, so let's roll our own on VMS.Richard Levitte2002-10-102-0/+22
* TypoRichard Levitte2002-10-102-4/+4
* RFC 2712 redefines the codes for use of Kerberos 5 in SSL/TLS.Richard Levitte2002-10-104-43/+198
* More docs.Dr. Stephen Henson2002-10-091-0/+31
* Typo.Dr. Stephen Henson2002-10-091-1/+1