24 次程式碼提交 (4cfa96bd2680d62c6b6224a530268135c8d7b4e3)

作者 SHA1 備註 提交日期
  Kenny Root 3a9e1fba0e Correct various documentation typos 9 年之前
  Matt Braithwaite 9b68e72d18 Define compatibility function |ERR_remove_state|. 9 年之前
  Matt Braithwaite 9febf19e54 Add do-nothing compatibility function |ERR_load_ERR_strings|. 9 年之前
  Brian Smith f86c199f67 Fix Windows newline in err.h from commit 83a8298. 9 年之前
  Brian Smith 054e682675 Eliminate unnecessary includes from low-level crypto modules. 9 年之前
  Brian Smith 83a82981dc Rename BIO_print_errors_fp back to ERR_print_errors_fp & refactor it. 9 年之前
  Adam Langley b9e77a0c0c Use thread-local storage for ERR. 9 年之前
  Adam Langley 2e0f0711dd Remove the implementation abstraction from ERR. 9 年之前
  Adam Langley 29b186736c Precompute sorted array for error strings. 9 年之前
  Adam Langley f0eb169829 Free all error queues on shutdown. 9 年之前
  David Benjamin 5b082e880d Various documentation fixes. 9 年之前
  Adam Langley 2bca0988a4 Free more memory in cleanup functions. 9 年之前
  Adam Langley 7cc3f992ae Add declarations for Android compatibility funcs. 9 年之前
  Nick Harper 4685e87746 Implement HKDF. 10 年之前
  Adam Langley e6def376fe Remove ERR_LIB_PKCS12. 10 年之前
  Adam Langley 5f1374e203 Retain ownership of malloced error data. 10 年之前
  David Benjamin c7dd5f301f ERR_GET_* macros return int. 10 年之前
  David Benjamin c44d2f4cb8 Convert all zero-argument functions to '(void)' 10 年之前
  Adam Langley 660140206e Add EVP_EncodedLength. 10 年之前
  Adam Langley 03d31ed3e4 Add ERR_remove_thread_state (for Android). 10 年之前
  Adam Langley eb7d2ed1fe Add visibility rules. 10 年之前
  Piotr Sikora c3e431762a Add OpenSSL-compatible alias for ERR_FLAG_STRING flag. 10 年之前
  Adam Langley 4c921e1bbc Move public headers to include/openssl/ 10 年之前
  Adam Langley 95c29f3cd1 Inital import. 10 年之前