c-libp2p/test
John Jones f2e5af4058 Major changes for implementation of yamux protocol
This commit changes the Stream interface, so as to allow the yamux
protocol to have channels. It is necessary, but touches many areas. The
codebase is better for it.
2017-11-08 10:51:43 -05:00
..
crypto Fixed warnings 2017-07-17 16:14:20 -05:00
multihash clarifying var names, testing base58 and multihash 2016-12-15 12:39:30 -05:00
Makefile More details of the yamux implementation 2017-11-06 13:36:11 -05:00
mock_stream.h Major changes for implementation of yamux protocol 2017-11-08 10:51:43 -05:00
test_conn.h Major changes for implementation of yamux protocol 2017-11-08 10:51:43 -05:00
test_helper.h More changes to the stream negotiation 2017-10-25 12:28:53 -05:00
test_mbedtls.h Added base16 encoding/decoding, as well as a wrapper around SHA256 2016-11-13 20:55:11 -05:00
test_multistream.h Major changes for implementation of yamux protocol 2017-11-08 10:51:43 -05:00
test_peer.h Chasing memory leak possibly in PeerStore 2017-07-31 14:51:29 -05:00
test_record.h Debugging journalio process 2017-08-30 11:09:28 -05:00
test_secio.h More implementation of dialer 2017-10-23 18:03:38 -05:00
test_yamux.h Major changes for implementation of yamux protocol 2017-11-08 10:51:43 -05:00
testit.c setting up when the remote requests the yamux protocol 2017-11-06 17:31:30 -05:00