summaryrefslogtreecommitdiffstats
path: root/util
AgeCommit message (Expand)Author
2002-06-13Add support for DJGPP.Richard Levitte
2002-06-13Parse directory using both slashes and backslashes as separators.Richard Levitte
2002-06-10move ECC ASN1 that is not specific to ECDSA into crypto/ec/,Bodo Möller
2002-06-05Make perl replacement for dirname, for system that lack the latter.Richard Levitte
2002-06-05On some systems the default "perl" may still be perl4, use the correctLutz Jänicke
2002-06-04make update (including adjusting libeay.num in HEAD to the changes in theRichard Levitte
2002-05-30pod2man.pl would only remove the first LF from the name.Richard Levitte
2002-05-30Apparently, there are still chances we have to deal with buggy pod2man versions.Richard Levitte
2002-05-30Our copy of pod2man.pl is old and comparatively broken, so lets remove it.Richard Levitte
2002-05-19Fix Mingw32 asm build: use the UnixDr. Stephen Henson
2002-05-11values were reset for no reason.Ulf Möller
2002-04-21Add cygwin build script (Corinna Vinschen <vinschen@redhat.com>).Lutz Jänicke
2002-04-20Make sure ec and ecdsa is properly handled in Windows.Richard Levitte
2002-04-15get rid of some assignments that have become obsoleteBodo Möller
2002-04-06make update (libeay.num has been edited to match 0.9.7-stable)Richard Levitte
2002-02-28make updateRichard Levitte
2002-02-26make update, after moving around symbols in libeay.num to matchRichard Levitte
2002-02-20make updateGeoff Thorpe
2002-02-14make update, with libeay.num remade to match the 0.9.7-stable one.Richard Levitte
2002-02-13ECDSA supportBodo Möller
2002-02-07If the intended header file doesn't exist, create it.Richard Levitte
2002-02-05'make update'Richard Levitte
2002-01-26I got a request to make the "old des" symbols more closely tied toRichard Levitte
2002-01-24fix formatting of automatically generated error sectionBodo Möller
2002-01-24New functionsBodo Möller
2002-01-24make updateRichard Levitte
2002-01-16*** empty log message ***Ulf Möller
2002-01-04synchronize with engine-0.9.6 treeBodo Möller
2002-01-02make updateRichard Levitte
2002-01-02Because Rijndael is more known as AES, use crypto/aes instead ofRichard Levitte
2001-12-11make updateRichard Levitte
2001-11-15Make it possible to build completely static, independent error CRichard Levitte
2001-10-25Remove DES_random_seed() but retain des_random_seed() for now. ChangeRichard Levitte
2001-10-24Due to an increasing number of clashes between modern OpenSSL andRichard Levitte
2001-10-24make updateRichard Levitte
2001-10-10It seems like gcc does canonicalisation of file names. MoreRichard Levitte
2001-10-10makedepend sometimes produces duplicates. Remove them.Richard Levitte
2001-10-01'make update'Richard Levitte
2001-09-26'make update'Richard Levitte
2001-09-26Two changes:Richard Levitte
2001-09-25Make update to bring in all the cipher/digest-related ENGINE changes.Geoff Thorpe
2001-09-25"make update".Geoff Thorpe
2001-09-24"make update"Geoff Thorpe
2001-09-20New function SSL_renegotiate_pending().Bodo Möller
2001-09-14Get rid of junk (deleted/renamed function) by rebuildingBodo Möller
2001-09-10make updateGeoff Thorpe
2001-09-07make engine file names unique in 8.3Ulf Möller
2001-09-05"DH_up" had been changed to "DH_up_ref" in libeay.num but the functionGeoff Thorpe
2001-09-05Use GCC 2.95/3.0 optimizationUlf Möller
2001-09-04Add a "_up" -> "_up_ref" change to libeay.num that was missing from theGeoff Thorpe