TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls
/
fb18b6ccd2f7f33e893dbf5d299f232b51a7c41f
/
programs
f15cbda
Merge remote-tracking branch 'upstream-public/pr/1109' into mbedtls-1.3
by Gilles Peskine
· 8 years ago
86f76ea
Add brackets around function macro arguments
by Andres Amaya Garcia
· 8 years ago
2d0a584
Fix MSVC warning in sample programs
by Andres Amaya Garcia
· 8 years ago
e87e5f6
Extend cert_write example program by multiple cmd line options
by Hanno Becker
· 8 years ago
4ca4fd7
Fix ssl_server2 sample application prompt
by Ron Eldor
· 8 years ago
dcbb024
Correct comments
by Hanno Becker
· 8 years ago
e6ee638
Reliably zeroize sensitive data in AES sample application
by Hanno Becker
· 8 years ago
8188d39
Reliably zeroize sensitive data in Crypt-and-Hash sample application
by Hanno Becker
· 8 years ago
1d26054
Minor: Fix typo in program comments
by Ron Eldor
· 8 years ago
569a4f4
Remove %zu format string from ssl_client2 and ssl_server2
by Hanno Becker
· 8 years ago
674df30
Merge remote-tracking branch 'janos/mbedtls-1.3-iotssl-1156-ecdsa-sample-and-doc-clarification' into mbedtls-1.3
by Manuel Pégourié-Gonnard
· 8 years ago
5d96a3d
Clarify the use of ECDSA API
by Janos Follath
· 8 years ago
6fd6d24
Add tests for missing CA chains and bad curves.
by Hanno Becker
· 8 years ago
40d8cc7
Adds dl link library to OpenSSL example builds
by Simon Butcher
· 9 years ago
8c9ab6c
Add extra compilation conditions to X.509 samples
by Simon Butcher
· 9 years ago
23abd16
Actually apply debug_level settings in cert_app
by Simon Butcher
· 9 years ago
31d7f5b
Fix for #441 - crypt and hash gcm (#546)
by Simon Butcher
· 9 years ago
8435f9e
Add missing stdlib.h header to rsa sample programs
by Simon Butcher
· 9 years ago
de62b6e
Fixes error and exit paths in rsa sample programs
by Simon Butcher
· 9 years ago
fa4a88a
Fix memory leaks in example programs.
by Janos Follath
· 9 years ago
2744df4
cert_write : fix "Destination buffer is too small" error
by Jonathan Leroy
· 10 years ago
8fbb5a3
Fix snprintf usage again
by Manuel Pégourié-Gonnard
· 10 years ago
c728f94
Fix snprintf usage on windows
by Manuel Pégourié-Gonnard
· 10 years ago
ee7db9c
Fix hash buffer size in pkey programs
by Manuel Pégourié-Gonnard
· 10 years ago
6432c7e
Fix memory corruption in rsa sign/verify programs
by Manuel Pégourié-Gonnard
· 10 years ago
a67fd79
Fix -Wshadow warnings
by Manuel Pégourié-Gonnard
· 10 years ago
e92617b
Run timing selftest on all platforms
by Manuel Pégourié-Gonnard
· 10 years ago
f0dd045
Backport dh_genprime update from 2.0
by Manuel Pégourié-Gonnard
· 10 years ago
006f655
Add forgotten programs in Makefile
by Manuel Pégourié-Gonnard
· 10 years ago
fa950c9
fix bug in ssl_mail_client
by Manuel Pégourié-Gonnard
· 10 years ago
ac90673
Remove unused headers in o_p_test
by Manuel Pégourié-Gonnard
· 10 years ago
637376c
Fix bugs in programs displaying verify flags
by Manuel Pégourié-Gonnard
· 10 years ago
0c6ce2f
Use x509_crt_verify_info() in programs
by Manuel Pégourié-Gonnard
· 10 years ago
6152b02
Fixed typos
by Paul Bakker
· 10 years ago
0878a0d
Add missing depends in x509 programs
by Manuel Pégourié-Gonnard
· 10 years ago
8d649c6
Simplify ifdef checks in programs/x509
by Manuel Pégourié-Gonnard
· 10 years ago
e46c6c3
Fix tests to work with DEPRECATED_REMOVED
by Manuel Pégourié-Gonnard
· 10 years ago
f7a9f30
build: Makefile: cleanup CFLAGS
by Alon Bar-Lev
· 10 years ago
ada4105
build: Makefile: cleanup LDFLAGS
by Alon Bar-Lev
· 10 years ago
fe44643
Rename website and repository
by Manuel Pégourié-Gonnard
· 10 years ago
c439e7b
Minor portability fix in benchmark
by Manuel Pégourié-Gonnard
· 10 years ago
b199095
Finish fixing memleak in ssl_server2 arg parsing
by Manuel Pégourié-Gonnard
· 10 years ago
c3e3395
Fix missing #define if PLATFORM_C not here
by Manuel Pégourié-Gonnard
· 10 years ago
714929b
Fix issues introduced when rebasing
by Manuel Pégourié-Gonnard
· 10 years ago
7defc77
Code cosmetics
by Manuel Pégourié-Gonnard
· 10 years ago
85391f2
Add curve25519 to the benchmark program
by Manuel Pégourié-Gonnard
· 10 years ago
e579dab
Fix compile issue when buffer_alloc not available
by Manuel Pégourié-Gonnard
· 11 years ago
71e75dc
Fix unused variable issue in some configs
by Manuel Pégourié-Gonnard
· 11 years ago
50da048
Add heap usage for PK in benchmark
by Manuel Pégourié-Gonnard
· 11 years ago
128657d
Use memory_buffer_alloc() in benchmark if available
by Manuel Pégourié-Gonnard
· 11 years ago
3b8926c
Adapt mini-client for config-suite-b.h
by Manuel Pégourié-Gonnard
· 11 years ago
a6fc5b2
Add mini_client.c
by Manuel Pégourié-Gonnard
· 11 years ago
ab02580
Merge remote-tracking branch 'rich/platform' into development
by Manuel Pégourié-Gonnard
· 10 years ago
aff2976
Merge branch 'build' into development
by Manuel Pégourié-Gonnard
· 10 years ago
09eb14c
Revert "Require unix-utils in path for windows make"
by Manuel Pégourié-Gonnard
· 10 years ago
c531b4a
Apply the semantic patch rm-malloc-cast.cocci.
by Mansour Moufid
· 10 years ago
671589d
Fix return code in cert_app
by Manuel Pégourié-Gonnard
· 10 years ago
list
401caad
Align ssl_read in fork_server on ssl_server
by Manuel Pégourié-Gonnard
· 10 years ago
f53df4f
Fix unchecked return values in mpi_demo
by Manuel Pégourié-Gonnard
· 10 years ago
5c078e1
Fix memory leak on bad arguments in ssl_server2
by Manuel Pégourié-Gonnard
· 10 years ago
18ba0cc
build: make: support windows cross compile
by Alon Bar-Lev
· 10 years ago
012acfc
modify library/memory_buffer_alloc.c, benchmark.c and the tests main code to use polarssl_exit
by Rich Evans
· 11 years ago
b92965b
modify programs/*.c to use polarssl_snprintf
by Rich Evans
· 11 years ago
ac1f76c
Merge remote-tracking branch 'rich/platform' into development
by Manuel Pégourié-Gonnard
· 10 years ago
6c5abfa
Style: fix trailing spaces
by Manuel Pégourié-Gonnard
· 10 years ago
013bffe
Style: add spaces before line continuation
by Manuel Pégourié-Gonnard
· 10 years ago
77d3638
modify library/memory_buffer_alloc.c, benchmark.c and the tests main code to use polarssl_exit
by Rich Evans
· 11 years ago
783d9d1
modify programs/*.c to use polarssl_snprintf
by Rich Evans
· 11 years ago
85b05ec
Cleanup programs further
by Rich Evans
· 10 years ago
18b78c7
cleanup programs
by Rich Evans
· 10 years ago
5d46cca
Require unix-utils in path for windows make
by Manuel Pégourié-Gonnard
· 10 years ago
1cc0a34
Fix missing includes in program
by Manuel Pégourié-Gonnard
· 10 years ago
6f60cd8
Move from SHA-1 to SHA-256 as default in programs
by Manuel Pégourié-Gonnard
· 10 years ago
7e81e70
Fix left out printf's
by Manuel Pégourié-Gonnard
· 11 years ago
860b516
Fix url again
by Manuel Pégourié-Gonnard
· 11 years ago
3f738ca
Move some ignore patterns to subdirectories
by Manuel Pégourié-Gonnard
· 11 years ago
64a5799
Minor nits with stdout/stderr.
by veggie
· 11 years ago
cc334ef
aescrypt2.c local char array not initial
by wslfa
· 11 years ago
478fac4
Fix usage string of ssl_client2
by Manuel Pégourié-Gonnard
· 11 years ago
7c9e75a
Remove a few useless #defines
by Manuel Pégourié-Gonnard
· 11 years ago
f90016a
Use platform layer in programs for consistency.
by Rich Evans
· 11 years ago
9014b6f
Rename project in CMake
by Manuel Pégourié-Gonnard
· 11 years ago
6a4ae35
Link to new name in programs & tests Makefiles
by Manuel Pégourié-Gonnard
· 11 years ago
d43ccb6
Quit using deprecated header.
by Manuel Pégourié-Gonnard
· 11 years ago
c26a092
Rename static lib name with make
by Manuel Pégourié-Gonnard
· 11 years ago
085ab04
Fix website url to use https.
by Manuel Pégourié-Gonnard
· 11 years ago
9698f58
Remove maintainer line.
by Manuel Pégourié-Gonnard
· 11 years ago
19f6b5d
Remove redundant "all rights reserved"
by Manuel Pégourié-Gonnard
· 11 years ago
a658a40
Update copyright
by Manuel Pégourié-Gonnard
· 11 years ago
9169921
Rename to mbed TLS in examples
by Manuel Pégourié-Gonnard
· 11 years ago
b64d9a7
Remove old test certificates.
by Manuel Pégourié-Gonnard
· 11 years ago
967a2a5
Change name to mbed TLS in the copyright notice
by Manuel Pégourié-Gonnard
· 11 years ago
34377b1
Fix send_close_notify usage.
by Manuel Pégourié-Gonnard
· 11 years ago
6a0017b
Rename variable for clarity
by Manuel Pégourié-Gonnard
· 11 years ago
5b8f7ea
Merge new security defaults for programs (RC4 disabled, SSL3 disabled)
by Paul Bakker
· 11 years ago
c82b7e2
Merge option to disable truncated hmac on the server-side
by Paul Bakker
· 11 years ago
a92ed48
Fix stupid error in previous commit
by Manuel Pégourié-Gonnard
· 11 years ago
687f89b
Don't check errors on ssl_close_notify()
by Manuel Pégourié-Gonnard
· 11 years ago
b2eaac1
Stop assuming chars are signed
by Paul Bakker
· 11 years ago
f356115
Merge support for 1/n-1 record splitting
by Paul Bakker
· 11 years ago
Next »