1. 8b0cf2e Include configuration file to headers by Ron Eldor · 7 years ago
  2. d8213d0 Let MBEDTLS_SSL_MAX_CONTENT_LEN to be split into outward & inward sizes by Angus Gratton · 9 years ago
  3. a40a101 Update Doxygen file blocks to remove copyright and license information by Darryl Green · 8 years ago
  4. 75fdf63 Remove obsolete macros from compat-1.3.h by Andres Amaya Garcia · 8 years ago
  5. ee7157e Fix redefinition of macro ssl_set_bio by Andres AG · 9 years ago
  6. 5b331b9 Various fixes to doxygen API generation by Simon Butcher · 10 years ago
  7. 37ff140 Change main license to Apache 2.0 by Manuel Pégourié-Gonnard · 10 years ago
  8. 6fb8187 Update date in copyright line by Manuel Pégourié-Gonnard · 10 years ago
  9. 10c7674 Adjust rename/compat list by Manuel Pégourié-Gonnard · 10 years ago
  10. 1409616 Fix one renaming in the list by Manuel Pégourié-Gonnard · 10 years ago
  11. 3d7d00a Rename mbedtls_net_close() to mbedtls_net_free() by Manuel Pégourié-Gonnard · 10 years ago
  12. fd47423 Change SSL debug API in the library by Manuel Pégourié-Gonnard · 10 years ago
  13. 0789433 Rename M255 to Curve25519 by Manuel Pégourié-Gonnard · 10 years ago
  14. 7320eb4 Remove references to some Montgomery curves by Manuel Pégourié-Gonnard · 10 years ago
  15. c0696c2 Rename mbedtls_mpi_msb to mbedtls_mpi_bitlen by Manuel Pégourié-Gonnard · 10 years ago
  16. 097c7bb Rename relevant global symbols from size to bitlen by Manuel Pégourié-Gonnard · 10 years ago
  17. b541da6 Fix define for ssl_conf_curves() by Manuel Pégourié-Gonnard · 10 years ago
  18. c730ed3 Rename boolean functions to be clearer by Manuel Pégourié-Gonnard · 10 years ago
  19. 6a8ca33 Rename ERR_xxx_MALLOC_FAILED to ..._ALLOC_FAILED by Manuel Pégourié-Gonnard · 10 years ago
  20. a7f8033 Fix oversights in s/malloc/calloc/ by Manuel Pégourié-Gonnard · 10 years ago
  21. d9e6a3a Rename pk_init_ctx() -> pk_setup() by Manuel Pégourié-Gonnard · 10 years ago
  22. a63bc94 Remove timing_m_sleep() -> net_usleep() by Manuel Pégourié-Gonnard · 10 years ago
  23. 8473f87 Rename cipher_init_ctx() to cipher_setup() by Manuel Pégourié-Gonnard · 10 years ago
  24. e3a062b Rename ecp_use_known_dp -> mbedtls_ecp_group_load() by Manuel Pégourié-Gonnard · 10 years ago
  25. 6729e79 Rename ssl_set_xxx() to ssl_conf_xxx() by Manuel Pégourié-Gonnard · 10 years ago
  26. ae31914 Rename ssl_legacy_renegotiation() to ssl_set_... by Manuel Pégourié-Gonnard · 10 years ago
  27. 8836994 Move WANT_READ/WANT_WRITE codes to SSL by Manuel Pégourié-Gonnard · 10 years ago
  28. 1b511f9 Rename ssl_set_bio_timeout() to set_bio() by Manuel Pégourié-Gonnard · 10 years ago
  29. eab147c Rename pkcs11_xxx_init() to bind() by Manuel Pégourié-Gonnard · 10 years ago
  30. e6028c9 Fix some X509 macro names by Manuel Pégourié-Gonnard · 10 years ago
  31. 975d5fa Remove option HAVE_LONGLONG by Manuel Pégourié-Gonnard · 10 years ago
  32. 7b53889 Remove support for HAVE_INT8 and HAVE_INT16 by Manuel Pégourié-Gonnard · 10 years ago
  33. b31424c Make HAVE_IPV6 non-optional by Manuel Pégourié-Gonnard · 10 years ago
  34. f2c8711 Add compat-1.3.h for new names by Manuel Pégourié-Gonnard · 10 years ago