aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* finish test_msgnet_tls exampletlsDeterminant2019-06-20
* 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
* fix bug: forget to initialize the stopped flag in ThreadCallDeterminant2019-06-16
* minor fixDeterminant2019-06-14
* ...Determinant2019-06-14
* 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
* 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