oweals/gnunet.git
2016-10-26 David BarksdaleAvoid double const
2016-10-26 David BarksdaleUse GNUNET_NAT_StatusCode and GNUNET_NAT_status2string
2016-10-26 David BarksdaleMove type check after initialization to make compiler...
2016-10-26 David BarksdaleThis can't be NULL
2016-10-26 David BarksdaleRemove ?: operator to avoid confusion
2016-10-26 David BarksdaleDon't mind me, I'm just going to put this function...
2016-10-26 David BarksdaleUpdate po files
2016-10-26 Bart Polot- add connection info to timing log
2016-10-26 Bart Polot- reset timeout for early keepalive on CONN_ACK
2016-10-26 Bart Polot- improve logging of CONN_ACK
2016-10-26 Bart Polot- remove dead code
2016-10-26 Bart Polot- don't send ACK con CREATE if one is queued
2016-10-26 Bart Polot- don't complain about AX messages pre-KX
2016-10-26 Bart Polot- fix AX/KX CID initialization
2016-10-26 Bart Polot- simplify KX code
2016-10-26 Bart PolotMake a copy of the message on connection level only...
2016-10-26 Bart Polot- simplify connection-level processing of messages...
2016-10-26 Bart Polot- don't allocate message copies on the heap
2016-10-26 Bart Polot- send connection keepalive if tunnel is unable to...
2016-10-26 Bart Polot- cancel maintenance message if connection is confirmed...
2016-10-26 Bart Polot- minor changes, TODO, debug message
2016-10-26 Bart Polot- add queue control in peer and connection to cancel...
2016-10-26 Bart Polot- initialize reserved to 0 to avoid valgrind complaints
2016-10-25 Christian Grothoff-missing commit
2016-10-25 Christian Grothoff-missing commit
2016-10-24 Christian Grothofffinish (untested) new NAT client library
2016-10-24 Christian Grothofftowards implementing autoconfig part of NAT lib
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-17 Gabor X Tothgnunet-dev.nix: add jansson
2016-10-17 Gabor X Tothgnunet-dev.nix
2016-10-17 Gabor X Tothgnunet-dev.nix
2016-10-17 Gabor X Tothgnunet-dev.nix
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 Florian Doldfix configure.ac for emscripten
2016-10-13 Florian Doldquoting, since test breaks (under emscripten) when...
2016-10-13 Florian Dolddon't even check for postgres when building for taler...
2016-10-13 Florian Dolddon't build contrib/ when compiling for GNU Taler
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
next