1. 1e14827 Update copyright notices to use Linux Foundation guidance by Bence Szépkúti · 5 years ago
  2. 20180ca Add ASN.1 ENUMERATED tag support by Mykhailo Sopiha · 6 years ago
  3. 09c0a23 mbedtls_asn1_store_named_data: clarify val allocation behavior by Gilles Peskine · 6 years ago
  4. 105031b asn1_write documentation: say that integers must be non-negative by Gilles Peskine · 6 years ago
  5. c49fbbf Use mbedtls-based path for includes by Jaeden Amero · 6 years ago
  6. 3956a84 Merge remote-tracking branch 'origin/pr/2092' into development by Jaeden Amero · 6 years ago
  7. d8233f7 Improve docs for named bitstrings and their usage by Andres Amaya Garcia · 7 years ago
  8. 6e95914 Add new function mbedtls_asn1_write_named_bitstring() by Andres Amaya Garcia · 7 years ago
  9. 1eeca41 Improve macro hygiene by Hanno Becker · 7 years ago
  10. 8b0cf2e Include configuration file to headers by Ron Eldor · 7 years ago
  11. 5517755 Improve wording and formatting of ASN.1 write module documentation by Hanno Becker · 7 years ago
  12. d0e21fb Improve documentation of ASN.1 string-writing functions by Hanno Becker · 7 years ago
  13. eba6c9b changes requested by @hanno-arm by thomas-dee · 7 years ago
  14. 23f954d Fix string downcast to `PrintableString` as issued in #1033 by Jaeden Amero · 7 years ago
  15. a40a101 Update Doxygen file blocks to remove copyright and license information by Darryl Green · 8 years ago
  16. c7d6bd4 Add mbedtls_asn1_write_len() support for 3 and 4 byte lengths by Paul Bakker · 9 years ago
  17. 7eb1243 Add check for lengths over 65535 in mbedtls_asn1_write_len() by Paul Bakker · 9 years ago
  18. 37ff140 Change main license to Apache 2.0 by Manuel Pégourié-Gonnard · 10 years ago
  19. 6fb8187 Update date in copyright line by Manuel Pégourié-Gonnard · 10 years ago
  20. 2cf5a7c The Great Renaming by Manuel Pégourié-Gonnard · 10 years ago
  21. 49ce6f0 Fix constness of asn1_write_mpi() by Manuel Pégourié-Gonnard · 10 years ago
  22. 7f80997 Rename include directory to mbedtls by Manuel Pégourié-Gonnard · 10 years ago[Renamed from include/polarssl/asn1write.h]
  23. fe44643 Rename website and repository by Manuel Pégourié-Gonnard · 10 years ago
  24. 860b516 Fix url again by Manuel Pégourié-Gonnard · 10 years ago
  25. 085ab04 Fix website url to use https. by Manuel Pégourié-Gonnard · 11 years ago
  26. 9698f58 Remove maintainer line. by Manuel Pégourié-Gonnard · 11 years ago
  27. 19f6b5d Remove redundant "all rights reserved" by Manuel Pégourié-Gonnard · 11 years ago
  28. a658a40 Update copyright by Manuel Pégourié-Gonnard · 11 years ago
  29. 967a2a5 Change name to mbed TLS in the copyright notice by Manuel Pégourié-Gonnard · 11 years ago
  30. b9e4e2c Fix formatting: fix some 'easy' > 80 length lines by Paul Bakker · 11 years ago
  31. 9af723c Fix formatting: remove trailing spaces, #endif with comments (> 10 lines) by Paul Bakker · 11 years ago
  32. edda904 Adapt asn1_write_algorithm_identifier() to params by Manuel Pégourié-Gonnard · 12 years ago
  33. 3837dae Add EC support to x509write_pubkey by Manuel Pégourié-Gonnard · 12 years ago
  34. 5f45e62 Migrated from x509_req_name to asn1_named_data structure by Paul Bakker · 12 years ago
  35. 59ba59f Generalized x509_set_extension() behaviour to asn1_store_named_data() by Paul Bakker · 12 years ago
  36. 329def3 Added asn1_write_bool() by Paul Bakker · 12 years ago
  37. 9852d00 Moved asn1write funtions to use asn1_write_raw_buffer() by Paul Bakker · 12 years ago
  38. 7accbce Doxygen documentation added to asn1write.h by Paul Bakker · 12 years ago
  39. 6db915b Added asn1_write_raw_buffer() by Paul Bakker · 12 years ago
  40. 598e450 Added asn1_write_bitstring() and asn1_write_octet_string() by Paul Bakker · 12 years ago
  41. 407a0da Moved __cplusplus extern statement to include struct definitions as well. by Paul Bakker · 12 years ago
  42. ed27a04 More granular define selections within code to allow for smaller code sizes by Paul Bakker · 12 years ago
  43. 37de6be Const correctness added for asn1write functions by Paul Bakker · 12 years ago
  44. 0588815 - Certificate Requests written now have the Email address written in IA5String by Paul Bakker · 13 years ago
  45. bdb912d - Added preliminary ASN.1 buffer writing support by Paul Bakker · 13 years ago