- d9f0735 APPS: Improve diagnostics on missing/extra args and unknown cipher/digest by Dr. David von Oheimb · 3 years, 4 months ago
- ed576ac Rename all getters to use get/get0 in name by Tomas Mraz · 3 years, 10 months ago
- d382e79 Make the -inform option to be respected if possible by Tomas Mraz · 3 years, 11 months ago
- b0f9601 APPS: Replace 'OPT_ERR = -1, OPT_EOF = 0, OPT_HELP' by OPT_COMMON macro by Dr. David von Oheimb · 3 years, 11 months ago
- 3ad6030 APPS: make apps strict on app_RAND_load() and app_RAND_write() failure by Dr. David von Oheimb · 4 years ago
- b0aae91 Remove RSA SSLv23 padding mode by Rich Salz · 4 years, 1 month ago
- a28d06f Update copyright year by Matt Caswell · 4 years, 1 month ago
- 51e5df0 Load rand state after loading providers by Rich Salz · 4 years, 2 months ago
- 021410e Check non-option arguments by Rich Salz · 4 years, 4 months ago
- d7e498a Deprecate RSA harder by Richard Levitte · 4 years, 4 months ago
- 22dddfb APPS: Remove the format argument where it's not used by Richard Levitte · 4 years, 5 months ago
- 50eb2a5 load_key_certs_crls(): Restore output of fatal errors by Dr. David von Oheimb · 4 years, 6 months ago
- 6d382c7 Use OSSL_STORE for load_{,pub}key() and load_cert() in apps/lib/apps.c by Dr. David von Oheimb · 4 years, 11 months ago
- 33388b4 Update copyright year by Matt Caswell · 5 years ago
- 1ae56f2 Don't compile commands if disabled by Rich Salz · 5 years ago
- 6bd4e3f cmdline app: add provider commandline options. by Pauli · 5 years ago
- c5f8713 Deprecate the low level RSA functions. by Pauli · 5 years ago
- 5388f98 Add "sections" to -help output by Rich Salz · 5 years ago
- 61783db Use vxRandLib for VxWorks7 by Klotz, Tobias · 6 years ago
- dffa752 Following the license change, modify the boilerplates in apps/ by Richard Levitte · 6 years ago
- 6738bf1 Update copyright year by Matt Caswell · 7 years ago
- dab2cd6 apps: Don't include progs.h in apps.h by Richard Levitte · 7 years ago
- 3ee1eac Standardize apps use of -rand, etc. by Rich Salz · 8 years ago
- 2234212 Clean up a bundle of codingstyle stuff in apps directory by Paul Yang · 8 years ago
- 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
- 846e33c Copyright consolidation 01/10 by Rich Salz · 9 years ago
- 16e1b28 GH932: Add more help messages to some apps options. by FdaSilvaYY · 9 years ago
- a773b52 Remove unused parameters from internal functions by Rich Salz · 9 years ago
- 0335851 argv was set but unused by Kurt Roeckx · 9 years ago
- 9a13bb3 GH681: More command help cleanup by Rich Salz · 9 years ago
- effaf4d Use NON_EMPTY_TRANSLATION_UNIT, consistently. by Rich Salz · 9 years ago
- dd95897 Fix engine key support in utilities. by Dr. Stephen Henson · 9 years ago
- 0c20802 Fix pkeyutl/rsautl empty encrypt-input/decrypt-output handling by Viktor Dukhovni · 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
- 296f54e Restore module loading by Richard Levitte · 10 years ago
- b548a1f free null cleanup finale by Rich Salz · 10 years ago
- 68dc682 In apps, malloc or die 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
- 918bb86 Unchecked malloc fixes by Matt Caswell · 10 years ago
- 0f113f3 Run util/openssl-format-source -v -c . by Matt Caswell · 10 years ago
- d4f0339 Update from 1.0.0-stable. by Dr. Stephen Henson · 16 years ago
- 2e59752 Update obsolete email address... by Dr. Stephen Henson · 16 years ago
- 6b6fe3d Correctly handle case of bad arguments supplied to rsautl PR: 1659 by Lutz Jänicke · 17 years ago
- 3eeaab4 make by Nils Larsch · 20 years ago
- 499fca2 Update from 0.9.7-stable. Also repatch and rebuild error codes. by Dr. Stephen Henson · 20 years ago
- 823a67b header cleanup in apps/ by Geoff Thorpe · 21 years ago
- dfe399e Add -passin support to rsautl by Dr. Stephen Henson · 22 years ago
- 0b13e9f Add the possibility to build without the ENGINE framework. PR: 287 by Richard Levitte · 22 years ago
- da9b972 Make it possible to load keys from stdin, and restore that by Richard Levitte · 23 years ago
- 3647bee Config code updates. by Dr. Stephen Henson · 23 years ago
- 404dcc5 I must learn to compile before I commit... by Richard Levitte · 23 years ago
- 17bcb8d Add -keyform. Document -engine. by Richard Levitte · 23 years ago
- 1372965 Reduce the header dependencies on engine.h in apps/. by Geoff Thorpe · 24 years ago
- 531d630 Provide an application-common setup function for engines and use it everywhere. by Richard Levitte · 24 years ago
- 30b4c27 Extend all the loading functions to take an engine pointer, a pass by Richard Levitte · 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
- 32d862e Add the possibility to use keys handled by engines in more applications. by Richard Levitte · 24 years ago
- 28967cf rsautl.c requires RSA. by Bodo Möller · 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
- 0baed24 More VMS synchronisation by Richard Levitte · 25 years ago
- 1af407e typo by Bodo Möller · 25 years ago
- 2b40660 Add OAEP. Seed the PRNG. by Bodo Möller · 25 years ago
- bbb7200 Fix typo in rsautl. by Dr. Stephen Henson · 25 years ago
- bd08a2b Add 'rsautl' low level RSA utility. by Dr. Stephen Henson · 25 years ago