1. 13 Mar, 2012 1 commit
  2. 08 Mar, 2012 2 commits
  3. 28 Feb, 2012 1 commit
  4. 27 Feb, 2012 3 commits
  5. 26 Feb, 2012 2 commits
  6. 20 Feb, 2012 2 commits
  7. 13 Feb, 2012 2 commits
  8. 11 Feb, 2012 1 commit
  9. 04 Feb, 2012 1 commit
  10. 31 Jan, 2012 3 commits
  11. 25 Jan, 2012 2 commits
  12. 23 Jan, 2012 2 commits
  13. 22 Jan, 2012 1 commit
  14. 20 Jan, 2012 1 commit
  15. 19 Jan, 2012 2 commits
  16. 17 Jan, 2012 1 commit
  17. 16 Jan, 2012 1 commit
  18. 11 Jan, 2012 2 commits
  19. 29 Dec, 2011 1 commit
  20. 28 Dec, 2011 1 commit
  21. 24 Dec, 2011 2 commits
  22. 23 Dec, 2011 1 commit
  23. 20 Dec, 2011 1 commit
  24. 19 Dec, 2011 1 commit
  25. 15 Dec, 2011 2 commits
  26. 12 Dec, 2011 1 commit
    • Kaspar Brand's avatar
      backport r1213380 from trunk: · 4a312235
      Kaspar Brand authored
      Streamline TLS session ticket key handling (added in r1200040):
      - drop the SSLTicketKeyDefault directive, and only support a single
        ticket key per server/vhost
      - rename the SSLTicketKeyFile directive to SSLSessionTicketKeyFile,
        remove the keyname parameter
      - move ticket key parameters from SSLSrvConfigRec to modssl_ctx_t
      - configure the tlsext_ticket_key_cb only when in server mode
      - add documentation for SSLSessionTicketKeyFile
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1213395 13f79535-47bb-0310-9956-ffa450edef68
      4a312235