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. a16e7f2 Proper initialization and checks for rare cases by Paul Bakker · 11 years ago
  5. 993f02c Added return value checking for correctness in programs by Paul Bakker · 11 years ago
  6. b9f6d50 crypt_and_hash: check MAC earlier by Manuel Pégourié-Gonnard · 12 years ago
  7. 79f1ff8 Make all hash checking in programs constant-time by Manuel Pégourié-Gonnard · 12 years ago
  8. 2a8c288 Check HMAC in constant-time in crypt_and_hash by Paul Bakker · 12 years ago
  9. 26c4e3c - Made crypt_and_cipher more robust with other ciphers / hashes by Paul Bakker · 13 years ago
  10. b1dee1c - Changed commands to lowercase where it was not the case by Paul Bakker · 14 years ago
  11. cce9d77 - Lots of minimal changes to better support WINCE as a build target by Paul Bakker · 14 years ago
  12. 25b5fe5 - Fixed dual use of n by Paul Bakker · 14 years ago
  13. 5690efc - Fixed a whole bunch of dependencies on defines between files, examples and tests by Paul Bakker · 14 years ago
  14. 2c0994e - Fixed typedness and size_t printing by Paul Bakker · 14 years ago
  15. 494c0b8 - Changed define from WIN32 to _WIN32 to also support 64-bit windows platforms by Paul Bakker · 14 years ago
  16. 23986e5 - Major type rewrite of int to size_t for most variables and arguments used for buffer lengths and loops by Paul Bakker · 14 years ago
  17. 6d44032 - Do not close NULL stream by Paul Bakker · 15 years ago
  18. 20a7808 - Addec crypt_and_hash example program of the generic hash and cipher layers by Paul Bakker · 15 years ago
  19. 547f73d - Added install targets to the CMake files by Paul Bakker · 15 years ago
  20. b96f154 - Fixed copyright message by Paul Bakker · 15 years ago
  21. 84f12b7 - Updated Copyright to correct entity by Paul Bakker · 15 years ago
  22. fc8c436 - Updated copyright line to 2010 by Paul Bakker · 15 years ago
  23. 1f3c39c - Removed copyright line for Christophe Devine for clarity by Paul Bakker · 15 years ago
  24. 77b385e - Updated copyright messages on all relevant files by Paul Bakker · 16 years ago
  25. 367dae4 - Added CMake makefiles as alternative to regular Makefiles. by Paul Bakker · 16 years ago
  26. 785a9ee - Added email address to header license information by Paul Bakker · 17 years ago
  27. e0ccd0a - Updated Copyright notices by Paul Bakker · 17 years ago
  28. 40e4694 - First replacement of xyssl by polarssl where needed by Paul Bakker · 17 years ago
  29. 5121ce5 - Renamed include directory to polarssl by Paul Bakker · 17 years ago