1. d689a67 struct optimization for mbedtls_x509_crl by Teppo Järvelin · 6 years ago
  2. de8869c Merge remote-tracking branch 'restricted/pr/608' into baremetal-proposed by Manuel Pégourié-Gonnard · 6 years ago
  3. abd929c Merge branch 'mbedtls-2.16' into baremetal-2.16-01_07_19 by Hanno Becker · 6 years ago
  4. 1e11f21 Solely use raw X.509 name data references including SEQUENCE header by Hanno Becker · 6 years ago
  5. a632e36 Add buffer with raw issuer data to CRL structure by Hanno Becker · 6 years ago
  6. c6043f2 Address review comments by Hanno Becker · 6 years ago
  7. 02a2193 Rename MBEDTLS_X509_INFO to !MBEDTLS_X509_REMOVE_INFO by Hanno Becker · 6 years ago
  8. dc470ae Reduce code size when mbedtls_x509_*_info() unused by Peter Kolbus · 7 years ago
  9. d5f4759 Fix #2370, minor typos and spelling mistakes by Antonin Décimo · 7 years ago
  10. a40a101 Update Doxygen file blocks to remove copyright and license information by Darryl Green · 8 years ago
  11. ddbb166 Reintroduce line deleted by accident by Manuel Pégourié-Gonnard · 10 years ago
  12. 5b331b9 Various fixes to doxygen API generation by Simon Butcher · 10 years ago
  13. 37ff140 Change main license to Apache 2.0 by Manuel Pégourié-Gonnard · 10 years ago
  14. 6fb8187 Update date in copyright line by Manuel Pégourié-Gonnard · 10 years ago
  15. e244f9f Improve doc about length of strings written by Manuel Pégourié-Gonnard · 10 years ago
  16. 43b37cb Fix use of pem_read_buffer() in PK, DHM and X509 by Manuel Pégourié-Gonnard · 10 years ago
  17. 2cf5a7c The Great Renaming by Manuel Pégourié-Gonnard · 10 years ago
  18. 1022fed Remove redundant sig_oid2 in x509 structures by Manuel Pégourié-Gonnard · 10 years ago
  19. 7f80997 Rename include directory to mbedtls by Manuel Pégourié-Gonnard · 10 years ago[Renamed from include/polarssl/x509_crl.h]
  20. fe44643 Rename website and repository by Manuel Pégourié-Gonnard · 10 years ago
  21. 860b516 Fix url again by Manuel Pégourié-Gonnard · 11 years ago
  22. 085ab04 Fix website url to use https. by Manuel Pégourié-Gonnard · 11 years ago
  23. 9698f58 Remove maintainer line. by Manuel Pégourié-Gonnard · 11 years ago
  24. 19f6b5d Remove redundant "all rights reserved" by Manuel Pégourié-Gonnard · 11 years ago
  25. a658a40 Update copyright by Manuel Pégourié-Gonnard · 11 years ago
  26. 967a2a5 Change name to mbed TLS in the copyright notice by Manuel Pégourié-Gonnard · 11 years ago
  27. 426d4ae Split x509_crl_parse_der() out of x509_crl_parse() by Manuel Pégourié-Gonnard · 11 years ago
  28. f4e1b64 Fix comments about X.509 versions by Manuel Pégourié-Gonnard · 11 years ago
  29. 6dade7c Fix typos and spacing by Paul Bakker · 11 years ago
  30. bf696d0 Make sig_opts non-optional in X509 structures by Manuel Pégourié-Gonnard · 11 years ago
  31. dddbb1d Rm sig_params from various X509 structures by Manuel Pégourié-Gonnard · 11 years ago
  32. f75f2f7 Add sig_opts member to X509 structures by Manuel Pégourié-Gonnard · 11 years ago
  33. 8e42ff6 Parse CRLs signed with RSASSA-PSS by Manuel Pégourié-Gonnard · 12 years ago
  34. cef4ad2 Adapt sources to configurable config.h name by Manuel Pégourié-Gonnard · 11 years ago
  35. c909308 Revert "Merged RSA-PSS support in Certificate, CSR and CRL" by Manuel Pégourié-Gonnard · 11 years ago
  36. 5eeb32b Parse CRLs signed with RSASSA-PSS by Manuel Pégourié-Gonnard · 12 years ago
  37. ddf26b4 Renamed x509parse_* functions to new form by Paul Bakker · 12 years ago
  38. 369d2eb Introduced x509_crt_init(), x509_crl_init() and x509_csr_init() by Paul Bakker · 12 years ago
  39. 7c6b2c3 Split up X509 files into smaller modules by Paul Bakker · 12 years ago