コミット履歴

作者 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 年 前