aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* add TLS benchmarkDeterminant2019-06-20
* more openssl wrappersDeterminant2019-06-19
* WIP: TLS supportDeterminant2019-06-18
* fix bugs in the benchmark example; keep both send_msg APIsDeterminant2019-06-18
* ...Determinant2019-06-17
* ammend DataStream C APIDeterminant2019-06-17
* add unknown peer callback to C APIDeterminant2019-06-17
* ...Determinant2019-06-17
* do not free the moved pointer for C API; misc changesDeterminant2019-06-16
* ...Determinant2019-06-14
* minor API changeDeterminant2019-06-14
* handle errors in C bindingsDeterminant2019-06-14
* WIP: error handlingDeterminant2019-06-12
* ...Determinant2019-06-12
* fix bugc-bindingsDeterminant2019-06-11
* ...Determinant2019-06-11
* ...Determinant2019-06-11
* ...Determinant2019-06-11
* ...Determinant2019-06-10
* major API updateDeterminant2019-06-08
* ...Determinant2019-06-07
* ...Determinant2019-06-07
* finish PeerNetwork C APIsDeterminant2019-06-05
* finish the minimal working exampleDeterminant2019-06-04
* ...Determinant2019-06-04
* ...Determinant2019-06-04
* more bindingsDeterminant2019-06-04
* WIP: C bindingsDeterminant2019-06-03
* improve non-blocking APIDeterminant2019-04-03
* fix minor bugsDeterminant2018-11-21
* improve network.hDeterminant2018-11-21
* refactor libuv wrapper classesDeterminant2018-11-20
* correctly use std::forwardDeterminant2018-11-19
* fix bug in remove_connDeterminant2018-11-19
* ...Determinant2018-11-18
* make logger thread-safe and add tty colorDeterminant2018-11-18
* finish stress test codingDeterminant2018-11-16
* add test_p2p_stress.cpp; fix bugsDeterminant2018-11-16
* clean up codeDeterminant2018-11-16
* WIP: stress test; fix bugsDeterminant2018-11-16
* 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
* no need to cut the segs for the send_bufferDeterminant2018-09-12
* fix bug: rewinding send buffer should push to the frontDeterminant2018-09-03