index
:
dht-client.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Network
/
Tox
Age
Commit message (
Expand
)
Author
2018-06-09
integrate avahi publish & discovery
Andrew Cady
2018-06-09
Merge branch 'dht-presence' of blackbird:bittorrent
Andrew Cady
2018-06-09
Expire old tox key announcements after 5 minutes.
joe
2018-06-09
test publishing and retrieval of NodeInfo via avahi
Andrew Cady
2018-06-08
add avahi dependency
Andrew Cady
2018-06-08
tox: Put IPv6 nodes in their own table. (fixed typo).
joe
2018-06-08
check basenonce matches on handshake
James Crayne
2018-06-08
add ONLINE&OFFLINE messages to last 10 message buffer
James Crayne
2018-06-08
Accept hexadecimal nospam in jabber-id format.
joe
2018-06-08
use Control.Concurrent.Lifted.Instrument so threads are listed
James Crayne
2018-06-01
dont discard session secret on response handshake!
James Crayne
2018-06-01
debug prints and remove unnecessary threadDelay
James Crayne
2018-06-01
canonicalize ip upon sessionPacketH
James Crayne
2018-06-01
fix CryptoMessage seralizing issue
James Crayne
2018-05-31
more careful updateCryptoSession
James Crayne
2018-05-31
canonicalize sockaddr before lookups and insertions into map
James Crayne
2018-05-31
yet more debug prints
James Crayne
2018-05-31
{fresh,update}CryptoSession are now in STM
James Crayne
2018-05-31
debug prints and clean up stale sessions
James Crayne
2018-05-31
freshCryptoSession should update lookup structures
James Crayne
2018-05-31
HandshakeData should include my session public, not my long term
James Crayne
2018-05-31
debugging sessionPacketH
James Crayne
2018-05-31
remove dumb else clause on duplicate packet case
James Crayne
2018-06-02
tox refactor: handshakeH uses decryptHandshake.
joe
2018-06-02
tox: decryptHandshake function
joe
2018-05-31
improve documentation on HandshakeData
James Crayne
2018-06-02
Change Cookie -> Cookie Encrypted
joe
2018-06-02
Factor anyRight to top-level.
joe
2018-06-02
Delete NetCrypto type, separate transports for Handshake,CryptoPacket.
joe
2018-05-31
NetCrypto TVars patch:
James Crayne
2018-06-01
Separate functions for cryptoNetHandler cases.
joe
2018-06-01
tox: Enable nodes with same ip but different id to go into routing table.
joe
2018-06-01
tox: Separate transports for handshakes and crypto-packets.
joe
2018-05-30
This patch:
James Crayne
2018-05-30
generalize NetCryptoSession to more states
James Crayne
2018-05-30
runCryptoHook only in dqueue thread for lossless
James Crayne
2018-05-30
remove byteswqp on last2Bytes
James Crayne
2018-05-30
no trace on byteSwap
James Crayne
2018-05-30
more netcrypto debug trace messages
James Crayne
2018-05-30
decryption bug, try byteswap on last2Bytes
James Crayne
2018-05-30
runCryptoHook on incoming lossless messages
James Crayne
2018-05-30
comment out base nonce compare on repeat handshake
James Crayne
2018-05-30
last2Bytes should be Word16
James Crayne
2018-05-30
debug trace in outgoing thread
James Crayne
2018-05-30
comment showing relation between old and new crypto session status types
James Crayne
2018-05-30
oops, fix build
James Crayne
2018-05-30
more debug messages in cryptoNetHandler
James Crayne
2018-05-30
debug traces, handle Nothing case in ncToWire
James Crayne
2018-05-29
initialize escape range in ncOutgoingIdMap, TODO comments
James Crayne
2018-05-29
initialize ncOutgoingIdMap
James Crayne
[prev]
[next]