TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls.git
/
4087c47043cb7b8b51e69f1de47ab6a2bccead3d
/
programs
/
Makefile
f1ab0ec
- Changed default compiler flags to include -O2
by Paul Bakker
· 13 years ago
b60b95f
- Added first version of ssl_server2 example application
by Paul Bakker
· 13 years ago
a9379c0
- Added base blowfish algorithm
by Paul Bakker
· 13 years ago
2770fbd
- Added DEFLATE compression support as per RFC3749 (requires zlib)
by Paul Bakker
· 13 years ago
e6ee41f
- Added OpenSSL / PolarSSL compatibility script (tests/compat.sh) and example application (programs/ssl/o_p_test) (Requires OpenSSL)
by Paul Bakker
· 13 years ago
62f88dc
Makefile more compatible with WINDOWS environment
by Paul Bakker
· 13 years ago
cd5b529
- Added automatic WINDOWS define in Makefile
by Paul Bakker
· 13 years ago
01cc394
- Added commandline error code convertor (util/strerror)
by Paul Bakker
· 13 years ago
c7ffd36
- Added automatic debug flags to CFLAGS if DEBUG is set in shell
by Paul Bakker
· 13 years ago
bdb912d
- Added preliminary ASN.1 buffer writing support
by Paul Bakker
· 13 years ago
6083fd2
- Added a generic entropy accumulator that provides support for adding custom entropy sources and added some generic and platform dependent entropy sources
by Paul Bakker
· 14 years ago
7bc05ff
- Added rsa_encrypt and rsa_decrypt example programs
by Paul Bakker
· 14 years ago
ed56b22
- Added support for PKCS#8 wrapper on reading private keys (Fixes ticket #20)
by Paul Bakker
· 14 years ago
a585beb
- Introduced windows DLL build and SYS_LDFLAGS
by Paul Bakker
· 14 years ago
1496d38
- Added the ssl_mail_client example application
by Paul Bakker
· 14 years ago
896ac22
- Added ssl_fork_server example program
by Paul Bakker
· 14 years ago
31acc6b
- Fixed uppercase type for gen_random
by Paul Bakker
· 14 years ago
e77db2e
- Added bugfix info for previous checkin
by Paul Bakker
· 14 years ago
a9507c0
- Added crl_app program to allow easy reading and printing of X509 CRLs from file
by Paul Bakker
· 14 years ago
46eb138
- Makefiles now respect external CFLAGS and LDFLAGS. Closes ticket #2
by Paul Bakker
· 15 years ago
fc36d16
- Added random generation example application
by Paul Bakker
· 15 years ago
fb6c7e2
- Added generic_sum example application to show use of generic message digest layer.
by Paul Bakker
· 15 years ago
20a7808
- Addec crypt_and_hash example program of the generic hash and cipher layers
by Paul Bakker
· 15 years ago
e942694
- Added extra compiler warnings by default
by Paul Bakker
· 15 years ago
43b7e35
- Support for PKCS#11 through the use of the pkcs11-helper library
by Paul Bakker
· 15 years ago
4fc4552
- Added cert_app application
by Paul Bakker
· 15 years ago
026c03b
- Made changes for better compatibility with old-style C compilers
by Paul Bakker
· 16 years ago
4593aea
- Added support for RFC4055 SHA2 and SHA4 signature algorithms for
by Paul Bakker
· 16 years ago
40e4694
- First replacement of xyssl by polarssl where needed
by Paul Bakker
· 17 years ago
5121ce5
- Renamed include directory to polarssl
by Paul Bakker
· 17 years ago