1. 39a1a26 Explain the usage of is_valid in pthread mutexes by Gilles Peskine · 4 years, 5 months ago
  2. 1e14827 Update copyright notices to use Linux Foundation guidance by Bence Szépkúti · 5 years ago
  3. c49fbbf Use mbedtls-based path for includes by Jaeden Amero · 6 years ago
  4. 9924bdc Deprecate hardware acceleration errors by Ron Eldor · 7 years ago
  5. 5d40f67 Merge remote-tracking branch 'public/pr/1927' into development-restricted by Simon Butcher · 7 years ago
  6. d2ef254 Don't define _POSIX_C_SOURCE in header file by Hanno Becker · 7 years ago
  7. f5106d5 Don't declare and define gmtime()-mutex on Windows platforms by Hanno Becker · 7 years ago
  8. 323d801 Correct preprocessor guards determining use of gmtime() by Hanno Becker · 7 years ago
  9. 6f70581 Correct POSIX version check to determine presence of gmtime_r() by Hanno Becker · 7 years ago
  10. 7dd82b4 platform_utils.{c/h} -> platform_util.{c/h} by Hanno Becker · 7 years ago
  11. 48a816f Minor documentation improvements by Hanno Becker · 7 years ago
  12. 651d586 Style: Add missing period in documentation in threading.h by Hanno Becker · 7 years ago
  13. 6a73978 Rename mbedtls_platform_gmtime() to mbedtls_platform_gmtime_r() by Hanno Becker · 7 years ago
  14. be2e4bd Guard decl and use of gmtime mutex by HAVE_TIME_DATE and !GMTIME_ALT by Hanno Becker · 7 years ago
  15. cfeb70c gmtime: Remove special treatment for IAR by Hanno Becker · 7 years ago
  16. 94b540a Avoid redefining _POSIX_C_SOURCE by Andres Amaya Garcia · 7 years ago
  17. 433f911 Check for IAR in gmtime macros by Andres Amaya Garcia · 7 years ago
  18. 193fe89 Add missing _POSIX_C_SOURCE define in threading.h by Andres Amaya Garcia · 7 years ago
  19. ca04a01 Document shorthand gmtime macros by Andres Amaya Garcia · 7 years ago
  20. 1abb368 Make gmtime() configurable at compile-time by Andres Amaya Garcia · 7 years ago
  21. 03bd484 Merge remote-tracking branch 'upstream-public/pr/1861' into development by Jaeden Amero · 7 years ago
  22. ce6eebb Use gmtime when target is not windows or posix by Andres Amaya Garcia · 7 years ago
  23. 428cc52 Allow to forward declare of public structs #1215 by Dawid Drozd · 7 years ago
  24. 512b4ee Use gmtime_r to fix thread-safety issue, and use mbedtls_time on Windows by Nicholas Wilson · 8 years ago
  25. 13f7fb3 Do not define and initialize global mutexes on configurations that do not use them. by Gergely Budai · 8 years ago
  26. a40a101 Update Doxygen file blocks to remove copyright and license information by Darryl Green · 8 years ago
  27. bfea4a7 Remove mutexes from ECP hardware acceleration by Janos Follath · 8 years ago
  28. c44ab97 Apply review feedback on ECP interface by Janos Follath · 9 years ago
  29. 552f6b6 Add global mutex for asymmetric crypto accelerator by Janos Follath · 9 years ago
  30. e049ccd Add end guard comment by Paul Bakker · 9 years ago
  31. 17ddff5 Fix single threaded builds by Embedthis Software · 10 years ago
  32. 37ff140 Change main license to Apache 2.0 by Manuel Pégourié-Gonnard · 10 years ago
  33. 6fb8187 Update date in copyright line by Manuel Pégourié-Gonnard · 10 years ago
  34. 864108d Move from gmtime_r to gmtime + mutexes by Manuel Pégourié-Gonnard · 10 years ago
  35. 944cfe8 Allow use of global mutexes with threading_alt by Manuel Pégourié-Gonnard · 10 years ago
  36. 1e2eae0 Adapt pthread implementation to recent changes by Manuel Pégourié-Gonnard · 10 years ago
  37. 8f5fd31 Change mutex_init/free to return void by Manuel Pégourié-Gonnard · 10 years ago
  38. 2cf5a7c The Great Renaming by Manuel Pégourié-Gonnard · 10 years ago
  39. 7f80997 Rename include directory to mbedtls by Manuel Pégourié-Gonnard · 10 years ago[Renamed from include/polarssl/threading.h]
  40. 9b66990 Fix typos in macro names by Manuel Pégourié-Gonnard · 10 years ago
  41. fe44643 Rename website and repository by Manuel Pégourié-Gonnard · 10 years ago
  42. 860b516 Fix url again by Manuel Pégourié-Gonnard · 10 years ago
  43. 085ab04 Fix website url to use https. by Manuel Pégourié-Gonnard · 10 years ago
  44. 9698f58 Remove maintainer line. by Manuel Pégourié-Gonnard · 10 years ago
  45. 19f6b5d Remove redundant "all rights reserved" by Manuel Pégourié-Gonnard · 10 years ago
  46. a658a40 Update copyright by Manuel Pégourié-Gonnard · 10 years ago
  47. 967a2a5 Change name to mbed TLS in the copyright notice by Manuel Pégourié-Gonnard · 10 years ago
  48. cef4ad2 Adapt sources to configurable config.h name by Manuel Pégourié-Gonnard · 11 years ago
  49. a8fd3e3 Removed POLARSSL_THREADING_DUMMY option by Paul Bakker · 12 years ago
  50. 6838bd1 Clarified threading issues by Paul Bakker · 12 years ago
  51. 2466d93 Threading abstraction layer added by Paul Bakker · 12 years ago