- dd1abd4 If an engine comes up explicitely, it must also come down explicitely by Richard Levitte · 8 years ago
- 44c83eb Constify command options by FdaSilvaYY · 8 years ago
- 2ac6115 Deal with the consequences of constifying getters by Richard Levitte · 9 years ago
- 846e33c Copyright consolidation 01/10 by Rich Salz · 9 years ago
- 9862e9a Make the RSA structure opaque by Richard Levitte · 9 years ago
- effaf4d Use NON_EMPTY_TRANSLATION_UNIT, consistently. by Rich Salz · 9 years ago
- 700b4a4 Remove more (rest?) of FIPS build stuff. by Rich Salz · 9 years ago
- 96487cd Continue standardisation of malloc handling in apps by Matt Caswell · 9 years ago
- a0a8232 Centralise loading default apps config file by Matt Caswell · 9 years ago
- bdd58d9 Change the way apps open their input and output files by Richard Levitte · 10 years ago
- 902c6b9 RT3961: Fix switch/case errors in flag parsing by Adam Eijdenberg · 10 years ago
- 3b061a0 RT2547: Tighten perms on generated privkey files by Rich Salz · 10 years ago
- 296f54e Restore module loading by Richard Levitte · 10 years ago
- 25aaa98 free NULL cleanup -- coda by Rich Salz · 10 years ago
- b548a1f free null cleanup finale by Rich Salz · 10 years ago
- 23a1d5e free NULL cleanup 7 by Rich Salz · 10 years ago
- 333b070 fewer NO_ENGINE #ifdef's by Rich Salz · 10 years ago
- 7e1b748 Big apps cleanup (option-parsing, etc) by Rich Salz · 10 years ago
- ca3a82c free NULL cleanup by Rich Salz · 10 years ago
- d640708 free NULL cleanup by Rich Salz · 10 years ago
- 0f113f3 Run util/openssl-format-source -v -c . by Matt Caswell · 10 years ago
- 6d23cf9 RT3548: Remove unsupported platforms by Rich Salz · 10 years ago
- 5bafb04 Remove redundant OPENSSL_NO_DEPRECATED suppression by Matt Caswell · 10 years ago
- 5cf3795 RT3543: Remove #ifdef LINT by Rich Salz · 10 years ago
- 348d0d1 Update apps for bn opaque change by Matt Caswell · 10 years ago
- 44e0c2b RT2626: Change default_bits from 1K to 2K by Kurt Roeckx · 11 years ago
- abd01ea Change default bits to 1024 by Dr. Stephen Henson · 12 years ago
- dc03504 Make sure overrides work for RSA/DSA. by Dr. Stephen Henson · 14 years ago
- a05b8d0 use supplied ENGINE in genrsa by Dr. Stephen Henson · 15 years ago
- 645532b Update from 1.0.0-stable by Dr. Stephen Henson · 16 years ago
- 96afc1c Add SEED encryption algorithm. by Bodo Möller · 18 years ago
- f3dea9a Camellia cipher, contributed by NTT by Bodo Möller · 19 years ago
- 3eeaab4 make by Nils Larsch · 20 years ago
- bcfea9f Allow RSA key-generation to specify an arbitrary public exponent. Jelte by Geoff Thorpe · 21 years ago
- 2aaec9c Update any code that was using deprecated functions so that everything builds by Geoff Thorpe · 21 years ago
- 0b13e9f Add the possibility to build without the ENGINE framework. PR: 287 by Richard Levitte · 22 years ago
- 5daec7e Undefine OPENSSL_NO_DEPRECATED inside openssl application code if we are by Geoff Thorpe · 22 years ago
- 1c3e4a3 EXIT() may mean return(). That's confusing, so let's have it really mean by Richard Levitte · 22 years ago
- 3647bee Config code updates. by Dr. Stephen Henson · 23 years ago
- b3dfaaa Add AES support in the applications that support -des and -des3. by Richard Levitte · 23 years ago
- 1372965 Reduce the header dependencies on engine.h in apps/. by Geoff Thorpe · 24 years ago
- c04f8cf Use apps_shutdown() in all applications, in case someone decides not by Richard Levitte · 24 years ago
- 6dcd1c9 Do a proof of concept. "openssl genrsa" will make the name of the by Richard Levitte · 24 years ago
- 531d630 Provide an application-common setup function for engines and use it everywhere. by Richard Levitte · 24 years ago
- 1358835 by Dr. Stephen Henson · 24 years ago
- bc36ee6 Use new-style system-id macros everywhere possible. I hope I haven't by Richard Levitte · 24 years ago
- cf1b7d9 Make all configuration macros available for application by making by Richard Levitte · 24 years ago
- 5270e70 Merge the engine branch into the main trunk. All conflicts resolved. by Richard Levitte · 24 years ago
- 645749e On VMS, stdout may very well lead to a file that is written to in a by Richard Levitte · 25 years ago
- f365611 Undo the changes I just made. I'm not sure what I was thinking of. by Richard Levitte · 25 years ago
- 20d242b Make it possible for users of the openssl applications to specify the by Richard Levitte · 25 years ago
- f1d92d9 Accept -F4 option in lower case, which is what the usage information by Bodo Möller · 25 years ago
- 26a3a48 There have been a number of complaints from a number of sources that names by Richard Levitte · 25 years ago
- afbd074 'rand'/'-rand' documentation. by Bodo Möller · 25 years ago
- a3fe382 Pass phrase reorganisation. by Dr. Stephen Henson · 25 years ago
- 667ac4e Make gcc 2.95.2 happy again, even under ``-Wall -Wshadow -Wpointer-arith -Wcast-align by Ralf S. Engelschall · 25 years ago
- f07fb9b Add command line password options to the reamining utilities, amend docs. by Dr. Stephen Henson · 25 years ago
- 657e60f ispell (and minor modifications) by Ulf Möller · 25 years ago
- 752d706 Make NO_RSA compile with pedantic. by Ben Laurie · 25 years ago
- a31011e Various randomness handling bugfixes and improvements -- by Bodo Möller · 25 years ago
- 74678cc Additional user data argument to pem_password_cb function type by Bodo Möller · 26 years ago
- d58d092 Avoid warnings. by Bodo Möller · 26 years ago
- b4f7658 More evil cast removal. by Ben Laurie · 26 years ago
- f5d7a03 New Configure option no-<cipher> (rsa, idea, rc5, ...). by Ulf Möller · 26 years ago
- a9be3af Remove NOPROTO definitions and error code comments. by Ulf Möller · 26 years ago
- ec57782 Change #include filenames from <foo.h> to <openssl.h>. by Bodo Möller · 26 years ago
- 6b691a5 Change functions to ANSI C. by Ulf Möller · 26 years ago
- 58964a4 Import of old SSLeay release: SSLeay 0.9.0b by Ralf S. Engelschall · 26 years ago
- d02b48c Import of old SSLeay release: SSLeay 0.8.1b by Ralf S. Engelschall · 26 years ago