summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Don't check BOOL against NO, use ! insteadhotfix/issue_371Justin Dickow2016-03-111-1/+1
* Fix StreamingMediaManager version checkJoel Fischer2016-03-101-1/+2
* Check OS version in LAUNCH_APPJustin Dickow2016-03-101-1/+7
* Actually call the right methodJustin Dickow2016-03-101-1/+1
* Add support for LAUNCH_APP system requestJustin Dickow2016-03-091-0/+12
* Add getting started code to READMEJoel Fischer2016-03-091-0/+149
* Update the License to 2016Joel Fischer2016-03-041-1/+1
* 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
* | 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