1. 25 Aug, 2001 7 commits
  2. 24 Aug, 2001 2 commits
  3. 23 Aug, 2001 6 commits
  4. 22 Aug, 2001 2 commits
  5. 21 Aug, 2001 3 commits
  6. 20 Aug, 2001 1 commit
  7. 19 Aug, 2001 1 commit
  8. 18 Aug, 2001 4 commits
  9. 17 Aug, 2001 8 commits
  10. 16 Aug, 2001 2 commits
  11. 13 Aug, 2001 1 commit
  12. 12 Aug, 2001 2 commits
    • Geoff Thorpe's avatar
      The indexes returned by ***_get_ex_new_index() functions are used when · 6982c0da
      Geoff Thorpe authored
      setting stack (actually, array) values in ex_data. So only increment the
      global counters if the underlying CRYPTO_get_ex_new_index() call succeeds.
      This change doesn't make "ex_data" right (see the comment at the head of
      ex_data.c to know why), but at least makes the source code marginally less
      frustrating.
      6982c0da
    • Geoff Thorpe's avatar
      The indexes returned by ***_get_ex_new_index() functions are used when · b7727ee6
      Geoff Thorpe authored
      setting stack (actually, array) values in ex_data. So only increment the
      global counters if the underlying CRYPTO_get_ex_new_index() call succeeds.
      This change doesn't make "ex_data" right (see the comment at the head of
      ex_data.c to know why), but at least makes the source code marginally less
      frustrating.
      b7727ee6
  13. 11 Aug, 2001 1 commit