Skip to content
  1. Apr 07, 2005
    • Daniel Stenberg's avatar
      GnuTLS support added. There's now a "generic" SSL layer that we use all over · 6e619393
      Daniel Stenberg authored
      internally, with code provided by sslgen.c. All SSL-layer-specific code is
      then written in ssluse.c (for OpenSSL) and gtls.c (for GnuTLS).
      
      As far as possible, internals should not need to know what SSL layer that is
      in use. Building with GnuTLS currently makes two test cases fail.
      
      TODO.gnutls contains a few known outstanding issues for the GnuTLS support.
      
      GnuTLS support is enabled with configure --with-gnutls
      6e619393
  2. Apr 05, 2005
  3. Apr 04, 2005
  4. Apr 03, 2005
  5. Mar 31, 2005
  6. Mar 29, 2005
  7. Mar 28, 2005
  8. Mar 22, 2005
  9. Mar 21, 2005
  10. Mar 20, 2005
  11. Mar 19, 2005
  12. Mar 18, 2005
  13. Mar 17, 2005
  14. Mar 16, 2005
  15. Mar 15, 2005
  16. Mar 14, 2005
  17. Mar 12, 2005
  18. Mar 11, 2005
  19. Mar 10, 2005
  20. Mar 09, 2005