index
:
botan.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
lib
/
utils
/
http_util
/
http_util.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Deprecate many publically available headers
Jack Lloyd
2019-09-06
1
-0
/
+2
*
Make exceptions easier to translate to error codes
Jack Lloyd
2018-11-23
1
-12
/
+15
*
Expose timeouts to the HTTP API
Jack Lloyd
2017-12-17
1
-3
/
+7
*
Add timeouts to Asio sockets
Jack Lloyd
2017-12-17
1
-13
/
+13
*
Additional final annotations
Jack Lloyd
2017-10-15
1
-1
/
+1
*
Use class instead of struct for objects with member functions
Jack Lloyd
2017-09-30
1
-5
/
+6
*
Apply final annotations to the library also
Jack Lloyd
2017-09-22
1
-1
/
+1
*
More include header cleanups
Jack Lloyd
2017-09-21
1
-1
/
+0
*
Header file cleanups
Jack Lloyd
2017-09-21
1
-0
/
+1
*
Change header guard format to BOTAN_FOO_H_
Jack Lloyd
2017-09-20
1
-2
/
+2
*
Add API stability annotations.
Jack Lloyd
2017-09-19
1
-7
/
+7
*
Convert to using standard uintN_t integer types
Jack Lloyd
2016-12-18
1
-6
/
+6
*
HTTP for plain sockets
Jack Lloyd
2016-10-30
1
-9
/
+10
*
Abstract out mutex type. Make threads optional.
Jack Lloyd
2016-10-12
1
-4
/
+0
*
Missing adds
Jack Lloyd
2015-12-11
1
-0
/
+1
*
Reroot the exception hierarchy into a toplevel Exception class
Jack Lloyd
2015-12-11
1
-1
/
+1
*
Ensure all files have copyright and license info.
lloyd
2015-01-10
1
-1
/
+1
*
Add default constructors to work around VC2013 issue. Github #17
lloyd
2014-05-01
1
-0
/
+2
*
Move lib into src
lloyd
2014-01-10
1
-0
/
+97