2015-02-18 |
Christian Grothoff | fix blacklist checking logic, integrating tracking... |
commit | commitdiff | tree | snapshot |
2015-02-18 |
Christian Grothoff | fixing #3683: proper counting of TCP connections |
commit | commitdiff | tree | snapshot |
2015-02-18 |
Christian Grothoff | -doxygen |
commit | commitdiff | tree | snapshot |
2015-02-18 |
Christian Grothoff | -tolerate NULL |
commit | commitdiff | tree | snapshot |
2015-02-17 |
Julius Bünger | - fixed conflicting int type |
commit | commitdiff | tree | snapshot |
2015-02-17 |
Julius Bünger | - fixed rounding |
commit | commitdiff | tree | snapshot |
2015-02-17 |
Julius Bünger | - fixed conflicting int sizes |
commit | commitdiff | tree | snapshot |
2015-02-17 |
Julius Bünger | - fixed memory and coding issues |
commit | commitdiff | tree | snapshot |
2015-02-17 |
Julius Bünger | - cleaned test code |
commit | commitdiff | tree | snapshot |
2015-02-17 |
Julius Bünger | - fixed logic |
commit | commitdiff | tree | snapshot |
2015-02-17 |
Julius Bünger | - fixed uninitialised memory, logic |
commit | commitdiff | tree | snapshot |
2015-02-16 |
Julius Bünger | - fixed slow startup of service |
commit | commitdiff | tree | snapshot |
2015-02-15 |
Julius Bünger | - fixed confusion of push and pull |
commit | commitdiff | tree | snapshot |
2015-02-15 |
Julius Bünger | - check for validity of peers |
commit | commitdiff | tree | snapshot |
2015-02-15 |
Julius Bünger | - make sure there is an established channel for each... |
commit | commitdiff | tree | snapshot |
2015-02-15 |
Julius Bünger | - fix wrong check |
commit | commitdiff | tree | snapshot |
2015-02-15 |
Julius Bünger | - cancle own connection when peer is not in gossip... |
commit | commitdiff | tree | snapshot |
2015-02-15 |
Julius Bünger | - got rid of unneeded code |
commit | commitdiff | tree | snapshot |
2015-02-15 |
Julius Bünger | - renamed flag |
commit | commitdiff | tree | snapshot |
2015-02-15 |
Julius Bünger | - don't add own id to pull_list |
commit | commitdiff | tree | snapshot |
2015-02-15 |
Julius Bünger | - fixed behaviour of init_peer_cb() |
commit | commitdiff | tree | snapshot |
2015-02-15 |
Julius Bünger | - changed behaviour on peer disconnect |
commit | commitdiff | tree | snapshot |
2015-02-15 |
Julius Bünger | - leave peer in sampler on peer disconnect |
commit | commitdiff | tree | snapshot |
2015-02-15 |
Julius Bünger | - add additional check before peer removal |
commit | commitdiff | tree | snapshot |
2015-02-15 |
Julius Bünger | - don't put our own id in the algorithm |
commit | commitdiff | tree | snapshot |
2015-02-15 |
Julius Bünger | - restructured peer removal |
commit | commitdiff | tree | snapshot |
2015-02-15 |
Julius Bünger | - changed criteria for putting peer in pull list |
commit | commitdiff | tree | snapshot |
2015-02-15 |
Julius Bünger | - restructured check whether peer is live |
commit | commitdiff | tree | snapshot |
2015-02-15 |
Julius Bünger | - restructured in_arr() and rem_from_list() |
commit | commitdiff | tree | snapshot |
2015-02-15 |
Julius Bünger | - macro for getting/setting peer flags |
commit | commitdiff | tree | snapshot |
2015-02-13 |
Christian Grothoff | -fix |
commit | commitdiff | tree | snapshot |
2015-02-13 |
Christian Grothoff | -fixing misc minor bugs and style issues (unchecked... |
commit | commitdiff | tree | snapshot |
2015-02-13 |
Christian Grothoff | simplify logic, avoid using uninit variable |
commit | commitdiff | tree | snapshot |
2015-02-12 |
Christian Grothoff | -fix callback after cancellation issue |
commit | commitdiff | tree | snapshot |
2015-02-12 |
Christian Grothoff | -reduce loglevel (#3682) |
commit | commitdiff | tree | snapshot |
2015-02-12 |
Christian Grothoff | -fix memory leak of address on shutdown |
commit | commitdiff | tree | snapshot |
2015-02-12 |
Christian Grothoff | -fix leak on transmission error in combination with... |
commit | commitdiff | tree | snapshot |
2015-02-12 |
Christian Grothoff | log TCP server suspends |
commit | commitdiff | tree | snapshot |
2015-02-12 |
Christian Grothoff | -nicer logging |
commit | commitdiff | tree | snapshot |
2015-02-12 |
Christian Grothoff | -fix shutdown issue |
commit | commitdiff | tree | snapshot |
2015-02-12 |
Christian Grothoff | generate our own HELLO before starting validations |
commit | commitdiff | tree | snapshot |
2015-02-12 |
Christian Grothoff | -fix typo |
commit | commitdiff | tree | snapshot |
2015-02-12 |
Christian Grothoff | -better stats for KEEPALIVEs |
commit | commitdiff | tree | snapshot |
2015-02-12 |
Christian Grothoff | -better stats for KEEPALIVEs |
commit | commitdiff | tree | snapshot |
2015-02-12 |
Christian Grothoff | reset blocking time for addresses upon successful conne... |
commit | commitdiff | tree | snapshot |
2015-02-12 |
Christian Grothoff | keep track of number of temporarily blocked addresses |
commit | commitdiff | tree | snapshot |
2015-02-11 |
Christian Grothoff | -improve logging |
commit | commitdiff | tree | snapshot |
2015-02-11 |
Christian Grothoff | -style |
commit | commitdiff | tree | snapshot |
2015-02-11 |
Christian Grothoff | -allow UINT64_MAX without crashing |
commit | commitdiff | tree | snapshot |
2015-02-11 |
Christian Grothoff | -allow UINT64_MAX without crashing |
commit | commitdiff | tree | snapshot |
2015-02-11 |
Christian Grothoff | finish implementing reservation test, and fix bandwidth... |
commit | commitdiff | tree | snapshot |
2015-02-11 |
Christian Grothoff | -remove unused exported symbol |
commit | commitdiff | tree | snapshot |
2015-02-11 |
Christian Grothoff | add proper test for bandwidth reservation |
commit | commitdiff | tree | snapshot |
2015-02-11 |
Christian Grothoff | add command to test reservations |
commit | commitdiff | tree | snapshot |
2015-02-11 |
Christian Grothoff | -testcase was long dead |
commit | commitdiff | tree | snapshot |
2015-02-11 |
Christian Grothoff | -testcase was long dead |
commit | commitdiff | tree | snapshot |
2015-02-11 |
Christian Grothoff | -testcase was long dead |
commit | commitdiff | tree | snapshot |
2015-02-11 |
Christian Grothoff | -fix badness |
commit | commitdiff | tree | snapshot |
2015-02-11 |
Christian Grothoff | -ignore |
commit | commitdiff | tree | snapshot |
2015-02-11 |
Christian Grothoff | -also obsolete |
commit | commitdiff | tree | snapshot |
2015-02-11 |
Christian Grothoff | new testsuite, obsoleting (most of) the old one |
commit | commitdiff | tree | snapshot |
2015-02-11 |
Christian Grothoff | -check for in_destroy when looking up session IDs |
commit | commitdiff | tree | snapshot |
2015-02-11 |
Christian Grothoff | -dead flags |
commit | commitdiff | tree | snapshot |
2015-02-11 |
Christian Grothoff | eliminate dead call from API |
commit | commitdiff | tree | snapshot |
2015-02-11 |
Christian Grothoff | do not call receive before sending first message |
commit | commitdiff | tree | snapshot |
2015-02-11 |
Christian Grothoff | pass correct closure |
commit | commitdiff | tree | snapshot |
2015-02-11 |
Christian Grothoff | -fix NPE |
commit | commitdiff | tree | snapshot |
2015-02-11 |
Christian Grothoff | -fix crash |
commit | commitdiff | tree | snapshot |
2015-02-10 |
Christian Grothoff | fixing #3657 (replace ATS_Information with struct)... |
commit | commitdiff | tree | snapshot |
2015-02-10 |
Christian Grothoff | -check RV |
commit | commitdiff | tree | snapshot |
2015-02-10 |
Christian Grothoff | -fix typo |
commit | commitdiff | tree | snapshot |
2015-02-10 |
Christian Grothoff | -fixing some memory leaks from #3667, also reindentatio... |
commit | commitdiff | tree | snapshot |
2015-02-10 |
Christian Grothoff | -fix #3665: hello can theoretically still be NULL |
commit | commitdiff | tree | snapshot |
2015-02-10 |
Christian Grothoff | fix #3664: during PS_RECONNECT_ATS, primary address... |
commit | commitdiff | tree | snapshot |
2015-02-10 |
Christian Grothoff | -do not reschedule validation if in_use did not change |
commit | commitdiff | tree | snapshot |
2015-02-10 |
Christian Grothoff | -just eliminate useless check, can just be false |
commit | commitdiff | tree | snapshot |
2015-02-10 |
Christian Grothoff | -fix |
commit | commitdiff | tree | snapshot |
2015-02-09 |
Christian Grothoff | -improve UDP logging |
commit | commitdiff | tree | snapshot |
2015-02-09 |
Christian Grothoff | -eliminate dead argument, do use quota immediately |
commit | commitdiff | tree | snapshot |
2015-02-09 |
Christian Grothoff | -reorder tests to have slow ones go last |
commit | commitdiff | tree | snapshot |
2015-02-09 |
Christian Grothoff | -report if testcase failure is because switching is... |
commit | commitdiff | tree | snapshot |
2015-02-09 |
Christian Grothoff | -do not continue in case of transmission error |
commit | commitdiff | tree | snapshot |
2015-02-09 |
Christian Grothoff | -minor indentation/logging fixes |
commit | commitdiff | tree | snapshot |
2015-02-09 |
Christian Grothoff | do proper check for stability, in particular UINT32_MAX... |
commit | commitdiff | tree | snapshot |
2015-02-09 |
Christian Grothoff | perform proper locking and unlocking |
commit | commitdiff | tree | snapshot |
2015-02-09 |
Christian Grothoff | -do only send HELLO to clients once on startup, do... |
commit | commitdiff | tree | snapshot |
2015-02-09 |
Christian Grothoff | -tolerateNAT instant reporting |
commit | commitdiff | tree | snapshot |
2015-02-09 |
Christian Grothoff | -instantly report addresses during NAT initialization... |
commit | commitdiff | tree | snapshot |
2015-02-09 |
Christian Grothoff | -better debug output, indentation |
commit | commitdiff | tree | snapshot |
2015-02-09 |
Christian Grothoff | -use backoff for reconnects |
commit | commitdiff | tree | snapshot |
2015-02-09 |
Christian Grothoff | -that the tests do not catch bugs like this is a real... |
commit | commitdiff | tree | snapshot |
2015-02-08 |
Christian Grothoff | -fix shutdown |
commit | commitdiff | tree | snapshot |
2015-02-08 |
Christian Grothoff | -fix shutdown order |
commit | commitdiff | tree | snapshot |
2015-02-08 |
Christian Grothoff | -fin, mention future work in TODO |
commit | commitdiff | tree | snapshot |
2015-02-08 |
Christian Grothoff | -updating comments |
commit | commitdiff | tree | snapshot |
2015-02-08 |
Christian Grothoff | -cleaning up bandwidth allocation routine |
commit | commitdiff | tree | snapshot |
2015-02-08 |
Christian Grothoff | -when selecting addresses, kick out peers with insuffic... |
commit | commitdiff | tree | snapshot |
2015-02-08 |
Christian Grothoff | -further simplify |
commit | commitdiff | tree | snapshot |
2015-02-08 |
Christian Grothoff | -further simplify |
commit | commitdiff | tree | snapshot |
2015-02-08 |
Christian Grothoff | -further simplify |
commit | commitdiff | tree | snapshot |
next |