Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | fix the nonce reset issue | Determinant | 2020-02-20 |
| | |||
* | fix the potential data race in known_peers | Determinant | 2020-02-20 |
| | |||
* | WIP: use PeerId to identify peers and allow one-way handshake | Determinant | 2020-02-17 |
| | |||
* | move the config option to MsgNetwork::Config | Determinant | 2020-02-14 |
| | |||
* | remove unnecessary std::move()v0.1.0 | Determinant | 2019-10-14 |
| | |||
* | WIP: bounded recv buffer | Determinant | 2019-10-13 |
| | |||
* | add async id for error handling | Determinant | 2019-07-01 |
| | |||
* | better peer teardown | Determinant | 2019-07-01 |
| | |||
* | try to fix get_peer_addr bug | Determinant | 2019-06-30 |
| | |||
* | improve stress test | Determinant | 2019-06-28 |
| | |||
* | fix fd leakage | Determinant | 2019-06-28 |
| | |||
* | finish p2p & TLS integration and testing | Determinant | 2019-06-27 |
| | |||
* | add TLS benchmark | Determinant | 2019-06-20 |
| | |||
* | minor API change | Determinant | 2019-06-14 |
| | |||
* | finish error handlingerror-handling | Determinant | 2019-06-13 |
| | |||
* | WIP: error handling | Determinant | 2019-06-12 |
| | |||
* | refactor libuv wrapper classes | Determinant | 2018-11-20 |
| | |||
* | ... | Determinant | 2018-11-19 |
| | |||
* | fix bug in remove_conn | Determinant | 2018-11-19 |
| | |||
* | ... | Determinant | 2018-11-18 |
| | |||
* | fix data race in feed() | Determinant | 2018-11-18 |
| | |||
* | improve the test programsmultiloops | Determinant | 2018-11-18 |
| | |||
* | fix bugs | Determinant | 2018-11-18 |
| | |||
* | finish stress test coding | Determinant | 2018-11-16 |
| | |||
* | add test_p2p_stress.cpp; fix bugs | Determinant | 2018-11-16 |