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
path:
root
/
test
Commit message (
Expand
)
Author
Age
*
minor API change
Determinant
2019-06-14
*
handle errors in C bindings
Determinant
2019-06-14
*
update the example
Determinant
2019-06-14
*
support unknown peer callback
Determinant
2019-06-13
*
add del_peer
Determinant
2019-06-13
*
change test_p2p example; fix bugs
Determinant
2019-06-13
*
finish error handling
error-handling
Determinant
2019-06-13
*
WIP: error handling
Determinant
2019-06-12
*
major API update
Determinant
2019-06-08
*
the minimal example works
Determinant
2019-06-04
*
finish the minimal working example
Determinant
2019-06-04
*
...
Determinant
2019-06-04
*
...
Determinant
2019-06-04
*
more bindings
Determinant
2019-06-04
*
WIP: C bindings
Determinant
2019-06-03
*
fix item skipping bug in lock-free queue
Determinant
2019-04-14
*
pass the tests
new-lf-queue
Determinant
2019-04-06
*
...
Determinant
2019-04-06
*
WIP: new lock-free queue impl
Determinant
2019-04-05
*
improve non-blocking API
Determinant
2019-04-03
*
fix bugs; clean up memory order for atomic ops
Determinant
2019-04-03
*
update atomic fences
Determinant
2019-03-26
*
impl MPMCQueueEventDriven
Determinant
2018-11-21
*
refactor libuv wrapper classes
Determinant
2018-11-20
*
...
Determinant
2018-11-19
*
fix bug in remove_conn
Determinant
2018-11-19
*
...
Determinant
2018-11-18
*
fix data race in feed()
Determinant
2018-11-18
*
make logger thread-safe and add tty color
Determinant
2018-11-18
*
improve the test programs
multiloops
Determinant
2018-11-18
*
fix bugs
Determinant
2018-11-18
*
finish stress test coding
Determinant
2018-11-16
*
add test_p2p_stress.cpp; fix bugs
Determinant
2018-11-16
*
WIP: stress test; fix bugs
Determinant
2018-11-16
*
use config factory
Determinant
2018-11-15
*
use a simple worker selection policy; add todo-list
Determinant
2018-11-15
*
fix bugs in `terminate`
Determinant
2018-11-14
*
major bug fix
Determinant
2018-11-14
*
use ThreadCall pattern
Determinant
2018-11-14
*
working on p2p; switch to libuv (libevent sucks in multi-threading)
Determinant
2018-11-13
*
debug p2p impl
Determinant
2018-11-12
*
update PeerNetwork to work with multiloops
Determinant
2018-11-12
*
start debugging multiloops design
Determinant
2018-11-11
*
add lock-free queue impl and event-driven queue
Determinant
2018-10-04
*
rename handler_bind and move to type.h
Determinant
2018-08-03
*
...
Determinant
2018-08-01
*
...
Determinant
2018-08-01
*
use reference in place of pointers
Determinant
2018-08-01
*
optimize by replacing RcObj with pointers
Determinant
2018-07-31
*
add cmake options
Determinant
2018-07-31
[next]