- 0f6bc41 Update includes for each library file by Harry Ramsey · 10 months ago
- 4f76194 Move function mbedtls_oid_get_numeric_string to x509.c by Sam Berry · 1 year ago
- 9fc5be0 Replace MBEDTLS_MD_CAN_SHA1 with PSA_WANT_ALG_SHA_1 by Elena Uziunaite · 11 months ago
- c15ef93 Replace `MBEDTLS_MD_CAN_SHA512` with `PSA_WANT_ALG_SHA_512` by Gabor Mezei · 1 year, 1 month ago
- b66a991 Replace MBEDTLS_MD_CAN_MD5 with PSA_WANT_ALG_MD5 by Elena Uziunaite · 1 year, 3 months ago
- 0916cd7 Replace MBEDTLS_MD_CAN_SHA256 with PSA_WANT_ALG_SHA_256 by Elena Uziunaite · 1 year, 2 months ago
- 2cf41a2 Merge pull request #9171 from eleuzi01/replace-mbedtls-md-can-sha384 by Ronald Cron · 1 year, 1 month ago
- 45aa4d5 Merge pull request #9125 from eleuzi01/replace-mbedtls-md-can-ripemd160 by Ronald Cron · 1 year, 1 month ago
- b476d4b Replace MBEDTLS_MD_CAN_SHA384 with PSA_WANT_ALG_SHA_384 by Elena Uziunaite · 1 year, 2 months ago
- fcc9afa Replace MBEDTLS_MD_CAN_SHA224 with PSA_WANT_ALG_SHA_224 by Elena Uziunaite · 1 year, 2 months ago
- 1b6fb21 Replace MBEDTLS_MD_CAN_RIPEMD160 with PSA_WANT_ALG_RIPEMD160 by Elena Uziunaite · 1 year, 3 months ago
- 25b282e x509: move internal functions declarations to a private header by Valerio Setti · 1 year, 6 months ago
- 16799db update headers by Dave Rodgman · 1 year, 9 months ago
- 3cea3ef Merge pull request #8025 from AgathiyanB/accept-numericoid-hexstring-x509 by Gilles Peskine · 1 year, 11 months ago gh-readonly-queue/development/pr-8025-f22999e99fff38825fb86794905c87dff5a4cdf8
- c7959b2 Remove magic number in x509.c by Agathiyan Bragadeesh · 1 year, 11 months ago
- 86dc085 Add asn1 write tag and len to x509 use c config by Agathiyan Bragadeesh · 1 year, 11 months ago
- 15df012 Fix code style by Agathiyan Bragadeesh · 1 year, 11 months ago
- 022f86f Prevent output of escaped null characters dn gets by Agathiyan Bragadeesh · 1 year, 11 months ago
- 8aa74ab Add return for buffer too small when reading OIDs by Agathiyan Bragadeesh · 1 year, 11 months ago
- f3b9724 Remove questionable use of macro. by Agathiyan Bragadeesh · 1 year, 11 months ago
- 07f472a Add corruption detected return when writing asn1 by Agathiyan Bragadeesh · 1 year, 11 months ago
- eb55867 Fix code style by Agathiyan Bragadeesh · 2 years ago
- af70c7d Write numeric oid directly to buffer by Agathiyan Bragadeesh · 2 years ago
- a7f9630 Remove duplicate '+' in comparison string by Agathiyan Bragadeesh · 2 years ago
- 5adffb2 Refactor dn_gets use library function to write tag by Agathiyan Bragadeesh · 2 years ago
- 2bf09a6 Fix style on left shift operations by Agathiyan Bragadeesh · 2 years ago
- ee642d9 Format preprocessor conditionals by Agathiyan Bragadeesh · 2 years ago
- 7f639fc Fix Windows x64 build errors with type conversions by Agathiyan Bragadeesh · 2 years ago
- a1f5c2d Move declaration of variables in dn_gets to top by Agathiyan Bragadeesh · 2 years ago
- 0a4b6d8 Alter conditions on hexstring output dn_gets by Agathiyan Bragadeesh · 2 years ago
- 4987c8f Fix code style on x509.c and x509_create.c by Agathiyan Bragadeesh · 2 years ago
- c9d74f3 Refactor AttributeType in mbedtls_x509_dn_gets by Agathiyan Bragadeesh · 2 years ago
- 0eb6673 Add preprocessor config guards by Agathiyan Bragadeesh · 2 years ago
- ddc720d Add mbedtls_x509_dn_gets hexstring output by Agathiyan Bragadeesh · 2 years ago
- f0e1ac5 Rewrite nibble_to_hex_digit for readability by Agathiyan Bragadeesh · 2 years ago
- 9d2507c Rename x509_int_to_hexdigit to nibble_to_hex_digit by Agathiyan Bragadeesh · 2 years ago
- ef2decb Escape hexpairs characters RFC 4514 by Agathiyan Bragadeesh · 2 years ago
- 48513b8 Escape special characters RFC 4514 by Agathiyan Bragadeesh · 2 years ago
- cfae6a1 Fix incorrect detection of HardwareModuleName by David Horstmann · 2 years ago
- 2ea44d2 Fix: Set type_id in x509_get_other_name() by David Horstmann · 2 years ago
- 836aed7 Merge pull request #6003 from gstrauss/x509_time by Tom Cosgrove · 2 years, 1 month ago
- 3ae1c4c Fix formatting of explanatory commented code by David Horstmann · 2 years, 1 month ago
- b1d27bc Improve comment formatting by David Horstmann · 2 years, 1 month ago
- cdf5283 Rename variables to more descriptive names by David Horstmann · 2 years, 1 month ago
- f032c98 Improve #endif comments by Dave Rodgman · 2 years, 1 month ago
- ffabb7b Fix unused function warning in x509.c by Dave Rodgman · 2 years, 1 month ago
- 690b8c9 Add a do-while loop around macros by Demi Marie Obenour · 2 years, 8 months ago
- 06c31fc x509_parse_time() perf by Glenn Strauss · 3 years, 1 month ago
- 811eeb2 mbedtls_x509_time_gmtime() read struct directly by Glenn Strauss · 3 years, 1 month ago
- 61d9930 mbedtls_x509_time_gmtime() to fill struct w/ time by Glenn Strauss · 3 years, 1 month ago
- 5aef297 mbedtls_x509_time_cmp() perf by Glenn Strauss · 3 years, 1 month ago
- 416dc03 mbedtls_x509_time_cmp() compare mbedtls_x509_time by Glenn Strauss · 3 years, 1 month ago
- 4d3fc21 Use safe snprintf by Przemek Stekiel · 2 years, 2 months ago
- 01cb6eb Fix parsing of SAN IP (use mbedtls_snprintf, validate buffer length) by Przemek Stekiel · 2 years, 2 months ago
- 093c97d Add separate case for ip address by Przemek Stekiel · 2 years, 2 months ago
- 0ab5b93 Add support for parsing SAN IP address by Przemek Stekiel · 2 years, 2 months ago
- 154a605 Change the name of the temporary san variable by Andrzej Kurek · 2 years, 3 months ago
- 725688b Fix code style by Przemek Stekiel · 2 years, 4 months ago
- 21903ec Fix after rebase by Przemek Stekiel · 2 years, 5 months ago
- 5f0c6e8 Add missing deallocation of subject alt name by Andrzej Kurek · 2 years, 5 months ago
- bf8ccd8 Adjust error reporting in x509 SAN parsing by Andrzej Kurek · 2 years, 5 months ago
- d40c2b6 Introduce proper memory management for SANs by Andrzej Kurek · 2 years, 5 months ago
- e12b01d Add support for directoryName subjectAltName by Andrzej Kurek · 2 years, 7 months ago
- 7224086 Remove legacy_or_psa.h by Manuel Pégourié-Gonnard · 2 years, 4 months ago
- 49e67f8 PKCS5: always use MD by Manuel Pégourié-Gonnard · 2 years, 4 months ago
- 82d250d Use const char for names and adapt style by Przemek Stekiel · 2 years, 5 months ago
- 5b9e416 Add rfc822Name support in mbedtls_x509_info_subject_alt_name + adapt test by Przemek Stekiel · 2 years, 5 months ago
- ecee12f Add parsing of SAN: rfc822Name by Przemek Stekiel · 2 years, 6 months ago
- 81b0b89 Clarify comments on subjectAltName types by Andrzej Kurek · 2 years, 5 months ago
- 7a05fab Added the uniformResourceIdentifier subtype for the subjectAltName. by Andrzej Kurek · 2 years, 5 months ago
- dae916b X.509: Add length consistency checks to x509_get_other_name() by Hanno Becker · 6 years ago
- 2a15a0c X.509: Remove red'n bounds checks and zeroiz'n in OtherName parsing by Hanno Becker · 6 years ago
- ae8f8c4 Fix X.509 SAN parsing by Hanno Becker · 6 years ago
- 32e2091 Remove redundant check and add comment to inform about processing of empty extensions by Przemek Stekiel · 2 years, 6 months ago
- cf6ff0f Move common functions for crt/csr parsing to x509.c by Przemek Stekiel · 2 years, 6 months ago
- 449bd83 Switch to the new code style by Gilles Peskine · 2 years, 7 months ago
- 1797b05 Fix typos prior to release by Tom Cosgrove · 2 years, 8 months ago
- a4b4041 Shared code to free x509 structs by Glenn Strauss · 3 years, 1 month ago
- 4f7feca Merge pull request #6391 from davidhorstmann-arm/fix-x509-get-name-cleanup by Ronald Cron · 2 years, 9 months ago
- 078250e Fix incorrect return style by David Horstmann · 2 years, 9 months ago
- 178ec96 Remove unnecessary NULL assignments by David Horstmann · 2 years, 9 months ago
- 11307a1 Clarify wording on allocation by David Horstmann · 2 years, 9 months ago
- 0fe6631 Merge pull request #6291 from gilles-peskine-arm/platform.h-unconditional-3.2 by Gilles Peskine · 2 years, 10 months ago
- ed79483 Free structs in mbedtls_x509_get_name() on error by David Horstmann · 2 years, 10 months ago
- 07018f9 Make legacy_or_psa.h public. by Manuel Pégourié-Gonnard · 2 years, 11 months ago
- 945b23c Include platform.h unconditionally: automatic part by Gilles Peskine · 2 years, 11 months ago
- fd18366 Adjust declared dependencies in library/x509* by Przemek Stekiel · 3 years ago
- 2f244c4 Merge pull request #5980 from mprse/md_dep_fix by Manuel Pégourié-Gonnard · 3 years, 1 month ago
- d86abf2 Merge pull request #5861 from wernerlewis/csr_subject_comma by Gilles Peskine · 3 years, 1 month ago
- 01d2f52 Inline mbedtls_x509_dn_get_next() in x509.h by Glenn Strauss · 3 years, 1 month ago
- 9b0e940 Fix case where final special char exceeds buffer by Werner Lewis · 3 years, 1 month ago
- 9e30fc9 Remove redundant spaces by Przemek Stekiel · 3 years, 1 month ago
- b33dacd Fix parsing of special chars in X509 DN values by Werner Lewis · 3 years, 2 months ago
- 6230d0d mbedtls_x509_sig_alg_gets(): remove md dependency by Przemek Stekiel · 3 years, 1 month ago
- b3acb05 Add mbedtls_x509_dn_get_next function by Werner Lewis · 3 years, 1 month ago
- c86f330 Merge pull request #3777 from hanno-arm/x509-info-optimization_rebased by Dave Rodgman · 4 years, 3 months ago
- e67665c Merge pull request #4006 from chris-jones-arm/development by Gilles Peskine · 4 years, 3 months ago
- 612a2f1 Rename MBEDTLS_X509_INFO to !MBEDTLS_X509_REMOVE_INFO by Hanno Becker · 4 years, 10 months ago
- 9a969b6 Reduce code size when mbedtls_x509_*_info() unused by Peter Kolbus · 7 years ago
- 9f7a693 Apply MBEDTLS_ERROR_ADD to library by Chris Jones · 4 years, 3 months ago