git.archive.openwrt.org Git - project/ustream-ssl.git/atom - CMakeLists.txt history ustream SSL wrapper http://git.archive.openwrt.org?p=project/ustream-ssl.git nbd static/git-favicon.png static/git-logo.png 2017-01-09T13:38:53Z gitweb remove polarssl support 2017-01-09T13:38:12Z Felix Fietkau nbd@nbd.name Felix Fietkau nbd@nbd.name 2017-01-09T13:38:12Z http://git.archive.openwrt.org?p=project/ustream-ssl.git;a=commitdiff;h=45ac93088bc6f2d8ef3b0512d8e1ddfd9c4ee9e5
remove polarssl support

polarssl (aka mbedTLS 1.3) has been EOL since end of 2016

Signed-off-by: Felix Fietkau <nbd@nbd.name>
  • [D] CMakeLists.txt
cmake: Find libubox/ustream.h header file 2016-07-01T23:04:51Z Florian Fainelli f.fainelli@gmail.com John Crispin john@phrozen.org 2016-07-01T23:04:51Z http://git.archive.openwrt.org?p=project/ustream-ssl.git;a=commitdiff;h=ec80adaa1b47f28d426fa19c692011ce60b992d6
cmake: Find libubox/ustream.h header file

Add a CMake FIND_PATH and INCLUDE_DIRECTORIES searching for
libubox/ustream-ssl.h.  Some external toolchains which do not include
standard locations would fail to find the header otherwise.

Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
  • [D] CMakeLists.txt
ustream-ssl: cyassl compatibility with build time options 2016-06-06T15:49:22Z Karl Palsson karlp@etactica.com Felix Fietkau nbd@nbd.name 2016-06-06T15:49:22Z http://git.archive.openwrt.org?p=project/ustream-ssl.git;a=commitdiff;h=17085b7abc0cd09c64ccace6f8d16ddee5729678
ustream-ssl: cyassl compatibility with build time options

Adds a HAVE_CYASSL definition to be consistent with polar/mbedtls.
Uses that definition to include the wolfssl build time options.
This enables the correct pullin of the "remainder" of the wolfssl openssl
compatibility options, if they were enabled in the build of wolfssl in the
first place.

Signed-off-by: Karl Palsson <karlp@etactica.com>
  • [D] CMakeLists.txt
add mbedtls variant 2016-01-15T19:42:25Z Felix Fietkau nbd@openwrt.org Felix Fietkau nbd@openwrt.org 2016-01-15T19:42:25Z http://git.archive.openwrt.org?p=project/ustream-ssl.git;a=commitdiff;h=add9c19ae46263e9c2ca85c0baad22cd758f6c63
add mbedtls variant

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
  • [D] CMakeLists.txt
cmake: Do not hardcode /opt/local/include for Apple. 2014-11-11T10:34:01Z Yousong Zhou yszhou4tech@gmail.com Felix Fietkau nbd@openwrt.org 2014-11-11T10:34:01Z http://git.archive.openwrt.org?p=project/ustream-ssl.git;a=commitdiff;h=16bf6f0f4b3bee60540af9b289d55faee2a3f86e
cmake: Do not hardcode /opt/local/include for Apple.

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
  • [D] CMakeLists.txt
add client example code 2014-03-15T15:16:24Z Felix Fietkau nbd@openwrt.org Felix Fietkau nbd@openwrt.org 2014-03-15T15:16:24Z http://git.archive.openwrt.org?p=project/ustream-ssl.git;a=commitdiff;h=1631251205bbc10a8835c9312809def7ab7a45a3
add client example code

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
  • [D] CMakeLists.txt
example: rename to ustream-example-server 2014-03-15T12:26:32Z Felix Fietkau nbd@openwrt.org Felix Fietkau nbd@openwrt.org 2014-03-15T12:26:32Z http://git.archive.openwrt.org?p=project/ustream-ssl.git;a=commitdiff;h=8c95a99d23fa0ec35878ad98ec8757d8dbff4f8d
example: rename to ustream-example-server

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
  • [D] CMakeLists.txt
Add version detection of CyaSSL and make the cyassl backend compatible with both... 2013-10-30T12:53:45Z Jo-Philipp Wich jow@openwrt.org Felix Fietkau nbd@openwrt.org 2013-10-30T12:53:45Z http://git.archive.openwrt.org?p=project/ustream-ssl.git;a=commitdiff;h=1dc753d6438121ef4cc57b185ea340c082d362c6
Add version detection of CyaSSL and make the cyassl backend compatible with both legacy and current CyaSSL versions
  • [D] CMakeLists.txt
avoid installing internal header files 2013-09-25T07:06:36Z Felix Fietkau nbd@openwrt.org Felix Fietkau nbd@openwrt.org 2013-09-25T07:06:36Z http://git.archive.openwrt.org?p=project/ustream-ssl.git;a=commitdiff;h=e8ec1e56c3ec71b0eeeeac8842b6519548f3c695
avoid installing internal header files

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
  • [D] CMakeLists.txt
add polarssl support 2013-02-04T21:13:24Z Felix Fietkau nbd@openwrt.org Felix Fietkau nbd@openwrt.org 2013-02-04T21:13:24Z http://git.archive.openwrt.org?p=project/ustream-ssl.git;a=commitdiff;h=b0325eb88c76d02563a4d77117ff3dd809a549ea
add polarssl support

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
  • [D] CMakeLists.txt
split cyassl and openssl sources, add ssl library abstraction 2013-02-04T16:41:54Z Felix Fietkau nbd@openwrt.org Felix Fietkau nbd@openwrt.org 2013-02-04T16:41:54Z http://git.archive.openwrt.org?p=project/ustream-ssl.git;a=commitdiff;h=f48abdecd43435809777629e20a257448a68a578
split cyassl and openssl sources, add ssl library abstraction

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
  • [D] CMakeLists.txt
build: remove install prefix override 2013-01-23T14:24:08Z Felix Fietkau nbd@openwrt.org Felix Fietkau nbd@openwrt.org 2013-01-23T14:24:08Z http://git.archive.openwrt.org?p=project/ustream-ssl.git;a=commitdiff;h=fd5a244dc2c78c9a545f9c25c0a0ee384eb6e76b
build: remove install prefix override

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
  • [D] CMakeLists.txt
use libm with cyassl 2013-01-13T08:59:58Z Felix Fietkau nbd@openwrt.org Felix Fietkau nbd@openwrt.org 2013-01-13T08:59:58Z http://git.archive.openwrt.org?p=project/ustream-ssl.git;a=commitdiff;h=4b9b0031cce397ab2945b664d6df9f3ac4ddb3f6
use libm with cyassl

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
  • [D] CMakeLists.txt
remove commented out include/link directories 2013-01-13T08:52:34Z Felix Fietkau nbd@openwrt.org Felix Fietkau nbd@openwrt.org 2013-01-13T08:52:34Z http://git.archive.openwrt.org?p=project/ustream-ssl.git;a=commitdiff;h=7db381c01b2876e6ecefb625131c02697ea7616e
remove commented out include/link directories

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
  • [D] CMakeLists.txt
install headers and library 2012-12-27T18:09:41Z Felix Fietkau nbd@openwrt.org Felix Fietkau nbd@openwrt.org 2012-12-27T18:09:41Z http://git.archive.openwrt.org?p=project/ustream-ssl.git;a=commitdiff;h=2aba5bdb1c8b74a4654f46748dc4746434489750
install headers and library
  • [D] CMakeLists.txt
Initial import 2012-10-23T02:01:09Z Felix Fietkau nbd@openwrt.org Felix Fietkau nbd@openwrt.org 2012-10-23T02:01:09Z http://git.archive.openwrt.org?p=project/ustream-ssl.git;a=commitdiff;h=fdbedf748f4c2654fe85f613216a2dacc407c0a7
Initial import
  • [D] CMakeLists.txt