summaryrefslogtreecommitdiffstats
path: root/util
AgeCommit message (Expand)Author
2003-02-21clean up MinGW build. MinGW make now supports the Windows path nameUlf Möller
2003-02-21ECPublicKey_set_octet_string and ECPublicKey_get_octet_stringBodo Möller
2003-02-14make updateBodo Möller
2003-02-14Change no_rmd160 to no_ripemd for consistency.Richard Levitte
2003-02-06implement fast point multiplication with precomputationBodo Möller
2003-02-05SSL_add_dir_cert_subjects_to_stack now exists for WIN32Bodo Möller
2003-01-30The util scripts need to handled no-hw.Richard Levitte
2003-01-30make updateRichard Levitte
2003-01-30Add the possibility to build without the ENGINE framework.Richard Levitte
2003-01-13Revert: the names of the cygwin distribution will not be named openssl2-*.Richard Levitte
2003-01-09The naming scheme wasn't quite correct for CygwinRichard Levitte
2002-12-09make updateRichard Levitte
2002-12-09Hmm, Geoff's change made things quite interesting. We can now giveRichard Levitte
2002-12-05Allow users to modify /MD to /MT.Richard Levitte
2002-12-03Windows CE updates, contributed by Steven Reddie <smr@essemer.com.au>Richard Levitte
2002-11-29Make it so all names mentioned in the NAME section of each manpage becomes aRichard Levitte
2002-11-27Add OPENSSL_cleanse() to help cleanse memory and avoid certain compilerRichard Levitte
2002-11-19make updateRichard Levitte
2002-11-17Make it possible to build for more than one CPU.Richard Levitte
2002-11-16We don't want TARGETCPU expanded here.Richard Levitte
2002-11-15WinCE patchesRichard Levitte
2002-11-15Fix buggy #! magic and update ssleay->opensslLutz Jänicke
2002-11-14Cygwin fixesRichard Levitte
2002-11-13Merge from 0.9.7-stable.Richard Levitte
2002-11-04Cosmetic changeRichard Levitte
2002-10-29synchronise util/libeay.num with the 0.9.7-stable variant (guys, thisRichard Levitte
2002-10-28fast reduction for NIST curvesBodo Möller
2002-10-24make updateRichard Levitte
2002-10-24For the mkdef.pl to recognise if the "external" engines are insertedRichard Levitte
2002-10-16- Remo Inverardi noticed that ENGINEs don't have an "up_ref" function in theGeoff Thorpe
2002-10-09Use double dashes so makedepend doesn't misunderstand the flags weRichard Levitte
2002-10-05Typo.Dr. Stephen Henson
2002-10-04Add version info to Win32 DLLs.Dr. Stephen Henson
2002-10-04make updateDr. Stephen Henson
2002-10-04Update mkdef.pl to handle new ASN1 macroDr. Stephen Henson
2002-10-02The OpenBSD project has replaced the first implementation of the /dev/cryptoRichard Levitte
2002-09-02change API for looking at the internal curve listBodo Möller
2002-08-26less specific interface for EC_GROUP_get_basis_typeBodo Möller
2002-08-26ASN1 for binary curvesBodo Möller
2002-08-15add crypto/ecdhBodo Möller
2002-08-15Simplify handling of named curves: get rid of EC_GROUP_new_by_name(),Bodo Möller
2002-08-14change how pod2man is handled: explicitly invoke '$PERL' only whenBodo Möller
2002-08-09make updateBodo Möller
2002-08-09Add ECDH support.Bodo Möller
2002-08-07use a generic EC_KEY structure (EC keys are not ECDSA specific)Bodo Möller
2002-08-02updateBodo Möller
2002-07-30"make update"Lutz Jänicke
2002-07-23Make dummy tests to make it easier to physically remove unwanted algorithms.Richard Levitte
2002-07-18Further enhance assembler support on Cygwin and DJGPP.Richard Levitte
2002-07-17Make mkdir failsafe in case the directories are already presentRichard Levitte