- 2097a17 Disabled XTS mode in enc utility as it is not supported by Matt Caswell · 11 years ago
- 9494e99 Fix compilation with no-comp by Dr. Stephen Henson · 11 years ago
- c358651 Enc doesn't support AEAD ciphers. by Dr. Stephen Henson · 11 years ago
- 7951c26 add fips blocking overrides to command line utilities by Dr. Stephen Henson · 13 years ago
- ae55176 Fix some warnings caused by __owur. Temporarily (I hope) remove the more by Ben Laurie · 13 years ago
- 537c982 After some adjustments, apply the changes OpenSSL 1.0.0d on OpenVMS by Richard Levitte · 14 years ago
- c8bbd98 Fix warnings. by Ben Laurie · 15 years ago
- 0e039aa Fix warnings about ignoring fgets return value by Dr. Stephen Henson · 15 years ago
- 73bfcf2 Don't ask for -iv for ciphers that need no IV. by Ben Laurie · 16 years ago
- 8931b30 And so it begins... by Dr. Stephen Henson · 17 years ago
- f7b6170 document -S and -nopad options in usage information by Bodo Möller · 18 years ago
- 7806f3d replace macros with functions by Nils Larsch · 18 years ago
- 347ed3b Buffer size handling fix for enc. by Dr. Stephen Henson · 19 years ago
- 14a948e All kinds of changes from branch OpenSSL_0_9_7-stable by Richard Levitte · 20 years ago
- d420ac2 Use BUF_strlcpy() instead of strcpy(). by Richard Levitte · 21 years ago
- 2754597 A general spring-cleaning (in autumn) to fix up signed/unsigned warnings. by Geoff Thorpe · 21 years ago
- 0b13e9f Add the possibility to build without the ENGINE framework. PR: 287 by Richard Levitte · 22 years ago
- 1c3e4a3 EXIT() may mean return(). That's confusing, so let's have it really mean by Richard Levitte · 22 years ago
- 4579924 Cleanse memory using the new OPENSSL_cleanse() function. by Richard Levitte · 22 years ago
- 54a656e Security fixes brought forward from 0.9.7. by Ben Laurie · 22 years ago
- 40889b9 Add missing prototypes. by Lutz Jänicke · 23 years ago
- dfee50e Allow longer program names (VMS allows up to 39 characters). by Richard Levitte · 23 years ago
- 3647bee Config code updates. by Dr. Stephen Henson · 23 years ago
- 1372965 Reduce the header dependencies on engine.h in apps/. by Geoff Thorpe · 24 years ago
- 43f9391 When only the key is given to "enc", the IV is undefined by Lutz Jänicke · 24 years ago
- c04f8cf Use apps_shutdown() in all applications, in case someone decides not by Richard Levitte · 24 years ago
- 323f289 by Dr. Stephen Henson · 24 years ago
- 531d630 Provide an application-common setup function for engines and use it everywhere. 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
- f2e5ca8 Option to disable standard block padding with EVP API. by Dr. Stephen Henson · 24 years ago
- 259810e Rijdael CBC mode and partial undebugged SSL support. by Ben Laurie · 24 years ago
- a87e50a 'char' argument to islower must be converted to 'unsigned char' by Bodo Möller · 24 years ago
- 646d569 Better handling of EVP names, add EVP to speed. by Ben Laurie · 24 years ago
- 757e392 Make Rijndael work! Those long flights have some good points. by Ben Laurie · 24 years ago
- 5270e70 Merge the engine branch into the main trunk. All conflicts resolved. by Richard Levitte · 24 years ago
- 3ab5651 The experimental Rijndael code moved to the main trunk. make update done. 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
- 26a3a48 There have been a number of complaints from a number of sources that names by Richard Levitte · 25 years ago
- cd3c54e 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
- 657e60f ispell (and minor modifications) by Ulf Möller · 25 years ago
- 05ccd69 RAND_load_file(..., -1) now means "read the complete file"; by Bodo Möller · 25 years ago
- f13b93d RAND_pseudo_bytes is good enough for encryption IVs, by Bodo Möller · 25 years ago
- 033db22 add ERR_print_errors after "end" label. by Bodo Möller · 25 years ago
- e7f97e2 Check RAND_bytes() return value or use RAND_pseudo_bytes(). by Ulf Möller · 25 years ago
- fea9afb Make salting the default. Fail gracefully if the input is not salted. by Ben Laurie · 25 years ago
- 5ef7382 Fix warning. by Ben Laurie · 25 years ago
- fd699ac Add a salt to the key derivation using the 'enc' program. by Dr. Stephen Henson · 25 years ago
- b1c4fe3 Don't mix real tabs with tabs expanded as 8 spaces -- that's by Bodo Möller · 26 years ago
- 09feda5 Cut&paste error. by Ulf Möller · 26 years ago
- b592950 Update NO_* macros. by Ulf Möller · 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
- e778802 Massive constification. by Ben Laurie · 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