Age | Commit message (Expand) | Author |
2017-11-20 | announceNewSessionHooks, addNewSessionHook | James Crayne |
2017-11-19 | Note and TODO regarding crypto packet padding. | joe |
2017-11-19 | Outgoing queue and related | James Crayne |
2017-11-19 | comment | James Crayne |
2017-11-19 | ncOutGoingTypeArray, outgoing is also remappable, +fix obsolete comment | James Crayne |
2017-11-19 | keep it simple,drop unsupported messages, no returning id | James Crayne |
2017-11-19 | rename ncMessageTypes to ncIncomingTypeArray | James Crayne |
2017-11-19 | ncSessionId, forgetCrypto, and comments | James Crayne |
2017-11-19 | netCryptoSessionsByKey | James Crayne |
2017-11-19 | netcrypto dequeue thread | James Crayne |
2017-11-19 | Added PacketQueue for handling inbound netcrypto packets. | joe |
2017-11-19 | newHandShakeData | James Crayne |
2017-11-19 | initialize svCacheDir and friends | James Crayne |
2017-11-19 | minor code cleaning | James Crayne |
2017-11-19 | Refactor, and bitflags in binary message type | James Crayne |
2017-11-19 | support mapping msg ids, and partitionTransportM | James Crayne |
2017-11-19 | GrpMsg should have lossyness field | James Crayne |
2017-11-09 | Debug prints on cookie handling. | joe |
2017-11-08 | Removed redundant argument from BucketRefreshser constructor. | joe |
2017-11-08 | Moved BucketRefresher construction responsibility for greater | joe |
2017-11-08 | Bootstrapping rework in progress. | joe |
2017-11-06 | Factored out Network.Kademlia.Bootstrap. | joe |
2017-11-05 | Removed broken 6-digit NoSpam specification. | joe |
2017-11-05 | Fixed Onion.Transport.decrypt broken by side-effecting style | joe |
2017-11-05 | Adapted computeSharedSecret to a side-effecting interface. | joe |
2017-11-04 | Tox: Memoized id2key to avoid allocate and memcpy. | joe |
2017-11-04 | Quieter output and some bug fixes. | joe |
2017-11-03 | Changed NodeId hash function. | joe |
2017-11-02 | Fixed onion routes for IPv4-mapped IPv6 addresses. | joe |
2017-11-01 | Fix some announce bugs. Still WIP. | joe |
2017-11-01 | fix build | James Crayne |
2017-11-01 | handle update case of netcrypto handshake | James Crayne |
2017-11-01 | missing ncGroups initialization | James Crayne |
2017-10-31 | groupchat state variable | James Crayne |
2017-10-31 | ncAllSessions | James Crayne |
2017-10-31 | allow hooks to be passed in to newTox | James Crayne |
2017-10-31 | change name: defaultCryptoDataHooks | James Crayne |
2017-10-31 | obsolete cabal conditional dependency & some missing type sigs | James Crayne |
2017-10-31 | hook should have access to session tvars | James Crayne |
2017-10-31 | Merge branch 'dht-rewrite' of jerkface.net:repo/bittorrent into dht-rewrite | joe |
2017-10-31 | hook on CryptoData, rather than CryptoMessage | James Crayne |
2017-10-31 | NetCrypto wip, compiles | James Crayne |
2017-10-31 | Block outgoing cookie requests in certain circumstances. | joe |
2017-10-31 | Fixed ambiguous type error. | joe |
2017-10-31 | missing Network.Tox.Crypto.Handlers | James Crayne |
2017-10-31 | hush some warnings. | joe |
2017-10-30 | Serialize instance for HandshakeData. | joe |
2017-10-30 | Tox: LanDiscovery packet. Also: IsUnsolicited query/response | joe |
2017-10-30 | allow messageData to get peerinfos | James Crayne |
2017-10-30 | messageType lens | Debian Live user |