Age | Commit message (Expand) | Author |
2015-05-18 | also compare peer identity | Christian Grothoff |
2015-05-18 | -log more diagnostics | Christian Grothoff |
2015-03-15 | -try to fix this again, other call to run_interpreter() this time... | Christian Grothoff |
2015-03-15 | try to fix timing issue in ATS test library | Christian Grothoff |
2015-03-14 | -disable tests we know to fail until MW hopefully fixes them | Christian Grothoff |
2015-03-09 | -doxygen and stylistic fixes | Christian Grothoff |
2015-02-28 | initialize 'client', so that disconnect can remove entry from DLL, may fix #3689 | Christian Grothoff |
2015-02-28 | disable solver during aging, ensure there is only one aging task | Christian Grothoff |
2015-02-19 | fix crash: check if problem is already created before updating | Matthias Wachs |
2015-02-13 | -fixing misc minor bugs and style issues (unchecked return values, memory lea... | Christian Grothoff |
2015-02-13 | simplify logic, avoid using uninit variable | Christian Grothoff |
2015-02-12 | -fix memory leak of address on shutdown | Christian Grothoff |
2015-02-11 | -allow UINT64_MAX without crashing | Christian Grothoff |
2015-02-11 | -allow UINT64_MAX without crashing | Christian Grothoff |
2015-02-11 | finish implementing reservation test, and fix bandwidth reservation logic | Christian Grothoff |
2015-02-11 | -remove unused exported symbol | Christian Grothoff |
2015-02-11 | add proper test for bandwidth reservation | Christian Grothoff |
2015-02-11 | add command to test reservations | Christian Grothoff |
2015-02-11 | -testcase was long dead | Christian Grothoff |
2015-02-11 | -testcase was long dead | Christian Grothoff |
2015-02-11 | -testcase was long dead | Christian Grothoff |
2015-02-11 | -fix badness | Christian Grothoff |
2015-02-11 | -also obsolete | Christian Grothoff |
2015-02-11 | new testsuite, obsoleting (most of) the old one | Christian Grothoff |
2015-02-11 | -check for in_destroy when looking up session IDs | Christian Grothoff |
2015-02-11 | eliminate dead call from API | Christian Grothoff |
2015-02-11 | do not call receive before sending first message | Christian Grothoff |
2015-02-11 | pass correct closure | Christian Grothoff |
2015-02-11 | -fix NPE | Christian Grothoff |
2015-02-11 | -fix crash | Christian Grothoff |
2015-02-10 | fixing #3657 (replace ATS_Information with struct), but WIHTOUT fixing ATS te... | Christian Grothoff |
2015-02-10 | -fix typo | Christian Grothoff |
2015-02-10 | -fix | Christian Grothoff |
2015-02-09 | do proper check for stability, in particular UINT32_MAX-0 is not a delta of 1... | Christian Grothoff |
2015-02-09 | perform proper locking and unlocking | Christian Grothoff |
2015-02-09 | -better debug output, indentation | Christian Grothoff |
2015-02-09 | -use backoff for reconnects | Christian Grothoff |
2015-02-09 | -that the tests do not catch bugs like this is a real issue... | Christian Grothoff |
2015-02-08 | -fix shutdown | Christian Grothoff |
2015-02-08 | -fix shutdown order | Christian Grothoff |
2015-02-08 | -fin, mention future work in TODO | Christian Grothoff |
2015-02-08 | -updating comments | Christian Grothoff |
2015-02-08 | -cleaning up bandwidth allocation routine | Christian Grothoff |
2015-02-08 | -when selecting addresses, kick out peers with insufficient support if we are... | Christian Grothoff |
2015-02-08 | -further simplify | Christian Grothoff |
2015-02-08 | -further simplify | Christian Grothoff |
2015-02-08 | -further simplify | Christian Grothoff |
2015-02-08 | -getting there... | Christian Grothoff |
2015-02-08 | -simplify flow, redistribute bandwidth after adding address | Christian Grothoff |
2015-02-08 | do not force disconnect just because client does not request address anymore | Christian Grothoff |