aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAge
* - more info APIBart Polot2014-06-24
|
* - use same loglevel as connectBart Polot2014-06-24
|
* - doxygenBart Polot2014-06-24
|
* - use setter, imporve logsBart Polot2014-06-24
|
* - attempt to fix #3405Bart Polot2014-06-24
|
* - refactor peer debugBart Polot2014-06-24
|
* - fix peer debug null derefBart Polot2014-06-24
|
* - more debug for #3405Bart Polot2014-06-24
|
* - use setterBart Polot2014-06-24
|
* - add last contact, DHT handle to peer debug info, for #3405Bart Polot2014-06-24
|
* - fix paramsBart Polot2014-06-24
|
* - add debug function about a peer for #3405Bart Polot2014-06-24
|
* - add a peer debug functionBart Polot2014-06-24
|
* -drastically simplify http server session cleanup (and startup) logicChristian Grothoff2014-06-23
|
* -simplify deletion logic, tell monitor that we are initiatorChristian Grothoff2014-06-23
|
* -fix indentChristian Grothoff2014-06-23
|
* -session header is now deadChristian Grothoff2014-06-23
|
* -indentation fixesChristian Grothoff2014-06-23
|
* -move struct def to where it is usedChristian Grothoff2014-06-23
|
* -constChristian Grothoff2014-06-23
|
* fix compiler warning about uninitialized variableMatthias Wachs2014-06-23
|
* -add support for 'update_inbound_delay' to HTTP client, complete plugin ↵Christian Grothoff2014-06-23
| | | | monitoring implementation
* -minor code cleanup, indentation, doxygenChristian Grothoff2014-06-23
|
* -avoid passing ambiguously typed 'cls' pointer to address_to_string routine ↵Christian Grothoff2014-06-23
| | | | in http_common, code cleanup
* -code cleanup, doxygenChristian Grothoff2014-06-23
|
* use session map instead of DLLChristian Grothoff2014-06-23
|
* -indentation, doxygenChristian Grothoff2014-06-23
|
* -simplify logic, just use clearly working direct method to extract session ↵Christian Grothoff2014-06-23
| | | | from server's client handle
* -remove logic for somewhat overkill check to see if session object is validChristian Grothoff2014-06-23
|
* -doxygen, indentationChristian Grothoff2014-06-23
|
* -use LOG macro instead of GNUNET_log_fromChristian Grothoff2014-06-23
|
* Passing correct argument, is_predecessor to select_closest_peer()Supriti Singh2014-06-23
|
* xvine:bug fixSupriti Singh2014-06-23
|
* - fix ERROR logBart Polot2014-06-23
|
* -- New message type, GNUNET_MESSAGE_TYPE_XDHT_P2P_PUT and ↵Supriti Singh2014-06-23
| | | | | | | | GNUNET_MESSAGE_TYPE_XDHT_P2P_GET -- Changing name of all the messages of X-Vine by appending X in front of DHT. -- Not sending trail teardown in case next_hop or prev_hop is me (remove routing trail due to disconnected peer)
* sensor: using data lifetime valueOmar Tarabai2014-06-23
|
* -rename config files to match test casesChristian Grothoff2014-06-23
|
* -missing commitChristian Grothoff2014-06-23
|
* -fix uninitChristian Grothoff2014-06-23
|
* adding missing monitoring callbacks for TCPChristian Grothoff2014-06-23
|
* -rename tests to caputre better what they testChristian Grothoff2014-06-23
|
* -indentingChristian Grothoff2014-06-23
|
* -towards having the monitoring API supported by TCPChristian Grothoff2014-06-23
|
* make myoptions member of 'struct Plugin' instead of a globalChristian Grothoff2014-06-23
|
* adding monitoring support to UDP plugin, plus some doxygen/indentation fixesChristian Grothoff2014-06-23
|
* -removing global state from UDP plugin (statics), doxygen, indentation, ↵Christian Grothoff2014-06-23
| | | | starting support for monitoring
* xvine:bug fixSupriti Singh2014-06-23
|
* -removing dead configChristian Grothoff2014-06-23
|
* -fix URIsChristian Grothoff2014-06-23
|
* xvine: minor fixesSupriti Singh2014-06-23
|