2016-10-27 |
Sree Harsha... | disable more unnecessary services in testcases |
commit | commitdiff | tree | snapshot |
2016-10-27 |
Sree Harsha... | propagate barrier status messages to sub controllers |
commit | commitdiff | tree | snapshot |
2016-10-27 |
Sree Harsha... | Fix #4718: Do not echo BARRIER_STATUS messages back... |
commit | commitdiff | tree | snapshot |
2016-10-27 |
Sree Harsha... | testbed: do not start unnecessary services |
commit | commitdiff | tree | snapshot |
2016-10-27 |
Bart Polot | Build messages fully in tunnel code, avoid copying... |
commit | commitdiff | tree | snapshot |
2016-10-27 |
Bart Polot | - measure encryption performance |
commit | commitdiff | tree | snapshot |
2016-10-27 |
Bart Polot | - doc |
commit | commitdiff | tree | snapshot |
2016-10-27 |
Bart Polot | - reduce log level |
commit | commitdiff | tree | snapshot |
2016-10-26 |
David Barksdale | Avoid double const |
commit | commitdiff | tree | snapshot |
2016-10-26 |
David Barksdale | Use GNUNET_NAT_StatusCode and GNUNET_NAT_status2string |
commit | commitdiff | tree | snapshot |
2016-10-26 |
David Barksdale | Move type check after initialization to make compiler... |
commit | commitdiff | tree | snapshot |
2016-10-26 |
David Barksdale | This can't be NULL |
commit | commitdiff | tree | snapshot |
2016-10-26 |
David Barksdale | Remove ?: operator to avoid confusion |
commit | commitdiff | tree | snapshot |
2016-10-26 |
David Barksdale | Don't mind me, I'm just going to put this function... |
commit | commitdiff | tree | snapshot |
2016-10-26 |
David Barksdale | Update po files |
commit | commitdiff | tree | snapshot |
2016-10-26 |
Bart Polot | - add connection info to timing log |
commit | commitdiff | tree | snapshot |
2016-10-26 |
Bart Polot | - reset timeout for early keepalive on CONN_ACK |
commit | commitdiff | tree | snapshot |
2016-10-26 |
Bart Polot | - improve logging of CONN_ACK |
commit | commitdiff | tree | snapshot |
2016-10-26 |
Bart Polot | - remove dead code |
commit | commitdiff | tree | snapshot |
2016-10-26 |
Bart Polot | - don't send ACK con CREATE if one is queued |
commit | commitdiff | tree | snapshot |
2016-10-26 |
Bart Polot | - don't complain about AX messages pre-KX |
commit | commitdiff | tree | snapshot |
2016-10-26 |
Bart Polot | - fix AX/KX CID initialization |
commit | commitdiff | tree | snapshot |
2016-10-26 |
Bart Polot | - simplify KX code |
commit | commitdiff | tree | snapshot |
2016-10-26 |
Bart Polot | Make a copy of the message on connection level only... |
commit | commitdiff | tree | snapshot |
2016-10-26 |
Bart Polot | - simplify connection-level processing of messages... |
commit | commitdiff | tree | snapshot |
2016-10-26 |
Bart Polot | - don't allocate message copies on the heap |
commit | commitdiff | tree | snapshot |
2016-10-26 |
Bart Polot | - send connection keepalive if tunnel is unable to... |
commit | commitdiff | tree | snapshot |
2016-10-26 |
Bart Polot | - cancel maintenance message if connection is confirmed... |
commit | commitdiff | tree | snapshot |
2016-10-26 |
Bart Polot | - minor changes, TODO, debug message |
commit | commitdiff | tree | snapshot |
2016-10-26 |
Bart Polot | - add queue control in peer and connection to cancel... |
commit | commitdiff | tree | snapshot |
2016-10-26 |
Bart Polot | - initialize reserved to 0 to avoid valgrind complaints |
commit | commitdiff | tree | snapshot |
2016-10-25 |
Christian Grothoff | -missing commit |
commit | commitdiff | tree | snapshot |
2016-10-25 |
Christian Grothoff | -missing commit |
commit | commitdiff | tree | snapshot |
2016-10-24 |
Christian Grothoff | finish (untested) new NAT client library |
commit | commitdiff | tree | snapshot |
2016-10-24 |
Christian Grothoff | towards implementing autoconfig part of NAT lib |
commit | commitdiff | tree | snapshot |
2016-10-24 |
Christian Grothoff | more work on new nat library |
commit | commitdiff | tree | snapshot |
2016-10-24 |
Christian Grothoff | more work on new nat library |
commit | commitdiff | tree | snapshot |
2016-10-24 |
Christian Grothoff | working towards new NAT client library implementation |
commit | commitdiff | tree | snapshot |
2016-10-24 |
Christian Grothoff | put logging into place to diagnose #4737 |
commit | commitdiff | tree | snapshot |
2016-10-23 |
Christian Grothoff | new NAT lib client api skeleton |
commit | commitdiff | tree | snapshot |
2016-10-23 |
Christian Grothoff | specing out the NAT service IPC messages' |
commit | commitdiff | tree | snapshot |
2016-10-23 |
Christian Grothoff | start defining IPC messages for NAT |
commit | commitdiff | tree | snapshot |
2016-10-23 |
Christian Grothoff | define message types for new NAT service |
commit | commitdiff | tree | snapshot |
2016-10-23 |
Christian Grothoff | design for new NAT service API |
commit | commitdiff | tree | snapshot |
2016-10-23 |
Christian Grothoff | move to new client API: remove old client API |
commit | commitdiff | tree | snapshot |
2016-10-23 |
Christian Grothoff | avoid use of CLIENT_service_test which is dying |
commit | commitdiff | tree | snapshot |
2016-10-23 |
Christian Grothoff | avoid using dying type for function |
commit | commitdiff | tree | snapshot |
2016-10-23 |
Christian Grothoff | simplify gnunet-namestore / namestore_rest_plugin to... |
commit | commitdiff | tree | snapshot |
2016-10-23 |
Christian Grothoff | simplify gnunet-nse to avoid deprecated CLIENT_service_test |
commit | commitdiff | tree | snapshot |
2016-10-22 |
David Barksdale | cadet_api.c uses GNUNET_MQ_impl_current |
commit | commitdiff | tree | snapshot |
2016-10-21 |
Christian Grothoff | new service API will no longer export this function |
commit | commitdiff | tree | snapshot |
2016-10-21 |
Christian Grothoff | eliminate last residue of old service api in transport |
commit | commitdiff | tree | snapshot |
2016-10-21 |
Christian Grothoff | eliminate last residue of old service api in ARM |
commit | commitdiff | tree | snapshot |
2016-10-21 |
Christian Grothoff | migrate template to new service API |
commit | commitdiff | tree | snapshot |
2016-10-21 |
Christian Grothoff | convert namecache to new service ApI |
commit | commitdiff | tree | snapshot |
2016-10-21 |
Christian Grothoff | test needs larger timeout to pass |
commit | commitdiff | tree | snapshot |
2016-10-21 |
Christian Grothoff | activating client_new implementation, seems to mostly... |
commit | commitdiff | tree | snapshot |
2016-10-21 |
Christian Grothoff | improve test shutdown and indentation |
commit | commitdiff | tree | snapshot |
2016-10-21 |
Christian Grothoff | -fix misc minor bugs |
commit | commitdiff | tree | snapshot |
2016-10-21 |
Christian Grothoff | misc fixes to new client impl |
commit | commitdiff | tree | snapshot |
2016-10-21 |
Christian Grothoff | use new MQ in_flight API to support cancel in new servi... |
commit | commitdiff | tree | snapshot |
2016-10-18 |
Daniel Golle | psycstore: postgres: add LENGTH checks for signature... |
commit | commitdiff | tree | snapshot |
2016-10-18 |
Daniel Golle | psycstore: postgres: introduce LENGTH check for pub_key... |
commit | commitdiff | tree | snapshot |
2016-10-17 |
Gabor X Toth | gnunet-dev.nix: add jansson |
commit | commitdiff | tree | snapshot |
2016-10-17 |
Gabor X Toth | gnunet-dev.nix |
commit | commitdiff | tree | snapshot |
2016-10-17 |
Gabor X Toth | gnunet-dev.nix |
commit | commitdiff | tree | snapshot |
2016-10-17 |
Gabor X Toth | gnunet-dev.nix |
commit | commitdiff | tree | snapshot |
2016-10-16 |
Florian Dold | oops ... inverted logic |
commit | commitdiff | tree | snapshot |
2016-10-16 |
Florian Dold | turn if into assert |
commit | commitdiff | tree | snapshot |
2016-10-16 |
Florian Dold | fix comment |
commit | commitdiff | tree | snapshot |
2016-10-16 |
Florian Dold | implement impl_in_flight API for MQ, replacing evacuation |
commit | commitdiff | tree | snapshot |
2016-10-16 |
Florian Dold | fix comment about mq allocation |
commit | commitdiff | tree | snapshot |
2016-10-16 |
Florian Dold | Rename MQ_evict to MQ_evacuate and make API nicer |
commit | commitdiff | tree | snapshot |
2016-10-16 |
Florian Dold | Add evict functionalty to mq cancellation. |
commit | commitdiff | tree | snapshot |
2016-10-13 |
Christian Grothoff | fix build for Taler wallet |
commit | commitdiff | tree | snapshot |
2016-10-13 |
Florian Dold | fix configure.ac for emscripten |
commit | commitdiff | tree | snapshot |
2016-10-13 |
Florian Dold | quoting, since test breaks (under emscripten) when... |
commit | commitdiff | tree | snapshot |
2016-10-13 |
Florian Dold | don't even check for postgres when building for taler... |
commit | commitdiff | tree | snapshot |
2016-10-13 |
Florian Dold | don't build contrib/ when compiling for GNU Taler |
commit | commitdiff | tree | snapshot |
2016-10-13 |
Daniel Golle | datastore: postgres: use IF NOT EXISTS to avoid error... |
commit | commitdiff | tree | snapshot |
2016-10-13 |
Daniel Golle | datacache: postgres: use IF NOT EXISTS to avoid error... |
commit | commitdiff | tree | snapshot |
2016-10-13 |
Daniel Golle | namestore: postgres: use IF NOT EXISTS to avoid error... |
commit | commitdiff | tree | snapshot |
2016-10-12 |
Daniel Golle | psycstore: postgres: remove size modifier from BYTEA... |
commit | commitdiff | tree | snapshot |
2016-10-12 |
Gabor X Toth | psycstore |
commit | commitdiff | tree | snapshot |
2016-10-12 |
Gabor X Toth | psycstore: fix postgres |
commit | commitdiff | tree | snapshot |
2016-10-12 |
Daniel Golle | gns: fix format string |
commit | commitdiff | tree | snapshot |
2016-10-12 |
Christian Grothoff | revert to MHD_USE_SSL for now |
commit | commitdiff | tree | snapshot |
2016-10-12 |
Gabor X Toth | psycstore: postgres fixes |
commit | commitdiff | tree | snapshot |
2016-10-12 |
Gabor X Toth | pq: fix crash in clean_varsize_blob() after extracting... |
commit | commitdiff | tree | snapshot |
2016-10-12 |
Gabor X Toth | psycstore: postgres fixes |
commit | commitdiff | tree | snapshot |
2016-10-12 |
Gabor X Toth | psycstore: fix mysql |
commit | commitdiff | tree | snapshot |
2016-10-12 |
Gabor X Toth | my: fix extract_string |
commit | commitdiff | tree | snapshot |
2016-10-12 |
Christian Grothoff | new simplified, but incomplete, client logic |
commit | commitdiff | tree | snapshot |
2016-10-12 |
Christian Grothoff | minor indentation issues |
commit | commitdiff | tree | snapshot |
2016-10-12 |
Gabor X Toth | psycstore: conf |
commit | commitdiff | tree | snapshot |
2016-10-12 |
Gabor X Toth | psycstore: fix limit |
commit | commitdiff | tree | snapshot |
2016-10-12 |
Gabor X Toth | mysql: statement_prepare: log query on error |
commit | commitdiff | tree | snapshot |
2016-10-12 |
Gabor X Toth | psycstore: fix msg handlers |
commit | commitdiff | tree | snapshot |
2016-10-12 |
Gabor X Toth | psycstore/postgres: fix return value checks, use templa... |
commit | commitdiff | tree | snapshot |
2016-10-12 |
Gabor X Toth | log: add \n |
commit | commitdiff | tree | snapshot |
next |