aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* -make sure we get the correct errno back after GNUNET_NETWORK_socket_create()Christian Grothoff2015-01-25
* -correct a few overly optimistic assumptions about what can legitimately happ...Christian Grothoff2015-01-25
* -stupid check, removeChristian Grothoff2015-01-25
* fix shutdown order to destroy sessions first, fix logic failure with respect ...Christian Grothoff2015-01-25
* fixing wrong assertionsChristian Grothoff2015-01-25
* -address dying doesn't depend on bandwidth suggestion of ATS, just on in_dest...Christian Grothoff2015-01-25
* -indentationChristian Grothoff2015-01-25
* -pass closure, indentation fixesChristian Grothoff2015-01-25
* -use static where applicableChristian Grothoff2015-01-25
* always create session before giving performance metricsChristian Grothoff2015-01-25
* -indentationChristian Grothoff2015-01-25
* -undo bad commitChristian Grothoff2015-01-25
* -indentation plugin_transport_udp.cChristian Grothoff2015-01-25
* only add addresses as valid from peerinfo if we have the respective plugin lo...Christian Grothoff2015-01-25
* store suggest handles, do not dropChristian Grothoff2015-01-25
* handle mq being NULLChristian Grothoff2015-01-25
* -fixing testcasesChristian Grothoff2015-01-25
* -fix testcase assertionsChristian Grothoff2015-01-25
* -eh, static sh pleseChristian Grothoff2015-01-25
* -removing useless/dead/redundant tests, adjusting other tests to fit current APIChristian Grothoff2015-01-25
* W32: Remove copy-pasted stray incrementLRN2015-01-24
* W32: Also consider ERROR_INVALID_HANDLE when checking 'file' typeLRN2015-01-24
* Fix the use of (GNUNET_)strdup and (GNUNET_)freeLRN2015-01-24
* Add GNUNET_NETWORK_fdset_handle_set_firstLRN2015-01-24
* Add support for selecting on W32 eventsLRN2015-01-24
* -fix assertion checking the encoded s-expressionsSree Harsha Totakura2015-01-24
* taking care of send msg size in the apiJulius Bünger2015-01-23
* mostly taking care about max size we are allowed to sendJulius Bünger2015-01-23
* code cleanupJulius Bünger2015-01-23
* -use static where allowedChristian Grothoff2015-01-22
* moved the client request rate estimation in fkt of its ownJulius Bünger2015-01-22
* use const in api, avoid castChristian Grothoff2015-01-22
* use statics instead of singleton struct, simplify internal APIsChristian Grothoff2015-01-22
* -indentation, do not pass stats arg as const just to then cast the const awayChristian Grothoff2015-01-22
* finish ATS reconnect logic to retransmit state on reconnectChristian Grothoff2015-01-22
* -improving docsChristian Grothoff2015-01-22
* -documentingChristian Grothoff2015-01-22
* also simplify message format for AddressSuggestionMessageChristian Grothoff2015-01-22
* improved selection of peers for pushingJulius Bünger2015-01-22
* simplifying IPC for address destructionChristian Grothoff2015-01-22
* simplifying IPC for address in use and address updateChristian Grothoff2015-01-22
* split structs for address adding and updatingChristian Grothoff2015-01-22
* splitting add/update logic in preparation for changing msg formatsChristian Grothoff2015-01-22
* towards a cleaner ATS scheduling APIChristian Grothoff2015-01-22
* modified TODOsJulius Bünger2015-01-22
* don't read threshholds from .confJulius Bünger2015-01-22
* -add a check to bail out on false signaturesSree Harsha Totakura2015-01-22
* keep track of whom we sent pull requests to (avoid duplicate replys)Julius Bünger2015-01-22
* make sure fkt is called with right argumentJulius Bünger2015-01-22
* clean up ntfy_tmt_rdy handles on removal of peerJulius Bünger2015-01-22