TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls
/
refs/heads/mbedtls-2.1
/
include
/
mbedtls
/
threading.h
0a91973
Do not define and initialize global mutexes on configurations that do not use them.
by Gergely Budai
· 8 years ago
3d72b5d
Add end guard comment
by Paul Bakker
· 9 years ago
d641260
Fix single threaded builds
by Embedthis Software
· 10 years ago
37ff140
Change main license to Apache 2.0
by Manuel Pégourié-Gonnard
· 10 years ago
6fb8187
Update date in copyright line
by Manuel Pégourié-Gonnard
· 10 years ago
864108d
Move from gmtime_r to gmtime + mutexes
by Manuel Pégourié-Gonnard
· 10 years ago
944cfe8
Allow use of global mutexes with threading_alt
by Manuel Pégourié-Gonnard
· 10 years ago
1e2eae0
Adapt pthread implementation to recent changes
by Manuel Pégourié-Gonnard
· 10 years ago
8f5fd31
Change mutex_init/free to return void
by Manuel Pégourié-Gonnard
· 10 years ago
2cf5a7c
The Great Renaming
by Manuel Pégourié-Gonnard
· 10 years ago
7f80997
Rename include directory to mbedtls
by Manuel Pégourié-Gonnard
· 10 years ago
[Renamed from include/polarssl/threading.h]
9b66990
Fix typos in macro names
by Manuel Pégourié-Gonnard
· 10 years ago
fe44643
Rename website and repository
by Manuel Pégourié-Gonnard
· 10 years ago
860b516
Fix url again
by Manuel Pégourié-Gonnard
· 11 years ago
085ab04
Fix website url to use https.
by Manuel Pégourié-Gonnard
· 11 years ago
9698f58
Remove maintainer line.
by Manuel Pégourié-Gonnard
· 11 years ago
19f6b5d
Remove redundant "all rights reserved"
by Manuel Pégourié-Gonnard
· 11 years ago
a658a40
Update copyright
by Manuel Pégourié-Gonnard
· 11 years ago
967a2a5
Change name to mbed TLS in the copyright notice
by Manuel Pégourié-Gonnard
· 11 years ago
cef4ad2
Adapt sources to configurable config.h name
by Manuel Pégourié-Gonnard
· 11 years ago
a8fd3e3
Removed POLARSSL_THREADING_DUMMY option
by Paul Bakker
· 12 years ago
6838bd1
Clarified threading issues
by Paul Bakker
· 12 years ago
2466d93
Threading abstraction layer added
by Paul Bakker
· 12 years ago