Rivoreo Source Code Repositories
src.rivoreo.one
/
security
/
mbedtls
/
e3402ce44f6286fc07962740b061962d270ed554
/
programs
11999bb
Fix minor code style issues
by Darryl Green
· 7 years ago
eecea0e
Update zeroize test to use mbedtls_platform_zeroize()
by Andres Amaya Garcia
· 7 years ago
82934be
Do not install zeroize program in CMakeLists
by Andres Amaya Garcia
· 7 years ago
ae8e306
Fix docs typos for zeroize related features/test
by Andres Amaya Garcia
· 7 years ago
757cd72
Update license headers year and branding
by Andres Amaya Garcia
· 7 years ago
42defd1
Improve docs for zeroize.c and test_zeroize.gdb
by Andres Amaya Garcia
· 7 years ago
6e34e63
Fix style in programs/test/zeroize.c
by Andres Amaya Garcia
· 7 years ago
88f8f41
Move zeroize func call to end of program in zeroize.c
by Andres Amaya Garcia
· 7 years ago
c6b0abd
Fix alignment of Makefiles
by Andres Amaya Garcia
· 7 years ago
5ab74a1
Add programs/test/zeroize.c to test mbedtls_zeroize
by Andres Amaya Garcia
· 7 years ago
80aa3b8
Merge branch 'pr_946' into development-proposed
by Gilles Peskine
· 7 years ago
b9e8696
Merge remote-tracking branch 'upstream-public/pr/1142' into development-proposed
by Gilles Peskine
· 7 years ago
be2371c
Merge branch 'pr_348' into development-proposed
by Gilles Peskine
· 7 years ago
b364053
pk_sign: add stdlib include
by Andrzej Kurek
· 7 years ago
0cbe816
ChangeLog updated and returning proper value
by Kevin Luty
· 7 years ago
0ed632f
Merge remote-tracking branch 'upstream-public/pr/1499' into development-proposed
by Gilles Peskine
· 7 years ago
08f3ef1
Basic support for Curve448, similar to the current level of support for Curve25519
by Nicholas Wilson
· 9 years ago
2bd5757
Merge branch 'development' into iotssl-1204
by Hanno Becker
· 7 years ago
420f0cc
Make DLEXT var configurable in programs and tests makefiles
by Andres Amaya Garcia
· 7 years ago
d9d5c55
Assign error return value for failed write
by Kevin Luty
· 7 years ago
1e7059f
Adding requested changes
by Kevin Luty
· 7 years ago
ef52796
Fix missing return statement ssl_server2 idling
by Hanno Becker
· 7 years ago
9b2b66e
Minor style corrections
by Hanno Becker
· 7 years ago
adfa64f
Abort idle-loop in ssl_server2 if sockets gets invalid
by Hanno Becker
· 7 years ago
b6f880b
Revert whitespace change to ease merging
by Hanno Becker
· 7 years ago
ddc3ebb
Exemplify use of `mbedtls_ssl_check_pending` in `ssl_server2.c`
by Hanno Becker
· 7 years ago
e61514d
benchmark: Fix incompatibility with C89 compilers
by Brendan Shanks
· 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
784de59
Merge remote-tracking branch 'upstream-restricted/pr/410' into development-restricted
by Jaeden Amero
· 7 years ago
934fb55
Merge remote-tracking branch 'upstream-public/pr/1036' into development
by Jaeden Amero
· 7 years ago
005239e
Merge remote-tracking branch 'upstream-public/pr/1294' into development
by Jaeden Amero
· 7 years ago
4fa619f
Fix race condition in error printing in ssl_server2.c
by Manuel Pégourié-Gonnard
· 7 years ago
cb1e5eb
Merge branch 'pr_1000' into development-proposed
by Gilles Peskine
· 7 years ago
550a2b0
Merge branch 'pr_1163' into development-proposed
by Gilles Peskine
· 7 years ago
9e4f77c
New MD API: rename functions from _ext to _ret
by Gilles Peskine
· 7 years ago
d91f2a2
Merge branch 'development' into iotssl-1251-2.7
by Gilles Peskine
· 7 years ago
d4d6057
Address issues found by coverity
by Hanno Becker
· 7 years ago
8bc74d6
Merge branch 'development' into iotssl-1619
by Hanno Becker
· 7 years ago
ae3925c
Merge remote-tracking branch 'public/pr/1136' into development
by Manuel Pégourié-Gonnard
· 7 years ago
32297e8
Merge branch 'development' into iotssl-1619
by Hanno Becker
· 7 years ago
ff79d27
selftest: allow excluding a subset of the tests
by Gilles Peskine
· 7 years ago
c82fbb4
selftest: allow running a subset of the tests
by Gilles Peskine
· 7 years ago
319ac80
selftest: refactor to separate the list of tests from the logic
by Gilles Peskine
· 7 years ago
a5e6897
Resolve integer type conversion problem on MSVC
by Hanno Becker
· 7 years ago
d629411
Merge branch 'pr_920' into development
by Gilles Peskine
· 7 years ago
0728d69
Change kB to KiB
by Ron Eldor
· 7 years ago
ea8d697
Merge remote-tracking branch 'upstream-public/pr/1089' into development
by Gilles Peskine
· 7 years ago
a074801
Change KB to kB
by Ron Eldor
· 7 years ago
68306ed
Merge remote-tracking branch 'upstream-public/pr/1094' into development
by Gilles Peskine
· 7 years ago
9a51c03
Fix copy paste error in the error message of mbedtls_ecp_gen_key in gen_key.c
by Chris Xue
· 7 years ago
77abef5
Don't use busy-waiting in udp_proxy
by Hanno Becker
· 7 years ago
0cc7774
Only add pack option to UDP proxy if MBEDTLS_TIMING_C is enabled
by Hanno Becker
· 7 years ago
92474da
Use Mbed TLS timing module to obtain ellapsed time in udp_proxy
by Hanno Becker
· 7 years ago
211f44c
Rename `merge` option in UDP proxy to `pack`
by Hanno Becker
· 7 years ago
197a91c
Clean up idle() function in ssl_client2 and ssl_server2
by Hanno Becker
· 7 years ago
df4180a
Don't break debug messages
by Hanno Becker
· 7 years ago
8149321
udp_proxy_wrapper.sh: fix cleanup not cleaning up
by Gilles Peskine
· 7 years ago
afc4f89
udp_proxy_wrapper.sh: more robust
by Gilles Peskine
· 7 years ago
a677cdd
Detect IPv6 in udp_proxy_wrapper.sh grepping for `server_addr=::1`
by Hanno Becker
· 7 years ago
22829e9
Don't use sed -r in udp_proxy_wrapper.sh
by Hanno Becker
· 7 years ago
da44de6
Fix for returning correct error code
by Kevin Luty
· 7 years ago
7f25f85
Adapt uses of `mbedtls_rsa_complete` to removed PRNG argument
by Hanno Becker
· 7 years ago
4cb1f4d
Style corrections
by Hanno Becker
· 7 years ago
16970d2
Add support for event-driven IO in ssl_client2 and ssl_server2
by Hanno Becker
· 7 years ago
fbb0b70
Corrupt application data in the beginning instead of the end in UDP proxy
by Hanno Becker
· 7 years ago
1dd62ea
Add packing option to UDP proxy
by Hanno Becker
· 8 years ago
f65ca32
Introduce UDP proxy wrapper script
by Hanno Becker
· 7 years ago
71f68c4
Fix ssl_server2 sample application prompt
by Ron Eldor
· 7 years ago
e1a94a6
Correct the printf message of the DTLS handshake.
by Xinyu Chen
· 8 years ago
b953921
Adapt benchmark application to naming and binary format
by Hanno Becker
· 7 years ago
17c3276
Improve output on bad cmd line args in `programs/x509/cert_write`
by Hanno Becker
· 7 years ago
7da7cb3
Fix ssl_server2 sample application prompt
by Ron Eldor
· 7 years ago
d4d8562
Don't use deprecated macro form of DHM moduli in benchmark program
by Hanno Becker
· 7 years ago
c6fc878
Remove `mbedtls_rsa_check_crt`
by Hanno Becker
· 7 years ago
00afe1c
Correct the printf message of the DTLS handshake.
by Xinyu Chen
· 8 years ago
7f3652d
Fix error code printing in cert_write
by Hanno Becker
· 7 years ago
38eff43
Use X509 CRT version macros in cert_write program
by Hanno Becker
· 7 years ago
e1b1d0a
Fix senseless comment
by Hanno Becker
· 7 years ago
e4ad3e8
Allow requests of size larger than 16384 in ssl_client2
by Hanno Becker
· 7 years ago
81535d0
Minor style and typo corrections
by Hanno Becker
· 7 years ago
6c13d37
Extend cert_write example program by multiple cmd line options
by Hanno Becker
· 7 years ago
f073de0
Adapt rsa_genkey example program to use new RSA interface
by Hanno Becker
· 7 years ago
0c26393
Adapt rsa_encrypt example program to new RSA interface
by Hanno Becker
· 7 years ago
d6ba5e3
Adapt rsa_sign example program to new RSA interface
by Hanno Becker
· 7 years ago
ccef18c
Adapt rsa_decrypt example program to new RSA interface
by Hanno Becker
· 7 years ago
40371ec
Adapt key_app_writer example program to new RSA interface
by Hanno Becker
· 7 years ago
54ebf99
Adapt key_app example program to new RSA interface
by Hanno Becker
· 7 years ago
83aad1f
Adapt gen_key example program to new RSA interface
by Hanno Becker
· 7 years ago
c95fad3
Adapt dh_server example program to new RSA interface
by Hanno Becker
· 7 years ago
38fc3a0
Remove duplicated defintion of PRINT_ERROR
by Peter Huewe
· 7 years ago
840bace
Correct comment
by Hanno Becker
· 7 years ago
ce37e62
Reliably zeroize sensitive data in AES sample application
by Hanno Becker
· 7 years ago
f601ec5
Reliably zeroize sensitive data in Crypt-and-Hash sample application
by Hanno Becker
· 7 years ago
2a47be5
Minor: Fix typos in program comments
by Ron Eldor
· 7 years ago
ee5a0ca
Minor: Fix typos in program comments
by Ron Eldor
· 7 years ago
b194a28
dh_server: Fixed expected number of bytes received from client when receiving public value.
by Martijn de Milliano
· 7 years ago
276ebb6
Add stdlib.h include to hello.c sample
by Andres Amaya Garcia
· 7 years ago
1ff60f4
Change examples to use the new MD API and check ret code
by Andres Amaya Garcia
· 7 years ago
8651a43
Remove %zu format string from ssl_client2 and ssl_server2
by Hanno Becker
· 7 years ago
Next »