1. 16 11月, 1999 1 次提交
    • M
      This corrects the reference count handling in SSL_get_session. · b7cfcfb7
      Mark J. Cox 提交于
      Previously, the returned SSL_SESSION didn't have its reference count
      incremented so the SSL_SESSION could be freed at any time causing
      seg-faults if the pointer was subsequently used. Code that uses
      SSL_get_session must now make a corresponding SSL_SESSION_free() call when
      it is done to avoid memory leaks (or blocked up session caches).
      
      Submitted By: Geoff Thorpe <geoff@eu.c2.net>
      b7cfcfb7
  2. 15 11月, 1999 1 次提交
  3. 14 11月, 1999 4 次提交
  4. 13 11月, 1999 2 次提交
  5. 12 11月, 1999 17 次提交
  6. 11 11月, 1999 2 次提交
  7. 10 11月, 1999 2 次提交
  8. 09 11月, 1999 2 次提交
  9. 08 11月, 1999 1 次提交
  10. 04 11月, 1999 1 次提交
  11. 03 11月, 1999 1 次提交
  12. 31 10月, 1999 1 次提交
  13. 29 10月, 1999 1 次提交
  14. 27 10月, 1999 2 次提交
  15. 26 10月, 1999 2 次提交