summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add a test for HTTP -> HTTPS conversionhotfix/issue_432_HTTP__Convert_ATSJoel Fischer2016-08-181-78/+88
* Change HTTP alerting in SDLURLSession to use NSURLComponentsJoel Fischer2016-08-181-7/+8
* Changelog updateJoel Fischer2016-08-171-1/+1
* Update to v4.2.14.2.1Joel Fischer2016-08-175-4/+8
* Fixed replacement of unused authentication properties for encryption properties.Muller, Alexander (A.)2016-08-171-6/+2
* Merge branch 'master' into release/4.2.04.2.0Joel Fischer2016-08-172-0/+15
|\
| * Set version to v4.1.54.1.5Joel Fischer2016-08-16256-2447/+2451
| * Alter all URL sessions to occur through HTTPS even if an HTTP URL is passedJoel Fischer2016-08-161-0/+11
* | Update for v4.2.0 finalJoel Fischer2016-08-177-21/+76
* | Modified videoSessionAuthenticated to videoSessionEncrypted. We now modify th...release/4.2.0Muller, Alexander (A.)2016-08-172-10/+12
* | Removed necessary NSNotificationCenter removeObserverMuller, Alexander (A.)2016-08-171-1/+0
* | Removed releasing unincluded variable.Muller, Alexander (A.)2016-08-171-2/+0
* | Using CFDictionaryRef instead of NSDictionary of VTCompressionSession initial...Muller, Alexander (A.)2016-08-171-8/+19
* | Properly releasing pixel buffer pool on teardown.Muller, Alexander (A.)2016-08-171-0/+2
* | Removing data copy.Muller, Alexander (A.)2016-08-161-1/+1
* | Adding property to obtain a pixel buffer pool from the video encoder.Muller, Alexander (A.)2016-08-162-1/+28
* | Updated proper cleanup of NSNotificationCenter observers for SDLStreamingMedi...Muller, Alexander (A.)2016-08-111-0/+3
* | Fix a missed documentation TODOJoel Fischer2016-08-111-2/+7
* | Update version to 4.2.0-beta.14.2.0-beta.1Joel Fischer2016-08-082-2/+2
* | Proper handling of stoping security managers when the proxy disconnects.Muller, Alexander (A.)2016-08-041-0/+4
* | Fixed some crashing testsJoel Fischer2016-08-032-193/+112
* | Fix file missing an importJoel Fischer2016-08-031-0/+2
* | Set version to v4.2.0Joel Fischer2016-08-03277-2784/+3952
* | Extracted display capabilities out and allowed it to be a settable property o...Muller, Alexander (A.)2016-08-023-14/+37
* | Merge remote-tracking branch 'origin/feature/external_security_support' into ...Muller, Alexander (A.)2016-08-0221-416/+881
|\ \
| * \ Merge branch 'develop' into feature/external_security_supportfeature/external_security_supportJoel Fischer2016-07-2921-20/+2100
| |\ \
| * | | Updated starting audio session function declaration to match video session fu...Muller, Alexander (A.)2016-07-282-5/+5
| * | | Fixed issue with starting audio streaming using incorrect completion handler ...Muller, Alexander (A.)2016-07-282-4/+4
| * | | Fix using a deprecated enumJoel Fischer2016-07-281-1/+1
| * | | Merge branch 'develop' into feature/external_security_supportJoel Fischer2016-07-281-5/+6
| |\ \ \
| * | | | Use an enum instead of multiple BOOLs for starting streaming mediaJoel Fischer2016-07-282-19/+26
| * | | | Developers add appId in the same step as adding security managersJoel Fischer2016-07-282-7/+5
| * | | | Merge remote-tracking branch 'origin/develop' into feature/external_security_...Muller, Alexander (A.)2016-07-28271-216/+43641
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Proxy can now take all security manager classes at onceJoel Fischer2016-07-272-7/+9
| * | | | Update Proxy to no longer take makes when adding a security managerJoel Fischer2016-07-273-4/+13
| * | | | Setting header's bytesInPayload after encryption for correct payload length.Muller, Alexander (A.)2016-06-011-1/+2
| * | | | Added payload length checks for encryption/decryption.Muller, Alexander (A.)2016-06-011-3/+3
| * | | | Revert to previous code for getting header's sessionID.Muller, Alexander (A.)2016-05-311-1/+1
| * | | | Updated sessionID retrieval in start service to correctly pull sessionID in d...Muller, Alexander (A.)2016-05-311-1/+1
| * | | | Merge branch 'develop' into feature/external_security_supportJoel Fischer2016-05-27797-270/+218
| |\ \ \ \
| * | | | | Fix proxy version set incorrectlyJoel Fischer2016-05-201-1/+1
| * | | | | Merge branch 'develop' into feature/external_security_supportJoel Fischer2016-05-2044-224/+282
| |\ \ \ \ \
| * | | | | | Fix starting a secure session not starting the secure sessionJoel Fischer2016-05-041-17/+15
| * | | | | | Merge branch 'develop' into feature/external_security_supportJoel Fischer2016-05-042-5/+5
| |\ \ \ \ \ \
| * | | | | | | Add a TODO for future workJoel Fischer2016-04-151-1/+1
| * | | | | | | Update protocol specJoel Fischer2016-04-142-24/+34
| * | | | | | | Allow authenticated streaming without encryptionJoel Fischer2016-04-146-24/+32
| * | | | | | | Merge branch 'develop' into feature/external_security_supportJoel Fischer2016-04-1322-593/+125
| |\ \ \ \ \ \ \
| * | | | | | | | Remove the separate storage for the RPC session IdJoel Fischer2016-03-161-7/+8
| * | | | | | | | Store the entire header for services instead of just the sessionIdJoel Fischer2016-03-151-17/+16