index
:
salticidae
c-bindings
error-handling
master
multiloops
new-lf-queue
one-way-handshake
tls
Minimal C++ asynchronous network library.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Collapse
)
Author
Age
*
...
Determinant
2020-02-22
|
*
adjust on_setup and on_teardown and fix minor bugs
v0.2.1
Determinant
2020-02-21
|
*
...
v0.2.0
Determinant
2020-02-21
|
*
...
Determinant
2020-02-21
|
*
seemingly fix the uv_close assertion failure; reduce LOG_INFO messages
one-way-handshake
Determinant
2020-02-21
|
*
improve log info
Determinant
2020-02-20
|
*
...
Determinant
2020-02-20
|
*
fix racing in non-TLS feed/on_setup
Determinant
2020-02-20
|
*
fix the nonce reset issue
Determinant
2020-02-20
|
*
improve logging
Determinant
2020-02-20
|
*
fix the potential data race in known_peers
Determinant
2020-02-20
|
*
get it working again
Determinant
2020-02-19
|
*
simplify nonce
Determinant
2020-02-19
|
*
get it almost working
Determinant
2020-02-18
|
*
simplify and clean up some code
Determinant
2020-02-17
|
*
WIP: use PeerId to identify peers and allow one-way handshake
Determinant
2020-02-17
|
*
add more to C API
v0.1.1
Determinant
2020-02-14
|
*
change queue_capacity to max_send_buff_size; adjust the C API
Determinant
2020-02-14
|
*
move the config option to MsgNetwork::Config
Determinant
2020-02-14
|
*
limit the max message size
Determinant
2020-02-14
|
*
use pipe to emulate eventfd on mac; add install script
v0.1.0c
Determinant
2019-12-05
|
*
Merge branch 'master' of github.com:Determinant/salticidae
v0.1.0b
Determinant
2019-12-05
|
\
|
*
Merge pull request #1 from aaronbuchwald/port-endian-helper-for-mac
Ted Yin
2019-12-03
|
|
\
|
|
|
|
|
|
some preliminary OS X endian support
|
|
*
Fix mac compatibility with endian helper
Aaron Buchwald
2019-12-02
|
|
|
*
|
|
WIP: OSX(macOS) support
Determinant
2019-12-05
|
/
/
*
/
remove unnecessary CXX flags
v0.1.0a
Determinant
2019-12-02
|
/
*
remove unnecessary std::move()
v0.1.0
Determinant
2019-10-14
|
*
fix bug: forgot to reset ready_recv
Determinant
2019-10-13
|
*
drop the use of alignas
Determinant
2019-10-13
|
*
add len()
Determinant
2019-10-13
|
*
...
Determinant
2019-10-13
|
*
WIP: bounded recv buffer
Determinant
2019-10-13
|
*
quickfix: make msg queue unbounded
Determinant
2019-08-30
|
*
improve EventContext deleter
Determinant
2019-07-04
|
*
improve dispatcher shutdown
Determinant
2019-07-04
|
*
throw exception when attempt to call on stopped ThreadCall
Determinant
2019-07-03
|
*
...
Determinant
2019-07-02
|
*
update readme
Determinant
2019-07-02
|
*
fill zero for an unloaded uint256_t; other minor changes
Determinant
2019-07-02
|
*
increase the conf line buffer limit
Determinant
2019-07-02
|
*
...
Determinant
2019-07-02
|
*
add async id for error handling
Determinant
2019-07-01
|
*
preserve outgoing messages with best effort
Determinant
2019-07-01
|
*
better peer teardown
Determinant
2019-07-01
|
*
clean up the bench_network examples
Determinant
2019-06-30
|
*
...
Determinant
2019-06-30
|
*
try to fix get_peer_addr bug
Determinant
2019-06-30
|
*
...
Determinant
2019-06-29
|
*
...
Determinant
2019-06-29
|
*
...
Determinant
2019-06-29
|
[next]