1. 03bd484 Merge remote-tracking branch 'upstream-public/pr/1861' into development by Jaeden Amero · 7 years ago
  2. 488fd08 Add aes KW OIDs as defined by Ron Eldor · 7 years ago
  3. 428cc52 Allow to forward declare of public structs #1215 by Dawid Drozd · 7 years ago
  4. 12ccef2 pkcs5v2: add support for additional hmacSHA algorithms by Antonio Quartulli · 8 years ago
  5. a40a101 Update Doxygen file blocks to remove copyright and license information by Darryl Green · 8 years ago
  6. 37ff140 Change main license to Apache 2.0 by Manuel Pégourié-Gonnard · 10 years ago
  7. 6fb8187 Update date in copyright line by Manuel Pégourié-Gonnard · 10 years ago
  8. 2cf5a7c The Great Renaming by Manuel Pégourié-Gonnard · 10 years ago
  9. 932e393 Fix typos & Co by Manuel Pégourié-Gonnard · 10 years ago
  10. 26c9f90 Merge branch 'mbedtls-1.3' into development by Manuel Pégourié-Gonnard · 10 years ago
  11. 7f80997 Rename include directory to mbedtls by Manuel Pégourié-Gonnard · 10 years ago[Renamed from include/polarssl/oid.h]
  12. fe44643 Rename website and repository by Manuel Pégourié-Gonnard · 10 years ago
  13. 00ab470 cleanup library and some basic tests. Includes, add guards to includes by Rich Evans · 10 years ago
  14. 860b516 Fix url again by Manuel Pégourié-Gonnard · 10 years ago
  15. 085ab04 Fix website url to use https. by Manuel Pégourié-Gonnard · 11 years ago
  16. 9698f58 Remove maintainer line. by Manuel Pégourié-Gonnard · 11 years ago
  17. 19f6b5d Remove redundant "all rights reserved" by Manuel Pégourié-Gonnard · 11 years ago
  18. a658a40 Update copyright by Manuel Pégourié-Gonnard · 11 years ago
  19. 967a2a5 Change name to mbed TLS in the copyright notice by Manuel Pégourié-Gonnard · 11 years ago
  20. e76b750 Finish parsing RSASSA-PSS parameters by Manuel Pégourié-Gonnard · 12 years ago
  21. 59a75d5 Basic parsing of certs signed with RSASSA-PSS by Manuel Pégourié-Gonnard · 12 years ago
  22. b9e4e2c Fix formatting: fix some 'easy' > 80 length lines by Paul Bakker · 11 years ago
  23. cef4ad2 Adapt sources to configurable config.h name by Manuel Pégourié-Gonnard · 11 years ago
  24. 6384440 Better support for the different Attribute Types from IETF PKIX (RFC 5280) by Paul Bakker · 11 years ago
  25. 75342a6 Fixed typos in code by Paul Bakker · 11 years ago
  26. 7afdb88 Test and fix x509_oid functions by Manuel Pégourié-Gonnard · 11 years ago
  27. eab20d2 Implement parsing SpecifiedECParameters by Manuel Pégourié-Gonnard · 11 years ago
  28. c909308 Revert "Merged RSA-PSS support in Certificate, CSR and CRL" by Manuel Pégourié-Gonnard · 11 years ago
  29. 3c1e8b5 Finish parsing RSASSA-PSS parameters by Manuel Pégourié-Gonnard · 12 years ago
  30. b1d4eb1 Basic parsing of certs signed with RSASSA-PSS by Manuel Pégourié-Gonnard · 12 years ago
  31. 9bcff39 Add OIDs and TLS IDs for prime Koblitz curves by Manuel Pégourié-Gonnard · 12 years ago
  32. 7b0be68 Support for serialNumber, postalAddress and postalCode in X509 names by Paul Bakker · 12 years ago
  33. 48ac3db Add OIDs for brainpool curves by Manuel Pégourié-Gonnard · 12 years ago
  34. 7c6b2c3 Split up X509 files into smaller modules by Paul Bakker · 12 years ago
  35. edda904 Adapt asn1_write_algorithm_identifier() to params by Manuel Pégourié-Gonnard · 12 years ago
  36. 3837dae Add EC support to x509write_pubkey by Manuel Pégourié-Gonnard · 12 years ago
  37. 1c3853b oid_get_oid_by_*() now give back oid length as well by Paul Bakker · 12 years ago
  38. fde4270 Added support for writing key_usage extension by Paul Bakker · 12 years ago
  39. 298aae4 Adapt core OID functions to embeded null bytes by Manuel Pégourié-Gonnard · 12 years ago
  40. 1e60cd0 Expand oid_get_sig_alg() for ECDSA-based algs by Manuel Pégourié-Gonnard · 12 years ago
  41. f0b30d0 Add oid_get_ec_grp() and associated data by Manuel Pégourié-Gonnard · 12 years ago
  42. 5a9b82e Make oid_get_pk_alg handle EC algorithms by Manuel Pégourié-Gonnard · 12 years ago
  43. 47fce02 Defines around module-dependent OIDs by Paul Bakker · 12 years ago
  44. 7749a22 Moved PKCS#12 cipher layer based PBE detection to use OID database by Paul Bakker · 12 years ago
  45. 9b5e885 PKCS#5 PBES2 now uses OID database for algorithm detection by Paul Bakker · 12 years ago
  46. ed27a04 More granular define selections within code to allow for smaller code sizes by Paul Bakker · 12 years ago
  47. c70b982 OID functionality moved to a separate module. by Paul Bakker · 12 years ago