- cfa7223 Fix warnings about unreachable code by Dave Rodgman · 1 year, 11 months ago
- 1ee4d12 Fix error strings without quotes by Antonio de Angelis · 2 years ago
- ca8c61b Provide and use internal function mbedtls_zeroize_and_free() by Tom Cosgrove · 2 years, 1 month ago
- 8f6094c Merge pull request #7792 from robUx4/win32_winnt by Dave Rodgman · 2 years, 1 month ago
- 4000b6e Don't force the default windows version down by Steve Lhomme · 2 years, 2 months ago
- 369d7c7 Don't use FindFirstFileW() before Windows XP by Steve Lhomme · 2 years, 2 months ago
- 2be8c63 Create psa_util_internal.h by Manuel Pégourié-Gonnard · 2 years, 2 months ago
- 836aed7 Merge pull request #6003 from gstrauss/x509_time by Tom Cosgrove · 2 years, 1 month ago
- 8c3404f x509: update ECP_LIGHT dependencies to PK_HAVE_ECC_KEYS by Valerio Setti · 2 years, 1 month ago
- eb0f18a Don't use inet_pton() before Windows Vista by Steve Lhomme · 2 years, 2 months ago
- 4b2a6e8 Reuse time when verifying certificate chain by Glenn Strauss · 3 years, 1 month ago
- c40a1b5 Remove references to x509_invasive.h by Andrzej Kurek · 2 years, 2 months ago
- cd17ecf Use better IP parsing in x509 programs by Andrzej Kurek · 2 years, 2 months ago
- 02b10d8 Add missing include by Manuel Pégourié-Gonnard · 2 years, 4 months ago
- 6076f41 Remove hash_info.[ch] by Manuel Pégourié-Gonnard · 2 years, 4 months ago
- 2d6d993 Use MD<->PSA functions from MD light by Manuel Pégourié-Gonnard · 2 years, 4 months ago
- 8857984 Replace hash_info macro with MD macro by Manuel Pégourié-Gonnard · 2 years, 4 months ago
- 5c3d6e2 Merge pull request #7575 from AndrzejKurek/URI-SAN-verification by Gilles Peskine · 2 years, 2 months ago
- 9720778 tls/x509: minor enhancement for using the new private key format by Valerio Setti · 2 years, 3 months ago
- aa266f2 Merge pull request #7602 from mprse/AuthorityKeyId_leak_fix by Paul Elliott · 2 years, 3 months ago
- b1c0afe Merge pull request #7595 from valeriosetti/deprecate_pk_ec by Manuel Pégourié-Gonnard · 2 years, 3 months ago
- 690ff69 mbedtls_x509_crt_free: release authorityCertIssuer sequence by Przemek Stekiel · 2 years, 3 months ago
- 926bcb0 Merge pull request #7532 from AndrzejKurek/remove-leading-zeroes-ip-parsing by Paul Elliott · 2 years, 3 months ago
- 3f00b84 pk: fix build issues by Valerio Setti · 2 years, 3 months ago
- 77a7568 pk: align library and tests code to the new internal functions by Valerio Setti · 2 years, 3 months ago
- 199eab9 Add partial support for URI SubjectAltNames by Andrzej Kurek · 2 years, 3 months ago
- 97edeb4 Merge pull request #6866 from mprse/extract-key-ids by Gilles Peskine · 2 years, 3 months ago
- 61aed06 Code optimization by Przemek Stekiel · 2 years, 3 months ago
- ed9fb78 Fix parsing of KeyIdentifier (tag length error case) + test by Przemek Stekiel · 2 years, 3 months ago
- 8194285 Fix parsing of authorityCertSerialNumber (use valid tags) by Przemek Stekiel · 2 years, 3 months ago
- 9c9880a Explicitly exit IPv4 parsing on a fatal error by Andrzej Kurek · 2 years, 3 months ago
- 6f400a3 Disallow leading zeroes when parsing IPv4 addresses by Andrzej Kurek · 2 years, 3 months ago
- f5b8f78 authorityCertIssuer and authorityCertSerialNumber MUST both be present or absent by Przemek Stekiel · 2 years, 3 months ago
- f419494 Use do-while(0) format in macros by Przemek Stekiel · 2 years, 3 months ago
- 935a987 Merge pull request #7436 from AndrzejKurek/x509-verify-san-ip by Gilles Peskine · 2 years, 3 months ago
- 90117db Split a complex condition into separate ones by Andrzej Kurek · 2 years, 4 months ago
- 8bc2cc9 Refactor IPv6 parsing by Andrzej Kurek · 2 years, 4 months ago
- ea3e71f Further refactor IPv4 parsing by Andrzej Kurek · 2 years, 4 months ago
- 9a7a725 Fix code style by Przemek Stekiel · 2 years, 4 months ago
- 6cbca6d Rename a variable in ipv4 and ipv6 parsing by Andrzej Kurek · 2 years, 4 months ago
- 0d57896 Refactor ipv6 parsing by Andrzej Kurek · 2 years, 4 months ago
- 7f5a1a4 Rename ipv6 parsing variables, introduce one new one by Andrzej Kurek · 2 years, 4 months ago
- 06969fc Introduce a test for a sw implementation of inet_pton by Andrzej Kurek · 2 years, 4 months ago
- 13b8b78 Improve x509_inet_pton_ipv4 readability by Andrzej Kurek · 2 years, 4 months ago
- b255e21 Handle endianness in x509_inet_pton_ipv6() by Glenn Strauss · 2 years, 5 months ago
- 6f545ac Add mbedtls_x509_crt_parse_cn_inet_pton() tests by Glenn Strauss · 2 years, 9 months ago
- 416c295 x509 crt verify local implementation to parse IP by Glenn Strauss · 2 years, 9 months ago
- c26bd76 x509 crt verify SAN iPAddress by Glenn Strauss · 2 years, 9 months ago
- d4a5d46 library: add remaining changes for the new ECP_LIGHT symbol by Valerio Setti · 2 years, 4 months ago
- 725688b Fix code style by Przemek Stekiel · 2 years, 4 months ago
- 294ec12 Remove redundant memory relase for authorityCertIssuer by Przemek Stekiel · 2 years, 4 months ago
- 21903ec Fix after rebase by Przemek Stekiel · 2 years, 5 months ago
- 4f3e7b9 Fix parsing of authorityCertIssuer by Przemek Stekiel · 2 years, 6 months ago
- 75653b1 Add indication of extension error while parsing authority/subject key id by Przemek Stekiel · 2 years, 6 months ago
- 6ec839a x509_get_authority_key_id: add length check + test by Przemek Stekiel · 2 years, 6 months ago
- 3520fe6 Use MBEDTLS_ERROR_ADD() and tag macros by Przemek Stekiel · 2 years, 6 months ago
- 8a13866 Remove parsing of rfc822Name by Przemek Stekiel · 2 years, 6 months ago
- a2939e8 Remove duplicated function by Przemek Stekiel · 2 years, 7 months ago
- 9a511c5 Rename back mbedtls_x509_parse_general_name->mbedtls_x509_parse_subject_alt_name by Przemek Stekiel · 2 years, 7 months ago
- 62d8f84 Adapt mbedtls_x509_crt_free after rebase by Przemek Stekiel · 2 years, 7 months ago
- 9232e0a Adding some comments for easier understand by toth92g · 4 years, 3 months ago
- 8d435a0 Renaming x509_get_subject_alt_name to x509_get_general_names and mbedtls_x509_parse_subject_alt_name to mbedtls_x509_parse_general_name so they can be used not only to collect subject alt name, but the V3 authority cert issuer that is also GeneralName type. by toth92g · 4 years, 3 months ago
- d96027a Correcting documentation issues: by toth92g · 4 years, 3 months ago
- 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
- b96c309 Don't use lstrlenW() on Windows by Tom Cosgrove · 2 years, 6 months ago
- 0cfb08d Merge pull request #6922 from mprse/csr_v3 by Gilles Peskine · 2 years, 6 months ago
- 6dd757a Fix use of sizeof without brackets by Dave Rodgman · 2 years, 6 months ago
- cf6ff0f Move common functions for crt/csr parsing to x509.c by Przemek Stekiel · 2 years, 7 months ago
- db128f5 Allow empty ns_cert_type, key_usage while parsing certificates by Przemek Stekiel · 2 years, 7 months ago
- 21c3728 Adapt function names by Przemek Stekiel · 2 years, 7 months ago
- cbaf316 mbedtls_x509_csr_info: Add parsing code for v3 csr extensions by Przemek Stekiel · 2 years, 7 months ago
- 2d9e359 Parsing v3 extensions from a CSR by Jens Alfke · 6 years ago
- 449bd83 Switch to the new code style by Gilles Peskine · 2 years, 7 months ago
- 4a480ac Merge pull request #6265 from Kabbah/x509-info-hwmodulename-hex by Gilles Peskine · 2 years, 9 months ago
- a4b4041 Shared code to free x509 structs by Glenn Strauss · 3 years, 1 month ago
- 47c7a73 Print RFC 4108 hwSerialNum in hex format by Victor Barpp Gomes · 2 years, 10 months ago
- 945b23c Include platform.h unconditionally: automatic part by Gilles Peskine · 2 years, 11 months ago
- 5166954 Make more use of MBEDTLS_MAX_HASH_SIZE macro by Przemek Stekiel · 2 years, 11 months ago
- 40afdd2 Make use of MBEDTLS_MAX_HASH_SIZE macro by Przemek Stekiel · 2 years, 11 months ago
- b3edc15 Merge pull request #2602 from edsiper/crt-symlink by Gilles Peskine · 3 years ago
- fa40b02 Remove use of lstat by Dave Rodgman · 3 years ago
- 103f8b6 Spelling and grammar improvements by Dave Rodgman · 3 years, 1 month ago
- 935154e Don't increase failure count for dangling symlinks by Dave Rodgman · 3 years ago
- e1bfffc x509_crt: handle properly broken links when looking for certificates by Eduardo Silva · 6 years ago
- abac037 Migrate from old inline to new actual function. by Manuel Pégourié-Gonnard · 3 years, 1 month ago
- 2cecd8a Merge pull request #3624 from daxtens/timeless by Dave Rodgman · 3 years, 5 months ago
- d924e55 Improving readability of x509_crt and x509write_crt by pespacek · 3 years, 5 months ago
- f071024 Do not include time.h without MBEDTLS_HAVE_TIME by Daniel Axtens · 5 years ago
- a7a6469 Improving readability by pespacek · 3 years, 6 months ago
- b9f07a7 Changing buffer size checks. by pespacek · 3 years, 6 months ago
- 3110c7b Changing error codes. by pespacek · 3 years, 6 months ago
- 7599a77 X.509: use PSA for hashing under USE_PSA_CRYPTO by pespacek · 3 years, 6 months ago
- cb17fc3 Merge pull request #4671 from mpg/x509-crt-profile-public by Dave Rodgman · 4 years, 1 month ago
- 9d4c2c4 Clarify how to create custom profiles by Manuel Pégourié-Gonnard · 4 years, 2 months ago
- 3995750 Remove secp256k1 from the default X.509 and TLS profiles by Gilles Peskine · 4 years, 2 months ago
- 2c69fa2 Initializer element was not constant by Gilles Peskine · 4 years, 2 months ago
- ae270bf Upgrade the default TLS hash and curve selection, matching X.509 by Gilles Peskine · 4 years, 2 months ago
- ffb92da Upgrade the default X.509 profile to the former "next" profile by Gilles Peskine · 4 years, 2 months ago
- 02b76b7 Merge pull request #4619 from TRodziewicz/remove_MBEDTLS_X509_CHECK_x_KEY_USAGE_options by Gilles Peskine · 4 years, 2 months ago
- 3ecb92e Remove _X509_ALLOW_UNSUPPORTED_CRITICAL_EXTENSION by TRodziewicz · 4 years, 3 months ago