Commit History

Author SHA1 Message Date
  FdaSilvaYY 69687aa829 More typo fixes 7 years ago
  Andy Polyakov a4c74e88e4 apps/passwd.c: 32 bits are sufficient to hold ROUNDS_MAX. 7 years ago
  edelangh dbaa069a5e use OSSLzu instead of lu format for size_t display 7 years ago
  Gaétan Njinang 037f2c3f48 'openssl passwd' command can now compute AIX MD5-based passwords hashes. 8 years ago
  FdaSilvaYY 44c83ebd70 Constify command options 8 years ago
  Richard Levitte 3074514694 Rather than one variable for each passwd type, use one enum variable 8 years ago
  Richard Levitte 4e57a12ba7 Add SHA256 and SHA512 based output for 'openssl passwd' 8 years ago
  Richard Levitte 9f9f962d96 Fix 'openssl passwd' with arguments -1 or -apr1 8 years ago
  Richard Levitte 2a600d7afd Fix return values of do_passwd() in apps/passwd.c 8 years ago
  FdaSilvaYY edbff8da9b Code factorisation and simplification 8 years ago
  FdaSilvaYY f6c460e8f6 Fix double calls to strlen 8 years ago
  Dr. Stephen Henson d166ed8c11 check return values for EVP_Digest*() APIs 8 years ago
  Rich Salz 846e33c729 Copyright consolidation 01/10 8 years ago
  Matt Caswell 97b04399b6 Fix passwd seg fault 8 years ago
  Richard Levitte 923b1857de Fix "no-ui" configuration 8 years ago
  Richard Levitte 4de9913b8c Make the '-in' option in apps/passwd.c less mandatory 8 years ago
  Rich Salz 7644a9aef8 Rename some BUF_xxx to OPENSSL_xxx 9 years ago
  Richard Levitte bfb0641f93 Cleanup: fix all sources that used EVP_MD_CTX_(create|init|destroy) 9 years ago
  Richard Levitte 6e59a892db Adjust all accesses to EVP_MD_CTX to use accessor functions. 9 years ago
  Matt Caswell a0a82324f9 Centralise loading default apps config file 9 years ago
  Richard Levitte bdd58d9846 Change the way apps open their input and output files 9 years ago
  Rich Salz 3b061a00e3 RT2547: Tighten perms on generated privkey files 9 years ago
  Rich Salz 7768e116dc Use bio_err not stderr in apps. 9 years ago
  Rich Salz 9c3bcfa027 Standardize handling of #ifdef'd options. 9 years ago
  Richard Levitte 296f54ee21 Restore module loading 9 years ago
  Rich Salz b548a1f11c free null cleanup finale 9 years ago
  Rich Salz 68dc682499 In apps, malloc or die 9 years ago
  Rich Salz 7e1b748570 Big apps cleanup (option-parsing, etc) 9 years ago
  Rich Salz ca3a82c3b3 free NULL cleanup 9 years ago
  Matt Caswell 266483d2f5 RAND_bytes updates 9 years ago