1. ef4acc5 Minor style and typo corrections by Hanno Becker · 8 years ago
  2. 7c3c97a Don't add extensions for X.509 non-v3 certificates by Hanno Becker · 8 years ago
  3. 3c89dca Omit version from X.509 v1 certificates by Hanno Becker · 8 years ago
  4. 2bc85eb Fix extraction of signature-type from PK context instance by Hanno Becker · 8 years ago
  5. ab3fbc2 Rename time and index parameter to avoid name conflict. by Hanno Becker · 8 years ago
  6. 372bf79 Add missing bounds check in X509 DER write funcs by Andres AG · 9 years ago
  7. fe44643 Rename website and repository by Manuel Pégourié-Gonnard · 10 years ago
  8. 00ab470 cleanup library and some basic tests. Includes, add guards to includes by Rich Evans · 10 years ago
  9. 860b516 Fix url again by Manuel Pégourié-Gonnard · 11 years ago
  10. 085ab04 Fix website url to use https. by Manuel Pégourié-Gonnard · 11 years ago
  11. 9698f58 Remove maintainer line. by Manuel Pégourié-Gonnard · 11 years ago
  12. 19f6b5d Remove redundant "all rights reserved" by Manuel Pégourié-Gonnard · 11 years ago
  13. a658a40 Update copyright by Manuel Pégourié-Gonnard · 11 years ago
  14. 967a2a5 Change name to mbed TLS in the copyright notice by Manuel Pégourié-Gonnard · 11 years ago
  15. 66d5d07 Fix formatting in various code to match spacing from coding style by Paul Bakker · 11 years ago
  16. 3461772 Introduce polarssl_zeroize() instead of memset() for zeroization by Paul Bakker · 11 years ago
  17. b9e4e2c Fix formatting: fix some 'easy' > 80 length lines by Paul Bakker · 11 years ago
  18. cef4ad2 Adapt sources to configurable config.h name by Manuel Pégourié-Gonnard · 11 years ago
  19. 50dc850 Const correctness by Paul Bakker · 12 years ago
  20. 3daaf3d X509 key identifiers depend on SHA1 by Manuel Pégourié-Gonnard · 12 years ago
  21. b9cfaa0 Explicit conversions and minor changes to prevent MSVC compiler warnings by Paul Bakker · 12 years ago
  22. 5191e92 Added missing x509write_crt_set_version() by Paul Bakker · 12 years ago
  23. 9556d3d Renamed x509_crt_write.c and x509_csr_write.c by Paul Bakker · 12 years ago[Renamed from library/x509_crt_write.c]
  24. 86d0c19 Generalized function names of x509 functions not parse-specific by Paul Bakker · 12 years ago
  25. 5187656 Renamed X509 / X509WRITE error codes to generic (non-cert-specific) by Paul Bakker · 12 years ago
  26. 7c6b2c3 Split up X509 files into smaller modules by Paul Bakker · 12 years ago