1. 4dec9eb Merge pull request #8378 from mschulz-at-hilscher/fixes/issue-8377 by Gilles Peskine · 1 year, 9 months ago
  2. c55b500 Changed notes in x509_csr.h to better describe the behavior of mbedtls_x509_csr_parse_der and mbedtls_x509_csr_parse_der_with_ext_cb. by Matthias Schulz · 1 year, 9 months ago
  3. 16799db update headers by Dave Rodgman · 1 year, 9 months ago
  4. edc32ea Uncrustified by Matthias Schulz · 1 year, 9 months ago
  5. ab40822 Added parameters to add callback function to handle unsupported extensions. Similar to how the callback functions work when parsing certificates. Also added new test cases. by Matthias Schulz · 1 year, 10 months ago
  6. e820c0a Update spelling "mbed TLS" to "Mbed TLS" by Gilles Peskine · 2 years ago
  7. 975d9c0 Merge pull request #7530 from AndrzejKurek/misc-subjectaltname-fixes by Gilles Peskine · 2 years, 2 months ago
  8. 1747304 Update the descriptions of SANs by Andrzej Kurek · 2 years, 3 months ago
  9. 1a75269 Move mbedtls_x509_san_list to x509.h by Andrzej Kurek · 2 years, 4 months ago
  10. 9f02a41 Merge pull request #7009 from mprse/csr_write_san by Paul Elliott · 2 years, 5 months ago
  11. 5a49d3c Replace mbedtls_x509_san_node with mbedtls_x509_subject_alternative_name by Przemek Stekiel · 2 years, 5 months ago
  12. 5b7e164 Document the need to call psa_crypto_init() with USE_PSA_CRYPTO by Gilles Peskine · 3 years ago
  13. 6b10860 Added ability to include the SubjectAltName extension to a CSR by Hannes Tschofenig · 2 years, 7 months ago
  14. cbaf316 mbedtls_x509_csr_info: Add parsing code for v3 csr extensions by Przemek Stekiel · 2 years, 7 months ago
  15. 2d9e359 Parsing v3 extensions from a CSR by Jens Alfke · 6 years ago
  16. 449bd83 Switch to the new code style by Gilles Peskine · 2 years, 7 months ago
  17. 8b0ecbc Redo of PR#5345. Fixed spelling and typographical errors found by CodeSpell. by Shaun Case · 3 years, 7 months ago
  18. a0defed doxygen: move addtogroup closures to include more elements by Andrzej Kurek · 3 years, 7 months ago
  19. 38d4fdd Add missing asterisk to doxygen closures by Andrzej Kurek · 3 years, 7 months ago
  20. 44ffc79 Copyediting in comments by Gilles Peskine · 4 years ago
  21. 842edf4 Make many fields of X.509 structures public by Gilles Peskine · 4 years ago
  22. c662b36 Replace all inclusions of config.h by Bence Szépkúti · 4 years, 2 months ago
  23. c305b72 Make RNG parameters mandatory in X.509 functions by Manuel Pégourié-Gonnard · 4 years, 2 months ago
  24. 854a25c Merge branch 'development' into mbedtls_private_with_python by Mateusz Starzyk · 4 years, 2 months ago
  25. 95273f4 Expose flag for critical extensions by Christoph Reiter · 4 years, 6 months ago
  26. 846f021 Run MBEDTLS_PRIVATE wrapping script on the library. by Mateusz Starzyk · 4 years, 2 months ago
  27. 88c2bf3 Minor style improvements by Hanno Becker · 6 years ago
  28. 612a2f1 Rename MBEDTLS_X509_INFO to !MBEDTLS_X509_REMOVE_INFO by Hanno Becker · 4 years, 10 months ago
  29. 9a969b6 Reduce code size when mbedtls_x509_*_info() unused by Peter Kolbus · 7 years ago
  30. 1e14827 Update copyright notices to use Linux Foundation guidance by Bence Szépkúti · 5 years ago
  31. 6609aef Use mbedtls-based path for includes by Jaeden Amero · 6 years ago
  32. d8233f7 Improve docs for named bitstrings and their usage by Andres Amaya Garcia · 7 years ago
  33. a40a101 Update Doxygen file blocks to remove copyright and license information by Darryl Green · 8 years ago
  34. cd15327 Fix typo in docs for mbedtls_x509write_csr_der() by Andres AG · 9 years ago
  35. 986bbf2 x509: by Manuel Pégourié-Gonnard · 9 years ago
  36. 5b331b9 Various fixes to doxygen API generation by Simon Butcher · 10 years ago
  37. 37ff140 Change main license to Apache 2.0 by Manuel Pégourié-Gonnard · 10 years ago
  38. 6fb8187 Update date in copyright line by Manuel Pégourié-Gonnard · 10 years ago
  39. e244f9f Improve doc about length of strings written by Manuel Pégourié-Gonnard · 10 years ago
  40. 81abefd Fix typos/style in doxygen documentation by Manuel Pégourié-Gonnard · 10 years ago
  41. 6a8ca33 Rename ERR_xxx_MALLOC_FAILED to ..._ALLOC_FAILED by Manuel Pégourié-Gonnard · 10 years ago
  42. 43b37cb Fix use of pem_read_buffer() in PK, DHM and X509 by Manuel Pégourié-Gonnard · 10 years ago
  43. 2cf5a7c The Great Renaming by Manuel Pégourié-Gonnard · 10 years ago
  44. 932e393 Fix typos & Co by Manuel Pégourié-Gonnard · 10 years ago
  45. 7f80997 Rename include directory to mbedtls by Manuel Pégourié-Gonnard · 10 years ago[Renamed from include/polarssl/x509_csr.h]
  46. fe44643 Rename website and repository by Manuel Pégourié-Gonnard · 10 years ago
  47. 860b516 Fix url again by Manuel Pégourié-Gonnard · 11 years ago
  48. 085ab04 Fix website url to use https. by Manuel Pégourié-Gonnard · 11 years ago
  49. 9698f58 Remove maintainer line. by Manuel Pégourié-Gonnard · 11 years ago
  50. 19f6b5d Remove redundant "all rights reserved" by Manuel Pégourié-Gonnard · 11 years ago
  51. a658a40 Update copyright by Manuel Pégourié-Gonnard · 11 years ago
  52. b4fe3cb Rename to mbed TLS in the documentation/comments by Manuel Pégourié-Gonnard · 11 years ago
  53. 967a2a5 Change name to mbed TLS in the copyright notice by Manuel Pégourié-Gonnard · 11 years ago
  54. f4e1b64 Fix comments about X.509 versions by Manuel Pégourié-Gonnard · 11 years ago
  55. f3b4724 Split x509_csr_parse_der() out of x509_csr_parse() by Manuel Pégourié-Gonnard · 11 years ago
  56. d77cd5d Add tests for x509_csr_parse by Manuel Pégourié-Gonnard · 11 years ago
  57. 6dade7c Fix typos and spacing by Paul Bakker · 11 years ago
  58. bf696d0 Make sig_opts non-optional in X509 structures by Manuel Pégourié-Gonnard · 11 years ago
  59. dddbb1d Rm sig_params from various X509 structures by Manuel Pégourié-Gonnard · 11 years ago
  60. f75f2f7 Add sig_opts member to X509 structures by Manuel Pégourié-Gonnard · 11 years ago
  61. 39868ee Parse CSRs signed with RSASSA-PSS by Manuel Pégourié-Gonnard · 12 years ago
  62. b9e4e2c Fix formatting: fix some 'easy' > 80 length lines by Paul Bakker · 11 years ago
  63. cef4ad2 Adapt sources to configurable config.h name by Manuel Pégourié-Gonnard · 11 years ago
  64. c909308 Revert "Merged RSA-PSS support in Certificate, CSR and CRL" by Manuel Pégourié-Gonnard · 11 years ago
  65. 41cae8e Parse CSRs signed with RSASSA-PSS by Manuel Pégourié-Gonnard · 12 years ago
  66. 50dc850 Const correctness by Paul Bakker · 12 years ago
  67. ddf26b4 Renamed x509parse_* functions to new form by Paul Bakker · 12 years ago
  68. 369d2eb Introduced x509_crt_init(), x509_crl_init() and x509_csr_init() by Paul Bakker · 12 years ago
  69. 7c6b2c3 Split up X509 files into smaller modules by Paul Bakker · 12 years ago