コミット履歴

作者 SHA1 メッセージ 日付
  Rich Salz 7644a9aef8 Rename some BUF_xxx to OPENSSL_xxx 8 年 前
  Richard Levitte bfb0641f93 Cleanup: fix all sources that used EVP_MD_CTX_(create|init|destroy) 8 年 前
  Richard Levitte 6e59a892db Adjust all accesses to EVP_MD_CTX to use accessor functions. 8 年 前
  Matt Caswell a0a82324f9 Centralise loading default apps config file 9 年 前
  Richard Levitte bdd58d9846 Change the way apps open their input and output files 9 年 前
  Rich Salz 3b061a00e3 RT2547: Tighten perms on generated privkey files 9 年 前
  Rich Salz 7768e116dc Use bio_err not stderr in apps. 9 年 前
  Rich Salz 9c3bcfa027 Standardize handling of #ifdef'd options. 9 年 前
  Richard Levitte 296f54ee21 Restore module loading 9 年 前
  Rich Salz b548a1f11c free null cleanup finale 9 年 前
  Rich Salz 68dc682499 In apps, malloc or die 9 年 前
  Rich Salz 7e1b748570 Big apps cleanup (option-parsing, etc) 9 年 前
  Rich Salz ca3a82c3b3 free NULL cleanup 9 年 前
  Matt Caswell 266483d2f5 RAND_bytes updates 9 年 前
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . 9 年 前
  Matt Caswell 68d39f3ce6 Move more comments that confuse indent 9 年 前
  Tim Hudson 1d97c84351 mark all block comments that need format preserving so that 9 年 前
  Ben Laurie a51a97262d Brought forward from 0.9.8 - 64 bit warning fixes and fussy compiler fixes. 19 年 前
  Nils Larsch 7d727231b7 some const fixes 19 年 前
  Geoff Thorpe 2754597013 A general spring-cleaning (in autumn) to fix up signed/unsigned warnings. 21 年 前
  Richard Levitte 1c3e4a3660 EXIT() may mean return(). That's confusing, so let's have it really mean 22 年 前
  Richard Levitte 677532629d makedepend complains when a header file is included more than once in 22 年 前
  Richard Levitte 125cc35b59 Merge in DES changed from 0.9.7-stable. 22 年 前
  Dr. Stephen Henson 3647bee263 Config code updates. 22 年 前
  Richard Levitte c2e4f17c1a Due to an increasing number of clashes between modern OpenSSL and 23 年 前
  Dr. Stephen Henson 20d2186c87 23 年 前
  Ben Laurie dbad169019 Really add the EVP and all of the DES changes. 23 年 前
  Richard Levitte c04f8cf44a Use apps_shutdown() in all applications, in case someone decides not 23 年 前
  Dr. Stephen Henson 323f289c48 23 年 前
  Bodo Möller cad4b840c8 Fix: return 0 if no error occured. 23 年 前