Rivoreo Source Code Repositories
src.rivoreo.one
/
security
/
mbedtls
/
144bc224e978bea0f667ebff647683c14c120d3f
/
programs
b85725c
Fix merge issue
by Manuel Pégourié-Gonnard
· 10 years ago
862d503
Merge branch 'mbedtls-1.3' into development
by Manuel Pégourié-Gonnard
· 10 years ago
6152b02
Fixed typos
by Paul Bakker
· 10 years ago
2cf5a7c
The Great Renaming
by Manuel Pégourié-Gonnard
· 10 years ago
6c7af4c
Fix a few internal name choices
by Manuel Pégourié-Gonnard
· 10 years ago
932e393
Fix typos & Co
by Manuel Pégourié-Gonnard
· 10 years ago
26c9f90
Merge branch 'mbedtls-1.3' into development
by Manuel Pégourié-Gonnard
· 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
8c8be1e
Change default min TLS version to TLS 1.0
by Manuel Pégourié-Gonnard
· 10 years ago
32076e6
Fix programs for recent ECDSA changes
by Manuel Pégourié-Gonnard
· 10 years ago
fa44f20
Change authmode default to Required on client
by Manuel Pégourié-Gonnard
· 10 years ago
4b3e5ef
Avoid duplicate #ifdefs in programs/ssl
by Manuel Pégourié-Gonnard
· 10 years ago
b5410db
Depend on PEM_PARsE_C when using test_cas_pem
by Manuel Pégourié-Gonnard
· 10 years ago
a958d69
Rename test_ca_list to test_cas_pem
by Manuel Pégourié-Gonnard
· 10 years ago
2f16506
Start introducing test_cas NULL-terminated list
by Manuel Pégourié-Gonnard
· 10 years ago
75f9010
Add len constants to certs.c
by Manuel Pégourié-Gonnard
· 10 years ago
abb6744
Rename md_init_ctx() to md_setup()
by Manuel Pégourié-Gonnard
· 10 years ago
4063ceb
Make hmac_ctx optional
by Manuel Pégourié-Gonnard
· 10 years ago
003b3b1
Remove use of xxx_hmac() in program
by Manuel Pégourié-Gonnard
· 10 years ago
a115def
Fix tests and programs to use md_get_xxx()
by Manuel Pégourié-Gonnard
· 10 years ago
aeab252
Quit using deprecated ssl_set_bio() in programs
by Manuel Pégourié-Gonnard
· 10 years ago
e46c6c3
Fix tests to work with DEPRECATED_REMOVED
by Manuel Pégourié-Gonnard
· 10 years ago
d42b7c8
Adapt programs to new RC4 default
by Manuel Pégourié-Gonnard
· 10 years ago
7f7aebc
Fix incomplete changes from merge
by Manuel Pégourié-Gonnard
· 10 years ago
cc0d084
Merge branch 'mbedtls-1.3' into development
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
b6b16bd
Drop pbkdf2 module (superseded by pkcs5)
by Manuel Pégourié-Gonnard
· 10 years ago
83b04de
Rename a few incidental references to PolarSSL
by Manuel Pégourié-Gonnard
· 10 years ago
7f80997
Rename include directory to mbedtls
by Manuel Pégourié-Gonnard
· 10 years ago
34be402
Rm obsolete things (compat-1.2, openssl, etc)
by Manuel Pégourié-Gonnard
· 10 years ago
e4d4890
Finish renaming website
by Manuel Pégourié-Gonnard
· 10 years ago
998897b
Merge branch 'mbedtls-1.3' into development
by Manuel Pégourié-Gonnard
· 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
cd4cd1d
Merge branch 'development' into dtls
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
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
· 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
· 10 years ago
71e75dc
Fix unused variable issue in some configs
by Manuel Pégourié-Gonnard
· 10 years ago
50da048
Add heap usage for PK in benchmark
by Manuel Pégourié-Gonnard
· 10 years ago
128657d
Use memory_buffer_alloc() in benchmark if available
by Manuel Pégourié-Gonnard
· 10 years ago
3b8926c
Adapt mini-client for config-suite-b.h
by Manuel Pégourié-Gonnard
· 10 years ago
a6fc5b2
Add mini_client.c
by Manuel Pégourié-Gonnard
· 10 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
· 10 years ago
b92965b
modify programs/*.c to use polarssl_snprintf
by Rich Evans
· 10 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
· 10 years ago
783d9d1
modify programs/*.c to use polarssl_snprintf
by Rich Evans
· 10 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
f224678
Fix remaining printfs in programs
by Manuel Pégourié-Gonnard
· 10 years ago
226d37a
Fix merge issue
by Manuel Pégourié-Gonnard
· 10 years ago
b8a923d
Merge branch 'development' into dtls
by Manuel Pégourié-Gonnard
· 10 years ago
7e81e70
Fix left out printf's
by Manuel Pégourié-Gonnard
· 10 years ago
3d2c4b7
Fix url in new files
by Manuel Pégourié-Gonnard
· 10 years ago
2a0718d
Merge branch 'development' into dtls
by Manuel Pégourié-Gonnard
· 10 years ago
860b516
Fix url again
by Manuel Pégourié-Gonnard
· 10 years ago
3f738ca
Move some ignore patterns to subdirectories
by Manuel Pégourié-Gonnard
· 10 years ago
64a5799
Minor nits with stdout/stderr.
by veggie
· 10 years ago
cc334ef
aescrypt2.c local char array not initial
by wslfa
· 10 years ago
478fac4
Fix usage string of ssl_client2
by Manuel Pégourié-Gonnard
· 10 years ago
7c9e75a
Remove a few useless #defines
by Manuel Pégourié-Gonnard
· 10 years ago
f90016a
Use platform layer in programs for consistency.
by Rich Evans
· 10 years ago
9014b6f
Rename project in CMake
by Manuel Pégourié-Gonnard
· 10 years ago
6a4ae35
Link to new name in programs & tests Makefiles
by Manuel Pégourié-Gonnard
· 10 years ago
d43ccb6
Quit using deprecated header.
by Manuel Pégourié-Gonnard
· 10 years ago
c26a092
Rename static lib name with make
by Manuel Pégourié-Gonnard
· 10 years ago
dba564b
Fix files that are not in development
by Manuel Pégourié-Gonnard
· 10 years ago
df6411d
Merge branch 'development' into dtls
by Manuel Pégourié-Gonnard
· 10 years ago
085ab04
Fix website url to use https.
by Manuel Pégourié-Gonnard
· 10 years ago
9698f58
Remove maintainer line.
by Manuel Pégourié-Gonnard
· 10 years ago
19f6b5d
Remove redundant "all rights reserved"
by Manuel Pégourié-Gonnard
· 10 years ago
eab72e2
Merge branch 'development' into dtls
by Manuel Pégourié-Gonnard
· 10 years ago
a658a40
Update copyright
by Manuel Pégourié-Gonnard
· 10 years ago
9169921
Rename to mbed TLS in examples
by Manuel Pégourié-Gonnard
· 10 years ago
b64d9a7
Remove old test certificates.
by Manuel Pégourié-Gonnard
· 10 years ago
967a2a5
Change name to mbed TLS in the copyright notice
by Manuel Pégourié-Gonnard
· 10 years ago
3a173f4
Merge branch 'development' into dtls
by Manuel Pégourié-Gonnard
· 10 years ago
34377b1
Fix send_close_notify usage.
by Manuel Pégourié-Gonnard
· 10 years ago
Next »