Rivoreo Source Code Repositories
src.rivoreo.one
/
security
/
mbedtls
/
7c28b56f65f0186c664b9e9f3270c9cec0a3a1e0
7c28b56
Fix test that didn't check full value of flags
by Manuel Pégourié-Gonnard
· 7 years ago
fcc4348
Improve some comments
by Manuel Pégourié-Gonnard
· 7 years ago
aefd2dc
Unify name of default profile in X.509 tests
by Manuel Pégourié-Gonnard
· 7 years ago
d9184f2
Add missing dependency in test-certs Makefile
by Manuel Pégourié-Gonnard
· 7 years ago
2f1633e
Improve some comments, fix some typos
by Manuel Pégourié-Gonnard
· 7 years ago
650780c
Fix some whitespace
by Manuel Pégourié-Gonnard
· 7 years ago
b26b28a
Make some perl scripts usable with git bisect run
by Manuel Pégourié-Gonnard
· 7 years ago
c08e906
Add comments on chain verification cases
by Manuel Pégourié-Gonnard
· 7 years ago
b0add2e
Add test for callback and bad signatures
by Manuel Pégourié-Gonnard
· 7 years ago
50fc51a
Add test for bad name and callback
by Manuel Pégourié-Gonnard
· 7 years ago
166b1e0
Add test for same CA with different keys
by Manuel Pégourié-Gonnard
· 7 years ago
37a560c
Add test for CA forgery attempt
by Manuel Pégourié-Gonnard
· 7 years ago
5bc9738
Add test for profile on trusted EE cert
by Manuel Pégourié-Gonnard
· 7 years ago
cd2118f
Add tests for flags passed to f_vrfy
by Manuel Pégourié-Gonnard
· 7 years ago
ae6d710
Add ability to test flags value in vrfy callback
by Manuel Pégourié-Gonnard
· 7 years ago
b9c72eb
Improve handling of md errors in X.509
by Manuel Pégourié-Gonnard
· 7 years ago
3a13084
Clarify documentation for directly-trusted certs
by Manuel Pégourié-Gonnard
· 7 years ago
4d9e7cb
Fix usage of CFLAGS with cmake in all.sh
by Manuel Pégourié-Gonnard
· 7 years ago
1ddd682
Fix depends_on:pk_alg in test suites
by Manuel Pégourié-Gonnard
· 7 years ago
153b5ef
Add new test script depends-pkalgs.pl
by Manuel Pégourié-Gonnard
· 7 years ago
0ce53f5
Fix depends_on:curve in x509 tests
by Manuel Pégourié-Gonnard
· 7 years ago
056eab5
Fix usage of {curves,key-exchanges}.pl in all.sh
by Manuel Pégourié-Gonnard
· 7 years ago
483a776
Fix missing depends_on:SHA/MD in x509 tests
by Manuel Pégourié-Gonnard
· 7 years ago
73fc679
Add new test script depends-hashes.pl
by Manuel Pégourié-Gonnard
· 7 years ago
9c1b20c
Add tests for spurious certs in the chain
by Manuel Pégourié-Gonnard
· 7 years ago
fe65bf7
Add test for bad signature with longer chain
by Manuel Pégourié-Gonnard
· 7 years ago
3bdcda7
Add test for expired cert in longer chain
by Manuel Pégourié-Gonnard
· 7 years ago
b0ef3e2
Add tests for fatal error in vrfy callback
by Manuel Pégourié-Gonnard
· 8 years ago
9cca267
Add ability to test failing vrfy callback
by Manuel Pégourié-Gonnard
· 8 years ago
189bb40
Add tests for profile enforcement
by Manuel Pégourié-Gonnard
· 8 years ago
94f2aa3
Set deterministic flags for NULL profile
by Manuel Pégourié-Gonnard
· 8 years ago
7e9709a
Add "profile" arg to X.509 test function
by Manuel Pégourié-Gonnard
· 8 years ago
f936cb1
Add attribution for #1351 report
by Gilles Peskine
· 7 years ago
6a4e22c
Update version to 2.7.1
by Jaeden Amero
· 7 years ago
mbedtls-2.7.1
3f9cff2
Merge branch 'prr_424' into mbedtls-2.7-proposed
by Gilles Peskine
· 7 years ago
e80cd46
Adapt version_features.c
by Hanno Becker
· 7 years ago
30c3433
Merge remote-tracking branch 'upstream-public/pr/1393' into mbedtls-2.7-proposed
by Gilles Peskine
· 7 years ago
e2bada9
Merge remote-tracking branch 'upstream-public/pr/1392' into mbedtls-2.7-proposed
by Gilles Peskine
· 7 years ago
04f9bd0
Note incompatibility of truncated HMAC extension in ChangeLog
by Gilles Peskine
· 7 years ago
3a11404
Add LinkLibraryDependencies to VS2010 app template
by Jaeden Amero
· 7 years ago
4945192
Add ChangeLog entry for PR #1382
by Gilles Peskine
· 7 years ago
a0d60a4
Add ChangeLog entry for PR #1384
by Jaeden Amero
· 7 years ago
31f0a3b
Have Visual Studio handle linking to mbedTLS.lib internally
by Krzysztof Stachowiak
· 7 years ago
a53ff8d
MD: Make deprecated functions not inline
by Jaeden Amero
· 7 years ago
420386d
Merge branch 'pr_1352' into mbedtls-2.7-proposed
by Gilles Peskine
· 7 years ago
200b24f
Mention in ChangeLog that this fixes #1351
by Gilles Peskine
· 7 years ago
1e3fd69
Merge remote-tracking branch 'upstream-public/pr/1333' into development-proposed
by Gilles Peskine
· 7 years ago
49ac5d0
Merge branch 'pr_1365' into development-proposed
by Gilles Peskine
· 7 years ago
27b0754
Add ChangeLog entries for PR #1168 and #1362
by Gilles Peskine
· 7 years ago
5daa765
Add ChangeLog entry for PR #1165
by Gilles Peskine
· 7 years ago
8d6d8c8
ctr_drbg: Typo fix in the file description comment.
by Paul Sokolovsky
· 7 years ago
6d6c798
Merge remote-tracking branch 'upstream-public/pr/1362' into development
by Jaeden Amero
· 7 years ago
69f3072
Merge remote-tracking branch 'upstream-public/pr/1168' into development
by Jaeden Amero
· 7 years ago
129f508
dhm: Fix typo in RFC 5114 constants
by Jaeden Amero
· 7 years ago
ffb6efd
Fix doxygen documentation for CCM encryption
by Mathieu Briand
· 7 years ago
c153998
Add some tests for different available profiles
by Ron Eldor
· 7 years ago
099e61d
Rephrase Changelog
by Ron Eldor
· 7 years ago
85e1dcf
Fix handshake failure in suite B
by Ron Eldor
· 7 years ago
32605dc
Merge remote-tracking branch 'upstream-restricted/pr/451' into development-restricted
by Jaeden Amero
· 7 years ago
mbedtls-2.7.0
d79bce1
Merge remote-tracking branch 'upstream-restricted/pr/452' into development-restricted
by Jaeden Amero
· 7 years ago
55fc4e0
Update ChangeLog with language and technical corrections
by Simon Butcher
· 7 years ago
3b438d3
Update version to 2.7.0
by Jaeden Amero
· 7 years ago
98b9373
Merge branch 'development' into development-restricted
by Jaeden Amero
· 7 years ago
mbedtls-2.7.0-rc1
15f90e0
Merge remote-tracking branch 'upstream-public/pr/1336' into development
by Jaeden Amero
· 7 years ago
9564e97
Merge branch 'development' into development-restricted
by Jaeden Amero
· 7 years ago
8dd16ab
doxygen: Disable JAVADOC_AUTOBRIEF
by Jaeden Amero
· 7 years ago
27ff120
Improve SHA-512 documentation
by Rose Zadik
· 7 years ago
602285e
Improve SHA-256 documentation
by Rose Zadik
· 7 years ago
64feefb
Improve message digest documentation
by Rose Zadik
· 7 years ago
2f8163d
Improve CTR-DRBG documentation
by Rose Zadik
· 7 years ago
44833d9
Improve SHA-1 documentation
by Rose Zadik
· 7 years ago
bff87d9
Improve ECDSA documentation
by Rose Zadik
· 7 years ago
de2d622
Improve ECDH documentation
by Rose Zadik
· 7 years ago
042e97f
Improve RSA documentation
by Rose Zadik
· 7 years ago
17b4f7f
Improve GCM documentation
by Rose Zadik
· 7 years ago
41ad082
Improve DHM documentation
by Rose Zadik
· 7 years ago
332658d
Improve platform documentation
by Rose Zadik
· 7 years ago
380d05d
Improve CMAC documentation
by Rose Zadik
· 7 years ago
9ba6b62
Improve cipher documentation
by Rose Zadik
· 7 years ago
eecdbea
Improve CCM documentation
by Rose Zadik
· 7 years ago
7f44127
Improve AES documentation
by Rose Zadik
· 7 years ago
2a03794
Adapt ChangeLog
by Hanno Becker
· 7 years ago
bbca8c5
Add documentation warnings for weak algorithms
by Hanno Becker
· 7 years ago
14c3c06
Test with 32-bit and 64-bit bignum limbs on all architectures
by Gilles Peskine
· 7 years ago
48e689e
Remove duplicate build run
by Gilles Peskine
· 7 years ago
0edda42
Added ChangeLog entry for 64-bit ILP32 fix
by Gilles Peskine
· 7 years ago
6ff067d
Add missing stdint.h header to test_suite_pk.func
by Andres Amaya Garcia
· 7 years ago
f4fbdda
Add test command for 64-bit ILP32 in all.sh
by Andres Amaya Garcia
· 8 years ago
7ea6727
Fix test_suite_pk.function to work on 64-bit ILP32
by Andres Amaya Garcia
· 8 years ago
26342e5
Merge branch 'development' into development-restricted
by Jaeden Amero
· 7 years ago
3b8fbaa
Merge remote-tracking branch 'upstream-public/pr/1328' into development
by Jaeden Amero
· 7 years ago
bec9a9b
Merge branch 'development' into development-restricted
by Jaeden Amero
· 7 years ago
4d3e158
Merge remote-tracking branch 'upstream-public/pr/1287' into development
by Jaeden Amero
· 7 years ago
ade51af
Merge branch 'development' into development-restricted
by Jaeden Amero
· 7 years ago
b2534a1
Merge remote-tracking branch 'upstream-public/pr/1286' into development
by Jaeden Amero
· 7 years ago
5405962
Fix alarm(0) failure on mingw32
by Manuel Pégourié-Gonnard
· 7 years ago
2acbf17
Merge branch 'development' into development-restricted
by Jaeden Amero
· 7 years ago
751aa51
Merge remote-tracking branch 'upstream-public/pr/1303' into development
by Jaeden Amero
· 7 years ago
784de59
Merge remote-tracking branch 'upstream-restricted/pr/410' into development-restricted
by Jaeden Amero
· 7 years ago
7ecab3d
Error codes for hardware accelerator failures
by Gilles Peskine
· 7 years ago
Next »