1. 14400c8 Merge memory leak fix into branch 'mbedtls-1.3' by Simon Butcher · 10 years ago
  2. f23d6c5 Merge branch 'mbedtls-1.3' into mbedtls-1.3-restricted by Manuel Pégourié-Gonnard · 10 years ago
  3. b76e436 Fix boolean values according to DER specs by Jonathan Leroy · 10 years ago
  4. 758f490 Fix potential buffer overflow in asn1write by Manuel Pégourié-Gonnard · 10 years ago
  5. fe44643 Rename website and repository by Manuel Pégourié-Gonnard · 10 years ago
  6. 00ab470 cleanup library and some basic tests. Includes, add guards to includes by Rich Evans · 10 years ago
  7. 860b516 Fix url again by Manuel Pégourié-Gonnard · 11 years ago
  8. 085ab04 Fix website url to use https. by Manuel Pégourié-Gonnard · 11 years ago
  9. 9698f58 Remove maintainer line. by Manuel Pégourié-Gonnard · 11 years ago
  10. 19f6b5d Remove redundant "all rights reserved" by Manuel Pégourié-Gonnard · 11 years ago
  11. a658a40 Update copyright by Manuel Pégourié-Gonnard · 11 years ago
  12. 967a2a5 Change name to mbed TLS in the copyright notice by Manuel Pégourié-Gonnard · 11 years ago
  13. e5b0fc1 Make malloc-init script a bit happier by Manuel Pégourié-Gonnard · 11 years ago
  14. 66d5d07 Fix formatting in various code to match spacing from coding style by Paul Bakker · 11 years ago
  15. 9af723c Fix formatting: remove trailing spaces, #endif with comments (> 10 lines) by Paul Bakker · 11 years ago
  16. cef4ad2 Adapt sources to configurable config.h name by Manuel Pégourié-Gonnard · 11 years ago
  17. 3d8fb63 Added missing MPI_CHK around mpi functions by Paul Bakker · 11 years ago
  18. 7dc4c44 Library files moved to use platform layer by Paul Bakker · 11 years ago
  19. b9cfaa0 Explicit conversions and minor changes to prevent MSVC compiler warnings by Paul Bakker · 12 years ago
  20. edda904 Adapt asn1_write_algorithm_identifier() to params by Manuel Pégourié-Gonnard · 12 years ago
  21. 5f45e62 Migrated from x509_req_name to asn1_named_data structure by Paul Bakker · 12 years ago
  22. 59ba59f Generalized x509_set_extension() behaviour to asn1_store_named_data() by Paul Bakker · 12 years ago
  23. 329def3 Added asn1_write_bool() by Paul Bakker · 12 years ago
  24. 9852d00 Moved asn1write funtions to use asn1_write_raw_buffer() by Paul Bakker · 12 years ago
  25. 7accbce Doxygen documentation added to asn1write.h by Paul Bakker · 12 years ago
  26. 6db915b Added asn1_write_raw_buffer() by Paul Bakker · 12 years ago
  27. 598e450 Added asn1_write_bitstring() and asn1_write_octet_string() by Paul Bakker · 12 years ago
  28. ed27a04 More granular define selections within code to allow for smaller code sizes by Paul Bakker · 12 years ago
  29. 37de6be Const correctness added for asn1write functions by Paul Bakker · 12 years ago
  30. 0588815 - Certificate Requests written now have the Email address written in IA5String by Paul Bakker · 13 years ago
  31. bdb912d - Added preliminary ASN.1 buffer writing support by Paul Bakker · 13 years ago