- 0fe6631 Merge pull request #6291 from gilles-peskine-arm/platform.h-unconditional-3.2 by Gilles Peskine · 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
- bf01c64 oid.c: unify dependencies (VIA_MD_OR_PSA->VIA_LOWLEVEL_OR_PSA) by Przemek Stekiel · 3 years ago
- de81028 Adjust dependencies in library/oid.c by Przemek Stekiel · 3 years ago
- 73692b7 Rework macros expressing dependencies by Manuel Pégourié-Gonnard · 3 years ago
- f88b1b5 Introduce MBEDTLS_OR_PSA_WANT_xxx helper macros by Manuel Pégourié-Gonnard · 3 years, 1 month ago
- fe2b9b5 Make mbedtls_oid_get_md_alg() always available by Manuel Pégourié-Gonnard · 3 years, 1 month ago
- 10e8cf5 Remove MD2, MD4, RC4, Blowfish and XTEA by TRodziewicz · 4 years, 2 months ago
- c44a1d5 Merge pull request #4507 from Venafi/userid-oid by Ronald Cron · 4 years, 2 months ago
- c6d94ab Fix remaining SHA384 dependencies and ifdef blocks. by Mateusz Starzyk · 4 years, 2 months ago
- 4228f89 Merge branch 'development' into convert_NO_SHA384_to_positive by Mateusz Starzyk · 4 years, 3 months ago
- 21d4bdb Add OID for User ID by Micah N Gorrell · 4 years, 3 months ago
- 6326a8d Fix SHA definitions and their dependencies in library and test suites. by Mateusz Starzyk · 4 years, 3 months ago
- e3c48b4 Separate SHA224 from SHA256 config options. by Mateusz Starzyk · 4 years, 3 months ago
- 88c2bf3 Minor style improvements by Hanno Becker · 6 years 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
- 1e14827 Update copyright notices to use Linux Foundation guidance by Bence Szépkúti · 5 years ago
- db09ef6 Include common.h instead of config.h in library source files by Gilles Peskine · 5 years ago
- 518d435 Fix GCC format-signedness warnings by Kenneth Soerensen · 5 years ago
- 24eed8d Initialise return values to an error by Janos Follath · 6 years ago
- 5d9c963 Add support for RSA PKCSv1.5 signatures using RIPEMD-160 by Jack Lloyd · 6 years ago
- 3956a84 Merge remote-tracking branch 'origin/pr/2092' into development by Jaeden Amero · 6 years ago
- e823416 Add certificate policy oid x509 extension by Ron Eldor · 6 years ago
- b6dc105 Add Wisun Fan device extended key usage by Ron Eldor · 6 years ago
- 11ee071 Add certificate policy of type any policy id by Ron Eldor · 6 years ago
- 1eeca41 Improve macro hygiene by Hanno Becker · 7 years ago
- 430a66f Fix backwards config dependency on oid.c by Manuel Pégourié-Gonnard · 7 years ago
- c49ada4 Fix backwards include of x509.h in oid.h by Manuel Pégourié-Gonnard · 7 years ago
- 12ccef2 pkcs5v2: add support for additional hmacSHA algorithms by Antonio Quartulli · 8 years ago
- a9f90f0 Removing in compile time unused entries from oid_ecp_grp list by palaviv · 9 years ago
- 06f1828 Removing in compile time unused entries from oid_sig_alg list by palaviv · 9 years ago
- 4636fc6 oid_x520_attr_type list is defined only when MBEDTLS_X509_USE_C or MBEDTLS_X509_CREATE_C by palaviv · 9 years ago
- 5730320 Removing in compile time unused entries from oid_md_alg list by palaviv · 9 years ago
- 66fc073 Fix typo in an OID name by Manuel Pégourié-Gonnard · 10 years ago
- 37ff140 Change main license to Apache 2.0 by Manuel Pégourié-Gonnard · 10 years ago
- 6fb8187 Update date in copyright line by Manuel Pégourié-Gonnard · 10 years ago
- 9dbaf40 Rationalize other snprintf() uses by Manuel Pégourié-Gonnard · 10 years ago
- f78e4de Fix warnings from -pedantic by Manuel Pégourié-Gonnard · 10 years ago
- e6028c9 Fix some X509 macro names by Manuel Pégourié-Gonnard · 10 years ago
- 2cf5a7c The Great Renaming by Manuel Pégourié-Gonnard · 10 years ago
- 26c9f90 Merge branch 'mbedtls-1.3' into development by Manuel Pégourié-Gonnard · 10 years ago
- 9409e0c Add support for X.520 uniqueIdentifier by Manuel Pégourié-Gonnard · 10 years ago
- 7f80997 Rename include directory to mbedtls by Manuel Pégourié-Gonnard · 10 years ago
- fe44643 Rename website and repository by Manuel Pégourié-Gonnard · 10 years ago
- 8f3a943 modify oid.c to use polarssl_snprintf by Rich Evans · 11 years ago
- a273371 Fix "int vs enum" warnings from armcc v5 by Manuel Pégourié-Gonnard · 10 years ago
- 00ab470 cleanup library and some basic tests. Includes, add guards to includes by Rich Evans · 10 years ago
- 860b516 Fix url again by Manuel Pégourié-Gonnard · 11 years ago
- 085ab04 Fix website url to use https. by Manuel Pégourié-Gonnard · 11 years ago
- 9698f58 Remove maintainer line. by Manuel Pégourié-Gonnard · 11 years ago
- 19f6b5d Remove redundant "all rights reserved" by Manuel Pégourié-Gonnard · 11 years ago
- a658a40 Update copyright by Manuel Pégourié-Gonnard · 11 years ago
- 967a2a5 Change name to mbed TLS in the copyright notice by Manuel Pégourié-Gonnard · 11 years ago
- 0698f7c Rm duplicate entry in oid_md_alg by Manuel Pégourié-Gonnard · 11 years ago
- 66d5d07 Fix formatting in various code to match spacing from coding style by Paul Bakker · 11 years ago
- d8bb826 Fix code styling for return statements by Paul Bakker · 11 years ago
- 59a75d5 Basic parsing of certs signed with RSASSA-PSS by Manuel Pégourié-Gonnard · 12 years ago
- 9af723c Fix formatting: remove trailing spaces, #endif with comments (> 10 lines) by Paul Bakker · 11 years ago
- cef4ad2 Adapt sources to configurable config.h name by Manuel Pégourié-Gonnard · 11 years ago
- 6384440 Better support for the different Attribute Types from IETF PKIX (RFC 5280) by Paul Bakker · 11 years ago
- 7afdb88 Test and fix x509_oid functions by Manuel Pégourié-Gonnard · 11 years ago
- c909308 Revert "Merged RSA-PSS support in Certificate, CSR and CRL" by Manuel Pégourié-Gonnard · 11 years ago
- b1d4eb1 Basic parsing of certs signed with RSASSA-PSS by Manuel Pégourié-Gonnard · 12 years ago
- 9bcff39 Add OIDs and TLS IDs for prime Koblitz curves by Manuel Pégourié-Gonnard · 12 years ago
- 6edcd41 Addition conditions for UEFI environment under MSVC by Paul Bakker · 12 years ago
- 7b0be68 Support for serialNumber, postalAddress and postalCode in X509 names by Paul Bakker · 12 years ago
- fa6a620 Defines for UEFI environment under MSVC added by Paul Bakker · 12 years ago
- 45a2c8d Prevent possible alignment warnings on casting from char * to 'aligned *' by Paul Bakker · 12 years ago
- 48ac3db Add OIDs for brainpool curves by Manuel Pégourié-Gonnard · 12 years ago
- 7c6b2c3 Split up X509 files into smaller modules by Paul Bakker · 12 years ago
- 2292d1f Fixed warnings in case POLARSSL_X509_PARSE_C is not defined by Paul Bakker · 12 years ago
- edda904 Adapt asn1_write_algorithm_identifier() to params by Manuel Pégourié-Gonnard · 12 years ago
- 3837dae Add EC support to x509write_pubkey by Manuel Pégourié-Gonnard · 12 years ago
- 1c3853b oid_get_oid_by_*() now give back oid length as well by Paul Bakker · 12 years ago
- 298aae4 Adapt core OID functions to embeded null bytes by Manuel Pégourié-Gonnard · 12 years ago
- 14d8564 Fix overflow check in oid_get_numeric_string() by Manuel Pégourié-Gonnard · 12 years ago
- 1e60cd0 Expand oid_get_sig_alg() for ECDSA-based algs by Manuel Pégourié-Gonnard · 12 years ago
- 791eed3 Fix portability issue in oid_get_numeric_string() by Manuel Pégourié-Gonnard · 12 years ago
- f0b30d0 Add oid_get_ec_grp() and associated data by Manuel Pégourié-Gonnard · 12 years ago
- 5a9b82e Make oid_get_pk_alg handle EC algorithms by Manuel Pégourié-Gonnard · 12 years ago
- dffba8f Fix bug in oid_get_numeric_string() by Manuel Pégourié-Gonnard · 12 years ago
- ce6ae23 Macro-ized the final internal OID functions by Paul Bakker · 12 years ago
- 47fce02 Defines around module-dependent OIDs by Paul Bakker · 12 years ago
- 7749a22 Moved PKCS#12 cipher layer based PBE detection to use OID database by Paul Bakker · 12 years ago
- dd1150e Macro-ized single and double attribute functions in OID database by Paul Bakker · 12 years ago
- bd51ad5 Re-ordered OID internals. Made macro for oid_XXX_from_asn1() functions by Paul Bakker · 12 years ago
- 9b5e885 PKCS#5 PBES2 now uses OID database for algorithm detection by Paul Bakker · 12 years ago
- b6c5d2e Cleanup up non-prototyped functions (static) and const-correctness by Paul Bakker · 12 years ago
- ed27a04 More granular define selections within code to allow for smaller code sizes by Paul Bakker · 12 years ago
- c70b982 OID functionality moved to a separate module. by Paul Bakker · 12 years ago