aboutsummaryrefslogtreecommitdiff
path: root/src/util/service_new.c
Commit message (Expand)AuthorAge
* rename service_new.c to service.cChristian Grothoff2017-03-17
* getopt major style fix, remove macro-mania with nicer typed functionsChristian Grothoff2017-03-15
* fix debug levelsChristian Grothoff2017-03-13
* make sure 'err' is initialized on all error pathsChristian Grothoff2017-03-10
* misc minor fixesChristian Grothoff2017-02-28
* util: loggingtg(x)2017-02-24
* Merge branch 'master' of gnunet.org:gnunettg(x)2017-02-24
|\
| * fix shutdown sequence on MQ errorsChristian Grothoff2017-02-22
* | util: add component name to LOG macros; util/client: log incoming message typ...tg(x)2017-02-24
|/
* fix compile errorsChristian Grothoff2017-02-22
* complain harder about this type of violationChristian Grothoff2017-02-22
* fix sun_len issue (#4816) by adding test and fixing typoChristian Grothoff2017-02-21
* prevent crash on exitChristian Grothoff2017-02-21
* prevent crash on exitChristian Grothoff2017-02-21
* allow connect_cb to be NULLChristian Grothoff2017-01-25
* service_new: ready_confirm_fdtg(x)2016-11-25
* use new MQ in_flight API to support cancel in new service/client implementationsChristian Grothoff2016-10-21
* migrating testbed to new service APIChristian Grothoff2016-10-10
* extending process API to allow obtaining status code in blocking fashionChristian Grothoff2016-10-10
* sketch new service start/stop API as needed for testbedChristian Grothoff2016-10-07
* -do not log EPIPEChristian Grothoff2016-09-26
* refuse to run if binds failChristian Grothoff2016-09-26
* -do not crash with NPE if bind failsChristian Grothoff2016-09-26
* fix #4680Christian Grothoff2016-09-26
* handle case of missing handler properlyChristian Grothoff2016-09-24
* init resolver in new service apiChristian Grothoff2016-09-20
* -fix minor issuesChristian Grothoff2016-09-20
* convert statistics service to new service MQ APIChristian Grothoff2016-09-20
* -modifying tests to use new service MQ API, implementing more of service MQ APIChristian Grothoff2016-09-19
* adapting test_service to new service API, fixing misc issues found by testChristian Grothoff2016-09-18
* more work on new MST and service logicChristian Grothoff2016-09-18
* ack florianChristian Grothoff2016-09-18
* getting service_new.c to compile, albeit it is not yet completeChristian Grothoff2016-09-18
* -recover lost service_main from SVN 37845Christian Grothoff2016-08-30
* make service_new (almost) compileFlorian Dold2016-08-29
* setup code for new service apiFlorian Dold2016-08-29
* setup code for new service apiFlorian Dold2016-08-29
* -towards a new MST for the new serviceChristian Grothoff2016-08-29
* -starting with new service MQ logicChristian Grothoff2016-08-29
* -starting with service_new accept logicChristian Grothoff2016-08-29
* -starting with service_new main logicChristian Grothoff2016-08-29
* -starting with service_new main logicChristian Grothoff2016-08-29
* -starting with service_new implementation data structuresChristian Grothoff2016-08-29
* -starting with service_new implementation data structuresChristian Grothoff2016-08-29
* -starting with service_new implementation data structuresChristian Grothoff2016-08-29
* -starting with service_new implementationChristian Grothoff2016-08-29
* skeleton for service reimplementationChristian Grothoff2016-08-29