aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2013-02-01- fixesharsha
2013-02-01GNUNET_TRANSPORT_get_hello() to call its callback asynchronouslyharsha
2013-02-01- rename and docharsha
2013-02-01-fix non-terminating index test --- do not remove file earlygrothoff
2013-01-31- call peer connect notifiy callback only after calling the cache callbackharsha
2013-01-31- fixes and implements caching core handlesharsha
2013-01-31re-enumated argv to conform with helper-exit syntaxcfuchs
2013-01-31added support for partial write to stdin/stdout.cfuchs
2013-01-31- slow down the searching of strings to avoid collapsing the testbedbartpolot
2013-01-31added support for partial reads from stdincfuchs
2013-01-31- fixesharsha
2013-01-31-cleanupgrothoff
2013-01-31- get core handle in core startup callbackharsha
2013-01-31-clean up published files - #2725grothoff
2013-01-31helper-vpn and helper-exit now are 64bit capabled.cfuchs
2013-01-31- deduplicateharsha
2013-01-31-stuffgrothoff
2013-01-31porting to W32 requires a port, yepeegrothoff
2013-01-31some final code-beautification (coding style 4tw!)cfuchs
2013-01-31added gnunet-helper-exit-windows, which currently is just a copy of cfuchs
2013-01-30added nice debug output for gnunet-herlper-vpn-windows.cfuchs
2013-01-30-sanitygrothoff
2013-01-30-arghgrothoff
2013-01-30- unified notify callback for cached transport and core handlesharsha
2013-01-30API extension, make blocking socket API visiblegrothoff
2013-01-30-check for EINPROGRESS for UNIX, hopefully fixing #2741grothoff
2013-01-30towards caching CORE handlesharsha
2013-01-30function to synchronously check if a peer is connected at CORE levelharsha
2013-01-30- fixharsha
2013-01-30- fixesharsha
2013-01-30- fixesharsha
2013-01-30cache transport handles with peer connect notificationsharsha
2013-01-30 forgotwachs
2013-01-29- fixharsha
2013-01-29- fixharsha
2013-01-29caching transport handlesharsha
2013-01-29- queue requests for accessing handles from cacheharsha
2013-01-29- towards caching transport handles along with HELLO messagesharsha
2013-01-28- rename "hello cache" to "cache"harsha
2013-01-28- fixharsha
2013-01-28- fix SEGFAULT while registering hostsharsha
2013-01-26-fix leakgrothoff
2013-01-26-force no c formatgrothoff
2013-01-26bound remote overlay connect operation execution to limited number of open fi...harsha
2013-01-26- renameharsha
2013-01-26LRN: Here's a patch. See if it doesn't break anything for you.grothoff
2013-01-25read MAX_OPEN_FDS from configurationharsha
2013-01-25- fixesbartpolot
2013-01-25- fixed crash in case of DHT_disconnect called from a DHT_get iteratorbartpolot
2013-01-25-allow custom listen portgrothoff