Commit Graph

38 Commits

Author SHA1 Message Date
Mikhail Churbanov 3eef3cb2fb
Merge pull request #4 from rinold/develop
Update to version 0.3.1
2018-07-24 22:54:02 +03:00
Mikhail Churbanov 8c63550f98 Allow changing config after init 2018-07-24 22:49:54 +03:00
Mikhail Churbanov fb4e8171a9 Moved keychain credentials out of Resolver 2018-07-24 22:25:59 +03:00
Mikhail Churbanov 6bf8011e12 Fixed 'swift test' issues and updated podspec 2018-07-24 22:25:30 +03:00
Mikhail Churbanov d62194f0af Updated README.md 2018-06-16 14:39:55 +03:00
Mikhail Churbanov 146634ff54
Merge pull request #3 from rinold/develop
Added Delegate allowing to control proxy resolution continuation
2018-06-16 14:33:20 +03:00
Mikhail Churbanov 2fc89c50b7 Updated readme and bumped version to 0.3.0 2018-06-16 14:29:45 +03:00
Mikhail Churbanov ad59b41117 Made resolveNext nil for last resolved proxy 2018-06-15 22:42:09 +03:00
Mikhail Churbanov eb402cfb33 Minor re-factoring for delegate and tests 2018-06-15 22:11:24 +03:00
Mikhail Churbanov 5a2160ef16 Just removed "i" 2018-06-15 01:09:07 +03:00
Mikhail Churbanov 77c2bc3144 Added ProxyResolverDelegate and draft test 2018-06-15 00:56:16 +03:00
Mikhail Churbanov 2a2d88c1a1 Merge branch 'master' into develop 2018-06-15 00:41:17 +03:00
Mikhail Churbanov 728bde8133 Updated to work with SPM 2018-06-12 19:02:28 +03:00
Mikhail Churbanov e5f5b5f541
Merge pull request #2 from rinold/develop
Merging for 0.2.0 release
2018-06-12 18:41:22 +03:00
Mikhail Churbanov 1744617c15 Updated sheme for travis 2018-06-12 18:36:47 +03:00
Mikhail Churbanov 1c10756ce5 Updated shemes for Carthage support 2018-06-12 18:12:15 +03:00
Mikhail Churbanov a752ac83b7 Updated readm, bumped pod version to 0.2.0 2018-06-12 18:05:28 +03:00
Mikhail Churbanov 7e4ef08211 Fixed project files references 2018-06-12 17:36:53 +03:00
Mikhail Churbanov dc81fab63b Replaced convenience testing init with configuration 2018-06-12 14:10:52 +03:00
Mikhail Churbanov b71e7361d0 Added configuration class 2018-06-12 14:03:20 +03:00
Mikhail Churbanov b59bbb31fe Removed timeout hardcoding 2018-06-12 13:53:56 +03:00
Mikhail Churbanov 5c90b7d663 Added auto config script test 2018-06-12 13:52:29 +03:00
Mikhail Churbanov e1618b201b Improved resolution result type 2018-06-10 16:45:49 +03:00
Mikhail Churbanov 5bd46d9970 Added autoconfig url test 2018-06-10 16:05:25 +03:00
Mikhail Churbanov 32b7a7a952 Fix for XCode 10 & Cocoapods build issue 2018-06-10 16:05:13 +03:00
Mikhail Churbanov 90381763ef Added SwiftLink, removed some unused code 2018-06-10 15:14:53 +03:00
Mikhail Churbanov 0f12b8cc6e
Merge pull request #1 from rinold/develop
Merging for 0.1.0 release
2018-06-01 00:09:55 +03:00
Mikhail Churbanov 69bf9f1e63 Fixed readme typos 2018-06-01 00:04:41 +03:00
Mikhail Churbanov c747be38cc Fixed issue with testHttpProxyResolve 2018-05-31 23:54:43 +03:00
Mikhail Churbanov e89b0980ef Temporary remove unimplemted tests 2018-05-31 23:31:10 +03:00
Mikhail Churbanov cb24d2c766 Updated readme, fixed pod lint warnings 2018-05-31 23:29:01 +03:00
Mikhail Churbanov b61255892e Added basic urlsession abstraction for AutoConfigUrl testing 2018-05-31 22:34:24 +03:00
Mikhail Churbanov d48f44f62d Updating travis.yml 2018-05-31 22:13:38 +03:00
Mikhail Churbanov 630f61cfaa Minor code re-factoring 2018-05-31 19:18:04 +03:00
Mikhail Churbanov 521a89e095 Added a few more sanity tests 2018-05-31 19:11:31 +03:00
Mikhail Churbanov e6e69942cb Made Resolver testable (added proxy config abstraction layer) 2018-05-31 18:51:10 +03:00
Mikhail Churbanov 442ae5ce94 Working on PAC support 2018-05-24 01:37:02 +03:00
Mikhail Churbanov 951d206600 Initial commit 2018-05-21 09:12:57 +03:00