Age | Commit message (Expand) | Author |
2016-07-08 | -indenting | Christian Grothoff |
2016-07-08 | -make handle static | Christian Grothoff |
2016-07-08 | -ignore meaningless timeout status | Christian Grothoff |
2016-07-08 | -ignore meaningless timeout status | Christian Grothoff |
2016-07-08 | -avoid calling memcpy() with NULL argument, even if len is 0 | Christian Grothoff |
2016-07-08 | migrate transport_core API to MQ | Christian Grothoff |
2016-07-07 | introduce more message parsing checks | Sree Harsha Totakura |
2016-07-06 | misc fixes | Christian Grothoff |
2016-07-01 | Fix broken testbed controllerlink testcase. | Sree Harsha Totakura |
2016-06-30 | -doxygen | Christian Grothoff |
2016-06-27 | -convert resolver_api to MQ | Christian Grothoff |
2016-06-27 | -use more of MQ API | Christian Grothoff |
2016-06-27 | convert testbed_api to MQ (not perfect, but working) | Christian Grothoff |
2016-06-27 | convert testbed_api_barriers to new MQ API | Christian Grothoff |
2016-06-27 | -simplify barriers logic, make sure cb is called on all errors | Christian Grothoff |
2016-06-27 | move functions unrelated to TESTBED_BarrierWaitHandle out of testbed_api_barr... | Christian Grothoff |
2016-06-27 | move functions unrelated to TESTBED_BarrierWaitHandle out of testbed_api_barr... | Christian Grothoff |
2016-06-25 | remove global variable for barriers, move into controller | Christian Grothoff |
2016-06-25 | -doxygen | Christian Grothoff |
2016-06-25 | first steps towards MQ | Christian Grothoff |
2016-06-25 | -doxygen | Christian Grothoff |
2016-06-24 | move testbed logger to its own directory | Christian Grothoff |
2016-06-23 | refactoring ARM api to use new MQ | Christian Grothoff |
2016-06-21 | update statistics API to use new MQ API style, also get rid of timeout argument | Christian Grothoff |
2016-05-06 | fixing compiler warnings | Christian Grothoff |
2016-04-30 | implementing new scheduler shutdown semantics | Christian Grothoff |
2016-04-25 | remove dead/ugly code | Christian Grothoff |
2016-04-09 | small API change: do no longer pass rarely needed GNUNET_SCHEDULER_TaskContex... | Christian Grothoff |
2016-01-19 | -fix (C) notices | Christian Grothoff |
2015-11-16 | typo | Christian Grothoff |
2015-11-16 | more PATH_MAX issues (#4054) | Christian Grothoff |
2015-11-16 | fix #4054 | Christian Grothoff |
2015-11-01 | -typo-doxygen | Christian Grothoff |
2015-10-29 | -remove startup through valgrind | Sree Harsha Totakura |
2015-10-29 | fixing #4035 | Christian Grothoff |
2015-10-29 | -doxygen, indent | Christian Grothoff |
2015-10-29 | -do not segv on controller crash | Christian Grothoff |
2015-10-28 | testbed: disable host key checking along with password based authentication | Sree Harsha Totakura |
2015-10-28 | -fix doxygen | Christian Grothoff |
2015-10-27 | stop using deprecated TRANSPORT_try_connect() API, use modern ATS connectivit... | Christian Grothoff |
2015-10-27 | prepare testbed for #3675 by having an option to establish connections to ATS | Christian Grothoff |
2015-10-27 | -update docu links | Sree Harsha Totakura |
2015-10-27 | -indentation, doxygen, etc. | Christian Grothoff |
2015-07-13 | -no binding for daemons | Christian Grothoff |
2015-07-08 | DEFAULTSERVICES is dead, remove remains | Christian Grothoff |
2015-06-30 | fix #3869: outdated FSF address | Christian Grothoff |
2015-02-10 | fixing #3657 (replace ATS_Information with struct), but WIHTOUT fixing ATS te... | Christian Grothoff |
2015-02-07 | -bringing copyright tags up to FSF standard | Christian Grothoff |
2015-02-07 | -bringing copyright tags up to FSF standard | Christian Grothoff |
2015-01-24 | Fix the use of (GNUNET_)strdup and (GNUNET_)free | LRN |