1. 8b0ecbc Redo of PR#5345. Fixed spelling and typographical errors found by CodeSpell. by Shaun Case · 3 years, 7 months ago
  2. a0defed doxygen: move addtogroup closures to include more elements by Andrzej Kurek · 3 years, 7 months ago
  3. 38d4fdd Add missing asterisk to doxygen closures by Andrzej Kurek · 3 years, 7 months ago
  4. 44ffc79 Copyediting in comments by Gilles Peskine · 4 years ago
  5. 842edf4 Make many fields of X.509 structures public by Gilles Peskine · 4 years ago
  6. c662b36 Replace all inclusions of config.h by Bence Szépkúti · 4 years, 2 months ago
  7. c305b72 Make RNG parameters mandatory in X.509 functions by Manuel Pégourié-Gonnard · 4 years, 2 months ago
  8. 854a25c Merge branch 'development' into mbedtls_private_with_python by Mateusz Starzyk · 4 years, 2 months ago
  9. 95273f4 Expose flag for critical extensions by Christoph Reiter · 4 years, 6 months ago
  10. 846f021 Run MBEDTLS_PRIVATE wrapping script on the library. by Mateusz Starzyk · 4 years, 2 months ago
  11. 88c2bf3 Minor style improvements by Hanno Becker · 6 years ago
  12. 612a2f1 Rename MBEDTLS_X509_INFO to !MBEDTLS_X509_REMOVE_INFO by Hanno Becker · 4 years, 10 months ago
  13. 9a969b6 Reduce code size when mbedtls_x509_*_info() unused by Peter Kolbus · 7 years ago
  14. 1e14827 Update copyright notices to use Linux Foundation guidance by Bence Szépkúti · 5 years ago
  15. 6609aef Use mbedtls-based path for includes by Jaeden Amero · 6 years ago
  16. d8233f7 Improve docs for named bitstrings and their usage by Andres Amaya Garcia · 7 years ago
  17. a40a101 Update Doxygen file blocks to remove copyright and license information by Darryl Green · 8 years ago
  18. cd15327 Fix typo in docs for mbedtls_x509write_csr_der() by Andres AG · 9 years ago
  19. 986bbf2 x509: by Manuel Pégourié-Gonnard · 9 years ago
  20. 5b331b9 Various fixes to doxygen API generation by Simon Butcher · 10 years ago
  21. 37ff140 Change main license to Apache 2.0 by Manuel Pégourié-Gonnard · 10 years ago
  22. 6fb8187 Update date in copyright line by Manuel Pégourié-Gonnard · 10 years ago
  23. e244f9f Improve doc about length of strings written by Manuel Pégourié-Gonnard · 10 years ago
  24. 81abefd Fix typos/style in doxygen documentation by Manuel Pégourié-Gonnard · 10 years ago
  25. 6a8ca33 Rename ERR_xxx_MALLOC_FAILED to ..._ALLOC_FAILED by Manuel Pégourié-Gonnard · 10 years ago
  26. 43b37cb Fix use of pem_read_buffer() in PK, DHM and X509 by Manuel Pégourié-Gonnard · 10 years ago
  27. 2cf5a7c The Great Renaming by Manuel Pégourié-Gonnard · 10 years ago
  28. 932e393 Fix typos & Co by Manuel Pégourié-Gonnard · 10 years ago
  29. 7f80997 Rename include directory to mbedtls by Manuel Pégourié-Gonnard · 10 years ago[Renamed from include/polarssl/x509_csr.h]
  30. fe44643 Rename website and repository by Manuel Pégourié-Gonnard · 10 years ago
  31. 860b516 Fix url again by Manuel Pégourié-Gonnard · 11 years ago
  32. 085ab04 Fix website url to use https. by Manuel Pégourié-Gonnard · 11 years ago
  33. 9698f58 Remove maintainer line. by Manuel Pégourié-Gonnard · 11 years ago
  34. 19f6b5d Remove redundant "all rights reserved" by Manuel Pégourié-Gonnard · 11 years ago
  35. a658a40 Update copyright by Manuel Pégourié-Gonnard · 11 years ago
  36. b4fe3cb Rename to mbed TLS in the documentation/comments by Manuel Pégourié-Gonnard · 11 years ago
  37. 967a2a5 Change name to mbed TLS in the copyright notice by Manuel Pégourié-Gonnard · 11 years ago
  38. f4e1b64 Fix comments about X.509 versions by Manuel Pégourié-Gonnard · 11 years ago
  39. f3b4724 Split x509_csr_parse_der() out of x509_csr_parse() by Manuel Pégourié-Gonnard · 11 years ago
  40. d77cd5d Add tests for x509_csr_parse by Manuel Pégourié-Gonnard · 11 years ago
  41. 6dade7c Fix typos and spacing by Paul Bakker · 11 years ago
  42. bf696d0 Make sig_opts non-optional in X509 structures by Manuel Pégourié-Gonnard · 11 years ago
  43. dddbb1d Rm sig_params from various X509 structures by Manuel Pégourié-Gonnard · 11 years ago
  44. f75f2f7 Add sig_opts member to X509 structures by Manuel Pégourié-Gonnard · 11 years ago
  45. 39868ee Parse CSRs signed with RSASSA-PSS by Manuel Pégourié-Gonnard · 12 years ago
  46. b9e4e2c Fix formatting: fix some 'easy' > 80 length lines by Paul Bakker · 11 years ago
  47. cef4ad2 Adapt sources to configurable config.h name by Manuel Pégourié-Gonnard · 11 years ago
  48. c909308 Revert "Merged RSA-PSS support in Certificate, CSR and CRL" by Manuel Pégourié-Gonnard · 11 years ago
  49. 41cae8e Parse CSRs signed with RSASSA-PSS by Manuel Pégourié-Gonnard · 12 years ago
  50. 50dc850 Const correctness by Paul Bakker · 12 years ago
  51. ddf26b4 Renamed x509parse_* functions to new form by Paul Bakker · 12 years ago
  52. 369d2eb Introduced x509_crt_init(), x509_crl_init() and x509_csr_init() by Paul Bakker · 12 years ago
  53. 7c6b2c3 Split up X509 files into smaller modules by Paul Bakker · 12 years ago