Commit History

作者 SHA1 備註 提交日期
  Matt Caswell e6623cfbff Fix safestack issues in x509.h 4 年之前
  Rich Salz 852c2ed260 In OpenSSL builds, declare STACK for datatypes ... 4 年之前
  Matt Caswell 33388b44b6 Update copyright year 4 年之前
  Pauli 6bd4e3f231 cmdline app: add provider commandline options. 4 年之前
  Shane Lontis d5e66eab0b Fix coverity issues CID 1457745...1457752, 1457853, 1457854 4 年之前
  Rich Salz 5388f9862d Add "sections" to -help output 4 年之前
  Richard Levitte dffa752023 Following the license change, modify the boilerplates in apps/ 5 年之前
  Matt Caswell 6738bf1417 Update copyright year 6 年之前
  Richard Levitte dab2cd68e7 apps: Don't include progs.h in apps.h 6 年之前
  KaoruToda 26a7d938c9 Remove parentheses of return. 7 年之前
  FdaSilvaYY 44c83ebd70 Constify command options 8 年之前
  Rich Salz 846e33c729 Copyright consolidation 01/10 8 年之前
  Kurt Roeckx 0335851754 argv was set but unused 8 年之前
  Matt Caswell 96487cddd4 Continue standardisation of malloc handling in apps 9 年之前
  Matt Caswell a0a82324f9 Centralise loading default apps config file 9 年之前
  Richard Levitte bdd58d9846 Change the way apps open their input and output files 9 年之前
  Richard Levitte 296f54ee21 Restore module loading 9 年之前
  Rich Salz 7e1b748570 Big apps cleanup (option-parsing, etc) 9 年之前
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . 9 年之前
  Dr. Stephen Henson 2e5975285e Update obsolete email address... 16 年之前
  Richard Levitte 1c3e4a3660 EXIT() may mean return(). That's confusing, so let's have it really mean 22 年之前
  Lutz Jänicke 7b63c0fa8c Reorder inclusion of header files: 22 年之前
  Richard Levitte bc36ee6227 Use new-style system-id macros everywhere possible. I hope I haven't 23 年之前
  Richard Levitte 645749ef98 On VMS, stdout may very well lead to a file that is written to in a 24 年之前
  Richard Levitte 62324627aa Use sk_*_new_null() instead of sk_*_new(NULL), since that takes care 24 年之前
  Ralf S. Engelschall 667ac4ec6a Make gcc 2.95.2 happy again, even under ``-Wall -Wshadow -Wpointer-arith -Wcast-align 24 年之前
  Dr. Stephen Henson 954ef7ef69 25 年之前
  Bodo Möller 74678cc2f8 Additional user data argument to pem_password_cb function type 25 年之前
  Bodo Möller b1c4fe3625 Don't mix real tabs with tabs expanded as 8 spaces -- that's 25 年之前
  Ben Laurie e5e932d212 Another safe stack. 25 年之前