index
:
salticidae
c-bindings
error-handling
master
multiloops
new-lf-queue
one-way-handshake
tls
Minimal C++ asynchronous network library.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Branch
Commit message
Author
Age
c-bindings
fix bug
Determinant
6 years
error-handling
finish error handling
Determinant
6 years
master
add more C API
Determinant
5 years
multiloops
improve the test programs
Determinant
6 years
new-lf-queue
pass the tests
Determinant
6 years
one-way-handshake
seemingly fix the uv_close assertion failure; reduce LOG_INFO messages
Determinant
5 years
tls
finish test_msgnet_tls example
Determinant
6 years
Tag
Download
Author
Age
v0.2.1a
commit d6885c510e...
Determinant
5 years
v0.2.1
commit 3707146f42...
Determinant
5 years
v0.2.0
commit ad6e172901...
Determinant
5 years
v0.1.1
commit 4fed5578db...
Determinant
5 years
v0.1.0c
commit 347daceced...
Determinant
5 years
v0.1.0b
commit eba2e39833...
Determinant
5 years
v0.1.0a
commit 4fd25c23a5...
Determinant
5 years
v0.1.0
commit 2a99baafdc...
Determinant
5 years
Age
Commit message
Author
2019-06-20
finish test_msgnet_tls example
tls
Determinant
2019-06-20
add TLS benchmark
Determinant
2019-06-19
more openssl wrappers
Determinant
2019-06-18
WIP: TLS support
Determinant
2019-06-18
fix bugs in the benchmark example; keep both send_msg APIs
Determinant
2019-06-17
...
Determinant
2019-06-17
ammend DataStream C API
Determinant
2019-06-17
add unknown peer callback to C API
Determinant
2019-06-17
...
Determinant
2019-06-16
do not free the moved pointer for C API; misc changes
Determinant
[...]