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