1. 44bfbe3 Update copyright notices to use Linux Foundation guidance by Bence Szépkúti · 5 years ago
  2. 44183d1 Merge pull request #3409 from bensze01/license-2.7 by Janos Follath · 5 years ago
  3. 4e9f712 Update license headers to Apache-2.0 OR GPL-2.0-or-later by Bence Szépkúti · 5 years ago
  4. 0e8dc48 Uniformize bounds checks using new macro by Hanno Becker · 8 years ago
  5. 910a751 Introduce macros for constants in SSL ticket implementation by Hanno Becker · 7 years ago
  6. 52adf34 Indentation fix by Hanno Becker · 7 years ago
  7. fa95a6a Fix unsafe bounds checks in ssl_load_session() by Hanno Becker · 7 years ago
  8. e67f7a7 Use brackets around shift operations by Hanno Becker · 7 years ago
  9. 6c794fa Fix bug in SSL ticket implementation removing keys of age < 1s by Hanno Becker · 7 years ago
  10. b5b6af2 Puts platform time abstraction into its own header by Simon Butcher · 9 years ago
  11. d5800b7 Abstracts away time()/stdlib.h into platform by SimonB · 9 years ago
  12. 37ff140 Change main license to Apache 2.0 by Manuel Pégourié-Gonnard · 10 years ago
  13. 6fb8187 Update date in copyright line by Manuel Pégourié-Gonnard · 10 years ago
  14. 097c7bb Rename relevant global symbols from size to bitlen by Manuel Pégourié-Gonnard · 10 years ago
  15. 898e0aa Rename key_length in cipher_info by Manuel Pégourié-Gonnard · 10 years ago
  16. 6a8ca33 Rename ERR_xxx_MALLOC_FAILED to ..._ALLOC_FAILED by Manuel Pégourié-Gonnard · 10 years ago
  17. 7551cb9 Replace malloc with calloc by Manuel Pégourié-Gonnard · 10 years ago
  18. 1e9c4db Implement key rotation by Manuel Pégourié-Gonnard · 10 years ago
  19. 887674a Internal changes in preparation for key rotation by Manuel Pégourié-Gonnard · 10 years ago
  20. a0adc1b Make cipher used in ssl tickets configurable by Manuel Pégourié-Gonnard · 10 years ago
  21. 1041a39 Use AES-GCM-256 for session ticket protection by Manuel Pégourié-Gonnard · 10 years ago
  22. 8eff512 Fix possible signedness issue in time comparison by Manuel Pégourié-Gonnard · 10 years ago
  23. 0849a0a Make ssl ticket functions thread-safe by Manuel Pégourié-Gonnard · 10 years ago
  24. d59675d Move to callback for session tickets by Manuel Pégourié-Gonnard · 10 years ago
  25. b0394be Further adapt prototypes of ticket functions by Manuel Pégourié-Gonnard · 10 years ago
  26. 69f1728 Adapt prototypes of ticket handling functions by Manuel Pégourié-Gonnard · 10 years ago
  27. a4a4735 Rename & move ticket functions to ticket module by Manuel Pégourié-Gonnard · 10 years ago
  28. fd6d897 Add new submodule ssl_ticket by Manuel Pégourié-Gonnard · 10 years ago