Commit History

Author SHA1 Message Date
  Matt Caswell 6738bf1417 Update copyright year 6 years ago
  Richard Levitte dab2cd68e7 apps: Don't include progs.h in apps.h 6 years ago
  Rich Salz cbe2964821 Consistent formatting for sizeof(foo) 6 years ago
  KaoruToda 26a7d938c9 Remove parentheses of return. 6 years ago
  Richard Levitte 0f3ffbd158 apps/passwd.c: Make MD5 and SHA password making EBCDIC aware 6 years ago
  Richard Levitte 17621bc2bc apps/passwd.c: Fix code layout 6 years ago
  Richard Levitte 16583e9179 apps/passwd.c: Don't disable MD5 and SHA when CHARSET_EBCDIC is defined 6 years ago
  Pauli f1b8b0010a Fix some pedantic warnings. 7 years ago
  Rich Salz 3ee1eac27a Standardize apps use of -rand, etc. 7 years ago
  Richard Levitte 48feaceb53 Remove the possibility to disable the UI module entirely 7 years ago
  Paul Yang 2234212c3d Clean up a bundle of codingstyle stuff in apps directory 7 years ago
  Paul Yang 72d8b823bb Fix coding style in apps/passwd file 7 years ago
  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. 7 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 7 years ago
  Richard Levitte 4e57a12ba7 Add SHA256 and SHA512 based output for 'openssl passwd' 7 years ago
  Richard Levitte 9f9f962d96 Fix 'openssl passwd' with arguments -1 or -apr1 7 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 8 years ago
  Richard Levitte bfb0641f93 Cleanup: fix all sources that used EVP_MD_CTX_(create|init|destroy) 8 years ago