Rivoreo Source Code Repositories
src.rivoreo.one
/
security
/
mbedtls
/
3b36bd12f6f2aa7fa271371502f19c31683e2175
3b36bd1
Adds casts to zeroize functions to allow building as C++
by Simon Butcher
· 9 years ago
80d70cb
Updates copyright and attribution in comment header in ssl-opt.sh
by Simon Butcher
· 9 years ago
7c0ad8b
Adds parallel builds to basic-build-test.sh
by Simon Butcher
· 9 years ago
99239d6
Fixes RC4 config dependencies in tests in ssl-opt.h
by Simon Butcher
· 9 years ago
7ee51c6
Fixes whitespace errors in x509_crl.c
by Simon Butcher
· 9 years ago
d5bc3eb
Merge pull request #486 from bmurray7/fix-indentation
by Simon Butcher
· 9 years ago
3a3159a
Merge pull request #476 from pjbakker/numbered-tests-ssl-opt
by Simon Butcher
· 9 years ago
a81d08a
Merge pull request #473 from pjbakker/iotssl-694-config-warnings
by Simon Butcher
· 9 years ago
a8a318d
fix indentation in output of selftest.c
by Brian Murray
· 9 years ago
d7392c4
Merge branch 'ssl-opt-regression' into development
by Paul Bakker
· 9 years ago
f8e3794
Update ChangeLog to reflect
by Paul Bakker
· 9 years ago
b8c8018
Split test into valgrind and no-valgrind version
by Paul Bakker
· 9 years ago
629c1ad
Add fix to ignore valgrind messages related to compressed debug symbols
by Paul Bakker
· 9 years ago
cf1c6da
Merge branch 'memcheck-fix' into development
by Paul Bakker
· 9 years ago
8f0e4c2
Amended ChangeLog
by Paul Bakker
· 9 years ago
53f0119
Fix memory-leak in verbose test framework in case of unexpected input
by Paul Bakker
· 9 years ago
2a259c6
Fox verbose test framework not to duplicate strings if not verbose
by Paul Bakker
· 9 years ago
6e51915
Fix verbose test framework mote to use unmet_dep_count for index
by Paul Bakker
· 9 years ago
21cc574
Cleanup ifdef statements
by Paul Bakker
· 9 years ago
d1fe7aa
Put clang analyzer fix inside __clang_analyzer__ guard
by Paul Bakker
· 9 years ago
2dd49d1
Reverts change in commit daf534d
by Simon Butcher
· 9 years ago
9edf1eb
Merge pull request #376 from jcowgill/x32
by Paul Bakker
· 9 years ago
f4743a6
Merge pull request #457 from NWilson/clang-analyze-fixes
by Paul Bakker
· 9 years ago
e1fbac4
Merge pull request #409 from attilamolnar/fix-handle-leak
by Paul Bakker
· 9 years ago
aaee547
Merge pull request #402 from pieceofsummer/sha512-process-alt-k
by Paul Bakker
· 9 years ago
324258f
Merge pull request #353 from NWilson/win-tests
by Paul Bakker
· 9 years ago
e049ccd
Add end guard comment
by Paul Bakker
· 9 years ago
17ddff5
Fix single threaded builds
by Embedthis Software
· 9 years ago
71c7ac5
Corrects incorrectly named function in ctr_drbg.c comment
by Simon Butcher
· 9 years ago
699d719
Disables backtrace config from basic-build-test.sh
by Simon Butcher
· 9 years ago
e9f25c8
Widens test bounds on memory alloc tests
by Simon Butcher
· 9 years ago
295639b
Fixes minor typos in comments in pk.h and ctr_drbg.c
by Simon Butcher
· 9 years ago
73b851d
Add option to preserve all logs in ssl-opt.sh
by Paul Bakker
· 9 years ago
9911faa
Add option to print test numbers in ssl-opt.sh output
by Paul Bakker
· 9 years ago
6507891
Add ability to only run select numbered tests in ssl-opt.sh
by Paul Bakker
· 9 years ago
d9dcd43
Fix logic to allow at least one PKCS version enabled
by Paul Bakker
· 9 years ago
1aa590a
Add check to prevent enabling of RSA without selecting PKCS version(s)
by Paul Bakker
· 9 years ago
d96924d
Widens test parameters in memory alloc tests
by Simon Butcher
· 9 years ago
70eab85
Merge branch 'iotssl-734-memcheck' into development
by Simon Butcher
· 9 years ago
7e8a6fb
Fix minor doc issue
by Attila Molnar
· 9 years ago
a0ed709
Additional tests to test stack buffer allocator
by SimonB
· 9 years ago
5be3a25
Clarifies documentation on reported memory statistics
by SimonB
· 9 years ago
37f2620
Adds line numbering in errors for test helpers
by SimonB
· 9 years ago
31a6c49
Adds reporting of file/line no. in failed tests
by SimonB
· 9 years ago
43dba3d
Fixes off by 1 error reported in line number errors
by SimonB
· 9 years ago
c1d2eb3
Adds line number substitution in test cases
by SimonB
· 9 years ago
4225611
Fixes memory leak in memory_buffer_alloc.c debug
by SimonB
· 9 years ago
0b98d2f
Fix minor doc issue
by Attila Molnar
· 9 years ago
45732c7
Update ChangeLog for bug #429 in ssl_fork_server
by Simon Butcher
· 9 years ago
582a461
Improves and makes pretty the ssl_fork_server output
by Janos Follath
· 9 years ago
fe049db
Fix issue #429 in ssl_fork_server.c
by Janos Follath
· 9 years ago
b2d5dd1
Fixes X509 sample app and SSL test suite
by Simon Butcher
· 9 years ago
d3138c3
Fixes SSL sample apps for non-default configs
by Simon Butcher
· 9 years ago
80aea30
Fixes syntax and naming for check-names.sh
by Simon Butcher
· 9 years ago
3fe6cd3
Fixes time() abstraction for custom configs
by Simon Butcher
· 9 years ago
d5800b7
Abstracts away time()/stdlib.h into platform
by SimonB
· 9 years ago
1594210
Adds better support to debug generated code
by SimonB
· 9 years ago
a543d11
Fixes mbedtls_mpi_zeroize() function name in ChangeLog
by Simon Butcher
· 9 years ago
d7e9ad7
Updates ChangeLog with faster MPI zeroize fix
by Simon Butcher
· 9 years ago
e17a8da
Rename MPI zeroize function to mbedtls_mpi_zeroize
by Alexey Skalozub
· 9 years ago
3d53f41
Faster mbedtls_zeroize for MPI
by Alexey Skalozub
· 9 years ago
8a31705
Fix bug in ssl_write_supported_elliptic_curves_ext
by Janos Follath
· 9 years ago
55abc21
Fix ci break in builds without platform.h
by Janos Follath
· 9 years ago
1ed9f99
Fix null pointer dereference in the RSA module.
by Janos Follath
· 9 years ago
8ca7bc4
Adds verbose mode to the test suites
by SimonB
· 9 years ago
098a3b5
Makes basic-build-test.sh test the full config
by SimonB
· 9 years ago
2e23c82
Adds check to avoid overwriting files
by SimonB
· 9 years ago
3f5c875
Adds test for odd bit length RSA key size
by Simon Butcher
· 9 years ago
10c575b
Fix odd bitlength RSA key generation
by Janos Follath
· 9 years ago
0e4d9af
Use Freescale's RNGA on the K64F
by Manuel Pégourié-Gonnard
· 9 years ago
42d47f0
Silence a clang-analyze warning
by Nicholas Wilson
· 9 years ago
5d5e421
Refactor slightly to silence a clang-analyze warning
by Nicholas Wilson
· 9 years ago
daf534d
Remove a dead store to silence clang-analyze
by Nicholas Wilson
· 9 years ago
409401c
Shut up a few clang-analyze warnings about use of uninitialized variables
by Nicholas Wilson
· 9 years ago
2cc69ff
Shut up a clang-analyzer warning
by Nicholas Wilson
· 9 years ago
6eaf365
Fixes Travis post-mortem script dump following review
by Simon Butcher
· 9 years ago
371a9e0
Merge branch 'iotssl-683-travis-failing-intermittently'
by Simon Butcher
· 9 years ago
73883c1
Fixes formatting of spacing in config.pl
by SimonB
· 9 years ago
ba9dd1e
Adds to footprint.sh MBEDTLS_NO_PLATFORM_ENTROPY
by SimonB
· 9 years ago
60f2cf9
Adds option to config.pl to force config changes
by SimonB
· 9 years ago
a7ffc8f
Update the yotta module version number
by Simon Butcher
· 9 years ago
mbedos-16.01-release
mbedos-16.03-release
mbedos-2016q1-oob3
yotta-2.3.0
3527514
Update the yotta module number
by Simon Butcher
· 9 years ago
yotta-2.2.3
f2d18a2
Merge branch 'development'
by Simon Butcher
· 9 years ago
cd0ee5e
Fixes following review of 'iotssl-682-selftest-ci-break'
by Simon Butcher
· 9 years ago
c2b0efc
Fix the basic test build script to always build
by Simon Butcher
· 9 years ago
831a65f
Make Travis more chatty.
by Janos Follath
· 9 years ago
c351d18
Restore a change in the documentation.
by Janos Follath
· 9 years ago
be412aa
Fix the basic test build script to always build
by Simon Butcher
· 9 years ago
d75b782
Fix a typo that confuses check-names.sh
by Janos Follath
· 9 years ago
2e3aca2
Fix test break in 'test-ref-configs.pl'
by Janos Follath
· 9 years ago
9194744
Add exit value macros to platform abstraction layer.
by Janos Follath
· 9 years ago
68c0bd7
Clarified current status of RC4 usage
by Simon Butcher
· 9 years ago
7ef5cf3
Provided doxygen function definitions for debug.h
by Simon Butcher
· 9 years ago
9a5c0aa
Update the version number of the yotta module
by Simon Butcher
· 9 years ago
mbedos-2016q1-oob2
yotta-2.2.2
1404ddb
Added clarification text on benchmark usefulness.
by Simon Butcher
· 9 years ago
60ddf16
Fix yotta examples baud rate.
by Janos Follath
· 9 years ago
00aea9a
Fix function name in hashing module doxygen file
by Simon Butcher
· 9 years ago
f154763
Fixes to style following review
by Simon Butcher
· 9 years ago
ab0c51d
Fix minor issues with basic test script
by Simon Butcher
· 9 years ago
21ab9d7
Add a script to execute the basic tests
by SimonB
· 9 years ago
Next »