aboutsummaryrefslogtreecommitdiffstats
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* make updateRichard Levitte2002-12-091-6/+13
* Hmm, Geoff's change made things quite interesting. We can now giveRichard Levitte2002-12-091-2/+5
* Allow users to modify /MD to /MT.Richard Levitte2002-12-051-1/+1
* Windows CE updates, contributed by Steven Reddie <smr@essemer.com.au>Richard Levitte2002-12-032-4/+14
* Make it so all names mentioned in the NAME section of each manpage becomes aRichard Levitte2002-11-291-0/+22
* Add OPENSSL_cleanse() to help cleanse memory and avoid certain compilerRichard Levitte2002-11-271-187/+188
* make updateRichard Levitte2002-11-191-0/+10
* Make it possible to build for more than one CPU.Richard Levitte2002-11-171-4/+4
* We don't want TARGETCPU expanded here.Richard Levitte2002-11-161-1/+1
* WinCE patchesRichard Levitte2002-11-152-0/+117
* Fix buggy #! magic and update ssleay->opensslLutz Jänicke2002-11-151-3/+3
* Cygwin fixesRichard Levitte2002-11-141-0/+2
* Merge from 0.9.7-stable.Richard Levitte2002-11-131-176/+184
* Cosmetic changeRichard Levitte2002-11-041-2/+2
* synchronise util/libeay.num with the 0.9.7-stable variant (guys, thisRichard Levitte2002-10-291-249/+184
* fast reduction for NIST curvesBodo Möller2002-10-281-0/+12
* make updateRichard Levitte2002-10-241-8/+9
* For the mkdef.pl to recognise if the "external" engines are insertedRichard Levitte2002-10-241-2/+6
* - Remo Inverardi noticed that ENGINEs don't have an "up_ref" function in theGeoff Thorpe2002-10-161-0/+1
* Use double dashes so makedepend doesn't misunderstand the flags weRichard Levitte2002-10-091-1/+6
* Typo.Dr. Stephen Henson2002-10-052-2/+2
* Add version info to Win32 DLLs.Dr. Stephen Henson2002-10-042-0/+22
* make updateDr. Stephen Henson2002-10-041-0/+10
* Update mkdef.pl to handle new ASN1 macroDr. Stephen Henson2002-10-041-0/+2
* The OpenBSD project has replaced the first implementation of the /dev/cryptoRichard Levitte2002-10-021-1/+1
* change API for looking at the internal curve listBodo Möller2002-09-021-2/+3
* less specific interface for EC_GROUP_get_basis_typeBodo Möller2002-08-261-0/+2
* ASN1 for binary curvesBodo Möller2002-08-261-0/+2
* add crypto/ecdhBodo Möller2002-08-151-0/+1
* Simplify handling of named curves: get rid of EC_GROUP_new_by_name(),Bodo Möller2002-08-151-4/+9
* change how pod2man is handled: explicitly invoke '$PERL' only whenBodo Möller2002-08-141-9/+13
* make updateBodo Möller2002-08-092-0/+24
* Add ECDH support.Bodo Möller2002-08-091-2/+5
* use a generic EC_KEY structure (EC keys are not ECDSA specific)Bodo Möller2002-08-071-58/+96
* updateBodo Möller2002-08-021-0/+29
* "make update"Lutz Jänicke2002-07-301-4/+15
* Make dummy tests to make it easier to physically remove unwanted algorithms.Richard Levitte2002-07-231-1/+1
* Further enhance assembler support on Cygwin and DJGPP.Richard Levitte2002-07-181-0/+1
* Make mkdir failsafe in case the directories are already presentRichard Levitte2002-07-171-1/+1
* Add support for shared libraries with OS/2.Richard Levitte2002-07-173-46/+89
* Replace 'ecdsaparam' commandline utility by 'ecparam'Bodo Möller2002-07-141-6/+23
* Minor typosLutz Jänicke2002-07-101-2/+2
* A few changes to BC-32.pl didn't get properly applied.Richard Levitte2002-06-271-3/+3
* Use underscores instead of dashes in temporary file names.Richard Levitte2002-06-272-36/+36
* For some reason, we need to return the full path to perlRichard Levitte2002-06-251-1/+1
* Fix path to find util/pod2man.pl from the execution directory.Lutz Jänicke2002-06-201-1/+1
* make update (adapt libeay.num to the 0.9.7-stable branch)Richard Levitte2002-06-131-100/+104
* Add support for DJGPP.Richard Levitte2002-06-131-1/+5
* Parse directory using both slashes and backslashes as separators.Richard Levitte2002-06-131-3/+12
* move ECC ASN1 that is not specific to ECDSA into crypto/ec/,Bodo Möller2002-06-101-2/+19