1. d34c426 Move conditionals to keep doxygen with function by Agathiyan Bragadeesh · 1 year, 11 months ago
  2. fca0861 Add asn1 get tag and len to x509 create config by Agathiyan Bragadeesh · 1 year, 11 months ago
  3. 52af0d0 Fix unsafe behaviour in MBEDTLS_ASN1_IS_STRING_TAG by Agathiyan Bragadeesh · 1 year, 11 months ago
  4. af3e548 Make MBEDTLS_ASN1_IS_STRING_TAG to take signed int by Agathiyan Bragadeesh · 2 years ago
  5. bdf20a0 Alter MBEDTLS_ASN1_IS_STRING_TAG macro by Agathiyan Bragadeesh · 2 years ago
  6. 69ed8c4 Fix documentation - parameter name mistakes by Andrzej Kurek · 3 years, 5 months ago
  7. 449bd83 Switch to the new code style by Gilles Peskine · 2 years, 7 months ago
  8. f58172f Merge remote-tracking branch 'origin/development' into pr3431 by Dave Rodgman · 2 years, 9 months ago
  9. 82ba274 Deprecate mbedtls_asn1_free_named_data() by Glenn Strauss · 2 years, 9 months ago
  10. a4b4041 Shared code to free x509 structs by Glenn Strauss · 3 years, 1 month ago
  11. c9deb18 mbedtls: add support for pkcs7 by Nayna Jain · 4 years, 8 months ago
  12. 5c65c57 Fix additional misspellings found by codespell by Andrzej Kurek · 3 years, 4 months ago
  13. 8b0ecbc Redo of PR#5345. Fixed spelling and typographical errors found by CodeSpell. by Shaun Case · 3 years, 7 months ago
  14. a0defed doxygen: move addtogroup closures to include more elements by Andrzej Kurek · 3 years, 7 months ago
  15. 38d4fdd Add missing asterisk to doxygen closures by Andrzej Kurek · 3 years, 7 months ago
  16. 44ffc79 Copyediting in comments by Gilles Peskine · 4 years ago
  17. b89d9c0 Make fields of ASN.1 data structures public by Gilles Peskine · 4 years ago
  18. d297157 Move MBEDTLS_ERR_xxx Doxygen comments before the definition by Gilles Peskine · 4 years ago
  19. c662b36 Replace all inclusions of config.h by Bence Szépkúti · 4 years, 2 months ago
  20. 846f021 Run MBEDTLS_PRIVATE wrapping script on the library. by Mateusz Starzyk · 4 years, 2 months ago
  21. 59961cf Add missing const attribute to asn1 api by Mateusz Starzyk · 4 years, 6 months ago
  22. 1e14827 Update copyright notices to use Linux Foundation guidance by Bence Szépkúti · 5 years ago
  23. 96ddb0a Revert "asn1: Remove dependency on X.509" by Gilles Peskine · 5 years ago
  24. 34aada2 Replace use of uint8_t by unsigned char in ASN.1 seq traversal API by Hanno Becker · 5 years ago
  25. 199b709 ASN.1: Add ASN.1 SEQUENCE traversal API by Hanno Becker · 6 years ago
  26. b5c74a5 Document one more error code for mbedtls_asn1_get_sequence_of by Gilles Peskine · 6 years ago
  27. 12ae27d ASN.1: Introduce helper function to free ASN.1 sequence by Hanno Becker · 6 years ago
  28. 63e38fe ASN.1: Add helper macro to compare ASN.1 buffer to OID string by Hanno Becker · 6 years ago
  29. cba7122 ASN.1: Add helper macro to detect string types by Hanno Becker · 6 years ago
  30. 20180ca Add ASN.1 ENUMERATED tag support by Mykhailo Sopiha · 6 years ago
  31. dc2db48 Fix typos in documentation by Gilles Peskine · 6 years ago
  32. aac3853 Fix long-standing bug in error code description by Gilles Peskine · 6 years ago
  33. bcbe1df Improve the documentation of ASN.1 parsing functions by Gilles Peskine · 6 years ago
  34. c49fbbf Use mbedtls-based path for includes by Jaeden Amero · 6 years ago
  35. d808771 asn1: Remove dependency on X.509 by Jaeden Amero · 7 years ago
  36. 5f19328 Merge remote-tracking branch 'upstream-restricted/pr/398' into development-restricted-proposed by Gilles Peskine · 7 years ago
  37. 1ed45ea Refer to X.690 by number by Gilles Peskine · 7 years ago
  38. a40a101 Update Doxygen file blocks to remove copyright and license information by Darryl Green · 8 years ago
  39. 7786abc Define ASN1 bitmask macros in more direct way by Andres Amaya Garcia · 8 years ago
  40. 7512bf7 Add macros to ASN.1 module to parse ASN.1 tags by Andres Amaya Garcia · 8 years ago
  41. 9fb0205 Fix typo in asn1.h by Andres Amaya Garcia · 8 years ago
  42. 37ff140 Change main license to Apache 2.0 by Manuel Pégourié-Gonnard · 10 years ago
  43. 6fb8187 Update date in copyright line by Manuel Pégourié-Gonnard · 10 years ago
  44. b8186a5 Rename len to bitlen in function parameters by Manuel Pégourié-Gonnard · 10 years ago
  45. 6a8ca33 Rename ERR_xxx_MALLOC_FAILED to ..._ALLOC_FAILED by Manuel Pégourié-Gonnard · 10 years ago
  46. 2cf5a7c The Great Renaming by Manuel Pégourié-Gonnard · 10 years ago
  47. 6e06437 Reverse meaning of OID_CMP by Manuel Pégourié-Gonnard · 10 years ago
  48. 7f80997 Rename include directory to mbedtls by Manuel Pégourié-Gonnard · 10 years ago[Renamed from include/polarssl/asn1.h]
  49. fe44643 Rename website and repository by Manuel Pégourié-Gonnard · 10 years ago
  50. 00ab470 cleanup library and some basic tests. Includes, add guards to includes by Rich Evans · 10 years ago
  51. 555fbf8 Support composite RDNs in X.509 certs parsing by Manuel Pégourié-Gonnard · 10 years ago
  52. 860b516 Fix url again by Manuel Pégourié-Gonnard · 10 years ago
  53. 085ab04 Fix website url to use https. by Manuel Pégourié-Gonnard · 11 years ago
  54. 9698f58 Remove maintainer line. by Manuel Pégourié-Gonnard · 11 years ago
  55. 19f6b5d Remove redundant "all rights reserved" by Manuel Pégourié-Gonnard · 11 years ago
  56. a658a40 Update copyright by Manuel Pégourié-Gonnard · 11 years ago
  57. 967a2a5 Change name to mbed TLS in the copyright notice by Manuel Pégourié-Gonnard · 11 years ago
  58. e76b750 Finish parsing RSASSA-PSS parameters by Manuel Pégourié-Gonnard · 12 years ago
  59. 9af723c Fix formatting: remove trailing spaces, #endif with comments (> 10 lines) by Paul Bakker · 11 years ago
  60. cef4ad2 Adapt sources to configurable config.h name by Manuel Pégourié-Gonnard · 11 years ago
  61. c909308 Revert "Merged RSA-PSS support in Certificate, CSR and CRL" by Manuel Pégourié-Gonnard · 11 years ago
  62. 3c1e8b5 Finish parsing RSASSA-PSS parameters by Manuel Pégourié-Gonnard · 12 years ago
  63. cdda097 Fixed doxygen documentation in asn1.h (added \brief) by Paul Bakker · 12 years ago
  64. c547cc9 Added generic asn1_free_named_data_list() by Paul Bakker · 12 years ago
  65. e5eae76 Generalized the x509write_csr_set_key_usage() function and key_usage storage by Paul Bakker · 12 years ago
  66. a2d4e64 Some more EC pubkey parsing refactoring by Manuel Pégourié-Gonnard · 12 years ago
  67. f8d018a Made asn1_get_alg() and asn1_get_alg_null() as generic functions by Paul Bakker · 12 years ago
  68. 407a0da Moved __cplusplus extern statement to include struct definitions as well. by Paul Bakker · 12 years ago
  69. c70b982 OID functionality moved to a separate module. by Paul Bakker · 12 years ago
  70. 0588815 - Certificate Requests written now have the Email address written in IA5String by Paul Bakker · 13 years ago
  71. bdb912d - Added preliminary ASN.1 buffer writing support by Paul Bakker · 13 years ago
  72. 8b21f7a - Fixed variable doc for 'tag' by Paul Bakker · 14 years ago
  73. ccdb028 - Fixed include with relative directory by Paul Bakker · 14 years ago
  74. 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 · 14 years ago
  75. efc3029 - Extracted ASN.1 parsing code from the X.509 parsing code. Added new module. by Paul Bakker · 14 years ago