1. 2cf5a7c The Great Renaming by Manuel Pégourié-Gonnard · 10 years ago
  2. 7f80997 Rename include directory to mbedtls by Manuel Pégourié-Gonnard · 10 years ago
  3. fe44643 Rename website and repository by Manuel Pégourié-Gonnard · 10 years ago
  4. b92965b modify programs/*.c to use polarssl_snprintf by Rich Evans · 10 years ago
  5. ac1f76c Merge remote-tracking branch 'rich/platform' into development by Manuel Pégourié-Gonnard · 10 years ago
  6. 013bffe Style: add spaces before line continuation by Manuel Pégourié-Gonnard · 10 years ago
  7. 783d9d1 modify programs/*.c to use polarssl_snprintf by Rich Evans · 10 years ago
  8. 85b05ec Cleanup programs further by Rich Evans · 10 years ago
  9. 18b78c7 cleanup programs by Rich Evans · 10 years ago
  10. 860b516 Fix url again by Manuel Pégourié-Gonnard · 10 years ago
  11. 7c9e75a Remove a few useless #defines by Manuel Pégourié-Gonnard · 10 years ago
  12. f90016a Use platform layer in programs for consistency. by Rich Evans · 10 years ago
  13. 085ab04 Fix website url to use https. by Manuel Pégourié-Gonnard · 10 years ago
  14. 9698f58 Remove maintainer line. by Manuel Pégourié-Gonnard · 10 years ago
  15. 19f6b5d Remove redundant "all rights reserved" by Manuel Pégourié-Gonnard · 10 years ago
  16. a658a40 Update copyright by Manuel Pégourié-Gonnard · 10 years ago
  17. 967a2a5 Change name to mbed TLS in the copyright notice by Manuel Pégourié-Gonnard · 10 years ago
  18. cef4ad2 Adapt sources to configurable config.h name by Manuel Pégourié-Gonnard · 11 years ago
  19. cbf3ef3 RSA and ECDSA key exchanges don't depend on CRL by Manuel Pégourié-Gonnard · 11 years ago
  20. abd6e02 Rm _CRT_SECURE_NO_DEPRECATE for programs by Manuel Pégourié-Gonnard · 11 years ago
  21. 7831b0c A few more issues with small configurations by Manuel Pégourié-Gonnard · 11 years ago
  22. c559c7a Renamed x509_cert structure to x509_crt for consistency by Paul Bakker · 11 years ago
  23. ddf26b4 Renamed x509parse_* functions to new form by Paul Bakker · 11 years ago
  24. 369d2eb Introduced x509_crt_init(), x509_crl_init() and x509_csr_init() by Paul Bakker · 11 years ago
  25. 36713e8 Fixed bunch of X509_PARSE related defines / dependencies by Paul Bakker · 11 years ago
  26. 7e56de1 Adapt ssl_cert_test to changes in PK by Manuel Pégourié-Gonnard · 11 years ago
  27. be50680 Fix use of x509_cert.rsa in programs by Manuel Pégourié-Gonnard · 12 years ago
  28. ba4878a Rename x509parse_key & co with _rsa suffix by Manuel Pégourié-Gonnard · 12 years ago
  29. ef3f8c7 Fixed const correctness issues in programs and tests by Paul Bakker · 12 years ago
  30. 69e095c - Changed the behaviour of x509parse_parse_crt for permissive parsing. Now returns the number of 'failed certificates' instead of having a switch to enable it. by Paul Bakker · 13 years ago
  31. 6c0ceb3 - Added permissive certificate parsing to x509parse_crt() and x509parse_crtfile(). With permissive parsing the parsing does not stop on encountering a parse-error by Paul Bakker · 13 years ago
  32. cce9d77 - Lots of minimal changes to better support WINCE as a build target by Paul Bakker · 13 years ago
  33. 5690efc - Fixed a whole bunch of dependencies on defines between files, examples and tests by Paul Bakker · 14 years ago
  34. f17ed28 - Fixed reference to generic digest key by Paul Bakker · 14 years ago
  35. b63b0af - Added verification callback in certificate verification chain in order to allow external blacklisting by Paul Bakker · 14 years ago
  36. b96f154 - Fixed copyright message by Paul Bakker · 15 years ago
  37. 84f12b7 - Updated Copyright to correct entity by Paul Bakker · 15 years ago
  38. fc8c436 - Updated copyright line to 2010 by Paul Bakker · 15 years ago
  39. 77b385e - Updated copyright messages on all relevant files by Paul Bakker · 15 years ago
  40. 860d36b - Updated ssl_cert_test to properly parse return values from by Paul Bakker · 16 years ago
  41. 40ea7de - Added CRL revocation support to x509parse_verify() by Paul Bakker · 16 years ago
  42. d98030e - Added prelimenary CRL parsing and info support by Paul Bakker · 16 years ago
  43. 026c03b - Made changes for better compatibility with old-style C compilers by Paul Bakker · 16 years ago
  44. a1d3e5f - Add checking of certificate and key match by Paul Bakker · 16 years ago
  45. 4593aea - Added support for RFC4055 SHA2 and SHA4 signature algorithms for by Paul Bakker · 16 years ago