aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* -add missing calls to monitorChristian Grothoff2014-06-25
|
* -simplify logicChristian Grothoff2014-06-25
|
* forgotten commit making penalty quadratic as used and documentedMatthias Wachs2014-06-25
|
* fixing commentMatthias Wachs2014-06-25
|
* -adding missing API functions to WLAN, skeleton for monitoring supportChristian Grothoff2014-06-25
|
* Handling 'put', 'get' and 'get result' correctlySupriti Singh2014-06-25
|
* -add monitor support to http server, more code clean up, add http server MHD ↵Christian Grothoff2014-06-25
| | | | suspend feature, support quota reset API from transport in HTTP server
* docu for address selectionMatthias Wachs2014-06-25
|
* - ignoreBart Polot2014-06-25
|
* - logBart Polot2014-06-25
|
* - adjust test's log levelsBart Polot2014-06-24
|
* - debug info for #3425Bart Polot2014-06-24
|
* - update m2s for non-payloadBart Polot2014-06-24
|
* - don't use payload_type on non-payload messagesBart Polot2014-06-24
|
* - more verbose warning messageBart Polot2014-06-24
|
* - remove debug info used to fix #3405Bart Polot2014-06-24
|
* - check return values from GCC_send_prebuilt_messageBart Polot2014-06-24
|
* xvine: fixesSupriti Singh2014-06-24
|
* - don't try update info on NULL connections, avoid segfault for #3453Bart Polot2014-06-24
|
* adding documentationMatthias Wachs2014-06-24
|
* test documentationMatthias Wachs2014-06-24
|
* - added more debug messages to status2stringChristian Fuchs2014-06-24
| | | | - added remaining functionality to GNUNET_NAT_test_stop
* don't send trail teardown in remove_matching_fingers()Supriti Singh2014-06-24
|
* updated peer ids in test cfgMatthias Wachs2014-06-24
|
* remove unused header structMatthias Wachs2014-06-24
|
* - ignoreBart Polot2014-06-24
|
* - 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