Rivoreo Source Code Repositories
src.rivoreo.one
/
security
/
mbedtls
/
c388a8c394b69267153cba1168286a31fd2e4b1f
c388a8c
Fix typo in a test condition code
by Krzysztof Stachowiak
· 6 years ago
2b5be1e
Fix ChangeLog entry for #2069
by Simon Butcher
· 6 years ago
7904f94
Merge remote-tracking branch 'public/pr/1099' into development-proposed
by Simon Butcher
· 6 years ago
4a865ef
Add ChangeLog entry for PR #1618 - ARM DSP instruction support
by Simon Butcher
· 6 years ago
d5bf428
Merge remote-tracking branch 'public/pr/1618' into development-proposed
by Simon Butcher
· 6 years ago
5706452
Merge remote-tracking branch 'public/pr/2056' into development-proposed
by Simon Butcher
· 6 years ago
b4e5451
Merge remote-tracking branch 'public/pr/2070' into development-proposed
by Simon Butcher
· 6 years ago
17a0fab
Merge remote-tracking branch 'public/pr/2111' into development-proposed
by Simon Butcher
· 6 years ago
02ef525
Merge remote-tracking branch 'public/pr/2107' into development-proposed
by Simon Butcher
· 6 years ago
a07d86e
Merge remote-tracking branch 'public/pr/1902' into development
by Simon Butcher
· 6 years ago
ef263eb
Merge remote-tracking branch 'public/pr/1993' into development
by Simon Butcher
· 6 years ago
3869384
Merge remote-tracking branch 'public/pr/2031' into development
by Simon Butcher
· 6 years ago
da09561
Merge remote-tracking branch 'public/pr/2142' into development
by Simon Butcher
· 6 years ago
ddc9e26
Merge remote-tracking branch 'public/pr/1627' into development
by Simon Butcher
· 6 years ago
78dd2e5
Merge remote-tracking branch 'public/pr/1806' into development
by Simon Butcher
· 6 years ago
1daecb4
Merge remote-tracking branch 'public/pr/1281' into development
by Simon Butcher
· 6 years ago
e783f4a
Merge remote-tracking branch 'public/pr/1609' into development
by Simon Butcher
· 6 years ago
b10c660
Detect unsigned integer overflow in mbedtls_ecp_check_budget()
by Hanno Becker
· 6 years ago
abdf67e
Cast number of operations to `uint` in MBEDTLS_ECP_BUDGET
by Hanno Becker
· 6 years ago
76cf60b
Remove merge conflict marker in ssl-opt.sh
by Simon Butcher
· 6 years ago
169712e
Merge remote-tracking branch 'restricted/pr/390' into development
by Simon Butcher
· 6 years ago
a966fde
Fix some documentation typos and improve a comment
by Manuel Pégourié-Gonnard
· 6 years ago
c774e32
Merge remote-tracking branch 'restricted/pr/517' into development
by Simon Butcher
· 6 years ago
837f821
Merge remote-tracking branch 'public/pr/1990' into development
by Simon Butcher
· 6 years ago
ca29fdf
Fix some typos in documentation and comments
by Manuel Pégourié-Gonnard
· 6 years ago
bcedb92
Merge branch 'development' into iotssl-1260-non-blocking-ecc-restricted
by Manuel Pégourié-Gonnard
· 6 years ago
c028afb
Merge pull request #2121 from dgreen-arm/mbedtls-jenkinsfile
by Simon Butcher
· 6 years ago
b51e267
Add Jenkinsfile for PR job
by Darryl Green
· 6 years ago
f24c336
Adapt ChangeLog
by Hanno Becker
· 6 years ago
dd3ab13
Fail when encountering invalid CBC padding in EtM records
by Hanno Becker
· 6 years ago
198611d
Add missing return value check in ECDSA test suite
by Hanno Becker
· 6 years ago
96f3b4e
Remove yotta support from check-files.py
by Gilles Peskine
· 6 years ago
b25cb60
Add a comment to clarify code flow
by Manuel Pégourié-Gonnard
· 6 years ago
a5a3e40
Fix missing dereference.
by Manuel Pégourié-Gonnard
· 6 years ago
7a28e99
Expand test to ensure no assumption on output
by Manuel Pégourié-Gonnard
· 6 years ago
90f31b7
Improve readability by moving counter decrement
by Manuel Pégourié-Gonnard
· 6 years ago
a58e011
Fix alignment in a macro definition
by Manuel Pégourié-Gonnard
· 6 years ago
b843b15
Fix function name to fit conventions
by Manuel Pégourié-Gonnard
· 6 years ago
c0edc96
Add comment on internal function API
by Manuel Pégourié-Gonnard
· 6 years ago
d8b73f2
Remove unnecessary calls to init() from free()
by Manuel Pégourié-Gonnard
· 6 years ago
c37423f
Fix misleading sub-state name and comments
by Manuel Pégourié-Gonnard
· 6 years ago
5267b62
Change error description
by Ron Eldor
· 6 years ago
a27190b
Rename platform error code and value
by Ron Eldor
· 6 years ago
25781f9
Fix missing check in example client
by Manuel Pégourié-Gonnard
· 6 years ago
ee68cff
Fix or improve some comments (and whitespace)
by Manuel Pégourié-Gonnard
· 6 years ago
32df911
Fix documentation of what functions restart when
by Manuel Pégourié-Gonnard
· 6 years ago
f0bbd7e
Misc documentation fixes/improvements.
by Manuel Pégourié-Gonnard
· 6 years ago
6346a75
Merge branch 'development' into iotssl-1260-non-blocking-ecc-restricted
by Manuel Pégourié-Gonnard
· 6 years ago
9580528
ssl-opt.sh: fix typo in mtu settings
by Andrzej Kurek
· 6 years ago
b459346
ssl-opt.sh: add a check for i686 targets
by Andrzej Kurek
· 6 years ago
7782605
ssl-opt.sh: add comments regarding ciphersuite forcing
by Andrzej Kurek
· 6 years ago
748face
ssl_tls: fix maximum output length
by Andrzej Kurek
· 6 years ago
7c6df83
ssl-opt.sh: revert unnecessary "autoreduction" checks
by Andrzej Kurek
· 6 years ago
7311c78
ssl-opt.sh: force ciphersuites to reduce mtu size
by Andrzej Kurek
· 6 years ago
35f2f30
ssl-opt.sh: change expected pattern from 'resend' to 'autoreduction'
by Andrzej Kurek
· 6 years ago
ef43ce6
Dtls: change the way unlimited mtu is set for client hello messages
by Andrzej Kurek
· 6 years ago
abe6003
Adapt ChangeLog
by Hanno Becker
· 6 years ago
095d9cf
Fix ordering of free()ing of internal structures in ssl_server2
by Hanno Becker
· 6 years ago
0fc9cf4
ssl-opt.sh: increase proxy mtu sizes to contain entire datagrams
by Andrzej Kurek
· 6 years ago
948fe80
ssl-opt.sh: adjust test timeouts to fit slower targets
by Andrzej Kurek
· 6 years ago
6290dae
Disable dtls fragmentation for ClientHello messages
by Andrzej Kurek
· 6 years ago
52f8491
ssl-opt.sh: adjust tests to fit slower targets
by Andrzej Kurek
· 6 years ago
617a321
Adapt ChangeLog
by Hanno Becker
· 6 years ago
30a9510
Fix memory leak and freeing without initialization in cert_write
by Hanno Becker
· 6 years ago
16b1bd8
bn_mul.h: add ARM DSP optimized MULADDC code
by Aurelien Jarno
· 7 years ago
95c5575
check-files: exclude .git and third-party files
by Gilles Peskine
· 6 years ago
6e3606e
Fix run-test-suites.pl to screen for files
by Simon Butcher
· 6 years ago
427df37
Don't try to disable ASLR
by Gilles Peskine
· 6 years ago
5c39d7a
Remove redundant check in all.sh
by Gilles Peskine
· 6 years ago
bd90a8c
In keep-going mode, don't hard-fail on some tests
by Gilles Peskine
· 6 years ago
a9daa5c
Look for documentation only in specific directories
by Gilles Peskine
· 6 years ago
0592ea7
Merge remote-tracking branch 'public/pr/1140' into development
by Simon Butcher
· 6 years ago
1afc767
Merge remote-tracking branch 'public/pr/1758' into development
by Simon Butcher
· 6 years ago
c86993e
Merge remote-tracking branch 'public/pr/1970' into development
by Simon Butcher
· 6 years ago
c0514bf
Added ChangeLog entry for yotta support removal
by Simon Butcher
· 6 years ago
3ad2efd
Remove Yotta support from the docs, tests and build scripts
by Simon Butcher
· 7 years ago
487cdf5
In keep-going mode, don't hard-fail on some auxiliary script
by Gilles Peskine
· 6 years ago
2561a50
Fix "make WINDOWS_BUILD=1 clean" on non-Windows hosts
by Gilles Peskine
· 6 years ago
54a7c62
Minor style changes
by Ron Eldor
· 6 years ago
5a481f1
Update error.h count for SSL
by Manuel Pégourié-Gonnard
· 6 years ago
12e4a8b
Improve documentation wording and formatting
by Manuel Pégourié-Gonnard
· 6 years ago
1c1c20e
Fix some whitespace issues
by Manuel Pégourié-Gonnard
· 6 years ago
125af94
Merge branch 'development-restricted' into iotssl-1260-non-blocking-ecc-restricted
by Manuel Pégourié-Gonnard
· 6 years ago
53546ea
Update library version number to 2.13.1
by Simon Butcher
· 6 years ago
mbedtls-2.13.1
5d40f67
Merge remote-tracking branch 'public/pr/1927' into development-restricted
by Simon Butcher
· 6 years ago
d2ef254
Don't define _POSIX_C_SOURCE in header file
by Hanno Becker
· 6 years ago
f5106d5
Don't declare and define gmtime()-mutex on Windows platforms
by Hanno Becker
· 6 years ago
323d801
Correct preprocessor guards determining use of gmtime()
by Hanno Becker
· 6 years ago
03b2bd4
Correct documentation of mbedtls_platform_gmtime_r()
by Hanno Becker
· 6 years ago
a50fed9
Correct typo in documentation of mbedtls_platform_gmtime_r()
by Hanno Becker
· 6 years ago
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
Next »