1. 530927b Update copyright line to 2015 by Paul Bakker · 10 years ago
  2. e12abf9 Fix url by Manuel Pégourié-Gonnard · 11 years ago
  3. 0edee5e Update copyright notice by Manuel Pégourié-Gonnard · 11 years ago
  4. aa02dc1 Add support for cleanly exiting ssl_server2 by Manuel Pégourié-Gonnard · 11 years ago
  5. a16e7f2 Proper initialization and checks for rare cases by Paul Bakker · 11 years ago
  6. 3914840 Cleaned up location of init and free for some programs to prevent memory by Paul Bakker · 11 years ago
  7. 3cbaf1e Add ssl_close_notify() to servers that missed it by Paul Bakker · 11 years ago
  8. 875548c Disable renegotiation by default in example cli/srv by Paul Bakker · 11 years ago
  9. a91d41e Removed Windows auto-spawn client code by Paul Bakker · 12 years ago
  10. e0225e4 Fixed const correctness issues in programs and tests by Paul Bakker · 12 years ago
  11. 91ebfb5 Made auth_mode as an command line option by Paul Bakker · 13 years ago
  12. 1f9d02d Added more notes / comments on own_cert, trust_ca purposes by Paul Bakker · 13 years ago
  13. 645ce3a - Moved ciphersuite naming scheme to IANA reserved names by Paul Bakker · 13 years ago
  14. b0550d9 - Added ssl_get_peer_cert() to SSL API by Paul Bakker · 13 years ago
  15. 1d29fb5 - Added option to add minimum accepted SSL/TLS protocol version by Paul Bakker · 13 years ago
  16. 5d19f86 - Added comment by Paul Bakker · 13 years ago
  17. 819370c - Removed lowercasing of parameters by Paul Bakker · 13 years ago
  18. d432410 - Removed clutter from my_dhm values by Paul Bakker · 13 years ago
  19. 0a59707 - Added simple SSL session cache implementation by Paul Bakker · 13 years ago
  20. 29b6476 - Added predefined DHM groups from RFC 5114 by Paul Bakker · 13 years ago
  21. b60b95f - Added first version of ssl_server2 example application by Paul Bakker · 13 years ago