Histórico de commits

Autor SHA1 Mensagem Data
  Dr. David von Oheimb d9f073575f APPS: Improve diagnostics on missing/extra args and unknown cipher/digest 2 anos atrás
  Matt Caswell aff636a489 Update copyright year 3 anos atrás
  Dr. David von Oheimb b0f960189b APPS: Replace 'OPT_ERR = -1, OPT_EOF = 0, OPT_HELP' by OPT_COMMON macro 3 anos atrás
  Rich Salz 021410ea3f Check non-option arguments 3 anos atrás
  Matt Caswell e6623cfbff Fix safestack issues in x509.h 3 anos atrás
  Rich Salz 852c2ed260 In OpenSSL builds, declare STACK for datatypes ... 4 anos atrás
  Matt Caswell 33388b44b6 Update copyright year 4 anos atrás
  Pauli 6bd4e3f231 cmdline app: add provider commandline options. 4 anos atrás
  Shane Lontis d5e66eab0b Fix coverity issues CID 1457745...1457752, 1457853, 1457854 4 anos atrás
  Rich Salz 5388f9862d Add "sections" to -help output 4 anos atrás
  Richard Levitte dffa752023 Following the license change, modify the boilerplates in apps/ 5 anos atrás
  Matt Caswell 6738bf1417 Update copyright year 6 anos atrás
  Richard Levitte dab2cd68e7 apps: Don't include progs.h in apps.h 6 anos atrás
  KaoruToda 26a7d938c9 Remove parentheses of return. 6 anos atrás
  FdaSilvaYY 44c83ebd70 Constify command options 8 anos atrás
  Rich Salz 846e33c729 Copyright consolidation 01/10 8 anos atrás
  Kurt Roeckx 0335851754 argv was set but unused 8 anos atrás
  Matt Caswell 96487cddd4 Continue standardisation of malloc handling in apps 8 anos atrás
  Matt Caswell a0a82324f9 Centralise loading default apps config file 8 anos atrás
  Richard Levitte bdd58d9846 Change the way apps open their input and output files 8 anos atrás
  Richard Levitte 296f54ee21 Restore module loading 9 anos atrás
  Rich Salz 7e1b748570 Big apps cleanup (option-parsing, etc) 9 anos atrás
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . 9 anos atrás
  Dr. Stephen Henson 2e5975285e Update obsolete email address... 15 anos atrás
  Richard Levitte 1c3e4a3660 EXIT() may mean return(). That's confusing, so let's have it really mean 21 anos atrás
  Lutz Jänicke 7b63c0fa8c Reorder inclusion of header files: 22 anos atrás
  Richard Levitte bc36ee6227 Use new-style system-id macros everywhere possible. I hope I haven't 23 anos atrás
  Richard Levitte 645749ef98 On VMS, stdout may very well lead to a file that is written to in a 24 anos atrás
  Richard Levitte 62324627aa Use sk_*_new_null() instead of sk_*_new(NULL), since that takes care 24 anos atrás
  Ralf S. Engelschall 667ac4ec6a Make gcc 2.95.2 happy again, even under ``-Wall -Wshadow -Wpointer-arith -Wcast-align 24 anos atrás