TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls.git
/
refs/heads/archive/mbedtls-1.4
/
programs
/
test
c35e90f
Merge branch 'development' into dtls
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
d901d17
Merge branch 'development' into dtls
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
· 11 years ago
85391f2
Add curve25519 to the benchmark program
by Manuel Pégourié-Gonnard
· 11 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
ab02580
Merge remote-tracking branch 'rich/platform' into development
by Manuel Pégourié-Gonnard
· 10 years ago
c531b4a
Apply the semantic patch rm-malloc-cast.cocci.
by Mansour Moufid
· 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
f224678
Fix remaining printfs in programs
by Manuel Pégourié-Gonnard
· 11 years ago
3d2c4b7
Fix url in new files
by Manuel Pégourié-Gonnard
· 11 years ago
2a0718d
Merge branch 'development' into dtls
by Manuel Pégourié-Gonnard
· 11 years ago
860b516
Fix url again
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
d43ccb6
Quit using deprecated header.
by Manuel Pégourié-Gonnard
· 11 years ago
dba564b
Fix files that are not in development
by Manuel Pégourié-Gonnard
· 11 years ago
df6411d
Merge branch 'development' into dtls
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
eab72e2
Merge branch 'development' into dtls
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
967a2a5
Change name to mbed TLS in the copyright notice
by Manuel Pégourié-Gonnard
· 11 years ago
f9c8a60
Merge commit '8b9bcec' into dtls
by Manuel Pégourié-Gonnard
· 11 years ago
5ba1d52
Add memory_buffer_alloc_self_test()
by Manuel Pégourié-Gonnard
· 11 years ago
ba958b8
Add test for server-initiated renego
by Manuel Pégourié-Gonnard
· 11 years ago
ce8588c
Make udp_proxy more robust
by Manuel Pégourié-Gonnard
· 11 years ago
fa60f12
Quit using "yes" in ssl-opt.sh with openssl
by Manuel Pégourié-Gonnard
· 11 years ago
ae666c5
proxy: avoid always dropping the same packet
by Manuel Pégourié-Gonnard
· 11 years ago
d0fd1da
Add test with proxy and openssl server
by Manuel Pégourié-Gonnard
· 11 years ago
8cc7e03
udp_proxy: show encrypted messages as encrypted
by Manuel Pégourié-Gonnard
· 11 years ago
6265d30
Fix some delayed packets going the wrong way
by Manuel Pégourié-Gonnard
· 11 years ago
bf02319
udp_proxy: don't overwrite delayed packets
by Manuel Pégourié-Gonnard
· 11 years ago
6312e0f
udp_proxy: allow successive clients
by Manuel Pégourié-Gonnard
· 11 years ago
b46780e
Enlarge udp_proxy's message buffer
by Manuel Pégourié-Gonnard
· 11 years ago
ae8d239
udp_proxy: also drop messages from the last flight
by Manuel Pégourié-Gonnard
· 11 years ago
992e136
Make decisions pseudo-random in udp_proxy
by Manuel Pégourié-Gonnard
· 11 years ago
bc010a0
udp_proxy: don't drop messages in the last flight
by Manuel Pégourié-Gonnard
· 11 years ago
7cf3518
Enhance output of udp_proxy (with time)
by Manuel Pégourié-Gonnard
· 11 years ago
63eca93
Drop invalid records with DTLS
by Manuel Pégourié-Gonnard
· 11 years ago
6c18a39
Add option 'bad_ad' to udp_proxy
by Manuel Pégourié-Gonnard
· 11 years ago
eb00bfd
Add option 'mtu' to udp_proxy
by Manuel Pégourié-Gonnard
· 11 years ago
81f2fe9
Add option 'delay_ccs' to udp_proxy
by Manuel Pégourié-Gonnard
· 11 years ago
60fdd7e
Add option 'drop' to udp_proxy
by Manuel Pégourié-Gonnard
· 11 years ago
21398c3
Add option 'delay' to udp_proxy
by Manuel Pégourié-Gonnard
· 11 years ago
2c41bd8
Add a 'duplicate' option to udp_proxy
by Manuel Pégourié-Gonnard
· 11 years ago
44d5e63
Enhance output of udp_proxy
by Manuel Pégourié-Gonnard
· 11 years ago
cb4137b
Add test utility udp_proxy
by Manuel Pégourié-Gonnard
· 11 years ago
f5a1312
Add UDP support to the NET module
by Manuel Pégourié-Gonnard
· 11 years ago
5b78f21
ssl_test.c: remove dead store, assign at declaration
by Alfred Klomp
· 11 years ago
a317a98
Adapt programs / test suites
by Paul Bakker
· 11 years ago
8cfd9d8
Adapt programs / test suites to _init() and _free()
by Paul Bakker
· 11 years ago
c5fd391
Check return value of ssl_set_xxx() in programs
by Manuel Pégourié-Gonnard
· 11 years ago
7680698
Temporarily disable timing test on non-Linux
by Manuel Pégourié-Gonnard
· 11 years ago
508e573
Merge tests for asn1write, XTEA and Entropy modules
by Paul Bakker
· 11 years ago
e1ac0f8
Add back timing selftest with new hardclock test
by Manuel Pégourié-Gonnard
· 11 years ago
4dd7392
Add entropy_self_test()
by Manuel Pégourié-Gonnard
· 11 years ago
b5212b4
Merge CCM cipher mode and ciphersuites
by Paul Bakker
· 11 years ago
0c5e429
benchmark application also works without POLARSSL_ERROR_C
by Paul Bakker
· 11 years ago
58d78a8
Add CCM to benchmark
by Manuel Pégourié-Gonnard
· 11 years ago
a6916fa
Add (placeholder) CCM module
by Manuel Pégourié-Gonnard
· 11 years ago
cef4ad2
Adapt sources to configurable config.h name
by Manuel Pégourié-Gonnard
· 11 years ago
df71dd1
Cleaner initialization (values did not matter, but were uninitialized)
by Paul Bakker
· 11 years ago
0c22610
Cleaned up location of init and free for some programs to prevent memory
by Paul Bakker
· 11 years ago
cbe3d0d
Added return value checking for correctness in programs
by Paul Bakker
· 11 years ago
0f79bab
Disable timing_selftest() for now
by Manuel Pégourié-Gonnard
· 11 years ago
13a1ef8
Misc selftest adjustements
by Manuel Pégourié-Gonnard
· 11 years ago
470fc93
Add timing_self_test() with consistency tests
by Manuel Pégourié-Gonnard
· 11 years ago
388dac4
Still test pbkdf2 while it's there
by Manuel Pégourié-Gonnard
· 11 years ago
5a1d687
Fixed typo introduced in 486485b
by Paul Bakker
· 11 years ago
486485b
PBKDF2 -> PKCS5 in selftest.c
by Manuel Pégourié-Gonnard
· 11 years ago
a5d336b
Increase title size (fits to increased curve names). Give verbose errors on failures.
by Gergely Budai
· 12 years ago
79afaa0
Add hmac_drbg_selftest()
by Manuel Pégourié-Gonnard
· 12 years ago
fef0f8f
Add HMAC_DRBG to benchmark
by Manuel Pégourié-Gonnard
· 12 years ago
5eb264c
Minor fixes to o_p_test.c (CMakeLists.txt and includes)
by Paul Bakker
· 12 years ago
61b699e
Renamed RMD160 to RIPEMD160
by Paul Bakker
· 12 years ago
1744d72
Add RIPEMD-160 to selftest
by Manuel Pégourié-Gonnard
· 12 years ago
01b0b38
Add RIPEMD-160 to benchmark
by Manuel Pégourié-Gonnard
· 12 years ago
f70fe81
Fixed memory leak in benchmark application
by Paul Bakker
· 12 years ago
840ab20
Explicit conversions to int from size_t for MSVC (64-bit) in apps
by Paul Bakker
· 12 years ago
c97f9f6
Removed making commandline arguments case insensitive
by Paul Bakker
· 12 years ago
b799dec
Merged support for Brainpool curves and ciphersuites
by Paul Bakker
· 12 years ago
2f77ce3
Fix forgotten snprintf define for MSVC
by Manuel Pégourié-Gonnard
· 12 years ago
22f64c8
Cosmetics in benchmark
by Manuel Pégourié-Gonnard
· 12 years ago
1337aff
Buffer allocator threading support
by Paul Bakker
· 12 years ago
Next »