Rivoreo Source Code Repositories
src.rivoreo.one
/
security
/
mbedtls
/
94aefaf314c026035ee21c1d88df5018c8de49d6
94aefaf
Optimise makefile targets
by Mohammad Azim Khan
· 8 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
0e2c07e
Remove unnecessary mark as unused #1098
by Dawid Drozd
· 6 years ago
8744a02
Clarify a few comments
by Manuel Pégourié-Gonnard
· 6 years ago
4b9a3ad
Disable use of the i386 assembly for option -O0
by Simon Butcher
· 6 years ago
00af447
Add ChangeLog entry for PR #536
by Simon Butcher
· 6 years ago
e7aeef0
Merge remote-tracking branch 'public/pr/536' into development
by Simon Butcher
· 6 years ago
32b0747
Merge remote-tracking branch 'public/pr/1737' into development
by Simon Butcher
· 6 years ago
727325b
Merge remote-tracking branch 'public/pr/1788' into development
by Simon Butcher
· 6 years ago
24c0dbf
Merge remote-tracking branch 'public/pr/1821' into development
by Simon Butcher
· 6 years ago
cdbb2f2
Merge remote-tracking branch 'public/pr/1563' into development
by Simon Butcher
· 6 years ago
231d7e5
Add ChangeLog entry for PR #1567.
by Simon Butcher
· 6 years ago
6331cb0
Fix some whitespace issues in ChangeLog and CMakeLists.txt
by Simon Butcher
· 6 years ago
d21bd31
Merge remote-tracking branch 'public/pr/1567' into development
by Simon Butcher
· 6 years ago
6a25cfa
Avoid debug message that might leak length
by Manuel Pégourié-Gonnard
· 6 years ago
a5fbfd7
Enable snprintf on FreeBSD
by k-stachowiak
· 6 years ago
a61d123
Minor changes to comments in hkdf.c
by Brian J Murray
· 6 years ago
cdb5cc5
tests: dhm: Rename Hallman to Hellman
by Jaeden Amero
· 6 years ago
7b42030
Add counter-measure to cache-based Lucky 13
by Manuel Pégourié-Gonnard
· 6 years ago
1cc1fb0
Fix Lucky 13 cache attack on MD/SHA padding
by Manuel Pégourié-Gonnard
· 6 years ago
382c1db
Minor fixes
by Ron Eldor
· 6 years ago
d50f786
Update the CONTRIBUTING.md file for LTS branches
by Simon Butcher
· 6 years ago
21f9afe
Remove the namespacing from config-no-entropy.h
by Ron Eldor
· 6 years ago
5ffc220
Documentation error in `mbedtls_ssl_get_session`
by Ron Eldor
· 8 years ago
991f9fe
all_sh: add a check for header inclusion in cpp_dummy_build.cpp
by Andrzej Kurek
· 6 years ago
05fa46e
Add ChangeLog entry for #992 fix
by Simon Butcher
· 6 years ago
13dfb4e
Revert changes in the configs folder
by Ron Eldor
· 6 years ago
3fa6c27
Move definition to cipher.h
by Ron Eldor
· 6 years ago
da2a312
Add entry in ChangeLog
by Ron Eldor
· 6 years ago
ab8d58c
Move definition of MBEDTLS_CIPHER_MODE_STREAM
by Ron Eldor
· 6 years ago
a931265
Fix ssl-opt.sh not starting when lsof is not available
by Gilles Peskine
· 6 years ago
61fa436
Address review comments - tidy usage of macros to use minimal values
by Nicholas Wilson
· 6 years ago
104d858
Add ChangeLog entry
by Gilles Peskine
· 6 years ago
1ab9b57
Add a ChangeLog entry for memory leak in mbedtls_x509_csr_parse()
by Simon Butcher
· 6 years ago
034e139
Merge remote-tracking branch 'public/pr/1621' into development
by Simon Butcher
· 6 years ago
4b6b08e
Merge remote-tracking branch 'public/pr/1006' into development
by Simon Butcher
· 6 years ago
1d97cab
Merge remote-tracking branch 'public/pr/1645' into development
by Simon Butcher
· 6 years ago
bea00bd
Merge remote-tracking branch 'public/pr/1783' into development
by Simon Butcher
· 6 years ago
9e02b97
Add ChangeLog entry for #1257 - key_app_writer writes invalid ASN.1
by Simon Butcher
· 6 years ago
Next »