aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* finish error handlingerror-handlingDeterminant2019-06-13
* deduplicate the error callbackDeterminant2019-06-12
* WIP: error handlingDeterminant2019-06-12
* ...Determinant2019-06-12
* Merge remote-tracking branch 'origin/master'Determinant2019-06-11
|\
| * remove obsolete includeDeterminant2019-06-11
* | 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
* 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
* stop the workers before MsgNetwork releases the queueDeterminant2019-04-07
* use sha1 as checksumDeterminant2019-04-07
* ...Determinant2019-04-07
* 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
* ...Determinant2019-03-27
* update atomic fencesDeterminant2019-03-26
* use bounded send_bufferDeterminant2019-03-26
* move captured msg in the closure of send_msgDeterminant2019-01-23
* fix minor bugsDeterminant2018-11-21
* impl MPMCQueueEventDrivenDeterminant2018-11-21
* improve network.hDeterminant2018-11-21
* improve wrappersDeterminant2018-11-20
* refactor libuv wrapper classesDeterminant2018-11-20
* correctly use std::forwardDeterminant2018-11-19
* use async_call() for PeerNetwork::send_msgDeterminant2018-11-19
* remove redundant checkDeterminant2018-11-19
* ...Determinant2018-11-19
* fix bug in remove_connDeterminant2018-11-19
* ...Determinant2018-11-18
* fix data race in feed()Determinant2018-11-18
* ...Determinant2018-11-18
* make logger thread-safe and add tty colorDeterminant2018-11-18
* improve the test programsmultiloopsDeterminant2018-11-18
* fix bugsDeterminant2018-11-18