1. 37ff140 Change main license to Apache 2.0 by Manuel Pégourié-Gonnard · 10 years ago
  2. 6fb8187 Update date in copyright line by Manuel Pégourié-Gonnard · 10 years ago
  3. 3a89559 Fix compile errors in pkcs11.c by Manuel Pégourié-Gonnard · 10 years ago
  4. 7551cb9 Replace malloc with calloc by Manuel Pégourié-Gonnard · 10 years ago
  5. eab147c Rename pkcs11_xxx_init() to bind() by Manuel Pégourié-Gonnard · 10 years ago
  6. 2cf5a7c The Great Renaming by Manuel Pégourié-Gonnard · 10 years ago
  7. 7f80997 Rename include directory to mbedtls by Manuel Pégourié-Gonnard · 10 years ago
  8. fe44643 Rename website and repository by Manuel Pégourié-Gonnard · 10 years ago
  9. 00ab470 cleanup library and some basic tests. Includes, add guards to includes by Rich Evans · 10 years ago
  10. 860b516 Fix url again by Manuel Pégourié-Gonnard · 11 years ago
  11. 085ab04 Fix website url to use https. by Manuel Pégourié-Gonnard · 11 years ago
  12. 9698f58 Remove maintainer line. by Manuel Pégourié-Gonnard · 11 years ago
  13. 19f6b5d Remove redundant "all rights reserved" by Manuel Pégourié-Gonnard · 11 years ago
  14. a658a40 Update copyright by Manuel Pégourié-Gonnard · 11 years ago
  15. 967a2a5 Change name to mbed TLS in the copyright notice by Manuel Pégourié-Gonnard · 11 years ago
  16. 66d5d07 Fix formatting in various code to match spacing from coding style by Paul Bakker · 11 years ago
  17. d8bb826 Fix code styling for return statements by Paul Bakker · 11 years ago
  18. b9e4e2c Fix formatting: fix some 'easy' > 80 length lines by Paul Bakker · 11 years ago
  19. 4ffcd2f Typo in PKCS#11 module by Paul Bakker · 11 years ago
  20. db1f059 Add a check for buffer overflow to pkcs11_sign() by Paul Bakker · 11 years ago
  21. 7dc4c44 Library files moved to use platform layer by Paul Bakker · 11 years ago
  22. 28d81a0 Fix pkcs11.c to conform to PolarSSL 1.3 API. by Steffan Karger · 12 years ago
  23. c559c7a Renamed x509_cert structure to x509_crt for consistency by Paul Bakker · 12 years ago
  24. 6e339b5 Memory-allocation abstraction layer and buffer-based allocator added by Paul Bakker · 12 years ago
  25. 9a73632 - Merged changesets 1399 up to and including 1415 into 1.2 branch by Paul Bakker · 13 years ago
  26. 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
  27. d61e7d9 - Cleaned up warning-generating code by Paul Bakker · 15 years ago
  28. 43b7e35 - Support for PKCS#11 through the use of the pkcs11-helper library by Paul Bakker · 15 years ago