1. 01 Dec, 1999 1 commit
  2. 30 Nov, 1999 1 commit
  3. 29 Nov, 1999 1 commit
  4. 27 Nov, 1999 2 commits
  5. 26 Nov, 1999 1 commit
  6. 24 Nov, 1999 1 commit
  7. 23 Nov, 1999 1 commit
  8. 21 Nov, 1999 1 commit
  9. 19 Nov, 1999 1 commit
  10. 17 Nov, 1999 1 commit
  11. 16 Nov, 1999 4 commits
  12. 15 Nov, 1999 1 commit
    • Mark J. Cox's avatar
      This corrects the reference count handling in SSL_get_session. · b7cfcfb7
      Mark J. Cox authored
      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
  13. 14 Nov, 1999 2 commits
  14. 12 Nov, 1999 2 commits
  15. 11 Nov, 1999 1 commit
  16. 10 Nov, 1999 1 commit
  17. 08 Nov, 1999 1 commit
  18. 04 Nov, 1999 1 commit
  19. 03 Nov, 1999 1 commit
  20. 29 Oct, 1999 1 commit
  21. 27 Oct, 1999 1 commit
    • Dr. Stephen Henson's avatar
      Continued multibyte character support. · 74400f73
      Dr. Stephen Henson authored
      Add a bunch of functions to simplify the creation of X509_NAME structures.
      
      Change the X509_NAME_entry_add stuff in req/ca so it no longer uses
      X509_NAME_entry_count(): passing -1 has the same effect.
      74400f73
  22. 26 Oct, 1999 4 commits
  23. 21 Oct, 1999 1 commit
  24. 20 Oct, 1999 1 commit
  25. 13 Oct, 1999 1 commit
  26. 11 Oct, 1999 1 commit
  27. 09 Oct, 1999 1 commit
  28. 07 Oct, 1999 1 commit
  29. 05 Oct, 1999 2 commits
  30. 04 Oct, 1999 1 commit