Rivoreo Source Code Repositories
src.rivoreo.one
/
security
/
mbedtls
/
8aff7bc8c1456fb56ae0de7415522f1fcc1f1638
/
programs
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
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
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
7f25f85
Adapt uses of `mbedtls_rsa_complete` to removed PRNG argument
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
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
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
c44c3c2
Merge remote-tracking branch 'janos/iotssl-1156-ecdsa-sample-and-doc-clarification' into development
by Manuel Pégourié-Gonnard
· 7 years ago
e6706e6
Add tests for missing CA chains and bad curves.
by Hanno Becker
· 8 years ago
682df09
Allow SHA-1 in server tests, when the signature_algorithm extension is not used
by Gilles Peskine
· 8 years ago
bc70a18
Test that SHA-1 defaults off
by Gilles Peskine
· 8 years ago
cd3c845
Allow SHA-1 in SSL renegotiation tests
by Gilles Peskine
· 8 years ago
ef86ab2
Allow SHA-1 in X.509 and TLS tests
by Gilles Peskine
· 8 years ago
4817e27
Add the CA list suppression option to ssl_server2
by Janos Follath
· 8 years ago
46cf773
Fix wrong output in the benchmark application
by Ron Eldor
· 8 years ago
0a5154b
Clarify the use of ECDSA API
by Janos Follath
· 8 years ago
0b736db
Remove use of inttypes.h in MSVC from ssl_server2
by Andres AG
· 8 years ago
dbe8316
fix for issue 1101: missing rsa context initialization
by Ron Eldor
· 8 years ago
2382816
Fix default hostname for verification used in ssl_client1
by Paul Bakker
· 8 years ago
cef21e4
Fix examples that failed to compile without PEM
by Andres AG
· 8 years ago
692ad84
Add DTLS test to check 6 byte record ctr is cmp
by Andres AG
· 8 years ago
c58d7b4
Merge fix for X.509 compatibility issues
by Simon Butcher
· 8 years ago
e19acd5
Add extra compilation conditions to X.509 samples
by Simon Butcher
· 8 years ago
41dba28
Add extra compilation conditions to gen_key.c #559
by Simon Butcher
· 8 years ago
8254b6c
Clean up of formatting, and potential integer overflow fix
by Andres AG
· 8 years ago
ea68019
Minor fixes to formatting and compilation conditions
by Simon Butcher
· 8 years ago
32bb5af
Add CMAC functions to the benchmark sample application
by Simon Butcher
· 8 years ago
7b07e0e
Fix build failure for thread config
by Brian Murray
· 8 years ago
86ff986
selftest supports cmac if only MBEDTLS_DES_C is defined Other minor typo fixes
by Brian Murray
· 9 years ago
45feb6e
Add support for AES-128-CMAC and AES-CMAC-PRF-128
by Robert Cragie
· 9 years ago
3616f6f
Rename net.{c,h} to net_sockets.{c,h}
by Andres AG
· 8 years ago
2d65992
Do not add empty cert / key in cert_app
by Paul Bakker
· 8 years ago
e9bdaa2
Actually apply debug_level settings in cert_app
by Paul Bakker
· 8 years ago
9fe6f92
Add SHA1 guards in dh_client.c and dh_server.c
by Janos Follath
· 8 years ago
604d399
Add extra compilation conditions to gen_key.c #559
by Simon Butcher
· 8 years ago
a592dcc
Clean up of formatting, and potential integer overflow fix
by Andres AG
· 8 years ago
b981b16
Minor fixes to formatting and compilation conditions
by Simon Butcher
· 8 years ago
549dc3d
Add CMAC functions to the benchmark sample application
by Simon Butcher
· 8 years ago
8b4111c
Fix build failure for thread config
by Brian Murray
· 8 years ago
57863ad
selftest supports cmac if only MBEDTLS_DES_C is defined Other minor typo fixes
by Brian Murray
· 9 years ago
dc5c7b9
Add support for AES-128-CMAC and AES-CMAC-PRF-128
by Robert Cragie
· 9 years ago
788aa4a
Rename net.{c,h} to net_sockets.{c,h}
by Andres AG
· 8 years ago
5e8c62f
Do not add empty cert / key in cert_app
by Paul Bakker
· 8 years ago
f2b92bb
Actually apply debug_level settings in cert_app
by Paul Bakker
· 8 years ago
243f48e
Fix for #441 - crypt and hash gcm (#546)
by Paul Bakker
· 8 years ago
e7723ec
Make entropy bias self test poll multiple times
by Andres AG
· 8 years ago
b34e42e
Add a new self test to entropy module
by Andres AG
· 8 years ago
0e7d387
Fix warning on implicit casting in aescrypt.c (#584)
by Simon Butcher
· 8 years ago
70940ca
Allow compilation without MBEDTLS_SELF_TEST enabled
by Paul Bakker
· 8 years ago
4982e52
Adds stdlib.h header to dh_genprime sample app
by Simon Butcher
· 8 years ago
cdb3ad0
Remove redundant definitions of exit codes
by Simon Butcher
· 8 years ago
b5b6af2
Puts platform time abstraction into its own header
by Simon Butcher
· 8 years ago
ab069c6
Merge branch 'development' into development-restricted
by Simon Butcher
· 8 years ago
b6a73c9
Add provision to create the entropy seedfile for selftest sample
by Simon Butcher
· 8 years ago
15ab7ed
Merge branch 'development' into development-restricted
by Janos Follath
· 8 years ago
352dbe2
Make error messages in crypt_and_hash better.
by Janos Follath
· 8 years ago
98e28a7
Address user reported coverity issues.
by Janos Follath
· 8 years ago
Next »