- a8cd2e6 Fix the build without check_config.h (inclusion of limits.h) by Gilles Peskine · 1 year, 2 months ago
- 7ff7965 Update headers by Dave Rodgman · 1 year, 9 months ago
- dcf7326 Fix incorrect detection of HardwareModuleName by David Horstmann · 2 years ago
- 4a46d23 Fix: Set type_id in x509_get_other_name() by David Horstmann · 2 years ago
- 0e20741 Add a do-while loop around macros by Demi Marie Obenour · 2 years, 8 months ago
- 0289c19 Don't use lstrlenW() on Windows by Tom Cosgrove · 2 years, 6 months ago
- c4f885d X.509: Remove red'n bounds checks and zeroiz'n in OtherName parsing by hanno-becker · 2 years, 6 months ago
- 75ab076 Fix X.509 SAN parsing by hanno-becker · 2 years, 6 months ago
- 1868870 Fix use of sizeof without brackets by Dave Rodgman · 2 years, 6 months ago
- 1b6c09a Switch to the new code style by Gilles Peskine · 2 years, 7 months ago
- cb49210 Merge pull request #6380 from Kabbah/backport2.28-x509-info-hwmodulename-hex by Gilles Peskine · 2 years, 9 months ago
- ab61751 Fix macro-spanning if in x509_crt.c by David Horstmann · 2 years, 9 months ago
- 36f19b9 Include platform.h unconditionally: automatic part by Gilles Peskine · 2 years, 10 months ago
- fb4723a Print RFC 4108 hwSerialNum in hex format by Victor Barpp Gomes · 2 years, 10 months ago
- 6f227ee Remove use of lstat by Dave Rodgman · 3 years ago
- 2958bb3 Spelling and grammar improvements by Dave Rodgman · 3 years, 1 month ago
- 168bcd6 Don't increase failure count for dangling symlinks by Dave Rodgman · 3 years ago
- 32ffb2b x509_crt: handle properly broken links when looking for certificates by Eduardo Silva · 6 years ago
- 301db66 Do not include time.h without MBEDTLS_HAVE_TIME by Daniel Axtens · 5 years ago
- b3d344c Remove MBEDTLS_TLS_DEFAULT_ALLOW_SHA1_IN_CERTIFICATES option. by Mateusz Starzyk · 4 years ago
- 0ecd719 Document more precisely what goes into the default profile by Gilles Peskine · 4 years, 2 months ago
- 9f7a693 Apply MBEDTLS_ERROR_ADD to library by Chris Jones · 4 years, 4 months ago
- fb91a48 Fix memsan build with clang 11 by Paul Elliott · 4 years, 5 months ago
- a282984 Merge pull request #773 from paul-elliott-arm/discrepancy_cert by Gilles Peskine · 4 years, 8 months ago
- ca17ebf Add tag check to cert algorithm check by Paul Elliott · 4 years, 8 months ago
- 9e4d438 Merge pull request #3433 from raoulstrackx/raoul/verify_crl_without_time by Gilles Peskine · 5 years ago
- 1e14827 Update copyright notices to use Linux Foundation guidance by Bence Szépkúti · 5 years ago
- a4e8614 Always revoke certificate on CRL by Raoul Strackx · 5 years ago
- f3e4bd8 Fix comparison between different name types by Manuel Pégourié-Gonnard · 5 years ago
- db09ef6 Include common.h instead of config.h in library source files by Gilles Peskine · 5 years ago
- c84b1e6 Pass "certificate policies" extension to callback by Nicola Di Lieto · 5 years ago
- 87a51aa Merge pull request #3243 from ndilieto/development by Manuel Pégourié-Gonnard · 5 years ago
- 565b52b mbedtls_x509_crt_parse_der_with_ext_cb improvement by Nicola Di Lieto · 5 years ago
- 5659e7e Add opaque context to mbedtls_x509_crt_ext_cb_t by Nicola Di Lieto · 5 years ago
- 2c3a917 Minor style improvement by Nicola Di Lieto · 5 years ago
- 4dbe567 mbedtls_x509_crt_parse_der_with_ext_cb enhancement by Nicola Di Lieto · 5 years ago
- fae25a1 mbedtls_x509_crt_ext_cb_t definition changed by Nicola Di Lieto · 5 years ago
- fde98f7 Rename mbedtls_x509_crt_parse_der_ext by Nicola Di Lieto · 5 years ago
- 6e24980 Minor style and documentation improvements by ndilieto · 5 years ago
- 19dc784 Merge remote-tracking branch 'upstream/development' into fix_x509_crt.c by irwir · 5 years ago
- 502d4b4 New mbedtls_x509_crt_parse_der_ext() routine by Nicola Di Lieto · 5 years ago
- 74aee1c Remove non-working check from x509_get_subject_alt_name (#2802) FIx one comment. by irwir · 6 years ago
- 1605074 Guard from undefined behaviour in case of an INT_MAX max_pathlen by Andrzej Kurek · 5 years ago
- 3605073 Fixed possibly undefined variable warnings by initializing variables to 0. by Benjamin Kier · 6 years ago
- 85de7a6 Revert "Merge pull request #3008 from jp-bennett/development" by Janos Follath · 5 years ago
- fdc16f3 Allow loading symlinked certificates by Jonathan Bennett · 6 years ago
- 73c616b Put includes in alphabetical order by Janos Follath · 6 years ago
- 865b3eb Initialize return values to an error by Janos Follath · 6 years ago
- 1f62714 Fix uninitialized variable in x509_crt by Andy Gross · 7 years ago
- 661d725 Deref pointer when using sizeof in x509_get_other_name by Sébastien Duquette · 6 years ago
- 6ccfb18 Always return a high-level error code from X.509 module by Hanno Becker · 6 years ago
- 12f62fb Obey bounds of ASN.1 substructures by Hanno Becker · 6 years ago
- 5aebeeb Set next sequence of subject_alt_names to NULL by Ron Eldor · 6 years ago
- 6aeae9e Style fix by Ron Eldor · 6 years ago
- a291391 Fix minor issues by Ron Eldor · 6 years ago
- dbbd966 Check that SAN is not malformed when parsing by Ron Eldor · 6 years ago
- c8b5f3f Documentation fixes by Ron Eldor · 6 years ago
- 8b0c3c9 Fail in case critical crt policy not supported by Ron Eldor · 6 years ago
- f05f594 change the type of hardware_module_name member by Ron Eldor · 6 years ago
- 890819a Change mbedtls_x509_subject_alternative_name by Ron Eldor · 6 years ago
- 0806379 Add length checking in certificate policy parsing by Ron Eldor · 6 years ago
- 293c3da Remove redundant memset() by Janos Follath · 6 years ago
- 6c379b4 Propogate error when parsing SubjectAltNames by Janos Follath · 6 years ago
- 2f0ec1e Tidy up style in x509_info_subject_alt_name by Janos Follath · 6 years ago
- 22f605f Print unparseable SubjectAlternativeNames by Janos Follath · 6 years ago
- ab23cd1 Remove unneeded checks from x509_get_other_name by Janos Follath · 6 years ago
- 74d9acc Add support for certificate policies extension by Ron Eldor · 6 years ago
- b2dc3fa Suppport otherName of type hardware module name by Ron Eldor · 6 years ago
- 3956a84 Merge remote-tracking branch 'origin/pr/2092' into development by Jaeden Amero · 6 years ago
- ff34d43 Merge remote-tracking branch 'origin/pr/2532' into development by Jaeden Amero · 6 years ago
- df48efa Skip uncritical unsupported extensions by Ron Eldor · 6 years ago
- 2ee67a6 Remove mbedtls_ from the static function name by Jarno Lamsa · 6 years ago
- 31d9db6 Change the verify function naming by Jarno Lamsa · 6 years ago
- f53893b Implement X.509 CRT verification using CA callback by Hanno Becker · 6 years ago
- 3116fb3 Add prototype for CRT verification with static and dynamic CA list by Hanno Becker · 6 years ago
- 494dd7a Add raw public key buffer bounds to mbedtls_x509_crt struct by Hanno Becker · 6 years ago
- 461bd3d Merge remote-tracking branch 'origin/pr/2454' into development by Jaeden Amero · 6 years ago
- 8963b03 Merge remote-tracking branch 'origin/pr/2411' into development by Jaeden Amero · 6 years ago
- 3497323 Initialize PSA Crypto operation contexts by Jaeden Amero · 6 years ago
- 1eeca41 Improve macro hygiene by Hanno Becker · 7 years ago
- 1a65dcd Add a new X.509 API call for copy-less parsing of CRTs by Hanno Becker · 7 years ago
- de5a007 Merge development commit f352f7 into development-psa by Andrzej Kurek · 6 years ago
- c470b6b Merge development commit 8e76332 into development-psa by Andrzej Kurek · 7 years ago
- 14eca24 Merge remote-tracking branch 'origin/pr/2213' into development by Jaeden Amero · 7 years ago
- 36e89b5 Fix #2370, minor typos and spelling mistakes by Antonin Décimo · 7 years ago
- a9375b3 Avoid MSVC compiler warning by Hanno Becker · 7 years ago
- 783f9c3 Fix signed-to-unsigned integer conversion warning in X.509 module by Hanno Becker · 7 years ago
- 5b46fe7 Merge remote-tracking branch 'upstream-public/pr/2157' into development by Jaeden Amero · 7 years ago
- 8b38ff5 Remove trailing whitespace by Andrzej Kurek · 7 years ago
- a609337 x509: remove unnecessary calls to psa_hash_abort by Andrzej Kurek · 7 years ago
- d4a6553 x509: use the PSA API to perform hashing operations by Andrzej Kurek · 7 years ago
- d83448b Merge remote-tracking branch 'public/pr/2052' into development-restricted-proposed by Simon Butcher · 7 years ago
- b75ffb5 Don't perform binary comparison of CRL issuer and CA subject by Hanno Becker · 7 years ago
- 1f8527f Move static x509_name_cmp() in library/x509_crt.c by Hanno Becker · 7 years ago
- c388a8c Fix typo in a test condition code by Krzysztof Stachowiak · 7 years ago
- a5a3e40 Fix missing dereference. by Manuel Pégourié-Gonnard · 7 years ago
- ee68cff Fix or improve some comments (and whitespace) by Manuel Pégourié-Gonnard · 7 years ago
- d264258 Make inclusion of stdio.h conditional in x509_crt.c by Simon Butcher · 7 years ago
- 125af94 Merge branch 'development-restricted' into iotssl-1260-non-blocking-ecc-restricted by Manuel Pégourié-Gonnard · 7 years ago
- 129fa82 Merge remote-tracking branch 'restricted/pr/470' into development-restricted by Simon Butcher · 7 years ago