コミット履歴

作者 SHA1 メッセージ 日付
  Richard Levitte 21e001747d Restore the ERR_remove_thread_state() API and make it a no-op 8 年 前
  Matt Caswell c3a64b5278 The err_cleanup() funtion is internal so shouldn't be exported 8 年 前
  Matt Caswell ff2344052b Ensure all locks are properly cleaned up 8 年 前
  Matt Caswell b3599dbb6a Rename int_*() functions to *_int() 8 年 前
  Matt Caswell 342c21cd8b Rename lots of *_intern or *_internal function to int_* 8 年 前
  Matt Caswell 6827cb3610 Deprecate ERR_free_strings() and make it a no-op 8 年 前
  Alessandro Ghedini 7b8e12d24e Convert ERR_STRING_DATA to new multi-threading API 8 年 前
  Alessandro Ghedini 8509dcc9f3 Convert ERR_STATE to new multi-threading API 8 年 前
  Dr. Stephen Henson 3e30fa0a6d Add KDF error codes 8 年 前
  Rob Percival 0cea8832df Public API for Certificate Transparency 8 年 前
  Rich Salz f3f1cf8444 Move to REF_DEBUG, for consistency. 8 年 前
  Matt Caswell 302f75887e Attempt to log an error if init failed 8 年 前
  Matt Caswell 0fc32b0718 The new init functions can now fail so shouldn't be void 8 年 前
  Rich Salz f672aee494 Rename INIT funtions, deprecate old ones. 8 年 前
  Matt Caswell 7b9f8f7f03 Auto init/deinit libcrypto 8 年 前
  Kurt Roeckx c86d1f19fc Use WSAGetLastError() on windows 8 年 前
  Richard Levitte d33b215b33 Refactoring BIO: new socket-handling functions, deprecate older ones 8 年 前
  Richard Levitte 83be2778fe Refactoring BIO: add error macros & text, and make update 8 年 前
  Rich Salz 349807608f Remove /* foo.c */ comments 8 年 前
  Dr. Stephen Henson 62d0577e0d Add lh_new() inlining 8 年 前
  Dr. Stephen Henson e6b5c341b9 Inline LHASH_OF 8 年 前
  Viktor Dukhovni 98186eb4e4 Backwards-compatibility subject to OPENSSL_API_COMPAT 8 年 前
  Kurt Roeckx 933d108516 Avoid using a dangling pointer when removing the last item 8 年 前
  Rich Salz 4fae386cb0 Cleanup CRYPTO_{push,pop}_info 8 年 前
  Rich Salz 7644a9aef8 Rename some BUF_xxx to OPENSSL_xxx 8 年 前
  Matt Caswell 079a1a9014 Add ASYNC error codes 9 年 前
  Matt Caswell 90945fa31a Continue standardising malloc style for libcrypto 9 年 前
  Richard Levitte b39fc56061 Identify and move common internal libcrypto header files 9 年 前
  Rich Salz b4faea50c3 Use safer sizeof variant in malloc 9 年 前
  Rich Salz 25aaa98aa2 free NULL cleanup -- coda 9 年 前