summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Only call `onProxyOpened:` when its an RPC servicehotfix/issue_359Joel Fischer2016-03-041-1/+1
* Fix protocol test that now returns a bulk data rpcJoel Fischer2016-03-041-3/+2
* Merge branch 'master' into hotfix/issue_359Joel Fischer2016-03-0417-192/+229
|\
| * Update version to 4.0.34.0.3Joel Fischer2016-03-035-5/+18
| * Revert "Added ability for SDLTCPTransport to check hostname before we attempt...Joel Fischer2016-03-031-12/+0
| * Merge branch 'hotfix/issue_364_http_requestType'Joel Fischer2016-03-032-1/+48
| |\
| | * So Joel doesn't have to merge one lineJustin Dickow2016-03-031-2/+1
| | * Updates according to Joel's commentsJustin Dickow2016-03-031-6/+6
| | * Handle System Request type HTTP according to PTUJustin Dickow2016-03-032-1/+49
| |/
| * Merge branch 'hotfix/issue_362'Joel Fischer2016-02-291-1/+1
| |\
| | * Update string instantiation to use NSString's helper class function.hotfix/issue_362Muller, Alexander (A.)2016-02-291-1/+1
| * | Merge branch 'hotfix/issue_362'Joel Fischer2016-02-291-0/+3
| |\ \ | | |/
| | * Added an error log for invalid TCP IP addresses so developers will understand...Muller, Alexander (A.)2016-02-281-0/+3
| |/
| * Enable Code Coverage by default on testing frameworkJoel Fischer2016-02-261-1/+2
| * Move CONTRIBUTING file to .github/ folderJoel Fischer2016-02-263-6/+6
| * Merge branch 'hotfix/issue_131'Joel Fischer2016-02-267-176/+150
| |\
| | * Fix typohotfix/issue_131Joel Fischer2016-02-261-1/+1
| | * Fix SDLSendLocationSpecJoel Fischer2016-02-252-2/+14
| | * Delete a bunch of tests that didn't tell us anythingJoel Fischer2016-02-251-140/+50
| | * Fix SDLRPCRequestFactorySpecJoel Fischer2016-02-252-11/+34
| | * Fix SDLObjectWithPrioritySpecJoel Fischer2016-02-251-12/+31
| | * Fix `SDLGlobalsSpec`Joel Fischer2016-02-251-1/+1
| | * Fix `SDLPrioritizedObjectCollectionSpec`Joel Fischer2016-02-251-11/+21
| |/
| * Merge branch 'pr/357'Joel Fischer2016-02-251-1/+10
| |\
| | * Added ability for SDLTCPTransport to check hostname before we attempt to conn...Muller, Alexander (A.)2016-02-181-1/+10
| * | Update version number to 4.0.24.0.2Joel Fischer2016-02-255-8/+10
* | | BulkData fixesJoel Fischer2016-02-253-3/+3
|/ /
* | Update PULL_REQUEST_TEMPLATE.mdJoel Fischer2016-02-191-0/+5
|/
* Create PULL_REQUEST_TEMPLATE.mdJoel Fischer2016-02-171-0/+21
* Create ISSUE_TEMPLATE.mdJoel Fischer2016-02-171-0/+23
* Update README.mdJoel Fischer2016-02-091-0/+4
* Update README with some testing informationJoel Fischer2016-02-081-0/+9
* Merge branch 'hotfix/issue_342'Joel Fischer2016-02-031-1/+1
|\
| * Update MTU size to actual v3 / v4 sizehotfix/issue_342Joel Fischer2016-02-021-1/+1
|/
* Update README.md with additional installation informationJoel Fischer2016-01-291-2/+6
* Update CHANGELOG.mdJoel Fischer2016-01-291-0/+2
* Update CHANGELOG.mdJoel Fischer2016-01-291-0/+1
* Update CHANGELOG.mdJoel Fischer2016-01-291-0/+1
* Add OHHTTPStubs to dependencies.mdJoel Fischer2016-01-291-1/+12
* Merge branch 'hotfix/travis_fixes'Joel Fischer2016-01-271-2/+10
|\
| * Revert "Move travis.yml to fix carthage call"hotfix/travis_fixesJoel Fischer2016-01-271-1/+2
| * Move travis.yml to fix carthage callJoel Fischer2016-01-271-1/+2
| * Fix Carthage not installing to Travis CIJoel Fischer2016-01-271-1/+3
| * Travis fixesJoel Fischer2016-01-271-2/+6
|/
* Merge branch 'hotfix/issue_53'Joel Fischer2016-01-271-47/+101
|\
| * Fix showing a console errorJoel Fischer2016-01-271-2/+2
| * Update SDLDebugToolJoel Fischer2016-01-261-46/+100
* | Merge branch 'hotfix/issue_76'Joel Fischer2016-01-271-1/+5
|\ \
| * \ Merge branch 'master' into hotfix/issue_76Joel Fischer2016-01-2794-449/+310
| |\ \ | |/ / |/| |
* | | Merge branch 'hotfix/issue_75'Joel Fischer2016-01-2763-216/+216
|\ \ \