8 コミット (6ae7ddb755936839e9e23af0231fb249cb09912c)

作成者 SHA1 メッセージ 日付
  David Benjamin b25a8999be Add the ability to save and restore the error state. 7年前
  David Benjamin 808f832917 Run the comment converter on libcrypto. 7年前
  David Benjamin bc6ef7a83f Convert err_test to GTest. 7年前
  David Benjamin 3fc138eccd Don't bother sampling __func__. 9年前
  Adam Langley 96c2a28171 Fix all sign/unsigned warnings with Clang and GCC. 9年前
  David Benjamin 3570d73bf1 Remove the func parameter to OPENSSL_PUT_ERROR. 9年前
  David Benjamin 34248d4cb7 Get rid of err function codes. 9年前
  David Benjamin a1283f75f1 Convert err_test to C++. 9年前
  Adam Langley 2b2d66d409 Remove string.h from base.h. 9年前
  David Benjamin 2be62c304c Test which direction ERR_get_error reads from the error queue. 9年前
  David Benjamin 0d82482e47 Fix ownership of error data in ERR_peek_*. 10年前
  David Benjamin b1659f597b Fix err_test. 10年前
  Adam Langley 5f1374e203 Retain ownership of malloced error data. 10年前
  David Benjamin a70c75cfc0 Add a CRYPTO_library_init and static-initializer-less build option. 10年前
  David Benjamin c44d2f4cb8 Convert all zero-argument functions to '(void)' 10年前
  Adam Langley f476d30deb Fix err_test. 10年前
  Adam Langley 03d31ed3e4 Add ERR_remove_thread_state (for Android). 10年前
  Adam Langley 95c29f3cd1 Inital import. 10年前