1. b9e4e2c Fix formatting: fix some 'easy' > 80 length lines by Paul Bakker · 11 years ago
  2. 9af723c Fix formatting: remove trailing spaces, #endif with comments (> 10 lines) by Paul Bakker · 11 years ago
  3. cef4ad2 Adapt sources to configurable config.h name by Manuel Pégourié-Gonnard · 11 years ago
  4. 7dc4c44 Library files moved to use platform layer by Paul Bakker · 12 years ago
  5. c547cc9 Added generic asn1_free_named_data_list() by Paul Bakker · 12 years ago
  6. e5eae76 Generalized the x509write_csr_set_key_usage() function and key_usage storage by Paul Bakker · 12 years ago
  7. ba77bbf Fix memory error in asn1_get_alg() by Manuel Pégourié-Gonnard · 12 years ago
  8. 06dab80 Fix memory error in asn1_get_bitstring_null() by Manuel Pégourié-Gonnard · 12 years ago
  9. a2d4e64 Some more EC pubkey parsing refactoring by Manuel Pégourié-Gonnard · 12 years ago
  10. fa9b100 Also compiles / runs without time-based functions in OS by Paul Bakker · 12 years ago
  11. 6e339b5 Memory-allocation abstraction layer and buffer-based allocator added by Paul Bakker · 12 years ago
  12. f8d018a Made asn1_get_alg() and asn1_get_alg_null() as generic functions by Paul Bakker · 12 years ago
  13. 69e095c - Changed the behaviour of x509parse_parse_crt for permissive parsing. Now returns the number of 'failed certificates' instead of having a switch to enable it. by Paul Bakker · 14 years ago
  14. efc3029 - Extracted ASN.1 parsing code from the X.509 parsing code. Added new module. by Paul Bakker · 14 years ago