Commit Graph

414 Commits

Author SHA1 Message Date
Iulian Onofrei 94f26b6f57 Update README.md
Added hyperlink for issue 28
2016-02-15 17:20:46 +02:00
Felix Schulze d87bb5aaf2 Merge pull request #90 from x2on/openssl-1.0.2f
OpenSSL 1.0.2f
2016-01-31 21:23:30 +01:00
Felix Schulze 6f7e96be30 OpenSSL 1.0.2f
Fixes #88
Fixes #89
2016-01-31 19:21:05 +01:00
Felix Schulze 21264bf869 Merge pull request #83 from omochi/fix/isolate-source-per-build
[02] Fix/isolate source per build
2016-01-11 13:30:25 +01:00
omochimetaru 7c6d93ff18 isolate openssl source per build 2016-01-11 20:32:12 +09:00
Felix Schulze 2d4370f0f0 Merge pull request #82 from omochi/fix/code-appearance
[01] Fix/code appearance
2016-01-11 10:02:24 +01:00
omochimetaru e265fb2b91 wrap too long lines 2016-01-06 12:29:06 +09:00
omochimetaru 9f71eb4855 fix indent
replace all tabs to 2 spaces
apply same indent rule (e.g. case statement)
2016-01-06 12:08:17 +09:00
Felix Schulze c83ae1c7fb Merge pull request #80 from jasonlamkk/master
Update create-openssl-framework.sh
2015-12-28 10:26:50 +01:00
Jason Lam 4f9af36def Update create-openssl-framework.sh
enable code sign for resultant openssl.framework , which is required for latest xCode and iOS
2015-12-28 16:21:22 +08:00
Felix Schulze 208b2bf9cc Merge pull request #76 from x2on/show-progress
Add spinner for progress
2015-12-11 23:50:14 +01:00
Felix Schulze ce22295b4a Xcode 7.2, iOS 9.2 2015-12-11 23:49:52 +01:00
Felix Schulze ee4665d089 Merge pull request #78 from shuningzhou/RC4_INT-issue
Using the headers for x86_64 instead of i386
2015-12-10 21:53:55 +01:00
Peter Zhou fd7f063923 Using the headers for x86_64 instead of i386
RC4_INT is defined as unsigned char for i386, armv7, armv7s, arm64 which causes stack corruption for x86_64 platform.
2015-12-10 12:09:42 -08:00
Felix Schulze 86e3926087 More verbose 2015-12-08 18:24:38 +01:00
Felix Schulze ae252f2d30 Add spinner for progress 2015-12-07 18:51:50 +01:00
Felix Schulze a8aeebfac5 Add some output 2015-12-07 18:41:03 +01:00
Felix Schulze 4ae22c271e Merge pull request #73 from x2on/x2on-patch-1
OpenSSL 1.0.2e
2015-12-05 22:38:52 +01:00
Felix Schulze 94a10cc206 Update README.md 2015-12-03 20:13:31 +01:00
Felix Schulze 9d029f5daa OpenSSL 1.0.2e 2015-12-03 20:12:59 +01:00
Felix Schulze 7346a5f9da Update create-openssl-framework.sh
Add `ios_version_min` - but doesn't work at the moment (see http://www.openradar.me/22104678)
Related #72
2015-11-25 13:48:56 +01:00
Felix Schulze cd18638f51 Update .travis.yml
Add check for openssl-framework script on Travis. Related #72
2015-11-25 13:41:47 +01:00
Felix Schulze 550f280687 Merge pull request #70 from x2on/swift
Migrate example app to Swift
2015-11-17 16:39:49 +01:00
Felix Schulze 137490d161 Merge branch 'master' into swift 2015-11-17 14:44:13 +01:00
Felix Schulze 489ec00cf3 Merge pull request #69 from x2on/tvOS
Add tvOS example app
2015-11-17 14:43:52 +01:00
Felix Schulze c3c0c1893a Merge branch 'master' into swift 2015-11-17 14:42:57 +01:00
Felix Schulze 16625d8093 Migrate example app to Swift 2015-11-17 14:42:42 +01:00
Felix Schulze 2de304ec36 Add tvOS example app 2015-11-17 09:42:08 +01:00
Felix Schulze 95565b1135 Merge pull request #68 from x2on/tvOS
Add support for tvOS
2015-11-16 21:43:15 +01:00
Felix Schulze 24dc55b6a3 Fix variable 2015-11-16 19:47:23 +01:00
Felix Schulze a9ab81be88 Add support for tvOS 2015-11-16 19:33:54 +01:00
Felix Schulze 3d1cf2070e Xcode 7.1 settings 2015-10-26 22:23:58 +01:00
Felix Schulze 453bfd2769 Update README.md 2015-10-26 08:04:40 +01:00
Felix Schulze b218933bfd Update .travis.yml 2015-10-26 08:03:40 +01:00
Felix Schulze eae32bceae Update README.md 2015-10-26 08:03:09 +01:00
Felix Schulze 9bfe4d0518 Bitcode for Xcode 7.1
Fixes #65
2015-10-25 22:21:39 +01:00
Felix Schulze 5fb9d8a380 Merge pull request #64 from lifeisfoo/master
CURL options to support connection options
2015-09-18 15:44:08 +02:00
Alessandro Miliucci 64b87a6aa6 CURL options to support connection options
e.g. to work behind a corporate proxy:
CURL_OPTIONS="--proxy http://corpproxy.pro"
2015-09-18 15:16:52 +02:00
Felix Schulze 2996f574ee Merge pull request #63 from x2on/xcode7
Add Xcode7 support for Travis
2015-09-12 13:14:13 +02:00
Felix Schulze 1abbd752da Add Xcode7 support for Travis 2015-09-12 12:44:13 +02:00
Felix Schulze 21c4109c4f Merge pull request #61 from gpongelli/patch-1
enable-ec_nistp_64_gcc_128 configuration
2015-08-21 22:00:53 +02:00
gpongelli a18e098165 enable-ec_nistp_64_gcc_128 configuration
Set enable-ec_nistp_64_gcc_128 configuration for x64 archs
2015-08-21 16:34:06 +02:00
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