aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAge
* fix blacklist checking logic, integrating tracking of sessions with ↵Christian Grothoff2015-02-18
| | | | blacklist module and fixing dangling session issue which caused misc. problems when blacklists were in use
* fixing #3683: proper counting of TCP connectionsChristian Grothoff2015-02-18
|
* -doxygenChristian Grothoff2015-02-18
|
* -tolerate NULLChristian Grothoff2015-02-18
|
* - fixed conflicting int typeJulius Bünger2015-02-17
|
* - fixed roundingJulius Bünger2015-02-17
|
* - fixed conflicting int sizesJulius Bünger2015-02-17
|
* - fixed memory and coding issuesJulius Bünger2015-02-17
|
* - cleaned test codeJulius Bünger2015-02-17
|
* - fixed logicJulius Bünger2015-02-17
|
* - fixed uninitialised memory, logicJulius Bünger2015-02-17
|
* - fixed slow startup of serviceJulius Bünger2015-02-16
|
* - fixed confusion of push and pullJulius Bünger2015-02-15
|
* - check for validity of peersJulius Bünger2015-02-15
|
* - make sure there is an established channel for each peer in gossip listJulius Bünger2015-02-15
|
* - fix wrong checkJulius Bünger2015-02-15
|
* - cancle own connection when peer is not in gossip listJulius Bünger2015-02-15
|
* - got rid of unneeded codeJulius Bünger2015-02-15
|
* - renamed flagJulius Bünger2015-02-15
|
* - don't add own id to pull_listJulius Bünger2015-02-15
|
* - fixed behaviour of init_peer_cb()Julius Bünger2015-02-15
|
* - changed behaviour on peer disconnectJulius Bünger2015-02-15
|
* - leave peer in sampler on peer disconnectJulius Bünger2015-02-15
|
* - add additional check before peer removalJulius Bünger2015-02-15
|
* - don't put our own id in the algorithmJulius Bünger2015-02-15
|
* - restructured peer removalJulius Bünger2015-02-15
|
* - changed criteria for putting peer in pull listJulius Bünger2015-02-15
|
* - restructured check whether peer is liveJulius Bünger2015-02-15
|
* - restructured in_arr() and rem_from_list()Julius Bünger2015-02-15
|
* - macro for getting/setting peer flagsJulius Bünger2015-02-15
|
* -fixChristian Grothoff2015-02-13
|
* -fixing misc minor bugs and style issues (unchecked return values, memory ↵Christian Grothoff2015-02-13
| | | | leaks, dead code
* simplify logic, avoid using uninit variableChristian Grothoff2015-02-13
|
* -fix callback after cancellation issueChristian Grothoff2015-02-12
|
* -reduce loglevel (#3682)Christian Grothoff2015-02-12
|
* -fix memory leak of address on shutdownChristian Grothoff2015-02-12
|
* -fix leak on transmission error in combination with disconnectChristian Grothoff2015-02-12
|
* log TCP server suspendsChristian Grothoff2015-02-12
|
* -nicer loggingChristian Grothoff2015-02-12
|
* -fix shutdown issueChristian Grothoff2015-02-12
|
* generate our own HELLO before starting validationsChristian Grothoff2015-02-12
|
* -fix typoChristian Grothoff2015-02-12
|
* -better stats for KEEPALIVEsChristian Grothoff2015-02-12
|
* -better stats for KEEPALIVEsChristian Grothoff2015-02-12
|
* reset blocking time for addresses upon successful connectionChristian Grothoff2015-02-12
|
* keep track of number of temporarily blocked addressesChristian Grothoff2015-02-12
|
* -improve loggingChristian Grothoff2015-02-11
|
* -styleChristian Grothoff2015-02-11
|
* -allow UINT64_MAX without crashingChristian Grothoff2015-02-11
|
* -allow UINT64_MAX without crashingChristian Grothoff2015-02-11
|