aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* log plugin involved in slow transmissionsChristian Grothoff2015-10-17
|
* fix misscalculation of per-session flow delays and apply flow delays ↵Christian Grothoff2015-10-17
| | | | properly per message instead of per session
* add logging to watch for transmission delays within transport serviceChristian Grothoff2015-10-17
|
* -be harsher about transport service sending messages out of line, also at ↵Christian Grothoff2015-10-17
| | | | the same time check in transport service to only transmit messages if in the right state
* -add option to ignore SetQuotaMessage (but still generate them), and if the ↵Christian Grothoff2015-10-17
| | | | option is not set, really do use the quotas consistently
* -do not export set_incoming_quota past file, it is not used beyond the scopeChristian Grothoff2015-10-17
|
* -ignores, indentChristian Grothoff2015-10-17
|
* -fix use after freeChristian Grothoff2015-10-17
|
* -bump warn thresholdChristian Grothoff2015-10-17
|
* -fix doxygen warningsChristian Grothoff2015-10-16
|
* -use INFO, not WARNChristian Grothoff2015-10-16
|
* -update DST helloChristian Grothoff2015-10-16
|
* -ignore 2nd FRIEND hello when patchingChristian Grothoff2015-10-16
|
* -fix destroy_aiChristian Grothoff2015-10-16
|
* Remove unused variableDavid Barksdale2015-10-16
|
* trying to fix #4003Christian Grothoff2015-10-14
|
* Always force queue local messages when the client was pre-authorized to ↵Bart Polot2015-10-13
| | | | send. Fix #3999.
* - FTBFSBart Polot2015-10-13
|
* fix consensus logic bugFlorian Dold2015-10-11
|
* consensusFlorian Dold2015-10-11
|
* - implicitly enable rest functions in experimental if jansson.h presentMartin Schanzenbach2015-10-11
|
* - ignoreBart Polot2015-10-08
|
* - FTBFSBart Polot2015-10-08
|
* - only request reply if no key is knownBart Polot2015-10-08
|
* -NULL builder on disconnectChristian Grothoff2015-10-08
|
* redefining core message timeout semantics and core-core-API messaging to ↵Christian Grothoff2015-10-08
| | | | address (hypothetical?) stalls which may explain #3863. This kind-of breaks the API in that the timeout now has a different semantic -- it's an advisory as to when the app would like the message transmitted, the transmission will no longer actually time out. However, that was the documented semantics before, just not the actual behavior. Most applications didn't rely on it, and tests still pass, so I didn't break too much...
* -signed cmp, otherwise -1 will not triggerChristian Grothoff2015-10-08
|
* use constant for overdue warningsChristian Grothoff2015-10-08
|
* -fix indentChristian Grothoff2015-10-08
|
* add constant for the delay after which we log warningsChristian Grothoff2015-10-08
|
* improve doxygenChristian Grothoff2015-10-08
|
* -make time API more intutitiveChristian Grothoff2015-10-08
|
* -ignoreChristian Grothoff2015-10-08
|
* -fixChristian Grothoff2015-10-08
|
* -make code nicerChristian Grothoff2015-10-08
|
* -fix ptr arChristian Grothoff2015-10-08
|
* -fix FTBFSChristian Grothoff2015-10-08
|
* -fix npeChristian Grothoff2015-10-08
|
* add logic for strata compressionChristian Grothoff2015-10-08
|
* -fix templateChristian Grothoff2015-10-08
|
* export compression/decompression functionsChristian Grothoff2015-10-08
|
* statistics in set profiler, temp. fix for saltFlorian Dold2015-10-07
|
* add capability to log per-service resource consumption via ARMChristian Grothoff2015-10-07
|
* set statisticsFlorian Dold2015-10-07
|
* Fix typo in dvDavid Barksdale2015-10-07
|
* Fix make -jDavid Barksdale2015-10-07
|
* determine network scope for ATS even if we do not yet have a session and ↵Christian Grothoff2015-10-07
| | | | only have an address
* -more meaningful log msgChristian Grothoff2015-10-07
|
* -newline, include error codeChristian Grothoff2015-10-07
|
* -no printfChristian Grothoff2015-10-07
|