Commit Graph

122 Commits

Author SHA1 Message Date
Felix Schulze 93a510aee7 Merge pull request #59 from gpongelli/config_options
Added configuration option variable.
2015-08-13 07:34:25 +02:00
gpongelli 4067f5ae98 Check on $CONFIG_OPTION
Added check on $CONFIG_OPTION to conditionally execute make depend .
2015-08-13 03:06:10 +02:00
gpongelli 03b648cf1b Added configuration option variable.
Added "make depend", to be run when disabling algorithms and "install_sw" to install only software without docs.
2015-08-11 20:19:00 +02:00
Felix Schulze 149c9c00ec Merge pull request #58 from x2on/bitcode-ios7
Change MIN_SDK_VERSION to 7.0
2015-08-07 10:01:10 +02:00
Felix Schulze a0b47dd4b4 Update README.md 2015-08-07 08:01:51 +02:00
Felix Schulze 0a4bc1d826 Change MIN_SDK_VERSION to 7.9 2015-08-07 07:59:36 +02:00
Felix Schulze f02823aceb Merge pull request #57 from x2on/bitcode-support
Add support for bitcode #Fixes 56
2015-08-06 21:36:35 +02:00
Felix Schulze a8982557cc Add support for bitcode #Fixes 56 2015-08-06 08:02:24 +02:00
Felix Schulze a57b7795b7 Update README.md 2015-07-11 12:33:32 +02:00
Felix Schulze 348274f61a Fix filename 2015-07-11 12:33:18 +02:00
Felix Schulze 36efa187a3 Add check if lib is build 2015-07-11 12:26:58 +02:00
Felix Schulze 7be2375820 Merge pull request #53 from x2on/OpenSSL-1.0.2d
OpenSSL 1.0.2d
2015-07-09 16:05:04 +02:00
Felix Schulze a7973c4c4a OpenSSL 1.0.2d 2015-07-09 15:15:04 +02:00
Felix Schulze ee1533db6d Add some tests 2015-06-15 17:37:03 +02:00
Felix Schulze a6e8008064 Modernize demo project using AutoLayout 2015-06-15 17:33:25 +02:00
Felix Schulze 3156ebee74 Fix warnings 2015-06-15 16:58:39 +02:00
Felix Schulze cdad0bfd48 Update README.md 2015-06-15 16:42:02 +02:00
Felix Schulze 4a9c5b62f6 Merge pull request #50 from RxCAI/master
OpenSSL 1.0.2c
2015-06-15 16:41:07 +02:00
RxCAI 38a974ba8f OpenSSL 1.0.2c 2015-06-15 16:17:43 +02:00
Felix Schulze 61a39559f8 Merge pull request #49 from mpfluger/master
OpenSSL 1.0.2b
2015-06-11 18:04:31 +02:00
Mark Pfluger c5f0e16cca OpenSSL 1.0.2b 2015-06-11 11:35:33 -04:00
Felix Schulze c6b17fa638 Merge pull request #48 from dapperstout/master
Add support for creating a dynamically linked framework.
2015-05-06 15:55:07 +02:00
dapperstout b24d9a5333 Add support for creating a dynamically linked framework. 2015-05-05 20:25:00 +02:00
Felix Schulze 734f48e5cc Merge pull request #47 from mpfluger/openssl_version
OpenSSL 1.0.2a
2015-03-19 21:11:40 +01:00
Mark Pfluger e721d67bef OpenSSL version bump: 1.0.2a 2015-03-19 12:38:39 -04:00
Mark Pfluger 6f01046519 OpenSSL version bump: 1.0.2a 2015-03-19 12:27:33 -04:00
Felix Schulze f267da5e65 Update README.md 2015-02-12 21:42:27 +01:00
Felix Schulze 999328ce5b Merge pull request #45 from x2on/openssl-1.0.2
OpenSSL 1.0.2
2015-02-12 21:41:13 +01:00
Felix Schulze 11feea5fb0 OpenSSL 1.0.2 2015-01-27 18:43:37 +01:00
Felix Schulze db77d99ce0 Merge pull request #44 from x2on/openssl-1.0.1l
OpenSSL 1.0.1l
2015-01-18 11:13:17 +01:00
Felix Schulze 378f6915f4 OpenSSL 1.0.1l 2015-01-17 17:32:27 +01:00
Felix Schulze 4c0a49cabe Merge pull request #43 from x2on/openssl-1.0.1k
OpenSSL 1.0.1k
2015-01-10 16:01:37 +01:00
Felix Schulze b30da1817e Update README.md 2015-01-10 16:01:27 +01:00
Felix Schulze 5521f68bc8 Update build-libssl.sh 2015-01-09 21:16:45 +01:00
Felix Schulze af8a64eb16 Merge pull request #42 from unisontech/secure_connection
using secure connection for getting sources
2014-12-12 11:04:40 +01:00
Maxim V. Potapov ac9f9a9bb5 using secure connection for getting sources 2014-12-11 21:00:20 +03:00
Felix Schulze 1da7d72467 Merge pull request #40 from pieterclaerhout/master
Added a script to create openssl.framework
2014-11-23 18:52:16 +01:00
Pieter Claerhout 8cac6175ec Merge branch 'add-framework-support' 2014-11-06 12:06:36 +01:00
Pieter Claerhout 351c379210 Added a script to create a framework for openssl.
This makes it a lot easier to add this to another project.
2014-11-06 12:05:28 +01:00
Felix Schulze e26dc9858e Merge pull request #39 from x2on/openssl-1.0.1j
OpenSSL 1.0.1j
2014-10-18 09:32:44 +02:00
Felix Schulze 5a36f35093 Update README.md 2014-10-15 17:00:35 +02:00
Felix Schulze f04b4fd964 Update build-libssl.sh 2014-10-15 17:00:07 +02:00
Felix Schulze 1d4b1ff58f Update README.md 2014-09-18 13:48:33 +02:00
Felix Schulze 58f6bde9a4 Merge pull request #34 from chebur/patch-1
Automatically detect selected xcode sdk (fixes compatibility with xcode6)
2014-09-18 13:04:06 +02:00
Nesterenko Dmitry 8847a220b0 Update build-libssl.sh 2014-09-18 14:13:10 +04:00
Felix Schulze 91453e3734 Merge pull request #31 from x2on/openssl-1.0.1i
Openssl 1.0.1i
2014-08-14 19:35:18 +02:00
Felix Schulze 8aa7e4b0d8 OpenSSL 1.0.1i 2014-08-08 22:41:37 +02:00
Felix Schulze fdafd9e912 OpenSSL 1.0.1i 2014-08-08 22:40:55 +02:00
Felix Schulze 7133162cc3 Merge pull request #30 from fjolnir/master
Removed headers
2014-07-24 13:50:27 +02:00
Fjölnir Ásgeirsson 711c45de02
Ignored include/openssl 2014-07-23 08:45:54 +09:00