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. 07ae208 Document the need to call psa_crypto_init() with USE_PSA_CRYPTO by Gilles Peskine · 2 years, 5 months ago
  4. 1b6c09a Switch to the new code style by Gilles Peskine · 2 years, 7 months ago
  5. 0e7791f Redo of PR#5345. Fixed spelling and typographical errors found by CodeSpell. by Shaun Case · 3 years, 7 months ago
  6. ff632d5 doxygen: move addtogroup closures to include more elements by Andrzej Kurek · 3 years, 6 months ago
  7. 73afe27 Add missing asterisk to doxygen closures by Andrzej Kurek · 3 years, 6 months ago
  8. 1e14827 Update copyright notices to use Linux Foundation guidance by Bence Szépkúti · 5 years ago
  9. 6609aef Use mbedtls-based path for includes by Jaeden Amero · 6 years ago
  10. d8233f7 Improve docs for named bitstrings and their usage by Andres Amaya Garcia · 7 years ago
  11. a40a101 Update Doxygen file blocks to remove copyright and license information by Darryl Green · 8 years ago
  12. cd15327 Fix typo in docs for mbedtls_x509write_csr_der() by Andres AG · 9 years ago
  13. 986bbf2 x509: by Manuel Pégourié-Gonnard · 9 years ago
  14. 5b331b9 Various fixes to doxygen API generation by Simon Butcher · 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. e244f9f Improve doc about length of strings written by Manuel Pégourié-Gonnard · 10 years ago
  18. 81abefd Fix typos/style in doxygen documentation by Manuel Pégourié-Gonnard · 10 years ago
  19. 6a8ca33 Rename ERR_xxx_MALLOC_FAILED to ..._ALLOC_FAILED by Manuel Pégourié-Gonnard · 10 years ago
  20. 43b37cb Fix use of pem_read_buffer() in PK, DHM and X509 by Manuel Pégourié-Gonnard · 10 years ago
  21. 2cf5a7c The Great Renaming by Manuel Pégourié-Gonnard · 10 years ago
  22. 932e393 Fix typos & Co by Manuel Pégourié-Gonnard · 10 years ago
  23. 7f80997 Rename include directory to mbedtls by Manuel Pégourié-Gonnard · 10 years ago[Renamed from include/polarssl/x509_csr.h]
  24. fe44643 Rename website and repository by Manuel Pégourié-Gonnard · 10 years ago
  25. 860b516 Fix url again by Manuel Pégourié-Gonnard · 11 years ago
  26. 085ab04 Fix website url to use https. by Manuel Pégourié-Gonnard · 11 years ago
  27. 9698f58 Remove maintainer line. by Manuel Pégourié-Gonnard · 11 years ago
  28. 19f6b5d Remove redundant "all rights reserved" by Manuel Pégourié-Gonnard · 11 years ago
  29. a658a40 Update copyright by Manuel Pégourié-Gonnard · 11 years ago
  30. b4fe3cb Rename to mbed TLS in the documentation/comments by Manuel Pégourié-Gonnard · 11 years ago
  31. 967a2a5 Change name to mbed TLS in the copyright notice by Manuel Pégourié-Gonnard · 11 years ago
  32. f4e1b64 Fix comments about X.509 versions by Manuel Pégourié-Gonnard · 11 years ago
  33. f3b4724 Split x509_csr_parse_der() out of x509_csr_parse() by Manuel Pégourié-Gonnard · 11 years ago
  34. d77cd5d Add tests for x509_csr_parse by Manuel Pégourié-Gonnard · 11 years ago
  35. 6dade7c Fix typos and spacing by Paul Bakker · 11 years ago
  36. bf696d0 Make sig_opts non-optional in X509 structures by Manuel Pégourié-Gonnard · 11 years ago
  37. dddbb1d Rm sig_params from various X509 structures by Manuel Pégourié-Gonnard · 11 years ago
  38. f75f2f7 Add sig_opts member to X509 structures by Manuel Pégourié-Gonnard · 11 years ago
  39. 39868ee Parse CSRs signed with RSASSA-PSS by Manuel Pégourié-Gonnard · 12 years ago
  40. b9e4e2c Fix formatting: fix some 'easy' > 80 length lines by Paul Bakker · 11 years ago
  41. cef4ad2 Adapt sources to configurable config.h name by Manuel Pégourié-Gonnard · 11 years ago
  42. c909308 Revert "Merged RSA-PSS support in Certificate, CSR and CRL" by Manuel Pégourié-Gonnard · 11 years ago
  43. 41cae8e Parse CSRs signed with RSASSA-PSS by Manuel Pégourié-Gonnard · 12 years ago
  44. 50dc850 Const correctness by Paul Bakker · 12 years ago
  45. ddf26b4 Renamed x509parse_* functions to new form by Paul Bakker · 12 years ago
  46. 369d2eb Introduced x509_crt_init(), x509_crl_init() and x509_csr_init() by Paul Bakker · 12 years ago
  47. 7c6b2c3 Split up X509 files into smaller modules by Paul Bakker · 12 years ago