index
:
dht-client.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2020-01-28
Kill tcp session on exception.
HEAD
master
Joe Crayne
2020-01-28
Removed tcp-related traces.
Joe Crayne
2020-01-28
Command to view individual onion route.
Joe Crayne
2020-01-28
Handle exception on failed send-friendrequest.
Joe Crayne
2020-01-28
Show route on failure to send dht key.
Joe Crayne
2020-01-28
Change netcrypto timeout to match toxcore.
Joe Crayne
2020-01-28
Debug prints putRendezvous related debug prints.
Joe Crayne
2020-01-26
Remove timed-out sessions from aggregate map.
Joe Crayne
2020-01-25
Only one session at a time (per DHT node).
Joe Crayne
2020-01-25
Ported dhtd to reworked QueryResponse design.
Joe Crayne
2020-01-25
QueryResponse rework: awaitMessage :: STM (Arrival err addr x, IO ())
Joe Crayne
2020-01-25
Use monotonic counter for SecretsCache priority.
Joe Crayne
2020-01-25
Received DHT-key: Try our relays too (not just theirs).
Joe Crayne
2020-01-25
Reject OOB netcrypto sessions.
Joe Crayne
2020-01-25
Show address utilities: showViaRelay and summarizeNodeInfo.
Joe Crayne
2020-01-25
getContactInfo: Send optional TCP connection requests.
Joe Crayne
2020-01-25
Improved debug prints.
Joe Crayne
2020-01-25
Moved parse-error printing from addHandler to forkListener.
Joe Crayne
2020-01-25
Establish TCP link when sending OOB packet.
Joe Crayne
2020-01-25
Fixed decryption of cookies via TCP.
Joe Crayne
2020-01-25
Avoid looping in partitionTransportM.
Joe Crayne
2020-01-25
QueryResponse: non-error ignored case Discarded.
Joe Crayne
2020-01-25
Thread instrumentation: half as many MVars.
Joe Crayne
2020-01-25
Thread instrumentation: Fixed leak in contention-reduced design.
Joe Crayne
2020-01-24
Catch exceptions on no avahi dbus service.
James Crayne
2020-01-24
resolvePeer,reverseAddress for sum of Managers
James Crayne
2020-01-24
fix formatting which confuses haddock
James Crayne
2020-01-24
More efficient hashThreadId.
Joe Crayne
2020-01-24
thread instrumentation: contention reduction experiment
James Crayne
2020-01-24
Thread instrumentation test.
Joe Crayne
2020-01-24
vnet tests: tcp cage scripts.
Joe Crayne
2020-01-17
Improved TCP-mediated handshake protocol.
Joe Crayne
2020-01-17
Send KillPacket when session terminates.
Joe Crayne
2020-01-17
Discard unusable Dormant AggregateSession objects.
Joe Crayne
2020-01-17
Improved netcrypto session cleanup.
Joe Crayne
2020-01-16
Debug print on key mismatch in cookie.
Joe Crayne
2020-01-16
Handle out-of-band netcrypto handshake.
Joe Crayne
2020-01-16
Reverted c3866287: we want to use DHT-key, not the toxid.
Joe Crayne
2020-01-16
Rewrite ConnectNotification to RoutingResponse.
Joe Crayne
2020-01-16
Reclassified some Relay prints to RelayVerbose.
Joe Crayne
2020-01-16
Fixed serialization of cookie!
Joe Crayne
Bad cookies (without the DHTKey) have been issued ever since commit d8797823bb3cbf91eabad48c400632dcecfec245
2020-01-14
relaySession exception handler.
Joe Crayne
2020-01-14
Enable toxid search from TCP-only command-line.
Joe Crayne
2020-01-14
Added startup nodes to CommonAPI search query.
Joe Crayne
2020-01-14
Fixed race condition in thread instrumentation.
Joe Crayne
2020-01-14
Made client's handshake to/from attributes available to xmppTellNameToClient.
Joe Crayne
2020-01-14
Minor refactor.
Joe Crayne
2020-01-12
Configure connection requests before having contact's dhtkey.
Joe Crayne
2020-01-12
Utilities for getting information about a test network.
Joe Crayne
2020-01-12
Scripts to run a toxcore DHT network on localhost.
Joe Crayne
[next]