log: add \n
[oweals/gnunet.git] / src /
2016-10-12 Gabor X Tothlog: add \n
2016-10-12 Christian Grothoff-work around MHD_USE_TLS not being in old MHD versions
2016-10-11 Christian Grothoffconverting dv to new service API
2016-10-11 Christian Grothoffconverting conversation to new service API
2016-10-11 Christian Grothoffdeprecate USE_SSL for USE_TLS, rename in code
2016-10-11 Christian Grothofflogging
2016-10-11 Christian Grothofffix looping over results
2016-10-11 Christian Grothoffmake sure testcase stays in bounds
2016-10-11 Christian Grothoffcheck rvalue for mysql_prepare
2016-10-11 Christian Grothoffuse gnunetcheck for the DB
2016-10-11 Christian Grothoffproper bail out if plugin loading fails
2016-10-11 Christian Grothoffmigrate VPN to new service API
2016-10-10 Daniel Gollepsycstore: sync postgres plugin with mysql, fix indention
2016-10-10 Christian Grothoffmigrating testbed to new service API
2016-10-10 Christian Grothoffavoid triggering dropped message 333 warning
2016-10-10 Christian Grothoffextending process API to allow obtaining status code...
2016-10-10 Martin Schanzenbach-fix
2016-10-10 Martin Schanzenbach-fix
2016-10-10 Martin Schanzenbach-fix
2016-10-10 Martin Schanzenbach-fix
2016-10-09 Christian Grothoffskip test if link-local IPv6 DNS server is used
2016-10-09 Christian Grothoffdo not try to intercept link local DNS traffic, as...
2016-10-09 Markus Teichlibgnunetutil: add file, line debug info to multidimens...
2016-10-09 Markus Teichlibgnunetutil: fix doc and indentation for realloc
2016-10-07 Christian Grothoffsketch new service start/stop API as needed for testbed
2016-10-07 Christian Grothoffuse new MST API in helper
2016-10-07 Martin Schanzenbach-ignore
2016-10-07 Martin Schanzenbach-add reverse autoadd; with test
2016-10-06 Christian Grothofffix #4703
2016-10-06 Martin Schanzenbach-add tests
2016-10-06 Gabor X Tothpsycstore: mysql stmt fix, logging for tests
2016-10-06 Martin Schanzenbach- Add reverse resolution with limited functionality
2016-10-04 Julius Bünger-rps api: resend requests after reconnect
2016-10-01 Christian Grothofffix #4619
2016-10-01 Christian Grothoffmigrating fs to new service API
2016-09-30 Christian Grothoff-eliminate dead code
2016-09-30 Daniel Gollepsycstore: add postgres section to test configuration
2016-09-30 Daniel Gollepsycstore: fix puckish copy&paste in postgres plugin
2016-09-30 Gabor X Tothpostgresql cflags
2016-09-30 Julius Bünger-fix rps service: _continue() instead of _drop()
2016-09-30 Christian Grothoffporting DNS to new service API
2016-09-30 Christian Grothofffix #4383
2016-09-30 Christian Grothofffix #4663
2016-09-30 Christian Grothoff-fix leak
2016-09-30 Christian Grothoff-fix include
2016-09-30 Martin Schanzenbach-fix
2016-09-30 Daniel Gollepsycstore: add postgres database plugin
2016-09-29 Julius Bünger-fix rps service: prevent calling _request_cancel(...
2016-09-29 Julius Bünger-fix rps service: memcpy() -> memmove()
2016-09-29 Martin Schanzenbach-new service API
2016-09-28 Christian Grothoff-cleaning up implementation of typemap signalling
2016-09-28 Martin Schanzenbach-new service API
2016-09-27 Christian Grothofffixes relating to intercepting DNS queries over IPv6
2016-09-27 Julius Bünger-fix rps service: handle client service types correctly
2016-09-27 Julius Bünger-rps api: remove superfluous call to check_repy()
2016-09-26 Christian Grothofffix client init handling
2016-09-26 Christian Grothoffset flag to know that client did call init, thereby...
2016-09-26 Christian Grothoffdo not start unnecessary services while testing DHT
2016-09-26 Christian Grothoffconvert mockup service to new service API
2016-09-26 Christian Grothoffinit connect map on connect
2016-09-26 Christian Grothoff-migrating wdht to new service API
2016-09-26 Christian Grothoffporting xdht to new service API, major code de-duplicat...
2016-09-26 Christian Grothoffrefactor DHT for new service API
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-26 Christian Grothoffminor stylistic issues found while hunting #4619
2016-09-26 Christian Grothofftheoretically, file names might be longer than 1024...
2016-09-25 Julius Bünger-fix rps service: call sampler_request_cancel () on...
2016-09-25 Julius Bünger-rps: fix #0004678
2016-09-25 Christian Grothoffwant himBHexpansion, but not path-prefixing
2016-09-25 Martin Schanzenbach- move to new MQ API
2016-09-25 Julius Bünger-rps: proper cleaning/removing of peers
2016-09-25 Julius Büngertry to convert rps to new service api
2016-09-24 Christian Grothofffix NPE
2016-09-24 Christian Grothoff-fix compiler warning
2016-09-24 Christian Grothoff-must not expand BINARY as filename
2016-09-24 Christian Grothoffmigrate ARM to new service API
2016-09-24 Christian Grothoffuse the correct type for dummy messages
2016-09-24 Christian Grothofffix #4672
2016-09-24 Christian Grothoffconvert peerinfo to new service MQ API
2016-09-24 Christian Grothoffmigrate peerstore to new service MQ API
2016-09-24 Christian Grothoffhandle case of missing handler properly
2016-09-24 Gabor X Tothpsyc,psycstore,social: switch to SERVICE API
2016-09-24 Gabor X Tothpsycstore: switch to SERVICE API
2016-09-24 Gabor X Tothmulticast,psyc: switch to SERVICE API
2016-09-24 Gabor X Tothsocial: switch to SERVICE API
2016-09-23 Gabor X Tothpsyc: switch to SERVICE API
2016-09-23 Gabor X Tothmulticast: cleanup unused message structs
2016-09-23 Gabor X Tothmulticast: switch to SERVICE API
2016-09-23 Gabor X TothMQ doc
2016-09-23 Gabor X Tothmulticast,psyc,social: remove core dependencny
2016-09-23 Christian Grothoffconverting datastore to new MQ API
2016-09-22 Gabor X Toth+
2016-09-22 Gabor X Tothpsycstore-mysql: remove filename config option
2016-09-22 Gabor X Tothrm client_manager
2016-09-22 Gabor X Tothpsycstore/mysql: check return values
2016-09-22 Christian Grothoff-fix use after free
2016-09-22 Christian Grothoff-fix queue length counting bug
next