Commit History

Author SHA1 Message Date
  Rich Salz a773b52a61 Remove unused parameters from internal functions 8 years ago
  Rich Salz 349807608f Remove /* foo.c */ comments 8 years ago
  Rich Salz 7644a9aef8 Rename some BUF_xxx to OPENSSL_xxx 8 years ago
  Matt Caswell 90945fa31a Continue standardising malloc style for libcrypto 8 years ago
  Rich Salz 64b25758ed remove 0 assignments. 8 years ago
  Richard Levitte b39fc56061 Identify and move common internal libcrypto header files 9 years ago
  Rich Salz 86885c2895 Use "==0" instead of "!strcmp" etc 9 years ago
  Rich Salz b4faea50c3 Use safer sizeof variant in malloc 9 years ago
  Rich Salz efa7dd6444 free NULL cleanup 11 9 years ago
  Rich Salz b548a1f11c free null cleanup finale 9 years ago
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . 9 years ago
  Dr. Stephen Henson 2e5975285e Update obsolete email address... 15 years ago
  Dr. Stephen Henson a6fbcb4220 Change safestack reimplementation to match 0.9.8. 17 years ago
  Dr. Stephen Henson d318fb79d2 Don't ignore config_name parameter passed to OPENSSL_config(). Use 17 years ago
  Ben Laurie 2ec0be9e77 Don't die if the value is NULL (Coverity CID 98). 17 years ago
  Bodo Möller 8afca8d9c6 Fix more error codes. 19 years ago
  Bodo Möller aa4ce7315f Fix various incorrect error function codes. 19 years ago
  Nils Larsch f763e0b5ae make sure error queue is totally emptied 19 years ago
  Richard Levitte d420ac2c7d Use BUF_strlcpy() instead of strcpy(). 20 years ago
  Richard Levitte 3822740ce3 We're getting a clash with C++ because it has a type called 'list'. 20 years ago
  Lutz Jänicke c046fffa16 OpenSSL Security Advisory [30 July 2002] 22 years ago
  Bodo Möller af28dd6c75 Fix bugs and typos. 22 years ago
  Dr. Stephen Henson 3647bee263 Config code updates. 22 years ago
  Dr. Stephen Henson 92f91ff48b Config file updates from stable branch 22 years ago
  Dr. Stephen Henson f78d4a35f8 Constification. 22 years ago
  Dr. Stephen Henson df5eaa8a52 22 years ago
  Dr. Stephen Henson c9501c223f 22 years ago
  Ben Laurie 9dd5ae6553 Constification, add config to /dev/crypto. 22 years ago
  Ben Laurie dd2589494f Other errors are possible. 22 years ago
  Ben Laurie cca28b291c Constification, missing declaration, update dependencies. 22 years ago