aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAge
...
* API extension, make blocking socket API visibleChristian Grothoff2013-01-30
|
* -check for EINPROGRESS for UNIX, hopefully fixing #2741Christian Grothoff2013-01-30
|
* towards caching CORE handlesSree Harsha Totakura2013-01-30
|
* function to synchronously check if a peer is connected at CORE levelSree Harsha Totakura2013-01-30
|
* - fixSree Harsha Totakura2013-01-30
|
* - fixesSree Harsha Totakura2013-01-30
|
* - fixesSree Harsha Totakura2013-01-30
|
* cache transport handles with peer connect notificationsSree Harsha Totakura2013-01-30
|
* forgotMatthias Wachs2013-01-30
|
* - fixSree Harsha Totakura2013-01-29
|
* - fixSree Harsha Totakura2013-01-29
|
* caching transport handlesSree Harsha Totakura2013-01-29
|
* - queue requests for accessing handles from cacheSree Harsha Totakura2013-01-29
|
* - towards caching transport handles along with HELLO messagesSree Harsha Totakura2013-01-29
|
* - rename "hello cache" to "cache"Sree Harsha Totakura2013-01-28
|
* - fixSree Harsha Totakura2013-01-28
|
* - fix SEGFAULT while registering hostsSree Harsha Totakura2013-01-28
|
* -fix leakChristian Grothoff2013-01-26
|
* -force no c formatChristian Grothoff2013-01-26
|
* bound remote overlay connect operation execution to limited number of open ↵Sree Harsha Totakura2013-01-26
| | | | file descriptors
* - renameSree Harsha Totakura2013-01-26
|
* LRN: Here's a patch. See if it doesn't break anything for you.Christian Grothoff2013-01-26
| | | | | | | | | | | | | | | | Arm service is started with -c <configname> only when the process that runs arm service has "[arm]/CONFIG" defined in the configuration used to run arm service (usually - process' own configuration). Since default [arm] config has no CONFIG defined anymore (thanks to your r25908), we need to add this code to put the config file that was passed to gnunet-arm tool via -c as "[arm]/CONFIG" for arm service to receive it. Otherwise arm service is run without config and reads default config (~/.gnunet/gnunet.conf) instead, which is clearly not what we need.
* read MAX_OPEN_FDS from configurationSree Harsha Totakura2013-01-25
|
* - fixesBart Polot2013-01-25
|
* - fixed crash in case of DHT_disconnect called from a DHT_get iteratorBart Polot2013-01-25
|
* -allow custom listen portChristian Grothoff2013-01-25
|
* bound overlay connect operation execution to limited number of open file ↵Sree Harsha Totakura2013-01-25
| | | | descriptors
* -defChristian Grothoff2013-01-25
|
* -armintegChristian Grothoff2013-01-25
|
* -fixChristian Grothoff2013-01-25
|
* -fixChristian Grothoff2013-01-25
|
* start gnunet-service-arm nicely if configuration file does not existChristian Grothoff2013-01-25
|
* - indentSree Harsha Totakura2013-01-25
|
* add DNS exit for mesh to gnunet-daemon-exitChristian Grothoff2013-01-25
|
* remove DNS exit for mesh from gnunet-service-dnsChristian Grothoff2013-01-25
|
* - towards operation queues for open file descriptorsSree Harsha Totakura2013-01-25
|
* - rearrangeSree Harsha Totakura2013-01-25
|
* - renameSree Harsha Totakura2013-01-25
|
* -allow disconnecting from DHT during GET iteratorChristian Grothoff2013-01-25
|
* -styleChristian Grothoff2013-01-25
|
* -check that this is actually a DNS packetChristian Grothoff2013-01-25
|
* - separate overlay connect message handling as moduleSree Harsha Totakura2013-01-25
|
* - missing argumentBart Polot2013-01-25
|
* - pass local ID to announceBart Polot2013-01-25
|
* separate hello cache as moduleSree Harsha Totakura2013-01-25
|
* - move data structures to shared headerSree Harsha Totakura2013-01-25
|
* - fix compile errorBart Polot2013-01-25
|
* test harderSree Harsha Totakura2013-01-24
|
* - cosmetic changesBart Polot2013-01-24
|
* - copyright notice Bart Polot2013-01-24
|