1. 14d8564 Fix overflow check in oid_get_numeric_string() by Manuel Pégourié-Gonnard · 12 years ago
  2. 1e60cd0 Expand oid_get_sig_alg() for ECDSA-based algs by Manuel Pégourié-Gonnard · 12 years ago
  3. 791eed3 Fix portability issue in oid_get_numeric_string() by Manuel Pégourié-Gonnard · 12 years ago
  4. f0b30d0 Add oid_get_ec_grp() and associated data by Manuel Pégourié-Gonnard · 12 years ago
  5. 5a9b82e Make oid_get_pk_alg handle EC algorithms by Manuel Pégourié-Gonnard · 12 years ago
  6. dffba8f Fix bug in oid_get_numeric_string() by Manuel Pégourié-Gonnard · 12 years ago
  7. ce6ae23 Macro-ized the final internal OID functions by Paul Bakker · 12 years ago
  8. 47fce02 Defines around module-dependent OIDs by Paul Bakker · 12 years ago
  9. 7749a22 Moved PKCS#12 cipher layer based PBE detection to use OID database by Paul Bakker · 12 years ago
  10. dd1150e Macro-ized single and double attribute functions in OID database by Paul Bakker · 12 years ago
  11. bd51ad5 Re-ordered OID internals. Made macro for oid_XXX_from_asn1() functions by Paul Bakker · 12 years ago
  12. 9b5e885 PKCS#5 PBES2 now uses OID database for algorithm detection by Paul Bakker · 12 years ago
  13. b6c5d2e Cleanup up non-prototyped functions (static) and const-correctness by Paul Bakker · 12 years ago
  14. ed27a04 More granular define selections within code to allow for smaller code sizes by Paul Bakker · 12 years ago
  15. c70b982 OID functionality moved to a separate module. by Paul Bakker · 12 years ago