Commit Graph

36 Commits (64a2a902db1ad2311435aa06aad4f3ddd5cdca94)

Author SHA1 Message Date
Radu Iliescu d386a4b496 build: fix all build warnings 2018-12-03 08:20:51 -05:00
John Jones bea9481c56 Getting yamux and go working 2017-11-27 11:10:38 -05:00
John Jones 7c62bdfbb7 debugging yamux and go 2017-11-27 09:06:33 -05:00
John Jones 08a02f7956 More changes to the stream negotiation 2017-10-25 12:28:53 -05:00
jmjatlanta 05f2620054 More changes for dialer 2017-10-23 16:21:03 -05:00
jmjatlanta 1dcac6ecb5 Implementing the new way of swarm connection 2017-10-23 15:21:50 -05:00
jmjatlanta 2391f23b4e Beginnings of stream locking 2017-10-12 12:37:40 -05:00
jmjatlanta 56e301df8d Handle swarm connect 2017-10-12 10:12:22 -05:00
John Jones 68242a6355 Double check if connection_type and sessionContext agree
Assuming that sessionContext is not null because connection_type is
CONNECTED is not safe. Fixed this in the peer_connect method
2017-10-09 10:00:30 -05:00
John Jones 198e5d544a secio unencrypted read fix 2017-09-28 16:31:35 -05:00
jmjatlanta bf1f900716 more debugging 2017-09-28 13:21:07 -05:00
jmjatlanta a810f94757 implementation of dht_send_message_nearest_x 2017-09-18 06:32:37 -05:00
John Jones 5a9ab47635 Memory leak fixed 2017-09-07 14:57:20 -05:00
John Jones 9fd44b7878 implementing handler interface in front of multistream 2017-09-04 11:01:17 -05:00
jmjatlanta f0d82129ab Debugging journalio process 2017-08-30 11:09:28 -05:00
John Jones f84ec579f2 Making it easier to create secio connections 2017-08-09 10:57:17 -05:00
jmjatlanta 8ff5020088 Reverting back to specific network reads and writes 2017-08-09 10:23:24 -05:00
jmjatlanta 4f52a20314 Handling secio negotiation differently to comply with protocol 2017-08-09 09:12:16 -05:00
jmjatlanta 61a576eb93 Handling details of bitswap and connection pool 2017-08-03 11:15:40 -05:00
jmjatlanta 3137d9efa6 Now a successful secio connection adds the peer to the peerstore 2017-07-31 16:36:08 -05:00
jmjatlanta a137c2c43e Code Cleanup plus making providerstore smarter 2017-07-31 12:49:41 -05:00
John Jones 4542ebe1cb correctly handle a stream that is unable to connect 2017-07-31 08:38:16 -05:00
John Jones 30250a1af0 Making a Libp2pPeer more useful 2017-07-31 06:42:42 -05:00
John Jones 1e49d8f7ab Fixed small memory leak 2017-07-27 14:32:42 -05:00
John Jones 1971e60438 Cleanup of needless Stream attached to things it shouldn't have 2017-07-27 12:06:27 -05:00
John Jones 93bb78169a Can now compare 2 sessions for equality 2017-07-26 07:37:28 -05:00
jmjatlanta dfb1aba247 Fixed warnings 2017-07-17 16:14:20 -05:00
Jose Marcial Vieira Bisneto e32837031f Implemented timeout to avoid hang due to connection error. 2017-07-06 22:31:16 -03:00
John Jones 22a782d9f1 Major changes to retrieving files
Working on transfer of big files
2017-04-20 17:55:18 -05:00
John Jones caf02463c6 Memory cleanup 2017-04-17 11:57:37 -05:00
John Jones f3de55999f Implemented find providers from remote peers 2017-04-16 23:46:52 -05:00
John Jones ae2037081c Small bugfix to peer copy 2017-04-05 20:34:13 -05:00
John Jones f1c8ceedbd Handling add provider 2017-04-03 17:26:08 -05:00
John Jones c5fa775534 Starting to handle get_value request 2017-02-27 12:27:14 -05:00
John Jones 8139dc9d48 Added ping functionality to multistream 2017-02-23 11:15:48 -05:00
John Jones 9f0ee0cdb9 Added peerstore and additional tests 2017-02-20 18:53:20 -05:00