TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls.git
/
55427964b1073e566acfa36786bc4ab3ad901b9c
/
library
/
CMakeLists.txt
6f519a3
Fix typo in CMakeLists.txt
by Jarno Lamsa
· 6 years ago
79e3b94
Add CMake support for uecc
by Jarno Lamsa
· 6 years ago
5fa32a7
Use CMAKE_BUILD_TYPE to do Asan builds
by Gilles Peskine
· 7 years ago
6c164e7
Update the version of the library to 2.16.0
by Simon Butcher
· 7 years ago
c1b9892
Update library version number to 2.14.0
by Simon Butcher
· 7 years ago
53546ea
Update library version number to 2.13.1
by Simon Butcher
· 7 years ago
mbedtls-2.13.1
4d075cd
Update library version number to 2.13.0
by Simon Butcher
· 7 years ago
193c864
Update version to 2.12.0
by Jaeden Amero
· 7 years ago
cb349ac
Implement the KW and KWP algorithm
by Ron Eldor
· 7 years ago
6331cb0
Fix some whitespace issues in ChangeLog and CMakeLists.txt
by Simon Butcher
· 7 years ago
d21bd31
Merge remote-tracking branch 'public/pr/1567' into development
by Simon Butcher
· 7 years ago
1d97cab
Merge remote-tracking branch 'public/pr/1645' into development
by Simon Butcher
· 7 years ago
bf7fe4f
Replace check with APPLE with CMAKE_SYSTEM_NAME
by Andres Amaya Garcia
· 7 years ago
0dadba2
Merge branch 'development' into iotssl-2257-chacha-poly-primitives
by Manuel Pégourié-Gonnard
· 7 years ago
2fcd3e4
Change the library version to 2.11.0
by Simon Butcher
· 7 years ago
e47d6fd
Merge remote-tracking branch 'public/pr/1497' into development
by Simon Butcher
· 7 years ago
656864b
Add an HKDF (RFC 5869) implementation
by Thomas Fossati
· 9 years ago
39b1904
Merge branch 'development' into iotssl-2257-chacha-poly-primitives
by Manuel Pégourié-Gonnard
· 7 years ago
d5a09f1
Updated version number to 2.10.0 for release
by Simon Butcher
· 7 years ago
dca3a5d
Rename aead_chacha20_poly1305 to chachapoly
by Manuel Pégourié-Gonnard
· 7 years ago
b8025c5
Implement AEAD-ChaCha20-Poly1305.
by Daniel King
· 9 years ago
adc32c0
Add Poly1305 authenticator algorithm (RFC 7539)
by Daniel King
· 9 years ago
34b822c
Initial implementation of ChaCha20
by Daniel King
· 9 years ago
7f3ef27
silence "no symbols" warnings on apple clang
by TabascoEye
· 7 years ago
a3712be
Merge branch 'development' into iotssl-1941-aria-ciphersuites
by Manuel Pégourié-Gonnard
· 7 years ago
a331e0f
Merge remote-tracking branch 'upstream-restricted/pr/421' into development-proposed
by Jaeden Amero
· 7 years ago
7d7bad6
Update version to 2.9.0
by Jaeden Amero
· 7 years ago
bc7bdbf
Organize CMakeLists targets in alphabetical order
by Andres Amaya Garcia
· 7 years ago
904e1ef
Make utils module part of the platform
by Andres Amaya Garcia
· 7 years ago
614d9c0
Add a utils.h file that contains common functions
by Andres Amaya Garcia
· 8 years ago
60bc47d
library: Port to Haiku.
by Augustin Cavalier
· 7 years ago
8be0e6d
Update version to 2.8.0
by Jaeden Amero
· 7 years ago
mbedtls-2.8.0
3c0b53b
ARIA build integration
by Markku-Juhani O. Saarinen
· 8 years ago
3b438d3
Update version to 2.7.0
by Jaeden Amero
· 7 years ago
32297e8
Merge branch 'development' into iotssl-1619
by Hanno Becker
· 8 years ago
a565f54
Introduce new files rsa_internal.[ch] for RSA helper functions
by Hanno Becker
· 8 years ago
72ea31b
Update version number to 2.6.0
by Simon Butcher
· 8 years ago
mbedtls-2.6.0
f2a597f
Update the version number to 2.5.1
by Simon Butcher
· 8 years ago
archive/mbedtls-2.5
archive/mbedtls-2.5.2
mbedtls-2.5
mbedtls-2.5.2
mbedtls-2.5.1
9f77017
Updated version number to 2.5.0
by Simon Butcher
· 8 years ago
mbedtls-2.5.0
1808dc0
Update library version number to 2.4.1
by Janos Follath
· 9 years ago
16c54ee
Update library version number to 2.4.0
by Simon Butcher
· 9 years ago
dc5c7b9
Add support for AES-128-CMAC and AES-CMAC-PRF-128
by Robert Cragie
· 10 years ago
788aa4a
Rename net.{c,h} to net_sockets.{c,h}
by Andres AG
· 9 years ago
905cef6
Changed library version number to 2.3.0
by Simon Butcher
· 9 years ago
bfafadb
Change version number to 2.2.1
by Simon Butcher
· 10 years ago
mbedtls-2.2.1
8254ed2
Change version number to 2.2.0
by Simon Butcher
· 10 years ago
mbedos-release-15-11
mbedtls-2.2.0
fadacb9
Merge branch 'development' into iotssl-461-ecjpake-finalization
by Manuel Pégourié-Gonnard
· 10 years ago
c4e7d8a
Bump version to 2.1.2
by Manuel Pégourié-Gonnard
· 10 years ago
mbedtls-2.1.2
8cea8ad
Bump version to 2.1.1
by Manuel Pégourié-Gonnard
· 10 years ago
mbedtls-2.1.1
4d8685b
Add skeleton for EC J-PAKE module
by Manuel Pégourié-Gonnard
· 10 years ago
aac5502
Bump version to 2.1.0
by Manuel Pégourié-Gonnard
· 10 years ago
6f42417
Fix typo in that broke installation in cmake
by Manuel Pégourié-Gonnard
· 10 years ago
4cb87f4
Prepare for 2.0.0 release
by Paul Bakker
· 10 years ago
archive/mbedtls-2.0
mbedtls-2.0
mbedtls-2.0.0
e1d34d1
cmake: add shortcut 'lib' for all libraries
by Manuel Pégourié-Gonnard
· 10 years ago
147be4f
Rm old variable from (c)make files
by Manuel Pégourié-Gonnard
· 10 years ago
752c501
One soversion per library
by Manuel Pégourié-Gonnard
· 10 years ago
c7781ad
Split library in CMake
by Manuel Pégourié-Gonnard
· 10 years ago
ba2c876
cmake: adjust libraries linking
by Manuel Pégourié-Gonnard
· 10 years ago
216a183
Fix whitespace in CMakeLists.txt
by Manuel Pégourié-Gonnard
· 10 years ago
21dcc1e
fixup
by Manuel Pégourié-Gonnard
· 10 years ago
463e09d
Prepare library split
by Manuel Pégourié-Gonnard
· 10 years ago
fd6d897
Add new submodule ssl_ticket
by Manuel Pégourié-Gonnard
· 10 years ago
b6b16bd
Drop pbkdf2 module (superseded by pkcs5)
by Manuel Pégourié-Gonnard
· 10 years ago
129db08
Rm polarssl compat targets from Makefiles
by Manuel Pégourié-Gonnard
· 10 years ago
2a0718d
Merge branch 'development' into dtls
by Manuel Pégourié-Gonnard
· 11 years ago
2a9c8b6
Add cmake compatibility targets
by Manuel Pégourié-Gonnard
· 11 years ago
9014b6f
Rename project in CMake
by Manuel Pégourié-Gonnard
· 11 years ago
cfa9a45
Rename in cmake help strings
by Manuel Pégourié-Gonnard
· 11 years ago
edb7ed3
Merge commit 'd7e2483' into dtls
by Manuel Pégourié-Gonnard
· 11 years ago
98aa191
Adjust warnings in different modes
by Manuel Pégourié-Gonnard
· 11 years ago
f2a459d
Preparation for PolarSSL 1.4.0
by Paul Bakker
· 11 years ago
232edd4
Move cookie callbacks implementation to own module
by Manuel Pégourié-Gonnard
· 11 years ago
9eac4f7
Prepare for release 1.3.9
by Paul Bakker
· 11 years ago
ec3a617
Make ready for release of 1.3.8 and soversion 7
by Paul Bakker
· 11 years ago
3185545
Fix clang's check mode again
by Manuel Pégourié-Gonnard
· 11 years ago
d6917f0
Add LINK_WITH_PTHREAD to CMakeList for explicitly adding pthread linking
by Paul Bakker
· 11 years ago
a6916fa
Add (placeholder) CCM module
by Manuel Pégourié-Gonnard
· 11 years ago
da13016
Prepped for 1.3.7 release
by Paul Bakker
· 11 years ago
0f90d7d
version_check_feature() added to check for compile-time options at run-time
by Paul Bakker
· 11 years ago
784b04f
Prepared for version 1.3.6
by Paul Bakker
· 11 years ago
polarssl-1.3.6
96d5265
Made ready for release 1.3.5
by Paul Bakker
· 11 years ago
polarssl-1.3.5
6c1f69b
MinGW32 static build should link to windows libs and libz
by Paul Bakker
· 11 years ago
3c6409b
CMake: allow to build both shared and static at once
by hasufell
· 11 years ago
defc0ca
Migrated the Memory layer to the Platform layer
by Paul Bakker
· 11 years ago
747a83a
Platform abstraction layer for memory, printf and fprintf
by Paul Bakker
· 11 years ago
490bdf3
Add minimalistic HMAC_DRBG implementation
by Manuel Pégourié-Gonnard
· 12 years ago
2aca241
Ready for release 1.3.4
by Paul Bakker
· 12 years ago
61b699e
Renamed RMD160 to RIPEMD160
by Paul Bakker
· 12 years ago
cab4a88
Add RIPEMD-160 (core functions)
by Manuel Pégourié-Gonnard
· 12 years ago
5bc07a3
Prepped for 1.3.3
by Paul Bakker
· 12 years ago
92ac76f
Add files for (upcoming) AES-NI support
by Manuel Pégourié-Gonnard
· 12 years ago
32b04c1
Split ecp.c
by Manuel Pégourié-Gonnard
· 12 years ago
76f0311
Only compile with -Wmissing-declarations and -Wmissing-prototypes in
by Paul Bakker
· 12 years ago
c245834
Link against ZLIB when zlib is used
by Steffan Karger
· 12 years ago
f4dc186
Prep for PolarSSL 1.3.2
by Paul Bakker
· 12 years ago
5c17ccd
Bumped version to 1.3.1
by Paul Bakker
· 12 years ago
2466d93
Threading abstraction layer added
by Paul Bakker
· 12 years ago
f18084a
Ready for 1.3.0 release
by Paul Bakker
· 12 years ago
5ad403f
Prepared for 1.3.0 RC0
by Paul Bakker
· 12 years ago
polarssl-1.3.0-rc0
9556d3d
Renamed x509_crt_write.c and x509_csr_write.c
by Paul Bakker
· 12 years ago
Next »