aboutsummaryrefslogtreecommitdiff
path: root/include/salticidae/network.h
Commit message (Expand)AuthorAge
* ...v0.2.0Determinant2020-02-21
* ...Determinant2020-02-21
* seemingly fix the uv_close assertion failure; reduce LOG_INFO messagesone-way-handshakeDeterminant2020-02-21
* improve log infoDeterminant2020-02-20
* ...Determinant2020-02-20
* fix the nonce reset issueDeterminant2020-02-20
* improve loggingDeterminant2020-02-20
* fix the potential data race in known_peersDeterminant2020-02-20
* get it working againDeterminant2020-02-19
* simplify nonceDeterminant2020-02-19
* get it almost workingDeterminant2020-02-18
* simplify and clean up some codeDeterminant2020-02-17
* WIP: use PeerId to identify peers and allow one-way handshakeDeterminant2020-02-17
* add more to C APIv0.1.1Determinant2020-02-14
* change queue_capacity to max_send_buff_size; adjust the C APIDeterminant2020-02-14
* move the config option to MsgNetwork::ConfigDeterminant2020-02-14
* limit the max message sizeDeterminant2020-02-14
* remove unnecessary std::move()v0.1.0Determinant2019-10-14
* add len()Determinant2019-10-13
* ...Determinant2019-10-13
* WIP: bounded recv bufferDeterminant2019-10-13
* quickfix: make msg queue unboundedDeterminant2019-08-30
* improve dispatcher shutdownDeterminant2019-07-04
* ...Determinant2019-07-02
* fill zero for an unloaded uint256_t; other minor changesDeterminant2019-07-02
* add async id for error handlingDeterminant2019-07-01
* preserve outgoing messages with best effortDeterminant2019-07-01
* better peer teardownDeterminant2019-07-01
* ...Determinant2019-06-30
* try to fix get_peer_addr bugDeterminant2019-06-30
* ...Determinant2019-06-29
* ...Determinant2019-06-29
* ...Determinant2019-06-29
* fix data race in timersDeterminant2019-06-28
* ...Determinant2019-06-28
* ...Determinant2019-06-28
* clean up codeDeterminant2019-06-28
* ...Determinant2019-06-28
* fix fd leakageDeterminant2019-06-28
* finish p2p & TLS integration and testingDeterminant2019-06-27
* change to new (more flexible) p2p designDeterminant2019-06-26
* ...Determinant2019-06-24
* clean up codeDeterminant2019-06-24
* get rid of `self()` and `release_self()`; fix hidden bugsDeterminant2019-06-23
* ...Determinant2019-06-22
* update C API; fix bugsDeterminant2019-06-22
* adjust C APIDeterminant2019-06-21
* ...Determinant2019-06-21
* add TLS benchmarkDeterminant2019-06-20
* fix bugs in the benchmark example; keep both send_msg APIsDeterminant2019-06-18