communicate operation timeouts
[oweals/gnunet.git] / src / mesh / mesh_api_new.c
2011-08-30 Christian Grothoffcommunicate operation timeouts
2011-08-30 Christian Grothoffinclude message overheads in size request, handle chang...
2011-08-30 Christian Grothofftimeout support, handle empty queue due to cancel/timeout
2011-08-30 Christian Grothoffencapsulate payload, keep target/priority/etc.
2011-08-30 Christian Grothoffmalloc NULLs already
2011-08-30 Christian Grothoffdelay calling notify from notify_transmit_ready
2011-08-30 Christian Grothoffuse unsigned int
2011-08-30 Christian Grothoffnicer alignment, unsigned sizes
2011-08-30 Christian Grothoffdon't try to receive before successfully connecting...
2011-08-30 Bart PolotIndent
2011-08-30 Bart PolotFix tests, peer commands api <-> service
2011-08-29 Christian Grothoffrun indent twice, it alternates between two 'canonical...
2011-08-26 Bart PolotFixed API test case
2011-08-22 Bart PolotVarious changes, can't get indent to work
2011-08-15 Christian Grothoffindentation
2011-08-15 Christian Grothoffindentation
2011-08-05 Bart PolotAdded API level handling of data and peer notification
2011-08-05 Bart PolotChange client <-> service traffic
2011-08-04 Bart PolotChanged API<->Service messages
2011-06-09 Bart PolotWiP (service rewrite)
2011-06-01 Bart PolotUse better condition
2011-05-18 Bart PolotAdded mapping of client-service tunnel numbering
2011-05-16 Bart PolotWiP
2011-05-13 Bart PolotWiP
2011-05-13 Bart PolotWiP
2011-05-12 Bart PolotWiP
2011-05-12 Bart PolotAdded logging, code formatting, documentation and style...
2011-05-12 Christian Grothofffixes
2011-05-11 Bart PolotAdded mesh testing code and configuration files
2011-05-09 Matthias Wachsbroke on freebsd
2011-05-06 Bart PolotWiP
2011-05-06 Bart PolotWiP
2011-05-06 Bart PolotWiP
2011-05-05 Bart PolotWiP
2011-05-05 Bart PolotPrepared for new API client implementation
2011-04-07 Bart PolotWork in progress, fix compile error
2011-04-07 Bart PolotWork in progress