summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)Author
2002-04-09harmonize capitalizationBodo Möller
2002-04-06make update (libeay.num has been edited to match 0.9.7-stable)Richard Levitte
2002-04-06Allow longer program names (VMS allows up to 39 characters).Richard Levitte
2002-03-22Merge in DES changed from 0.9.7-stable.Richard Levitte
2002-03-18Fix bugs and typos.Bodo Möller
2002-03-14Initialize cipher context in KRB5Dr. Stephen Henson
2002-03-14Fixes for 'no-hw' combined with 'no-SOME_CIPHER'.Bodo Möller
2002-03-08Fix the Win32_rename() function so it correctlyDr. Stephen Henson
2002-03-08EC curve stuffBodo Möller
2002-03-06ENGINE module additions.Dr. Stephen Henson
2002-03-06add SECG OIDsBodo Möller
2002-03-05fix 'ecdsaparam -C'Bodo Möller
2002-03-05fix printf callBodo Möller
2002-03-05fix 'ecdsaparam -C' outputBodo Möller
2002-02-28Increase internal security when using strncpy, by making sure the resulting s...Richard Levitte
2002-02-26make update, after moving around symbols in libeay.num to matchRichard Levitte
2002-02-26Fix new -aes command argument handlingDr. Stephen Henson
2002-02-22non-Monolith fixes.Dr. Stephen Henson
2002-02-22Config code updates.Dr. Stephen Henson
2002-02-20Add AES support in the applications that support -des and -des3.Richard Levitte
2002-02-16gcc chokes on C++ comments in C code.Richard Levitte
2002-02-14Add the configuration target VxWorks.Richard Levitte
2002-02-14'-C' is still quite brokenBodo Möller
2002-02-14fix '-C'Bodo Möller
2002-02-14fix memory leakBodo Möller
2002-02-14EC_GROUP_get_group_by_name() is now called EC_GROUP_new_by_name()Bodo Möller
2002-02-13ECDSA supportBodo Möller
2002-02-05'make update'Richard Levitte
2002-01-29HP-UX 32bit:Lutz Jänicke
2002-01-29Apply patch from Toomas Kiisk <vix@cyber.ee> and complete it.Richard Levitte
2002-01-25Apply the following changes by Toomas Kiisk <vix@cyber.ee>:Richard Levitte
2002-01-25I must learn to compile before I commit...Richard Levitte
2002-01-25Add -keyform. Document -engine.Richard Levitte
2002-01-12Prototype info function.Ben Laurie
2002-01-02make updateRichard Levitte
2002-01-02Implement speed measurement for AES.Richard Levitte
2002-01-02RSA counter should only be defined of RSA is available.Richard Levitte
2001-12-12Change pkcs12 so the certificates coming from -in do not get tossed ifRichard Levitte
2001-12-09Improve back compatibility.Ben Laurie
2001-12-07fix warnings (one of them was clearly justified)Bodo Möller
2001-12-01Add -pubkey option to req command.Dr. Stephen Henson
2001-11-22check OPENSSL_NO_... before including header files that might beBodo Möller
2001-11-22In this particular error condition, the structural reference wasn't beingGeoff Thorpe
2001-11-15Make it possible to give digest names as -evp arguments.Richard Levitte
2001-11-15If an engine isn't built in, try loading it as a shareable libraryRichard Levitte
2001-11-15make updateRichard Levitte
2001-11-14Change the order of events so the capabilities of loaded engines canRichard Levitte
2001-11-14Implement STARTTLS for certain protocols, currently only supporting SMTP.Richard Levitte
2001-11-10more output for SSL 2.0 in our msg_callbackBodo Möller
2001-11-06Win32 fixes.Dr. Stephen Henson