aboutsummaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* finish test_msgnet_tls exampletlsDeterminant2019-06-20
* add TLS benchmarkDeterminant2019-06-20
* more openssl wrappersDeterminant2019-06-19
* fix bugs in the benchmark example; keep both send_msg APIsDeterminant2019-06-18
* ...Determinant2019-06-17
* minor API changeDeterminant2019-06-14
* handle errors in C bindingsDeterminant2019-06-14
* update the exampleDeterminant2019-06-14
* support unknown peer callbackDeterminant2019-06-13
* add del_peerDeterminant2019-06-13
* change test_p2p example; fix bugsDeterminant2019-06-13
* finish error handlingerror-handlingDeterminant2019-06-13
* WIP: error handlingDeterminant2019-06-12
* major API updateDeterminant2019-06-08
* the minimal example worksDeterminant2019-06-04
* finish the minimal working exampleDeterminant2019-06-04
* ...Determinant2019-06-04
* ...Determinant2019-06-04
* more bindingsDeterminant2019-06-04
* WIP: C bindingsDeterminant2019-06-03
* fix item skipping bug in lock-free queueDeterminant2019-04-14
* pass the testsnew-lf-queueDeterminant2019-04-06
* ...Determinant2019-04-06
* WIP: new lock-free queue implDeterminant2019-04-05
* improve non-blocking APIDeterminant2019-04-03
* fix bugs; clean up memory order for atomic opsDeterminant2019-04-03
* update atomic fencesDeterminant2019-03-26
* impl MPMCQueueEventDrivenDeterminant2018-11-21
* refactor libuv wrapper classesDeterminant2018-11-20
* ...Determinant2018-11-19
* fix bug in remove_connDeterminant2018-11-19
* ...Determinant2018-11-18
* fix data race in feed()Determinant2018-11-18
* make logger thread-safe and add tty colorDeterminant2018-11-18
* improve the test programsmultiloopsDeterminant2018-11-18
* fix bugsDeterminant2018-11-18
* finish stress test codingDeterminant2018-11-16
* add test_p2p_stress.cpp; fix bugsDeterminant2018-11-16
* WIP: stress test; fix bugsDeterminant2018-11-16
* use config factoryDeterminant2018-11-15
* use a simple worker selection policy; add todo-listDeterminant2018-11-15
* fix bugs in `terminate`Determinant2018-11-14
* major bug fixDeterminant2018-11-14
* use ThreadCall patternDeterminant2018-11-14
* working on p2p; switch to libuv (libevent sucks in multi-threading)Determinant2018-11-13
* debug p2p implDeterminant2018-11-12
* update PeerNetwork to work with multiloopsDeterminant2018-11-12
* start debugging multiloops designDeterminant2018-11-11
* add lock-free queue impl and event-driven queueDeterminant2018-10-04
* rename handler_bind and move to type.hDeterminant2018-08-03