Rivoreo Source Code Repositories
src.rivoreo.one
/
security
/
mbedtls
/
afbbcf849cf8b25e00d80b7bb2f024c288e3423d
afbbcf8
Add comments on chain verification cases
by Manuel Pégourié-Gonnard
· 8 years ago
aa86a61
Add test for callback and bad signatures
by Manuel Pégourié-Gonnard
· 8 years ago
7e00e1c
Add test for bad name and callback
by Manuel Pégourié-Gonnard
· 8 years ago
93d828c
Add test for same CA with different keys
by Manuel Pégourié-Gonnard
· 8 years ago
ecff9e9
Add test for CA forgery attempt
by Manuel Pégourié-Gonnard
· 8 years ago
9c9a228
Add test for profile on trusted EE cert
by Manuel Pégourié-Gonnard
· 8 years ago
94ff1c6
Add tests for flags passed to f_vrfy
by Manuel Pégourié-Gonnard
· 8 years ago
2431061
Add ability to test flags value in vrfy callback
by Manuel Pégourié-Gonnard
· 8 years ago
081ed06
Improve handling of md errors in X.509
by Manuel Pégourié-Gonnard
· 8 years ago
ab7796f
Clarify documentation for directly-trusted certs
by Manuel Pégourié-Gonnard
· 8 years ago
ac92a48
Fix usage of CFLAGS with cmake in all.sh
by Manuel Pégourié-Gonnard
· 8 years ago
f2fd546
Fix depends_on:pk_alg in test suites
by Manuel Pégourié-Gonnard
· 8 years ago
f35e3a8
Add new test script depends-pkalgs.pl
by Manuel Pégourié-Gonnard
· 8 years ago
293b884
Fix depends_on:curve in x509 tests
by Manuel Pégourié-Gonnard
· 8 years ago
364ece3
Fix usage of {curves,key-exchanges}.pl in all.sh
by Manuel Pégourié-Gonnard
· 8 years ago
57176e5
Fix missing depends_on:SHA/MD in x509 tests
by Manuel Pégourié-Gonnard
· 8 years ago
c1a91e2
Add new test script depends-hashes.pl
by Manuel Pégourié-Gonnard
· 8 years ago
6a42083
Add tests for spurious certs in the chain
by Manuel Pégourié-Gonnard
· 8 years ago
92cd3fe
Add test for bad signature with longer chain
by Manuel Pégourié-Gonnard
· 8 years ago
3c87346
Add test for expired cert in longer chain
by Manuel Pégourié-Gonnard
· 8 years ago
a8ed751
Add tests for fatal error in vrfy callback
by Manuel Pégourié-Gonnard
· 8 years ago
3d12638
Add ability to test failing vrfy callback
by Manuel Pégourié-Gonnard
· 8 years ago
9c1282c
Add tests for profile enforcement
by Manuel Pégourié-Gonnard
· 8 years ago
90eb5d9
Set deterministic flags for NULL profile
by Manuel Pégourié-Gonnard
· 8 years ago
c53082c
Add "profile" arg to X.509 test function
by Manuel Pégourié-Gonnard
· 8 years ago
7fded85
Add attribution for #1351 report
by Gilles Peskine
· 7 years ago
25ec9cc
Merge branch 'prr_428' into mbedtls-2.1-proposed
by Gilles Peskine
· 7 years ago
f599026
Adapt version_features.c
by Hanno Becker
· 7 years ago
e9256c5
Note incompatibility of truncated HMAC extension in ChangeLog
by Gilles Peskine
· 7 years ago
011943f
Merge remote-tracking branch 'upstream-public/pr/1394' into mbedtls-2.1-proposed
by Gilles Peskine
· 7 years ago
a8429b6
Add LinkLibraryDependencies to VS2010 app template
by Jaeden Amero
· 7 years ago
c07ef14
Add ChangeLog entry for PR #1384
by Jaeden Amero
· 7 years ago
45df3e0
Have Visual Studio handle linking to mbedTLS.lib internally
by Krzysztof Stachowiak
· 7 years ago
ac33180
Merge branch 'pr_1354' into mbedtls-2.1
by Gilles Peskine
· 7 years ago
37e1adb
Mention in ChangeLog that this fixes #1351
by Gilles Peskine
· 7 years ago
2e50efa
Merge remote-tracking branch 'upstream-public/pr/1334' into mbedtls-2.1-proposed
by Gilles Peskine
· 7 years ago
607033e
Add some tests for different available profiles
by Ron Eldor
· 7 years ago
5a2525c
Rephrase Changelog
by Ron Eldor
· 7 years ago
3a3b654
Fix handshake failure in suite B
by Ron Eldor
· 7 years ago
4c53d0d
Merge remote-tracking branch 'upstream-restricted/pr/449' into mbedtls-2.1-restricted
by Jaeden Amero
· 7 years ago
mbedtls-2.1.10
f725bea
Merge remote-tracking branch 'upstream-restricted/pr/453' into mbedtls-2.1-restricted
by Jaeden Amero
· 7 years ago
bdf548e
Update ChangeLog with language and technical corrections
by Simon Butcher
· 7 years ago
f885c81
Update version to 2.1.10
by Jaeden Amero
· 7 years ago
4913826
Merge branch 'mbedtls-2.1' into mbedtls-2.1-restricted
by Jaeden Amero
· 7 years ago
f8edb49
Merge remote-tracking branch 'upstream-public/pr/1337' into mbedtls-2.1
by Jaeden Amero
· 7 years ago
2358545
Adapt ChangeLog
by Hanno Becker
· 8 years ago
15e4951
Add documentation warnings for weak algorithms
by Hanno Becker
· 8 years ago
36dde9e
Added ChangeLog entry for 64-bit ILP32 fix
by Gilles Peskine
· 8 years ago
c2c3432
Improve test_suite_pk size_t vs unsigned int check
by Andres Amaya Garcia
· 8 years ago
6591543
Add ChangeLog entry for 64-bit ILP32 fixes
by Andres Amaya Garcia
· 8 years ago
401441b
Add test command for 64-bit ILP32 in all.sh
by Andres Amaya Garcia
· 8 years ago
ce37ab7
Fix test_suite_pk.function to work on 64-bit ILP32
by Andres Amaya Garcia
· 8 years ago
ca20ced
Fix segfault on x32 by using better register constraints in bn_mul.h
by James Cowgill
· 10 years ago
a5f8b42
Fix build errors on x32 by using the generic 'add' instruction
by James Cowgill
· 10 years ago
035f6ea
Merge branch 'mbedtls-2.1' into mbedtls-2.1-restricted
by Jaeden Amero
· 7 years ago
6138cb3
Merge remote-tracking branch 'upstream-public/pr/1329' into mbedtls-2.1
by Jaeden Amero
· 7 years ago
e34e324
Merge branch 'mbedtls-2.1' into mbedtls-2.1-restricted
by Jaeden Amero
· 7 years ago
16499b5
Merge remote-tracking branch 'upstream-public/pr/1290' into mbedtls-2.1
by Jaeden Amero
· 7 years ago
2b72742
Merge branch 'mbedtls-2.1' into mbedtls-2.1-restricted
by Jaeden Amero
· 7 years ago
9442121
Merge remote-tracking branch 'upstream-public/pr/1288' into mbedtls-2.1
by Jaeden Amero
· 7 years ago
3e6222d
Fix alarm(0) failure on mingw32
by Manuel Pégourié-Gonnard
· 7 years ago
bfafd12
Merge remote-tracking branch 'upstream-restricted/pr/414' into mbedtls-2.1-restricted
by Jaeden Amero
· 7 years ago
3b8d82a
Merge branch 'mbedtls-2.1' into mbedtls-2.1-restricted
by Jaeden Amero
· 7 years ago
2009668
Merge remote-tracking branch 'upstream-public/pr/1054' into mbedtls-2.1
by Jaeden Amero
· 7 years ago
4af5921
Merge branch 'mbedtls-2.1' into mbedtls-2.1-restricted
by Jaeden Amero
· 7 years ago
f216a3c
Merge remote-tracking branch 'upstream-public/pr/1310' into mbedtls-2.1
by Jaeden Amero
· 7 years ago
35836bf
Support verbose output of the test suites
by Ron Eldor
· 8 years ago
e56c77e
Fix race condition in error printing in ssl_server2.c
by Manuel Pégourié-Gonnard
· 8 years ago
e5b443e
Merge branch 'mbedtls-2.1' into mbedtls-2.1-restricted
by Jaeden Amero
· 7 years ago
0295634
Merge remote-tracking branch 'upstream-public/pr/1278' into mbedtls-2.1
by Jaeden Amero
· 7 years ago
a2ef78d
Merge remote-tracking branch 'upstream-restricted/pr/442' into mbedtls-2.1-restricted
by Gilles Peskine
· 8 years ago
b9088ee
Merge branch 'mbedtls-2.1' into mbedtls-2.1-restricted
by Gilles Peskine
· 8 years ago
6598af0
Merge remote-tracking branch 'upstream-public/pr/1151' into mbedtls-2.1
by Gilles Peskine
· 8 years ago
f700ef3
Add ChangeLog entry
by Gilles Peskine
· 8 years ago
784f41c
wait_server_start: warn if lsof is not available
by Gilles Peskine
· 8 years ago
3f69e54
Increase waiting times compat.sh and ssl-opt.sh
by Manuel Pégourié-Gonnard
· 8 years ago
1741db9
fix bug in get_one_and_zeros_padding()
by Micha Kraus
· 8 years ago
1010760
Merge branch 'mbedtls-2.1' into mbedtls-2.1-restricted
by Jaeden Amero
· 8 years ago
5273182
Merge remote-tracking branch 'upstream-public/pr/1266' into mbedtls-2.1
by Jaeden Amero
· 8 years ago
022954f
Fix heap-buffer overread in ALPN ext parsing
by Manuel Pégourié-Gonnard
· 8 years ago
f34f4e5
Adapt ChangeLog
by Hanno Becker
· 8 years ago
b70ba9f
Address issues found by coverity
by Hanno Becker
· 8 years ago
47331a7
Merge branch 'mbedtls-2.1' into mbedtls-2.1-restricted
by Manuel Pégourié-Gonnard
· 8 years ago
33df5b3
Merge remote-tracking branch 'public/pr/1221' into mbedtls-2.1
by Manuel Pégourié-Gonnard
· 8 years ago
c313e7e
Merge branch 'mbedtls-2.1' into mbedtls-2.1-restricted
by Manuel Pégourié-Gonnard
· 8 years ago
016b60b
Merge remote-tracking branch 'public/pr/1223' into mbedtls-2.1
by Manuel Pégourié-Gonnard
· 8 years ago
8558630
Merge branch 'mbedtls-2.1' into mbedtls-2.1-restricted
by Gilles Peskine
· 8 years ago
892c175
Merge remote-tracking branch 'upstream-public/pr/1233' into mbedtls-2.1
by Gilles Peskine
· 8 years ago
075dc85
Backport: Add option to do baremetal configuration.
by Mohammad Azim Khan
· 8 years ago
d7602c2
all.sh: add some documentation
by Gilles Peskine
· 8 years ago
87244fa
Merge branch 'mbedtls-2.1' into mbedtls-2.1-restricted
by Manuel Pégourié-Gonnard
· 8 years ago
83cd34a
selftest: fix build error in some configurations
by Gilles Peskine
· 8 years ago
3681692
Timing self test: shorten redundant tests
by Gilles Peskine
· 8 years ago
d394962
Timing self test: increased duration
by Gilles Peskine
· 8 years ago
e2bf3b8
Timing self test: increased tolerance
by Gilles Peskine
· 8 years ago
a66fb3f
selftest: allow excluding a subset of the tests
by Gilles Peskine
· 8 years ago
edede44
selftest: allow running a subset of the tests
by Gilles Peskine
· 8 years ago
6d51b63
selftest: fixed an erroneous return code
by Gilles Peskine
· 8 years ago
9d7dfb7
selftest: refactor to separate the list of tests from the logic
by Gilles Peskine
· 8 years ago
105e6bc
Timing self test: print some diagnosis information
by Gilles Peskine
· 8 years ago
Next »