1. 81d7512 library: replace occurencies of ECP_LIGHT with PK_HAVE_ECC_KEYS by Valerio Setti · 2 years, 2 months ago
  2. d598eaf Merge pull request #7106 from davidhorstmann-arm/parse-oid-from-string by Gilles Peskine · 2 years, 2 months ago
  3. 62e7fae Fix bug in calculation of maximum possible bytes by David Horstmann · 2 years, 2 months ago
  4. 02127ab Allow subidentifiers of size UINT_MAX by David Horstmann · 2 years, 2 months ago
  5. 45d5e2d Rename minimum_mem to resized_mem by David Horstmann · 2 years, 2 months ago
  6. 5d07416 Rearrange declarations for readability by David Horstmann · 2 years, 2 months ago
  7. 0171397 Change behaviour away from NUL-terminated strings by David Horstmann · 2 years, 2 months ago
  8. 6883358 Hoist variable declarations to before goto by David Horstmann · 2 years, 2 months ago
  9. 25d65e8 Refactor while loop for simplicity by David Horstmann · 2 years, 2 months ago
  10. ada7d72 Improve line spacing after variable declarations by David Horstmann · 2 years, 2 months ago
  11. 97edeb4 Merge pull request #6866 from mprse/extract-key-ids by Gilles Peskine · 2 years, 3 months ago
  12. 0167244 Read and write X25519 and X448 private keys by Jethro Beekman · 2 years, 4 months ago
  13. 9643575 Limit OIDs to 128 components by David Horstmann · 2 years, 3 months ago
  14. 861e5d2 Change to using an alloc-realloc strategy by David Horstmann · 2 years, 4 months ago
  15. d4a5d46 library: add remaining changes for the new ECP_LIGHT symbol by Valerio Setti · 2 years, 4 months ago
  16. db323aa Fix Subject Key Identifier, Authority Key Identifier entries in oid_x509_ext by Przemek Stekiel · 2 years, 7 months ago
  17. a41954d Extracting SubjectKeyId and AuthorityKeyId in case of x509 V3 extensions. Updating mbedtls_x509_crt_free function to also free the new dynamic elements (issuer field of AuthorityKeyId). by toth92g · 4 years, 6 months ago
  18. 7224086 Remove legacy_or_psa.h by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  19. ebef58d OID + misc crypto: use MD_CAN and fix failures by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  20. 889534a Fix segfault in mbedtls_oid_get_numeric_string by Demi Marie Obenour · 2 years, 5 months ago
  21. ce16474 Correct INT_MAX overflow check to UINT_MAX by David Horstmann · 2 years, 5 months ago
  22. 376e8df Clarify structure of parsing with comments: by David Horstmann · 2 years, 5 months ago
  23. 89d67bd Remove superfluous sizeof(unsigned char) by David Horstmann · 2 years, 5 months ago
  24. 7cdfda1 Fixup: Correct signedness of val local variable by David Horstmann · 2 years, 5 months ago
  25. 0f4ee41 Use return for errors only in oid_parse_number() by David Horstmann · 2 years, 5 months ago
  26. 59400ff Improve header docs and rename parameter by David Horstmann · 2 years, 5 months ago
  27. 0332997 Correct error in processing of second component by David Horstmann · 2 years, 5 months ago
  28. 18ec9d7 Change some error codes to be more accurate by David Horstmann · 2 years, 5 months ago
  29. 92337c0 Add function to parse an OID from a string by David Horstmann · 2 years, 7 months ago
  30. 5b5a0b6 Change error codes to more appropriate codes by David Horstmann · 2 years, 5 months ago
  31. f51851d Change += to |= for clearer semantics by David Horstmann · 2 years, 6 months ago
  32. 34b3f1b Make overflow checks more readable by David Horstmann · 2 years, 6 months ago
  33. 9c1887c Disallow overlong encoding when parsing OIDs by David Horstmann · 2 years, 6 months ago
  34. c7f700c Fix incorrect printing of OIDs by David Horstmann · 2 years, 6 months ago
  35. 178b5bd pk: move MBEDTLS_PK_CAN_ECDSA_SOME macro to pk.h and fix tests by Valerio Setti · 2 years, 6 months ago
  36. ce0caa3 oid: fix comment in #endif by Valerio Setti · 2 years, 6 months ago
  37. f972ce8 oid: replace ECDSA_C with new macros for ECDSA capabilities by Valerio Setti · 2 years, 6 months ago
  38. 449bd83 Switch to the new code style by Gilles Peskine · 2 years, 7 months ago
  39. 0fe6631 Merge pull request #6291 from gilles-peskine-arm/platform.h-unconditional-3.2 by Gilles Peskine · 2 years, 10 months ago
  40. 07018f9 Make legacy_or_psa.h public. by Manuel Pégourié-Gonnard · 2 years, 11 months ago
  41. 945b23c Include platform.h unconditionally: automatic part by Gilles Peskine · 2 years, 11 months ago
  42. bf01c64 oid.c: unify dependencies (VIA_MD_OR_PSA->VIA_LOWLEVEL_OR_PSA) by Przemek Stekiel · 3 years ago
  43. de81028 Adjust dependencies in library/oid.c by Przemek Stekiel · 3 years ago
  44. 73692b7 Rework macros expressing dependencies by Manuel Pégourié-Gonnard · 3 years ago
  45. f88b1b5 Introduce MBEDTLS_OR_PSA_WANT_xxx helper macros by Manuel Pégourié-Gonnard · 3 years, 1 month ago
  46. fe2b9b5 Make mbedtls_oid_get_md_alg() always available by Manuel Pégourié-Gonnard · 3 years, 1 month ago
  47. 10e8cf5 Remove MD2, MD4, RC4, Blowfish and XTEA by TRodziewicz · 4 years, 2 months ago
  48. c44a1d5 Merge pull request #4507 from Venafi/userid-oid by Ronald Cron · 4 years, 2 months ago
  49. c6d94ab Fix remaining SHA384 dependencies and ifdef blocks. by Mateusz Starzyk · 4 years, 3 months ago
  50. 4228f89 Merge branch 'development' into convert_NO_SHA384_to_positive by Mateusz Starzyk · 4 years, 3 months ago
  51. 21d4bdb Add OID for User ID by Micah N Gorrell · 4 years, 3 months ago
  52. 6326a8d Fix SHA definitions and their dependencies in library and test suites. by Mateusz Starzyk · 4 years, 3 months ago
  53. e3c48b4 Separate SHA224 from SHA256 config options. by Mateusz Starzyk · 4 years, 4 months ago
  54. 88c2bf3 Minor style improvements by Hanno Becker · 6 years ago
  55. 612a2f1 Rename MBEDTLS_X509_INFO to !MBEDTLS_X509_REMOVE_INFO by Hanno Becker · 4 years, 10 months ago
  56. 9a969b6 Reduce code size when mbedtls_x509_*_info() unused by Peter Kolbus · 7 years ago
  57. 1e14827 Update copyright notices to use Linux Foundation guidance by Bence Szépkúti · 5 years ago
  58. db09ef6 Include common.h instead of config.h in library source files by Gilles Peskine · 5 years ago
  59. 518d435 Fix GCC format-signedness warnings by Kenneth Soerensen · 5 years ago
  60. 24eed8d Initialise return values to an error by Janos Follath · 6 years ago
  61. 5d9c963 Add support for RSA PKCSv1.5 signatures using RIPEMD-160 by Jack Lloyd · 6 years ago
  62. 3956a84 Merge remote-tracking branch 'origin/pr/2092' into development by Jaeden Amero · 6 years ago
  63. e823416 Add certificate policy oid x509 extension by Ron Eldor · 6 years ago
  64. b6dc105 Add Wisun Fan device extended key usage by Ron Eldor · 6 years ago
  65. 11ee071 Add certificate policy of type any policy id by Ron Eldor · 6 years ago
  66. 1eeca41 Improve macro hygiene by Hanno Becker · 7 years ago
  67. 430a66f Fix backwards config dependency on oid.c by Manuel Pégourié-Gonnard · 7 years ago
  68. c49ada4 Fix backwards include of x509.h in oid.h by Manuel Pégourié-Gonnard · 7 years ago
  69. 12ccef2 pkcs5v2: add support for additional hmacSHA algorithms by Antonio Quartulli · 8 years ago
  70. a9f90f0 Removing in compile time unused entries from oid_ecp_grp list by palaviv · 9 years ago
  71. 06f1828 Removing in compile time unused entries from oid_sig_alg list by palaviv · 9 years ago
  72. 4636fc6 oid_x520_attr_type list is defined only when MBEDTLS_X509_USE_C or MBEDTLS_X509_CREATE_C by palaviv · 9 years ago
  73. 5730320 Removing in compile time unused entries from oid_md_alg list by palaviv · 9 years ago
  74. 66fc073 Fix typo in an OID name by Manuel Pégourié-Gonnard · 10 years ago
  75. 37ff140 Change main license to Apache 2.0 by Manuel Pégourié-Gonnard · 10 years ago
  76. 6fb8187 Update date in copyright line by Manuel Pégourié-Gonnard · 10 years ago
  77. 9dbaf40 Rationalize other snprintf() uses by Manuel Pégourié-Gonnard · 10 years ago
  78. f78e4de Fix warnings from -pedantic by Manuel Pégourié-Gonnard · 10 years ago
  79. e6028c9 Fix some X509 macro names by Manuel Pégourié-Gonnard · 10 years ago
  80. 2cf5a7c The Great Renaming by Manuel Pégourié-Gonnard · 10 years ago
  81. 26c9f90 Merge branch 'mbedtls-1.3' into development by Manuel Pégourié-Gonnard · 10 years ago
  82. 9409e0c Add support for X.520 uniqueIdentifier by Manuel Pégourié-Gonnard · 10 years ago
  83. 7f80997 Rename include directory to mbedtls by Manuel Pégourié-Gonnard · 10 years ago
  84. fe44643 Rename website and repository by Manuel Pégourié-Gonnard · 10 years ago
  85. 8f3a943 modify oid.c to use polarssl_snprintf by Rich Evans · 11 years ago
  86. a273371 Fix "int vs enum" warnings from armcc v5 by Manuel Pégourié-Gonnard · 10 years ago
  87. 00ab470 cleanup library and some basic tests. Includes, add guards to includes by Rich Evans · 10 years ago
  88. 860b516 Fix url again by Manuel Pégourié-Gonnard · 11 years ago
  89. 085ab04 Fix website url to use https. by Manuel Pégourié-Gonnard · 11 years ago
  90. 9698f58 Remove maintainer line. by Manuel Pégourié-Gonnard · 11 years ago
  91. 19f6b5d Remove redundant "all rights reserved" by Manuel Pégourié-Gonnard · 11 years ago
  92. a658a40 Update copyright by Manuel Pégourié-Gonnard · 11 years ago
  93. 967a2a5 Change name to mbed TLS in the copyright notice by Manuel Pégourié-Gonnard · 11 years ago
  94. 0698f7c Rm duplicate entry in oid_md_alg by Manuel Pégourié-Gonnard · 11 years ago
  95. 66d5d07 Fix formatting in various code to match spacing from coding style by Paul Bakker · 11 years ago
  96. d8bb826 Fix code styling for return statements by Paul Bakker · 11 years ago
  97. 59a75d5 Basic parsing of certs signed with RSASSA-PSS by Manuel Pégourié-Gonnard · 12 years ago
  98. 9af723c Fix formatting: remove trailing spaces, #endif with comments (> 10 lines) by Paul Bakker · 11 years ago
  99. cef4ad2 Adapt sources to configurable config.h name by Manuel Pégourié-Gonnard · 11 years ago
  100. 6384440 Better support for the different Attribute Types from IETF PKIX (RFC 5280) by Paul Bakker · 11 years ago