Rivoreo Source Code Repositories
src.rivoreo.one
/
security
/
mbedtls
/
43569a93cc42e7839fe94f8018fa3257ed89496e
43569a9
Use #ifdef rather than patch for target_config.h
by Manuel Pégourié-Gonnard
· 9 years ago
c5e0372
Rm SHA-1 from the yotta configuration
by Manuel Pégourié-Gonnard
· 9 years ago
94f160a
Document yotta in top-level README
by Manuel Pégourié-Gonnard
· 9 years ago
77d56bb
Add yotta test builds to all.sh
by Manuel Pégourié-Gonnard
· 9 years ago
63e7eba
Add material for generating yotta module
by Manuel Pégourié-Gonnard
· 9 years ago
e14dec6
Fix stupid typo in previous commit
by Manuel Pégourié-Gonnard
· 9 years ago
f659f0c
Disable Padlock code with ASan
by Manuel Pégourié-Gonnard
· 9 years ago
ab5f7b4
Fix indentation
by Manuel Pégourié-Gonnard
· 9 years ago
a365add
Make ssl-opt.sh more robust against client timeout
by Manuel Pégourié-Gonnard
· 9 years ago
74681fa
Make ssl-opt.sh more tolerant to start timeouts
by Manuel Pégourié-Gonnard
· 9 years ago
2c99800
Enable ccache on Travis
by Manuel Pégourié-Gonnard
· 9 years ago
e7f635d
Revert "Add valgrind tests on Travis"
by Manuel Pégourié-Gonnard
· 9 years ago
bb0102e
Add valgrind tests on Travis
by Manuel Pégourié-Gonnard
· 9 years ago
bf6ed08
Fix list-symbols.sh
by Manuel Pégourié-Gonnard
· 9 years ago
9afdc83
Fix bashisms in test scripts
by Manuel Pégourié-Gonnard
· 9 years ago
b1c1251
Add more tests from all.sh to travis
by Manuel Pégourié-Gonnard
· 9 years ago
39e2ca9
Use OpenSSL in compat.sh on Travis, except DTLS
by Manuel Pégourié-Gonnard
· 9 years ago
6b09dec
Exclude some openssl test from travis builds
by Manuel Pégourié-Gonnard
· 9 years ago
d55bc20
Fix missing gnutls guard in ssl-opt.sh
by Manuel Pégourié-Gonnard
· 9 years ago
b04638f
Try to debug openssl issues on travis
by Manuel Pégourié-Gonnard
· 9 years ago
55a9191
Update travis.yml to make travis-lint happy
by Manuel Pégourié-Gonnard
· 9 years ago
c84d7fb
Migrate to Travis' new infrastructure
by Manuel Pégourié-Gonnard
· 9 years ago
517bbd5
Avoid using openssl too much on travis for now
by Manuel Pégourié-Gonnard
· 9 years ago
4268ae0
Fix test for new debug message level
by Manuel Pégourié-Gonnard
· 9 years ago
0a88574
DTLS: treat bad MAC on Finished as an error
by Manuel Pégourié-Gonnard
· 9 years ago
7381ff0
Update copyright date in templates too
by Manuel Pégourié-Gonnard
· 9 years ago
9983993
Fix bug with make install without tests
by Manuel Pégourié-Gonnard
· 9 years ago
2006408
Fix Make bug when installing programs
by Manuel Pégourié-Gonnard
· 9 years ago
052d10c
Accept a trailing space at end of PEM lines
by Manuel Pégourié-Gonnard
· 9 years ago
e96ce08
Fix compile error with armcc5 --gnu
by Manuel Pégourié-Gonnard
· 9 years ago
6fb8187
Update date in copyright line
by Manuel Pégourié-Gonnard
· 9 years ago
10a6f02
Merge branch 'development' into IOTSSL-442-hello-noext
by Simon Butcher
· 9 years ago
52a5079
Fix bug with install target in make
by Manuel Pégourié-Gonnard
· 9 years ago
6f42417
Fix typo in that broke installation in cmake
by Manuel Pégourié-Gonnard
· 9 years ago
7ec9d44
Merge pull request #280 from ARMmbed/small-doc-fix
by Paul Bakker
· 9 years ago
4cc8c63
Add test for extensionless ClientHello
by Manuel Pégourié-Gonnard
· 9 years ago
a6e5bd5
Fix bug with extension-less ServerHello
by Manuel Pégourié-Gonnard
· 9 years ago
5597174
Mention which branch to use for patches/PRs
by Manuel Pégourié-Gonnard
· 9 years ago
cb0d212
Fix level of some debug messages
by Manuel Pégourié-Gonnard
· 9 years ago
b076116
Fix one debug message
by Manuel Pégourié-Gonnard
· 9 years ago
bcb0460
Fix bug with cmake and old version of GCC
by Manuel Pégourié-Gonnard
· 9 years ago
4f3368e
Fix bug in benchmark.c with DHM params
by Manuel Pégourié-Gonnard
· 9 years ago
e88b493
Fix run-test-suite.pl with coverage
by Manuel Pégourié-Gonnard
· 9 years ago
10c7674
Adjust rename/compat list
by Manuel Pégourié-Gonnard
· 9 years ago
1bab7d7
Fix blank line in comments
by Manuel Pégourié-Gonnard
· 9 years ago
4cb87f4
Prepare for 2.0.0 release
by Paul Bakker
· 9 years ago
mbedtls-2.0.0
fc2ccfe
Fix missing comma with ENTROPY_HARDWARE_ALT
by Manuel Pégourié-Gonnard
· 9 years ago
5871910
cmake: testing disabled by default with MSVC
by Manuel Pégourié-Gonnard
· 9 years ago
1409616
Fix one renaming in the list
by Manuel Pégourié-Gonnard
· 9 years ago
fc10193
Update Readme for build & test options
by Manuel Pégourié-Gonnard
· 9 years ago
78ec2b0
Cosmetics in Makefiles
by Manuel Pégourié-Gonnard
· 9 years ago
0b4e2ac
cmake: move options to the top
by Manuel Pégourié-Gonnard
· 9 years ago
1780f89
Some more scripts simplified
by Manuel Pégourié-Gonnard
· 9 years ago
3d404b4
Simplify some scripts
by Manuel Pégourié-Gonnard
· 9 years ago
89eb197
mklink needs /d for directories
by Manuel Pégourié-Gonnard
· 9 years ago
4d2ef29
Tests enabled by default with cmake on win32
by Manuel Pégourié-Gonnard
· 9 years ago
8511384
Use Perl to run tests suites with make
by Manuel Pégourié-Gonnard
· 9 years ago
a4f055f
Some windows environments don't have _snprint_s
by Manuel Pégourié-Gonnard
· 9 years ago
6cacde2
Invoke perl directly in Makefile
by Manuel Pégourié-Gonnard
· 9 years ago
20af64d
Still need to #define inline for MSVC
by Manuel Pégourié-Gonnard
· 9 years ago
e540b49
Add one more debug message
by Manuel Pégourié-Gonnard
· 9 years ago
7eb58cb
Rm obsolete hack in ssl-opt.sh
by Manuel Pégourié-Gonnard
· 9 years ago
b4b19f3
Add a debug message
by Manuel Pégourié-Gonnard
· 9 years ago
31cafa3
Rm obsolete test in ssl-opt.sh
by Manuel Pégourié-Gonnard
· 9 years ago
001f2b6
Use xxx_clone() instead of memcpy() in SSL
by Manuel Pégourié-Gonnard
· 9 years ago
c0bf01e
Undo overzealous renaming of internal variables
by Manuel Pégourié-Gonnard
· 9 years ago
052a6c9
Add mbedtls_md_clone()
by Manuel Pégourié-Gonnard
· 9 years ago
16d412f
Add md/shaXXX_clone() API
by Manuel Pégourié-Gonnard
· 9 years ago
b9d64e5
Fix missing calls to md/shaxxx_free()
by Manuel Pégourié-Gonnard
· 9 years ago
71d296a
Add missing calls to _free() in md_wrap
by Manuel Pégourié-Gonnard
· 9 years ago
a6dbddc
Fix benchmark.c for removal of small DH params
by Manuel Pégourié-Gonnard
· 9 years ago
7893103
Remove 1024 bits DHM params and add one 4096 bit
by Manuel Pégourié-Gonnard
· 9 years ago
77c6562
Update dh_genprime program
by Manuel Pégourié-Gonnard
· 9 years ago
cf26e21
Small Make tune-up
by Manuel Pégourié-Gonnard
· 9 years ago
22169ec
Update readme regardin Visual Studio
by Manuel Pégourié-Gonnard
· 9 years ago
814f13b
Fix typo in README.
by Manuel Pégourié-Gonnard
· 9 years ago
7c3b4ab
Fix typos in comments
by Manuel Pégourié-Gonnard
· 9 years ago
6755717
Fix stupid typo in ssl_server2.c
by Manuel Pégourié-Gonnard
· 9 years ago
ae738c2
Fix warning from Perl 5.21 in helper script
by Manuel Pégourié-Gonnard
· 9 years ago
5791109
Make the hardclock test optional
by Manuel Pégourié-Gonnard
· 9 years ago
9bd0afd
Add guards for closed socket in net.c
by Manuel Pégourié-Gonnard
· 9 years ago
046589e
Rm obsolete defines for snprintf in programs
by Manuel Pégourié-Gonnard
· 9 years ago
2505528
Rm obsolete defines for inline wiht MSVC
by Manuel Pégourié-Gonnard
· 9 years ago
636741b
Remove obsolete hacks for uin32_t
by Manuel Pégourié-Gonnard
· 9 years ago
3083053
More cmake for windows tune-ups
by Manuel Pégourié-Gonnard
· 9 years ago
5fe51d7
Don't rely on CMake 3.0 features
by Manuel Pégourié-Gonnard
· 9 years ago
9de64f5
Fix MSVC warnings in library and programs
by Manuel Pégourié-Gonnard
· 9 years ago
7e2d68c
cmake: -W flags only for GCC and Clang
by Manuel Pégourié-Gonnard
· 9 years ago
052f288
Cosmetics in debug in ssl_{client,server}2.c
by Manuel Pégourié-Gonnard
· 9 years ago
acecb65
Fix mbedtls_net_usleep() on Windows
by Manuel Pégourié-Gonnard
· 9 years ago
d3a9166
Adjust prerequisites for tests in cmake
by Manuel Pégourié-Gonnard
· 9 years ago
abc729e
Simplify net_accept() with UDP sockets
by Manuel Pégourié-Gonnard
· 9 years ago
db2468d
Update old comment
by Manuel Pégourié-Gonnard
· 9 years ago
3d7d00a
Rename mbedtls_net_close() to mbedtls_net_free()
by Manuel Pégourié-Gonnard
· 9 years ago
5db6432
Adapt programs to the new NET API
by Manuel Pégourié-Gonnard
· 9 years ago
9189585
Move from naked int to a structure in net.c
by Manuel Pégourié-Gonnard
· 9 years ago
16a17a4
Fix net_accept() for UDP sockets on Windows
by Manuel Pégourié-Gonnard
· 9 years ago
a16e7c4
Rename a debug function
by Manuel Pégourié-Gonnard
· 9 years ago
80d627a
Remove now useless function
by Manuel Pégourié-Gonnard
· 9 years ago
b74c245
Rework debug to not need dynamic alloc
by Manuel Pégourié-Gonnard
· 9 years ago
Next »