| Commit message (Expand) | Author | Age | |
|---|---|---|---|
| * | WIP: TLS support | Determinant | 2019-06-18 |
| * | fix bugs in the benchmark example; keep both send_msg APIs | Determinant | 2019-06-18 |
| * | ... | Determinant | 2019-06-17 |
| * | ammend DataStream C API | Determinant | 2019-06-17 |
| * | add unknown peer callback to C API | Determinant | 2019-06-17 |
| * | ... | Determinant | 2019-06-17 |
| * | do not free the moved pointer for C API; misc changes | Determinant | 2019-06-16 |
| * | ... | Determinant | 2019-06-14 |
| * | minor API change | Determinant | 2019-06-14 |
| * | handle errors in C bindings | Determinant | 2019-06-14 |
| * | WIP: error handling | Determinant | 2019-06-12 |
| * | ... | Determinant | 2019-06-12 |
| * | fix bugc-bindings | Determinant | 2019-06-11 |
| * | ... | Determinant | 2019-06-11 |
| * | ... | Determinant | 2019-06-11 |
| * | ... | Determinant | 2019-06-11 |
| * | ... | Determinant | 2019-06-10 |
| * | major API update | Determinant | 2019-06-08 |
| * | ... | Determinant | 2019-06-07 |
| * | ... | Determinant | 2019-06-07 |
| * | finish PeerNetwork C APIs | Determinant | 2019-06-05 |
| * | finish the minimal working example | Determinant | 2019-06-04 |
| * | ... | Determinant | 2019-06-04 |
| * | ... | Determinant | 2019-06-04 |
| * | more bindings | Determinant | 2019-06-04 |
| * | WIP: C bindings | Determinant | 2019-06-03 |
| * | improve non-blocking API | Determinant | 2019-04-03 |
| * | fix minor bugs | Determinant | 2018-11-21 |
| * | improve network.h | Determinant | 2018-11-21 |
| * | refactor libuv wrapper classes | Determinant | 2018-11-20 |
| * | correctly use std::forward | Determinant | 2018-11-19 |
| * | fix bug in remove_conn | Determinant | 2018-11-19 |
| * | ... | Determinant | 2018-11-18 |
| * | make logger thread-safe and add tty color | Determinant | 2018-11-18 |
| * | finish stress test coding | Determinant | 2018-11-16 |
| * | add test_p2p_stress.cpp; fix bugs | Determinant | 2018-11-16 |
| * | clean up code | Determinant | 2018-11-16 |
| * | WIP: stress test; fix bugs | Determinant | 2018-11-16 |
| * | use a simple worker selection policy; add todo-list | Determinant | 2018-11-15 |
| * | fix bugs in `terminate` | Determinant | 2018-11-14 |
| * | major bug fix | Determinant | 2018-11-14 |
| * | use ThreadCall pattern | Determinant | 2018-11-14 |
| * | working on p2p; switch to libuv (libevent sucks in multi-threading) | Determinant | 2018-11-13 |
| * | debug p2p impl | Determinant | 2018-11-12 |
| * | update PeerNetwork to work with multiloops | Determinant | 2018-11-12 |
| * | start debugging multiloops design | Determinant | 2018-11-11 |
| * | no need to cut the segs for the send_buffer | Determinant | 2018-09-12 |
| * | fix bug: rewinding send buffer should push to the front | Determinant | 2018-09-03 |
| * | ... | Determinant | 2018-08-28 |
| * | prettify help info | Determinant | 2018-08-23 |