1. 428cc52 Allow to forward declare of public structs #1215 by Dawid Drozd · 7 years ago
  2. a40a101 Update Doxygen file blocks to remove copyright and license information by Darryl Green · 8 years ago
  3. 0223ab9 Fix macroization of inline in C++ by Manuel Pégourié-Gonnard · 10 years ago
  4. 588ad50 Fix a fairly common typo in comments by Tillmann Karras · 10 years ago
  5. 37ff140 Change main license to Apache 2.0 by Manuel Pégourié-Gonnard · 10 years ago
  6. 6fb8187 Update date in copyright line by Manuel Pégourié-Gonnard · 10 years ago
  7. 20af64d Still need to #define inline for MSVC by Manuel Pégourié-Gonnard · 10 years ago
  8. 2505528 Rm obsolete defines for inline wiht MSVC by Manuel Pégourié-Gonnard · 10 years ago
  9. eab147c Rename pkcs11_xxx_init() to bind() by Manuel Pégourié-Gonnard · 10 years ago
  10. 2cf5a7c The Great Renaming by Manuel Pégourié-Gonnard · 10 years ago
  11. 7f80997 Rename include directory to mbedtls by Manuel Pégourié-Gonnard · 10 years ago[Renamed from include/polarssl/pkcs11.h]
  12. e7e906d Normalize a few more name references by Manuel Pégourié-Gonnard · 10 years ago
  13. fe44643 Rename website and repository by Manuel Pégourié-Gonnard · 10 years ago
  14. 860b516 Fix url again by Manuel Pégourié-Gonnard · 11 years ago
  15. 085ab04 Fix website url to use https. by Manuel Pégourié-Gonnard · 11 years ago
  16. 9698f58 Remove maintainer line. by Manuel Pégourié-Gonnard · 11 years ago
  17. 19f6b5d Remove redundant "all rights reserved" by Manuel Pégourié-Gonnard · 11 years ago
  18. a658a40 Update copyright by Manuel Pégourié-Gonnard · 11 years ago
  19. b4fe3cb Rename to mbed TLS in the documentation/comments by Manuel Pégourié-Gonnard · 11 years ago
  20. 967a2a5 Change name to mbed TLS in the copyright notice by Manuel Pégourié-Gonnard · 11 years ago
  21. b9e4e2c Fix formatting: fix some 'easy' > 80 length lines by Paul Bakker · 11 years ago
  22. 9af723c Fix formatting: remove trailing spaces, #endif with comments (> 10 lines) by Paul Bakker · 11 years ago
  23. cef4ad2 Adapt sources to configurable config.h name by Manuel Pégourié-Gonnard · 11 years ago
  24. 28d81a0 Fix pkcs11.c to conform to PolarSSL 1.3 API. by Steffan Karger · 12 years ago
  25. c559c7a Renamed x509_cert structure to x509_crt for consistency by Paul Bakker · 12 years ago
  26. 407a0da Moved __cplusplus extern statement to include struct definitions as well. by Paul Bakker · 12 years ago
  27. 9a73632 - Merged changesets 1399 up to and including 1415 into 1.2 branch by Paul Bakker · 13 years ago
  28. eb2c658 - Generalized external private key implementation handling (like PKCS#11) in SSL/TLS by Paul Bakker · 13 years ago
  29. cce9d77 - Lots of minimal changes to better support WINCE as a build target by Paul Bakker · 14 years ago
  30. 314052f - Removed extraneous "polarssl/" in front on include directives in header files by Paul Bakker · 14 years ago
  31. 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
  32. d61e7d9 - Cleaned up warning-generating code by Paul Bakker · 15 years ago
  33. 43b7e35 - Support for PKCS#11 through the use of the pkcs11-helper library by Paul Bakker · 15 years ago