aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/utils/http_util/http_util.h
Commit message (Expand)AuthorAgeFilesLines
* Deprecate many publically available headersJack Lloyd2019-09-061-0/+2
* Make exceptions easier to translate to error codesJack Lloyd2018-11-231-12/+15
* Expose timeouts to the HTTP APIJack Lloyd2017-12-171-3/+7
* Add timeouts to Asio socketsJack Lloyd2017-12-171-13/+13
* Additional final annotationsJack Lloyd2017-10-151-1/+1
* Use class instead of struct for objects with member functionsJack Lloyd2017-09-301-5/+6
* Apply final annotations to the library alsoJack Lloyd2017-09-221-1/+1
* More include header cleanupsJack Lloyd2017-09-211-1/+0
* Header file cleanupsJack Lloyd2017-09-211-0/+1
* Change header guard format to BOTAN_FOO_H_Jack Lloyd2017-09-201-2/+2
* Add API stability annotations.Jack Lloyd2017-09-191-7/+7
* Convert to using standard uintN_t integer typesJack Lloyd2016-12-181-6/+6
* HTTP for plain socketsJack Lloyd2016-10-301-9/+10
* Abstract out mutex type. Make threads optional.Jack Lloyd2016-10-121-4/+0
* Missing addsJack Lloyd2015-12-111-0/+1
* Reroot the exception hierarchy into a toplevel Exception classJack Lloyd2015-12-111-1/+1
* Ensure all files have copyright and license info.lloyd2015-01-101-1/+1
* Add default constructors to work around VC2013 issue. Github #17lloyd2014-05-011-0/+2
* Move lib into srclloyd2014-01-101-0/+97