aboutsummaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* adjust on_setup and on_teardown and fix minor bugsv0.2.1Determinant2020-02-21
* ...Determinant2020-02-20
* fix the nonce reset issueDeterminant2020-02-20
* fix the potential data race in known_peersDeterminant2020-02-20
* get it almost workingDeterminant2020-02-18
* WIP: use PeerId to identify peers and allow one-way handshakeDeterminant2020-02-17
* change queue_capacity to max_send_buff_size; adjust the C APIDeterminant2020-02-14
* move the config option to MsgNetwork::ConfigDeterminant2020-02-14
* remove unnecessary std::move()v0.1.0Determinant2019-10-14
* ...Determinant2019-10-13
* WIP: bounded recv bufferDeterminant2019-10-13
* add async id for error handlingDeterminant2019-07-01
* better peer teardownDeterminant2019-07-01
* clean up the bench_network examplesDeterminant2019-06-30
* ...Determinant2019-06-30
* try to fix get_peer_addr bugDeterminant2019-06-30
* ...Determinant2019-06-29
* add a minimal working exampleDeterminant2019-06-28
* ...Determinant2019-06-28
* clean up codeDeterminant2019-06-28
* update test programsDeterminant2019-06-28
* improve stress testDeterminant2019-06-28
* fix fd leakageDeterminant2019-06-28
* finish p2p & TLS integration and testingDeterminant2019-06-27
* get rid of `self()` and `release_self()`; fix hidden bugsDeterminant2019-06-23
* update C API; fix bugsDeterminant2019-06-22
* adjust C APIDeterminant2019-06-21
* ...Determinant2019-06-21
* 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