more work on new nat library
[oweals/gnunet.git] / src /
2016-10-24 Christian Grothoffmore work on new nat library
2016-10-24 Christian Grothoffmore work on new nat library
2016-10-24 Christian Grothoffworking towards new NAT client library implementation
2016-10-24 Christian Grothoffput logging into place to diagnose #4737
2016-10-23 Christian Grothoffnew NAT lib client api skeleton
2016-10-23 Christian Grothoffspecing out the NAT service IPC messages'
2016-10-23 Christian Grothoffstart defining IPC messages for NAT
2016-10-23 Christian Grothoffdefine message types for new NAT service
2016-10-23 Christian Grothoffdesign for new NAT service API
2016-10-23 Christian Grothoffmove to new client API: remove old client API
2016-10-23 Christian Grothoffavoid use of CLIENT_service_test which is dying
2016-10-23 Christian Grothoffavoid using dying type for function
2016-10-23 Christian Grothoffsimplify gnunet-namestore / namestore_rest_plugin to...
2016-10-23 Christian Grothoffsimplify gnunet-nse to avoid deprecated CLIENT_service_test
2016-10-22 David Barksdalecadet_api.c uses GNUNET_MQ_impl_current
2016-10-21 Christian Grothoffnew service API will no longer export this function
2016-10-21 Christian Grothoffeliminate last residue of old service api in transport
2016-10-21 Christian Grothoffeliminate last residue of old service api in ARM
2016-10-21 Christian Grothoffmigrate template to new service API
2016-10-21 Christian Grothoffconvert namecache to new service ApI
2016-10-21 Christian Grothofftest needs larger timeout to pass
2016-10-21 Christian Grothoffactivating client_new implementation, seems to mostly...
2016-10-21 Christian Grothoffimprove test shutdown and indentation
2016-10-21 Christian Grothoff-fix misc minor bugs
2016-10-21 Christian Grothoffmisc fixes to new client impl
2016-10-21 Christian Grothoffuse new MQ in_flight API to support cancel in new servi...
2016-10-18 Daniel Gollepsycstore: postgres: add LENGTH checks for signature...
2016-10-18 Daniel Gollepsycstore: postgres: introduce LENGTH check for pub_key...
2016-10-16 Florian Doldoops ... inverted logic
2016-10-16 Florian Doldturn if into assert
2016-10-16 Florian Doldfix comment
2016-10-16 Florian Doldimplement impl_in_flight API for MQ, replacing evacuation
2016-10-16 Florian Doldfix comment about mq allocation
2016-10-16 Florian DoldRename MQ_evict to MQ_evacuate and make API nicer
2016-10-16 Florian DoldAdd evict functionalty to mq cancellation.
2016-10-13 Christian Grothofffix build for Taler wallet
2016-10-13 Daniel Golledatastore: postgres: use IF NOT EXISTS to avoid error...
2016-10-13 Daniel Golledatacache: postgres: use IF NOT EXISTS to avoid error...
2016-10-13 Daniel Gollenamestore: postgres: use IF NOT EXISTS to avoid error...
2016-10-12 Daniel Gollepsycstore: postgres: remove size modifier from BYTEA...
2016-10-12 Gabor X Tothpsycstore
2016-10-12 Gabor X Tothpsycstore: fix postgres
2016-10-12 Daniel Gollegns: fix format string
2016-10-12 Christian Grothoffrevert to MHD_USE_SSL for now
2016-10-12 Gabor X Tothpsycstore: postgres fixes
2016-10-12 Gabor X Tothpq: fix crash in clean_varsize_blob() after extracting...
2016-10-12 Gabor X Tothpsycstore: postgres fixes
2016-10-12 Gabor X Tothpsycstore: fix mysql
2016-10-12 Gabor X Tothmy: fix extract_string
2016-10-12 Christian Grothoffnew simplified, but incomplete, client logic
2016-10-12 Christian Grothoffminor indentation issues
2016-10-12 Gabor X Tothpsycstore: conf
2016-10-12 Gabor X Tothpsycstore: fix limit
2016-10-12 Gabor X Tothmysql: statement_prepare: log query on error
2016-10-12 Gabor X Tothpsycstore: fix msg handlers
2016-10-12 Gabor X Tothpsycstore/postgres: fix return value checks, use templa...
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
next