aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* not an error: plugin can return NULL (e.g. for IPv6 address when does not ↵Matthias Wachs2012-02-23
| | | | support IPv6)
* improved reschedulingMatthias Wachs2012-02-23
| | | | | improved recv error handling
* -ignoreChristian Grothoff2012-02-23
|
* -ignoreChristian Grothoff2012-02-23
|
* -updating readme and configureChristian Grothoff2012-02-23
|
* -fixMartin Schanzenbach2012-02-23
|
* - Cancel tasks when freeing memoryBart Polot2012-02-23
|
* -cleanupMartin Schanzenbach2012-02-23
|
* -ns continuationMartin Schanzenbach2012-02-23
|
* -fixing compile errors due to ns api changeChristian Grothoff2012-02-23
|
* splitted ipv4 and ipv6 socket select schedulingMatthias Wachs2012-02-23
| | | | | | | removed looping for write select improved ipv4/v6 en/disabling session management
* -more dhtMartin Schanzenbach2012-02-23
|
* -fixing bugs and testcase, plugin now works for updated API againChristian Grothoff2012-02-23
|
* -process dht lookupMartin Schanzenbach2012-02-23
|
* TG: attached are the following patches for GNUnet:Christian Grothoff2012-02-23
| | | | | | | | | | | | | | | - 1: added GNUNET_i2s_full - full variant of GNUNET_i2s - 2: GNUNET_CRYPTO_hash_from_string2 with additional length parameter, useful to prevent an additional strlen call when the caller already knows the length - 3: custom mst callbacks for the server, enables using the server with a custom parser - 4: added GNUNET_SERVER_client_set_finish_pending_write - enables changing the server behavior to finish pending writes when closing the connection Best regards, Gabor Adam Toth
* -fixChristian Grothoff2012-02-23
|
* - new testMatthias Wachs2012-02-23
|
* -fixesMartin Schanzenbach2012-02-23
|
* fix to the 100% CPU load problemMatthias Wachs2012-02-23
|
* fix: ats suggested address for unknown pluginMatthias Wachs2012-02-23
|
* -make it compile against new api, added parser utils borrowed from dnsparserMartin Schanzenbach2012-02-23
|
* - Remove duplicate transport sectionBart Polot2012-02-23
|
* -finishing 1st pass on new pluginChristian Grothoff2012-02-23
|
* - Gather more statsBart Polot2012-02-23
|
* - Changes for long churn (test with 10 peers)Bart Polot2012-02-23
|
* averaging fast changing quality valuesMatthias Wachs2012-02-23
|
* -moving towards new plugin APIChristian Grothoff2012-02-23
|
* -revised plugin APIChristian Grothoff2012-02-23
|
* -updated namestore APIChristian Grothoff2012-02-23
|
* -new apiMartin Schanzenbach2012-02-23
|
* fix for mantis bug 0002154:Matthias Wachs2012-02-23
| | | | | | | | | change order of calls: - discard unsend messages - call transmit send continuation - call session_end
* fix to use correct queueMatthias Wachs2012-02-23
|
* -more bugfixes, more testingChristian Grothoff2012-02-22
|
* -extended testcase plus misc fixesChristian Grothoff2012-02-22
|
* -documentation fixesSree Harsha Totakura2012-02-22
|
* -read operation sketchSree Harsha Totakura2012-02-22
|
* -new comments for resolverMartin Schanzenbach2012-02-22
|
* -fix typeChristian Grothoff2012-02-22
|
* -doxygen fixesChristian Grothoff2012-02-22
|
* LRN: two directory patches change the way "is_directory" is evaluated.Christian Grothoff2012-02-22
| | | | | | | | | | | Now it must be GNUNET_YES for the execution flow to switch to a branch where something is considered to be a directory. The reason for that is that some functions might return GNUNET_SYSERR when asked whether something is a directory or not. Checking this value as "!= GNUNET_NO" will produce positive result, even though it's not a directory.
* - more codeMatthias Wachs2012-02-22
|
* - Removed prefixes of DEBUG string, marked testcase output INFO, fixed ↵Bart Polot2012-02-22
| | | | several bugs regarding shutdown
* - Fixed bugs in notification of destruction of incoming tunnelsBart Polot2012-02-22
|
* - Without these lines MESH does NOT find the destination peer in the DHTBart Polot2012-02-22
|
* - plugin (un)loadingMatthias Wachs2012-02-22
|
* -helper funcs, fixesMartin Schanzenbach2012-02-22
|
* - fixMatthias Wachs2012-02-22
|
* - separated sending for ipv4 and v6Matthias Wachs2012-02-22
|
* -some dht stuffMartin Schanzenbach2012-02-22
|
* -big change to resolverMartin Schanzenbach2012-02-22
|