コミット履歴

作者 SHA1 メッセージ 日付
  Nils Larsch c1a8a5de13 don't let BN_CTX_free(NULL) segfault 19 年 前
  Bodo Möller aa4ce7315f Fix various incorrect error function codes. 19 年 前
  Geoff Thorpe f79110c633 Two TODO comments taken care of. Nils pointed out that one of them had already 20 年 前
  Richard Levitte 863d2b196f Print the debug thingies on stderr instead of stdout. If for nothing 20 年 前
  Geoff Thorpe 5c98b2caf5 Replace the BN_CTX implementation with my current work. I'm leaving the 20 年 前
  Geoff Thorpe 9e051bac13 Document a change I'd already made, and at the same time, correct the 20 年 前
  Geoff Thorpe e7716b7a19 More changes coming out of the bignum auditing. BN_CTX_get() should ideally 20 年 前
  Geoff Thorpe d870740cd7 Put the first stage of my bignum debugging adventures into CVS. This code 21 年 前
  Geoff Thorpe 5f747c7f4b When a BN_CTX is used for temporary workspace, the variables are sometimes 21 年 前
  Geoff Thorpe 2ce90b9b74 BN_CTX is opaque and the static initialiser BN_CTX_init() is not used 21 年 前
  Bodo Möller c62b26fdc6 Hide BN_CTX structure details. 24 年 前
  Bodo Möller 7f7b8d6871 BN_CTX-related fixes. 24 年 前
  Richard Levitte 26a3a48d65 There have been a number of complaints from a number of sources that names 24 年 前
  Ulf Möller cae55bfc68 Improve bntest slightly, and fix another bug in the BN library. 25 年 前
  Bodo Möller eb5a6a55c5 Commit patch to bn.h that CVS decided to throw away during 'cvs update', 25 年 前
  Bodo Möller 37e48b88ad Generate just one error code if iterated SSL_CTX_get() fails. 25 年 前
  Ulf Möller 9b141126d4 New functions BN_CTX_start(), BN_CTX_get(), BN_CTX_end() to access 25 年 前