Aaron Piotrowski
|
1d8dc615bf
|
Update for async-interop merge and other Amp changes
|
2017-03-16 23:01:58 -05:00 |
|
Niklas Keller
|
0941c4e779
|
Merge branch 'master' into amp_v2
|
2017-01-25 13:10:06 +01:00 |
|
Paul
|
885515990c
|
Fix parsing servers with port in parseCustomServerUri
|
2017-01-25 12:52:55 +01:00 |
|
Aaron Piotrowski
|
f4055e5a52
|
Update for async-interop namespace change
|
2017-01-10 23:49:38 -06:00 |
|
Aaron Piotrowski
|
e13372219a
|
Merge branch 'master' into amp_v2
|
2017-01-10 18:17:28 -06:00 |
|
Niklas Keller
|
0b0ef2b82d
|
Enable AppVeyor, search in all interfaces for nameservers
|
2017-01-05 01:13:28 +01:00 |
|
Niklas Keller
|
cf08357a86
|
Add support for Windows DNS nameserver configuration (#40)
|
2017-01-04 20:07:28 +01:00 |
|
Aaron Piotrowski
|
5c5c0f92bd
|
Disable instead of unreference
|
2016-12-29 22:57:41 -06:00 |
|
Aaron Piotrowski
|
7091105e2f
|
Update for removal of Amp loop wrapper functions
|
2016-12-29 21:17:07 -06:00 |
|
Aaron Piotrowski
|
644c4f8fc6
|
Drop strict types
Dropping strict types so it is not enforced in callbacks provided by application code.
|
2016-12-29 21:16:14 -06:00 |
|
Aaron Piotrowski
|
0ff5c8b802
|
Awaitable → Promise
|
2016-11-15 10:42:15 -06:00 |
|
Aaron Piotrowski
|
acd649e39e
|
Use strict types
|
2016-08-23 23:20:25 -05:00 |
|
Aaron Piotrowski
|
9c1c0edba9
|
Add type declarations; code cleanup
|
2016-08-23 23:14:10 -05:00 |
|
Bob Weinand
|
f7ba250b77
|
PHP-7 only upgrade
|
2016-08-13 19:12:51 +02:00 |
|
Bob Weinand
|
46589b730a
|
Update for Amp v2
|
2016-08-02 23:57:40 +02:00 |
|
Bob Weinand
|
d021dd20f1
|
Fix broken hostname validation to match RFC 1123 2.1
Fixes #34
|
2016-07-07 16:07:10 +02:00 |
|
Bob Weinand
|
ba6016dd0a
|
Do async connect for TCP, use a hard timeout of 5 seconds here
Fixes #32
|
2016-05-26 21:49:36 +02:00 |
|
Niklas Keller
|
a721e5f583
|
Allow custom paths on Windows, fixes tests on Windows
|
2016-03-26 22:25:34 +01:00 |
|
Bob Weinand
|
9f12b2264f
|
Fix resolving localhost on Windows
|
2016-03-26 21:35:44 +01:00 |
|
Bob Weinand
|
78cda5692a
|
Add (array) cast for $types inside resolve()
|
2016-03-24 20:17:04 +01:00 |
|
Bob Weinand
|
4311c836bf
|
Rename SystemResolver => DefaultResolver
|
2016-03-20 11:40:08 +01:00 |
|