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
/
tls
/
asio
/
asio_async_base.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
use class instead of struct
Hannes Rantzsch
2019-04-23
1
-1
/
+2
*
remove superfluous #ifdef guards
Hannes Rantzsch
2019-04-23
1
-3
/
+0
*
review: low hanging fruits
Hannes Rantzsch
2019-04-16
1
-1
/
+4
*
include build.h in all headers to make sure definitions are available
Hannes Rantzsch
2019-04-16
1
-0
/
+2
*
documentation and minor fixes for async ops
Hannes Rantzsch
2019-04-16
1
-2
/
+45
*
fix: require boost 1.66
Hannes Rantzsch
2019-04-16
1
-1
/
+1
*
FIX: async_base immediate completion
Hannes Rantzsch
2019-04-16
1
-1
/
+1
*
async ops will now call operator() from their constructor -> initiating funct...
Tim Oesterreich
2019-04-16
1
-1
/
+1
*
ensure boost version > 1.66.0
Tim Oesterreich
2019-04-16
1
-1
/
+8
*
remove unnecessary include
Tim Oesterreich
2019-04-16
1
-2
/
+0
*
review: use asio stackless coroutines instead of expensive template instantia...
Tim Oesterreich
2019-04-16
1
-16
/
+5
*
review: adapt naming to network TS
Tim Oesterreich
2019-04-16
1
-9
/
+9
*
code comments
Tim Oesterreich
2019-04-16
1
-0
/
+1
*
improve async ops
Hannes Rantzsch
2019-04-16
1
-0
/
+68