summaryrefslogtreecommitdiffstats
path: root/util
AgeCommit message (Expand)Author
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
2001-09-03Rename recently introduced functions for improved code clarity:Bodo Möller
2001-09-01Make the necessary changes to work with the recent "ex_data" overhaul.Geoff Thorpe
2001-09-01make updateUlf Möller
2001-08-26"make update"Geoff Thorpe
2001-08-18Add first cut symmetric crypto support.Ben Laurie
2001-08-03This ghastly hack prevents CVS wars over Kerberos (which is disabled by defau...Ben Laurie
2001-07-31Make sure the source file is included among the dependencies. This isRichard Levitte
2001-07-31make updateRichard Levitte
2001-07-11make updateRichard Levitte
2001-07-11make updateRichard Levitte
2001-07-11Make sure crypto/krb5/krb5_asn.h is copied to the directory ofRichard Levitte
2001-07-11Make sure crypto/krb5/krb5_asn.h becomes part of libeay.num.Richard Levitte
2001-07-10make updateRichard Levitte
2001-07-01Changes to have OpenSSL compile on OS/2.Richard Levitte
2001-06-23make updateRichard Levitte
2001-06-11Make updateDr. Stephen Henson