Rivoreo Source Code Repositories
src.rivoreo.one
/
security
/
mbedtls
/
6f70581c4aa8753969caa3f79db155c74228bfe5
6f70581
Correct POSIX version check to determine presence of gmtime_r()
by Hanno Becker
· 6 years ago
c52ef40
Improve documentation of mbedtls_platform_gmtime_r()
by Hanno Becker
· 6 years ago
7dd82b4
platform_utils.{c/h} -> platform_util.{c/h}
by Hanno Becker
· 6 years ago
5a7fe14
Don't include platform_time.h if !MBEDTLS_HAVE_TIME
by Hanno Becker
· 6 years ago
9fbbf1c
Improve wording of documentation of MBEDTLS_PLATFORM_GMTIME_R_ALT
by Hanno Becker
· 6 years ago
c946888
Fix typo in documentation of MBEDTLS_PLATFORM_GMTIME_R_ALT
by Hanno Becker
· 6 years ago
921b76d
Replace 'thread safe' by 'thread-safe' in the documentation
by Hanno Becker
· 6 years ago
9a51d01
Improve documentation of MBEDTLS_HAVE_TIME_DATE
by Hanno Becker
· 6 years ago
acef292
ChangeLog: Add missing renamings gmtime -> gmtime_r
by Hanno Becker
· 6 years ago
4e67cca
Improve documentation of MBEDTLS_HAVE_TIME_DATE
by Hanno Becker
· 6 years ago
48a816f
Minor documentation improvements
by Hanno Becker
· 6 years ago
651d586
Style: Add missing period in documentation in threading.h
by Hanno Becker
· 6 years ago
6a73978
Rename mbedtls_platform_gmtime() to mbedtls_platform_gmtime_r()
by Hanno Becker
· 6 years ago
be2e4bd
Guard decl and use of gmtime mutex by HAVE_TIME_DATE and !GMTIME_ALT
by Hanno Becker
· 6 years ago
5f95c79
Remove another mentioning of IAR from config.h
by Hanno Becker
· 6 years ago
272675f
Correct documentation of mbedtls_platform_gmtime()
by Hanno Becker
· 6 years ago
cfeb70c
gmtime: Remove special treatment for IAR
by Hanno Becker
· 6 years ago
94b540a
Avoid redefining _POSIX_C_SOURCE
by Andres Amaya Garcia
· 6 years ago
45e3020
Document that IAR gmtime_s() is auto selected
by Andres Amaya Garcia
· 6 years ago
433f911
Check for IAR in gmtime macros
by Andres Amaya Garcia
· 6 years ago
e58088e
Clarify docs for MBEDTLS_HAVE_TIME_DATE
by Andres Amaya Garcia
· 6 years ago
c29c34c
Improve wording of gmtime feature in ChangeLog
by Andres Amaya Garcia
· 6 years ago
3c9733a
Fix typo in comment for gmtime macro defines
by Andres Amaya Garcia
· 6 years ago
193fe89
Add missing _POSIX_C_SOURCE define in threading.h
by Andres Amaya Garcia
· 6 years ago
ca04a01
Document shorthand gmtime macros
by Andres Amaya Garcia
· 6 years ago
8c9a620
Fix missing word in ChangeLog entry for gmtime()
by Andres Amaya Garcia
· 6 years ago
2099606
Use gmtime_s() for IAR
by Andres Amaya Garcia
· 6 years ago
e9b10b2
Define _POSIX_C_SOURCE in threading.c before POSIX detection
by Andres Amaya Garcia
· 6 years ago
c2f948b
Fix grammar in docs for MBEDTLS_HAVE_TIME_DATE
by Andres Amaya Garcia
· 6 years ago
a658d7d
Fix style for mbedtls_platform_gmtime()
by Andres Amaya Garcia
· 6 years ago
c99b12b
Fix documentation for MBEDTLS_HAVE_DATE_TIME
by Andres Amaya Garcia
· 6 years ago
248e27c
Remove redundant statement from x509_get_current_time
by Andres Amaya Garcia
· 6 years ago
a7b9f15
Add ChangeLog entry for configurable gmtime() in platform
by Andres Amaya Garcia
· 6 years ago
1abb368
Make gmtime() configurable at compile-time
by Andres Amaya Garcia
· 6 years ago
d717743
Fix check-names.sh fail with USE_GMTIME macro
by Andres Amaya Garcia
· 6 years ago
97f3ecb
Document dependency on gmtime, gmtime_r & gmtime_s
by Andres Amaya Garcia
· 6 years ago
824dfb3
Add ChangeLog entry for use of gmtime
by Andres Amaya Garcia
· 6 years ago
ce6eebb
Use gmtime when target is not windows or posix
by Andres Amaya Garcia
· 6 years ago
b363382
Add ChangeLog entry for bug #1890
by Simon Butcher
· 6 years ago
f1124c9
Merge remote-tracking branch 'public/pr/1891' into HEAD
by Simon Butcher
· 6 years ago
5f26b11
Change test dependencies to RC4 from DES
by Simon Butcher
· 6 years ago
c796573
Add Chacha dependency to the stream cipher field
by Simon Butcher
· 6 years ago
6c34268
Merge remote-tracking branch 'restricted/pr/501' into development-restricted
by Simon Butcher
· 6 years ago
mbedtls-2.12.0
f11a7cd
Clarify Changelog entries
by Simon Butcher
· 6 years ago
193c864
Update version to 2.12.0
by Jaeden Amero
· 6 years ago
37b9fd5
Merge remote-tracking branch 'restricted/pr/490' into development
by Simon Butcher
· 6 years ago
34acd3c
Merge remote-tracking branch 'public/pr/1868' into development
by Simon Butcher
· 6 years ago
269e999
Remove unnecessary newlines in CONTRIBUTING.md
by Simon Butcher
· 6 years ago
ee3ded0
Merge remote-tracking branch 'public/pr/1832' into development
by Simon Butcher
· 6 years ago
729d781
Merge remote-tracking branch 'public/pr/779' into development
by Simon Butcher
· 6 years ago
2c92949
Merge remote-tracking branch 'public/pr/1198' into development
by Simon Butcher
· 6 years ago
c88c627
Merge remote-tracking branch 'public/pr/1658' into development
by Simon Butcher
· 6 years ago
4ed32d0
cpp_dummy_build: Add NIST key wrapping header
by Jaeden Amero
· 6 years ago
488fd08
Add aes KW OIDs as defined
by Ron Eldor
· 6 years ago
8dd03cd
Add tests for the nist key wrapping feature
by Ron Eldor
· 6 years ago
9cf0d53
Add ChangeLog
by Ron Eldor
· 6 years ago
9ab746c
Add selftests
by Ron Eldor
· 6 years ago
cb349ac
Implement the KW and KWP algorithm
by Ron Eldor
· 6 years ago
466a57f
Key wrapping API definition
by Ron Eldor
· 7 years ago
5ca06c7
Merge remote-tracking branch 'public/pr/1724' into development
by Simon Butcher
· 6 years ago
fb3b032
Merge remote-tracking branch 'public/pr/919' into development
by Simon Butcher
· 6 years ago
ccb43df
Merge remote-tracking branch 'public/pr/927' into development
by Simon Butcher
· 6 years ago
dad05b7
Merge remote-tracking branch 'public/pr/1844' into development
by Simon Butcher
· 6 years ago
0533054
Revise ChangeLog entry for empty data records fixes
by Simon Butcher
· 6 years ago
116ac43
Merge remote-tracking branch 'public/pr/1852' into development
by Simon Butcher
· 6 years ago
bdf80d0
Merge remote-tracking branch 'public/pr/1810' into development
by Simon Butcher
· 6 years ago
fced1f2
Merge remote-tracking branch 'public/pr/1854' into development
by Simon Butcher
· 6 years ago
ecb635e
Add ChangeLog entry for #1098 fix.
by Simon Butcher
· 6 years ago
4072aae
Merge remote-tracking branch 'public/pr/1875' into development
by Simon Butcher
· 6 years ago
a7b3543
Merge remote-tracking branch 'public/pr/1871' into development
by Simon Butcher
· 6 years ago
6965f77
Fix use of Knowledge Base in documentation
by Simon Butcher
· 6 years ago
4736e96
add myself to changelog
by Brian J Murray
· 6 years ago
ca2ea4e
Fix issue if salt = NULL and salt_len !=0 in mbedtls_hkdf_extract()
by Brian J Murray
· 6 years ago
5a5d03f
Add test guidelines to CONTRIBUTING.md
by Simon Butcher
· 6 years ago
10f9663
Added clarification to CONTRIBUTING.md
by Simon Butcher
· 6 years ago
5cf4d06
Refine the definition of net_sockets.h
by Simon Butcher
· 6 years ago
cce68be
Add a macro to define the memory size in ssl_server2.c
by Simon Butcher
· 6 years ago
e459f07
Correct logic to exclude i386 inline assenbly when -O0
by Simon Butcher
· 6 years ago
8e6a22a
Add additional i386 tests to all.sh
by Simon Butcher
· 6 years ago
7a6da6e
Expand i386 all.sh tests to full config ASan builds
by Simon Butcher
· 6 years ago
ccbd464
Increase the memory buffer size for ssl_server2.c
by Simon Butcher
· 6 years ago
4c761fa
Add test for empty app data records to ssl-opt.sh
by Andres Amaya Garcia
· 6 years ago
81f0633
Add ChangeLog entry for empty app data fix
by Andres Amaya Garcia
· 6 years ago
ce6fbac
Fix ssl_client2 to send 0-length app data
by Andres Amaya Garcia
· 6 years ago
1a7a17e
Check for invalid short Alert messages
by Angus Gratton
· 6 years ago
3481792
TLSv1.2: Treat zero-length fragments as invalid, unless they are application data
by Angus Gratton
· 6 years ago
b512bc1
CBC mode: Allow zero-length message fragments (100% padding)
by Angus Gratton
· 6 years ago
7870ec1
Add API/ABI section to CONTRIBUTING.md
by Simon Butcher
· 6 years ago
7c1258d
all.sh: Return error on keep-going failure
by Jaeden Amero
· 6 years ago
7d728bd
Merge remote-tracking branch 'public/pr/1454' into development
by Simon Butcher
· 6 years ago
922bd1e
Merge remote-tracking branch 'public/pr/1752' into development
by Simon Butcher
· 6 years ago
862e703
Merge remote-tracking branch 'public/pr/921' into development
by Simon Butcher
· 6 years ago
be685ba
Merge remote-tracking branch 'public/pr/1836' into development
by Simon Butcher
· 6 years ago
4f37bca
Fix ChangeLog entry for issue #1663
by Simon Butcher
· 6 years ago
df15356
Merge remote-tracking branch 'public/pr/1663' into development
by Simon Butcher
· 6 years ago
fad5470
Merge remote-tracking branch 'public/pr/532' into development
by Simon Butcher
· 6 years ago
a72098b
Merge remote-tracking branch 'public/pr/1778' into development
by Simon Butcher
· 6 years ago
ca33caf
Add definition of purpose and use of networking module
by Simon Butcher
· 6 years ago
0011503
Repharse comments
by Ron Eldor
· 6 years ago
830ce11
Clarify attack conditions in the ChangeLog.
by Manuel Pégourié-Gonnard
· 6 years ago
Next »