1
0
mirror of https://github.com/danog/dns.git synced 2024-11-26 20:14:51 +01:00

Commit Graph

  • 6df50e2fc8 Fix undefined reference in async cache handling Chris Wright 2014-07-18 01:11:40 +0100
  • d74f8c9a10 Make caching API asynchronous Chris Wright 2014-07-18 01:07:01 +0100
  • 361e207d1f Merge branch '0.2' Chris Wright 2014-07-18 00:19:14 +0100
  • 6fcf8b4d07 Check for errors when writing to socket Chris Wright 2014-07-18 00:18:58 +0100
  • 7960dc0e69 Merge branch '0.2' Chris Wright 2014-07-17 21:33:17 +0100
  • 0cf046c2c5 Merge branch '0.1' into 0.2 v0.2.2 Chris Wright 2014-07-17 21:32:59 +0100
  • add4e38c1c Prevent from crashes when url doesn't exists v0.1.3 Mateusz Nowak 2014-07-10 18:00:46 +0200
  • d91f47a017 Partial implementation for #6 Chris Wright 2014-07-17 21:07:24 +0100
  • d4257d132f Merge branch '0.1' into 0.2 v0.2.1 Chris Wright 2014-06-17 18:06:25 +0100
  • 22c90049f3 Handle CNAME resource records correctly v0.1.2 Chris Wright 2014-06-17 18:01:10 +0100
  • 01b3d38c43 Move caching layer into client v0.2.0 Chris Wright 2014-06-16 18:30:28 +0100
  • f60ac3fc5e Merge branch '0.1' into 0.2 Chris Wright 2014-06-16 17:48:38 +0100
  • 5a5610a0de Validate name format in private method Chris Wright 2014-06-16 17:47:51 +0100
  • 8699d67081 Merge branch '0.1' into 0.2 Chris Wright 2014-06-16 03:55:10 +0100
  • 6174dfdb25 Call cache store callback before lookup callbacks v0.1.1 Chris Wright 2014-06-16 03:53:40 +0100
  • dce47d6a83 Merge branch '0.1' into 0.2 Chris Wright 2014-06-16 03:32:14 +0100
  • 8e82108197 Allow reusing of outstanding requests Chris Wright 2014-06-16 03:28:59 +0100
  • f7e199ff75 Rename request -> lookup in client Chris Wright 2014-06-16 01:30:28 +0100
  • dd39ab1fef Merge branch '0.1' into 0.2 Chris Wright 2014-06-16 01:20:59 +0100
  • 32d52285e1 Make outstanding request struct associative Chris Wright 2014-06-16 01:20:38 +0100
  • f8b44f24ac Allow injecting of cache through factory Chris Wright 2014-06-15 23:36:17 +0100
  • 4ab6ecc2be Extract Cache to an interface Chris Wright 2014-06-15 22:52:02 +0100
  • f4cd031352 Move Client default values out of arg default value list Chris Wright 2014-06-15 22:45:33 +0100
  • e76cae16a8 Remove .idea and add .gitignore Chris Wright 2014-06-15 20:14:36 +0100
  • 661a450c06 Fix composer.json autoloader spec v0.1.0 Chris Wright 2014-06-15 01:00:42 +0100
  • d5b5192ba3 Finished initial implementation Chris Wright 2014-06-15 00:47:15 +0100
  • 1d418d3e82 Initial commit Chris Wright 2014-06-13 18:17:49 +0100