Age | Commit message (Expand) | Author |
2017-11-21 | slightly better default outgoing map, but needs optimizing etc | James Crayne |
2017-11-21 | addtoNonce24: unsafeDupablePerformIO at def, not call sites. | joe |
2017-11-21 | Style clean-up: columns and spacing. No syntax change. | joe |
2017-11-21 | Moved dequeue-thread responsibility, implemented receiveCrypto. | joe |
2017-11-21 | move netCrypto init stub to Network.Tox | James Crayne |
2017-11-21 | launch ping machine on netcrypto conn | James Crayne |
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-05 | Adapted computeSharedSecret to a side-effecting interface. | 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 | hook on CryptoData, rather than CryptoMessage | James Crayne |
2017-10-31 | NetCrypto wip, compiles | James Crayne |
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 | allow messageData to get peerinfos | James Crayne |
2017-10-30 | messageType lens | Debian Live user |
2017-10-29 | comments. | joe |
2017-10-29 | title lens, comments | Debian Live user |
2017-10-29 | Serlialize instance for PeerInfo. | joe |
2017-10-29 | parseNetCrypto,encodeNetCrypto | Debian Live user |
2017-10-29 | Serialize instance for Handshake. | joe |
2017-10-29 | Serialize instance for CryptoPacket. | joe |
2017-10-29 | Comment about tox-jabber status equivalents. | joe |
2017-10-29 | wip serialization for Tox Crypto Transport Messages | Debian Live user |
2017-10-28 | Use Data.Word64Map in tox clients when 32 bit ghc | Debian Live user |