1. ce79488 tls13: srv: Fail connection if ticket lifetime exceed 7 days by Jerry Yu · 1 year, 8 months ago
  2. 0050dff ssl_ticket.h: Fix note in API documentation by Ronald Cron · 1 year, 5 months ago
  3. ba5165e ssl_ticket.c: Fix ticket lifetime enforcement by Ronald Cron · 1 year, 8 months ago
  4. 16799db update headers by Dave Rodgman · 1 year, 9 months ago
  5. 449bd83 Switch to the new code style by Gilles Peskine · 2 years, 7 months ago
  6. 536f28c Respect MBEDTLS_HAVE_TIME in ssl_ticket by Dave Rodgman · 3 years ago
  7. 392f714 Fix type used for capturing TLS ticket generation time by Dave Rodgman · 3 years ago
  8. 2a02051 Use PSA in TLS ticket handling by Gabor Mezei · 3 years, 5 months ago
  9. a941b62 Create public macros for ssl_ticket key,name sizes by Glenn Strauss · 3 years, 6 months ago
  10. a950938 Add mbedtls_ssl_ticket_rotate for ticket rotation. by Glenn Strauss · 3 years, 6 months ago
  11. c662b36 Replace all inclusions of config.h by Bence Szépkúti · 4 years, 2 months ago
  12. ad5390f Clarify that RNG parameters are mandatory in SSL by Manuel Pégourié-Gonnard · 4 years, 1 month ago
  13. 846f021 Run MBEDTLS_PRIVATE wrapping script on the library. by Mateusz Starzyk · 4 years, 2 months ago
  14. 1e8ca12 Fix typos in C header files by Tobias Nießen · 4 years, 3 months ago
  15. 1e14827 Update copyright notices to use Linux Foundation guidance by Bence Szépkúti · 5 years ago
  16. 6609aef Use mbedtls-based path for includes by Jaeden Amero · 6 years ago
  17. 730ecdf Merge remote-tracking branch 'origin/pr/2371' into development by Jaeden Amero · 6 years ago
  18. 36e89b5 Fix #2370, minor typos and spelling mistakes by Antonin Décimo · 7 years ago
  19. 8b0cf2e Include configuration file to headers by Ron Eldor · 7 years ago
  20. 428cc52 Allow to forward declare of public structs #1215 by Dawid Drozd · 7 years ago
  21. a40a101 Update Doxygen file blocks to remove copyright and license information by Darryl Green · 8 years ago
  22. 37ff140 Change main license to Apache 2.0 by Manuel Pégourié-Gonnard · 10 years ago
  23. 6fb8187 Update date in copyright line by Manuel Pégourié-Gonnard · 10 years ago
  24. dc54ff8 Improve documentation about SSL ticket encryption by Manuel Pégourié-Gonnard · 10 years ago
  25. 81abefd Fix typos/style in doxygen documentation by Manuel Pégourié-Gonnard · 10 years ago
  26. 4214e3a Update dependencies and documentation by Manuel Pégourié-Gonnard · 10 years ago
  27. 1e9c4db Implement key rotation by Manuel Pégourié-Gonnard · 10 years ago
  28. 887674a Internal changes in preparation for key rotation by Manuel Pégourié-Gonnard · 10 years ago
  29. a0adc1b Make cipher used in ssl tickets configurable by Manuel Pégourié-Gonnard · 10 years ago
  30. 1041a39 Use AES-GCM-256 for session ticket protection by Manuel Pégourié-Gonnard · 10 years ago
  31. 0849a0a Make ssl ticket functions thread-safe by Manuel Pégourié-Gonnard · 10 years ago
  32. 0c0f11f Update dependencies & includes for session tickets by Manuel Pégourié-Gonnard · 10 years ago
  33. d59675d Move to callback for session tickets by Manuel Pégourié-Gonnard · 10 years ago
  34. b0394be Further adapt prototypes of ticket functions by Manuel Pégourié-Gonnard · 10 years ago
  35. 69f1728 Adapt prototypes of ticket handling functions by Manuel Pégourié-Gonnard · 10 years ago
  36. a4a4735 Rename & move ticket functions to ticket module by Manuel Pégourié-Gonnard · 10 years ago
  37. fd6d897 Add new submodule ssl_ticket by Manuel Pégourié-Gonnard · 10 years ago