Link libgnunetblockgroup to libgnunetblock
[oweals/gnunet.git] / src / util / service_new.c
2017-02-24 tg(x)util: logging
2017-02-24 tg(x)Merge branch 'master' of gnunet.org:gnunet
2017-02-24 tg(x)util: add component name to LOG macros; util/client...
2017-02-22 Christian Grothofffix shutdown sequence on MQ errors
2017-02-22 Christian Grothofffix compile errors
2017-02-22 Christian Grothoffcomplain harder about this type of violation
2017-02-21 Christian Grothofffix sun_len issue (#4816) by adding test and fixing...
2017-02-21 Christian Grothoffprevent crash on exit
2017-02-21 Christian Grothoffprevent crash on exit
2017-01-25 Christian Grothoffallow connect_cb to be NULL
2016-11-25 tg(x)service_new: ready_confirm_fd
2016-10-21 Christian Grothoffuse new MQ in_flight API to support cancel in new servi...
2016-10-10 Christian Grothoffmigrating testbed to new service API
2016-10-10 Christian Grothoffextending process API to allow obtaining status code...
2016-10-07 Christian Grothoffsketch new service start/stop API as needed for testbed
2016-09-26 Christian Grothoff-do not log EPIPE
2016-09-26 Christian Grothoffrefuse to run if binds fail
2016-09-26 Christian Grothoff-do not crash with NPE if bind fails
2016-09-26 Christian Grothofffix #4680
2016-09-24 Christian Grothoffhandle case of missing handler properly
2016-09-20 Christian Grothoffinit resolver in new service api
2016-09-20 Christian Grothoff-fix minor issues
2016-09-20 Christian Grothoffconvert statistics service to new service MQ API
2016-09-19 Christian Grothoff-modifying tests to use new service MQ API, implementin...
2016-09-18 Christian Grothoffadapting test_service to new service API, fixing misc...
2016-09-18 Christian Grothoffmore work on new MST and service logic
2016-09-18 Christian Grothoffack florian
2016-09-18 Christian Grothoffgetting service_new.c to compile, albeit it is not...
2016-08-30 Christian Grothoff-recover lost service_main from SVN 37845
2016-08-29 Florian Doldmake service_new (almost) compile
2016-08-29 Florian Doldsetup code for new service api
2016-08-29 Florian Doldsetup code for new service api
2016-08-29 Christian Grothoff-towards a new MST for the new service
2016-08-29 Christian Grothoff-starting with new service MQ logic
2016-08-29 Christian Grothoff-starting with service_new accept logic
2016-08-29 Christian Grothoff-starting with service_new main logic
2016-08-29 Christian Grothoff-starting with service_new main logic
2016-08-29 Christian Grothoff-starting with service_new implementation data structures
2016-08-29 Christian Grothoff-starting with service_new implementation data structures
2016-08-29 Christian Grothoff-starting with service_new implementation data structures
2016-08-29 Christian Grothoff-starting with service_new implementation
2016-08-29 Christian Grothoffskeleton for service reimplementation