1. 4157b60 Renames null entropy source function for clarity by Simon Butcher · 9 years ago
  2. ab5df40 Rename the 'no entropy' feature to MBEDTLS_TEST_NULL_ENTROPY by Simon Butcher · 9 years ago
  3. 9988d6b Introduce mbedtls_nv_seed_poll() entropy polling function by Paul Bakker · 9 years ago
  4. 53de784 Add entropy safety switch. by Janos Follath · 9 years ago
  5. 2791ba1 Fix handle leak in mbedtls_platform_entropy_poll() on Windows on error by Attila Molnar · 10 years ago
  6. 325ce09 Give better error messages for semi-portable parts by Manuel Pégourié-Gonnard · 9 years ago
  7. 37ff140 Change main license to Apache 2.0 by Manuel Pégourié-Gonnard · 10 years ago
  8. ea35666 Fix -Wshadow warnings by Manuel Pégourié-Gonnard · 10 years ago
  9. 6fb8187 Update date in copyright line by Manuel Pégourié-Gonnard · 10 years ago
  10. bcf13ba Fix issue with MemSan and entropy by Manuel Pégourié-Gonnard · 10 years ago
  11. f8b6fde Remove include that is no longer needed by Manuel Pégourié-Gonnard · 10 years ago
  12. 9f145de Fix merge issue from 1.3 branch by Manuel Pégourié-Gonnard · 10 years ago
  13. da61ed3 Merge branch 'mbedtls-1.3' into development by Manuel Pégourié-Gonnard · 10 years ago
  14. d97828e Fix detection of getrandom() by Manuel Pégourié-Gonnard · 10 years ago
  15. 2cf5a7c The Great Renaming by Manuel Pégourié-Gonnard · 10 years ago
  16. 7f80997 Rename include directory to mbedtls by Manuel Pégourié-Gonnard · 10 years ago
  17. fe44643 Rename website and repository by Manuel Pégourié-Gonnard · 10 years ago
  18. 00ab470 cleanup library and some basic tests. Includes, add guards to includes by Rich Evans · 10 years ago
  19. 860b516 Fix url again by Manuel Pégourié-Gonnard · 10 years ago
  20. 085ab04 Fix website url to use https. by Manuel Pégourié-Gonnard · 11 years ago
  21. 9698f58 Remove maintainer line. by Manuel Pégourié-Gonnard · 11 years ago
  22. 19f6b5d Remove redundant "all rights reserved" by Manuel Pégourié-Gonnard · 11 years ago
  23. a658a40 Update copyright by Manuel Pégourié-Gonnard · 11 years ago
  24. 967a2a5 Change name to mbed TLS in the copyright notice by Manuel Pégourié-Gonnard · 11 years ago
  25. 1829245 Add support for getrandom() by Manuel Pégourié-Gonnard · 11 years ago
  26. d8bb826 Fix code styling for return statements by Paul Bakker · 11 years ago
  27. 9af723c Fix formatting: remove trailing spaces, #endif with comments (> 10 lines) by Paul Bakker · 11 years ago
  28. cef4ad2 Adapt sources to configurable config.h name by Manuel Pégourié-Gonnard · 11 years ago
  29. fa6a620 Defines for UEFI environment under MSVC added by Paul Bakker · 12 years ago
  30. b9cfaa0 Explicit conversions and minor changes to prevent MSVC compiler warnings by Paul Bakker · 12 years ago
  31. 4a2bd0d - Merged fixes 1394 and 1395 from trunk to PolarSSL 1.2 branch by Paul Bakker · 13 years ago
  32. 6bcfc67 - Prevented warning from unused parameter data by Paul Bakker · 14 years ago
  33. 6083fd2 - Added a generic entropy accumulator that provides support for adding custom entropy sources and added some generic and platform dependent entropy sources by Paul Bakker · 14 years ago