aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* adjust on_setup and on_teardown and fix minor bugsv0.2.1Determinant2020-02-21
* ...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 racing in non-TLS feed/on_setupDeterminant2020-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
* use pipe to emulate eventfd on mac; add install scriptv0.1.0cDeterminant2019-12-05
* Merge branch 'master' of github.com:Determinant/salticidaev0.1.0bDeterminant2019-12-05
|\
| * Merge pull request #1 from aaronbuchwald/port-endian-helper-for-macTed Yin2019-12-03
| |\
| | * Fix mac compatibility with endian helperAaron Buchwald2019-12-02
* | | WIP: OSX(macOS) supportDeterminant2019-12-05
|/ /
* / remove unnecessary CXX flagsv0.1.0aDeterminant2019-12-02
|/
* remove unnecessary std::move()v0.1.0Determinant2019-10-14
* fix bug: forgot to reset ready_recvDeterminant2019-10-13
* drop the use of alignasDeterminant2019-10-13
* add len()Determinant2019-10-13
* ...Determinant2019-10-13
* WIP: bounded recv bufferDeterminant2019-10-13
* quickfix: make msg queue unboundedDeterminant2019-08-30
* improve EventContext deleterDeterminant2019-07-04
* improve dispatcher shutdownDeterminant2019-07-04
* throw exception when attempt to call on stopped ThreadCallDeterminant2019-07-03
* ...Determinant2019-07-02
* update readmeDeterminant2019-07-02
* fill zero for an unloaded uint256_t; other minor changesDeterminant2019-07-02
* increase the conf line buffer limitDeterminant2019-07-02
* ...Determinant2019-07-02
* add async id for error handlingDeterminant2019-07-01
* preserve outgoing messages with best effortDeterminant2019-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
* ...Determinant2019-06-29
* ...Determinant2019-06-29
* fix data race in timersDeterminant2019-06-28