]> git.ipfire.org Git - thirdparty/pdns.git/commit
Sync embedded yahttp copy
authorChristian Hofstaedtler <christian@hofstaedtler.name>
Mon, 9 Jun 2014 13:28:31 +0000 (15:28 +0200)
committerChristian Hofstaedtler <christian@hofstaedtler.name>
Tue, 24 Jun 2014 11:09:26 +0000 (13:09 +0200)
commitf1d2eedebe6f47893801be42e8353695bb2f2e77
treec2dfe013c524c10dfc34123f78431ab71520950f
parent29f4c883b78561e0cd4ebb8e2e304c63e39e2723
Sync embedded yahttp copy

cmouse/yahttp@e8b4f1493e7c6a659102878c9b02fa7f1701464b

Including automake integration from @cmouse.
17 files changed:
configure.ac
pdns/Makefile-recursor
pdns/ext/yahttp/.gitignore
pdns/ext/yahttp/Makefile [deleted file]
pdns/ext/yahttp/Makefile.am [new file with mode: 0644]
pdns/ext/yahttp/yahttp/Makefile [deleted file]
pdns/ext/yahttp/yahttp/Makefile.am [new file with mode: 0644]
pdns/ext/yahttp/yahttp/cookie.hpp [new file with mode: 0644]
pdns/ext/yahttp/yahttp/exception.hpp
pdns/ext/yahttp/yahttp/reqresp.cpp
pdns/ext/yahttp/yahttp/reqresp.hpp
pdns/ext/yahttp/yahttp/router.cpp [new file with mode: 0644]
pdns/ext/yahttp/yahttp/router.hpp [new file with mode: 0644]
pdns/ext/yahttp/yahttp/url.hpp
pdns/ext/yahttp/yahttp/utility.hpp
pdns/ext/yahttp/yahttp/yahttp-config.h [new file with mode: 0644]
pdns/ext/yahttp/yahttp/yahttp.hpp