summaryrefslogtreecommitdiff
path: root/NOTES
AgeCommit message (Expand)Author
2011-08-24Make topology actually do something.David Barksdale
2011-08-23Some work on topology. Fixed tcp so it actually compiles.David Barksdale
2011-08-16Some work on the new transport protocol.David Barksdale
2011-08-13The UDP transport is no longer compatible with the latest gnunet.David Barksdale
2011-02-10Lots of changes, added many new functions to the applet.David Barksdale
2011-01-27Fixed send-pong-using, pongs sent using connected address.David Barksdale
2010-11-22TCP transport can make outgoing connections, not quite working yet.David Barksdale
2010-11-03Added new exception-m monad. Added :when-let and :when-not to domonad.David Barksdale
2010-11-02New filesharing message handlers.David Barksdale
2010-10-15More work on SET_KEY handling. Changed remote-peer state management a bit.David Barksdale
2010-10-12New signed message parsing method. Added SET_KEY message parsing.David Barksdale
2010-10-08Continuations and pending messages are now stored in a ConcurrentLinkedQueue.David Barksdale