1. cdb3ad0 Remove redundant definitions of exit codes by Simon Butcher · 9 years ago
  2. d5800b7 Abstracts away time()/stdlib.h into platform by SimonB · 9 years ago
  3. 90ab4a4 Fix Unix detection in mini_client by Manuel Pégourié-Gonnard · 9 years ago
  4. 37ff140 Change main license to Apache 2.0 by Manuel Pégourié-Gonnard · 10 years ago
  5. 6fb8187 Update date in copyright line by Manuel Pégourié-Gonnard · 10 years ago
  6. 3d7d00a Rename mbedtls_net_close() to mbedtls_net_free() by Manuel Pégourié-Gonnard · 10 years ago
  7. 5db6432 Adapt programs to the new NET API by Manuel Pégourié-Gonnard · 10 years ago
  8. b31c5f6 Add SSL presets. by Manuel Pégourié-Gonnard · 10 years ago
  9. 55fab2d Fix a few more #ifdef's by Manuel Pégourié-Gonnard · 10 years ago
  10. fd862b1 Fix typos in mini_client.c by Manuel Pégourié-Gonnard · 10 years ago
  11. 06939ce Fix order of ssl_conf vs ssl_setup in programs by Manuel Pégourié-Gonnard · 10 years ago
  12. 6729e79 Rename ssl_set_xxx() to ssl_conf_xxx() by Manuel Pégourié-Gonnard · 10 years ago
  13. 750e4d7 Move ssl_set_rng() to act on config by Manuel Pégourié-Gonnard · 10 years ago
  14. 1b511f9 Rename ssl_set_bio_timeout() to set_bio() by Manuel Pégourié-Gonnard · 10 years ago
  15. 97fd52c Split ssl_set_read_timeout() out of bio_timeout() by Manuel Pégourié-Gonnard · 10 years ago
  16. bc2b771 Move ssl_set_ca_chain() to work on config by Manuel Pégourié-Gonnard · 10 years ago
  17. d36e33f Move easy ssl_set_xxx() functions to work on conf by Manuel Pégourié-Gonnard · 10 years ago
  18. 419d5ae Make endpoint+transport args of config_defaults() by Manuel Pégourié-Gonnard · 10 years ago
  19. def0bbe Allocate ssl_config out of ssl_setup() by Manuel Pégourié-Gonnard · 10 years ago
  20. 41d479e Split ssl_init() -> ssl_setup() by Manuel Pégourié-Gonnard · 10 years ago
  21. ec160c0 Update ctr_drbg_init() usage in programs by Manuel Pégourié-Gonnard · 10 years ago
  22. 2cf5a7c The Great Renaming by Manuel Pégourié-Gonnard · 10 years ago
  23. aeab252 Quit using deprecated ssl_set_bio() in programs by Manuel Pégourié-Gonnard · 10 years ago
  24. 7f80997 Rename include directory to mbedtls by Manuel Pégourié-Gonnard · 10 years ago
  25. fe44643 Rename website and repository by Manuel Pégourié-Gonnard · 10 years ago
  26. 3b8926c Adapt mini-client for config-suite-b.h by Manuel Pégourié-Gonnard · 11 years ago
  27. a6fc5b2 Add mini_client.c by Manuel Pégourié-Gonnard · 11 years ago