Historique des commits

Auteur SHA1 Message Date
  Richard Levitte dffa752023 Following the license change, modify the boilerplates in apps/ il y a 5 ans
  Matt Caswell 6738bf1417 Update copyright year il y a 6 ans
  Richard Levitte dab2cd68e7 apps: Don't include progs.h in apps.h il y a 6 ans
  Rich Salz cbe2964821 Consistent formatting for sizeof(foo) il y a 6 ans
  KaoruToda 26a7d938c9 Remove parentheses of return. il y a 7 ans
  Richard Levitte 0f3ffbd158 apps/passwd.c: Make MD5 and SHA password making EBCDIC aware il y a 7 ans
  Richard Levitte 17621bc2bc apps/passwd.c: Fix code layout il y a 7 ans
  Richard Levitte 16583e9179 apps/passwd.c: Don't disable MD5 and SHA when CHARSET_EBCDIC is defined il y a 7 ans
  Pauli f1b8b0010a Fix some pedantic warnings. il y a 7 ans
  Rich Salz 3ee1eac27a Standardize apps use of -rand, etc. il y a 7 ans
  Richard Levitte 48feaceb53 Remove the possibility to disable the UI module entirely il y a 7 ans
  Paul Yang 2234212c3d Clean up a bundle of codingstyle stuff in apps directory il y a 7 ans
  Paul Yang 72d8b823bb Fix coding style in apps/passwd file il y a 7 ans
  FdaSilvaYY 69687aa829 More typo fixes il y a 7 ans
  Andy Polyakov a4c74e88e4 apps/passwd.c: 32 bits are sufficient to hold ROUNDS_MAX. il y a 7 ans
  edelangh dbaa069a5e use OSSLzu instead of lu format for size_t display il y a 7 ans
  Gaétan Njinang 037f2c3f48 'openssl passwd' command can now compute AIX MD5-based passwords hashes. il y a 7 ans
  FdaSilvaYY 44c83ebd70 Constify command options il y a 8 ans
  Richard Levitte 3074514694 Rather than one variable for each passwd type, use one enum variable il y a 8 ans
  Richard Levitte 4e57a12ba7 Add SHA256 and SHA512 based output for 'openssl passwd' il y a 8 ans
  Richard Levitte 9f9f962d96 Fix 'openssl passwd' with arguments -1 or -apr1 il y a 8 ans
  Richard Levitte 2a600d7afd Fix return values of do_passwd() in apps/passwd.c il y a 8 ans
  FdaSilvaYY edbff8da9b Code factorisation and simplification il y a 8 ans
  FdaSilvaYY f6c460e8f6 Fix double calls to strlen il y a 8 ans
  Dr. Stephen Henson d166ed8c11 check return values for EVP_Digest*() APIs il y a 8 ans
  Rich Salz 846e33c729 Copyright consolidation 01/10 il y a 8 ans
  Matt Caswell 97b04399b6 Fix passwd seg fault il y a 8 ans
  Richard Levitte 923b1857de Fix "no-ui" configuration il y a 8 ans
  Richard Levitte 4de9913b8c Make the '-in' option in apps/passwd.c less mandatory il y a 8 ans
  Rich Salz 7644a9aef8 Rename some BUF_xxx to OPENSSL_xxx il y a 8 ans