Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * You can now specify the expected time format returned by a 3rd party to ↵ | RobThree | 2017-02-17 | 1 | -3/+4 |
| | | | | the HttpTimeProvider. | ||||
* | * Less opinionated SSL defaults | RobThree | 2017-02-17 | 1 | -3/+0 |
| | |||||
* | * Default stream options can now be overridden by specifying them in the ↵ | RobThree | 2017-02-17 | 1 | -9/+13 |
| | | | | | | constructor * Removed some deprecated/stale code | ||||
* | * Fix another PHP5.3 array issue | RobThree | 2017-02-17 | 1 | -2/+2 |
| | |||||
* | * Fix PHP 5.3 array syntax in unittests | RobThree | 2017-02-17 | 1 | -9/+9 |
| | |||||
* | * Implemented ITimeProviders | RobThree | 2017-02-17 | 5 | -0/+88 |