aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* activating client_new implementation, seems to mostly work fine, or better ↵Christian Grothoff2016-10-21
| | | | than the old one
* improve test shutdown and indentationChristian Grothoff2016-10-21
|
* -fix misc minor bugsChristian Grothoff2016-10-21
|
* misc fixes to new client implChristian Grothoff2016-10-21
|
* use new MQ in_flight API to support cancel in new service/client implementationsChristian Grothoff2016-10-21
|
* psycstore: postgres: add LENGTH checks for signature and purposeDaniel Golle2016-10-18
|
* psycstore: postgres: introduce LENGTH check for pub_key fieldDaniel Golle2016-10-18
|
* gnunet-dev.nix: add janssonGabor X Toth2016-10-17
|
* gnunet-dev.nixGabor X Toth2016-10-17
|
* gnunet-dev.nixGabor X Toth2016-10-17
|
* gnunet-dev.nixGabor X Toth2016-10-17
|
* oops ... inverted logicFlorian Dold2016-10-16
|
* turn if into assertFlorian Dold2016-10-16
|
* fix commentFlorian Dold2016-10-16
|
* implement impl_in_flight API for MQ, replacing evacuationFlorian Dold2016-10-16
|
* fix comment about mq allocationFlorian Dold2016-10-16
|
* Rename MQ_evict to MQ_evacuate and make API nicerFlorian Dold2016-10-16
|
* Add evict functionalty to mq cancellation.Florian Dold2016-10-16
| | | | | | Useful to avoid copying of buffers when canceling a partially sent message.
* fix build for Taler walletChristian Grothoff2016-10-13
|
* fix configure.ac for emscriptenFlorian Dold2016-10-13
|
* quoting, since test breaks (under emscripten) when variable is empty stringFlorian Dold2016-10-13
|
* don't even check for postgres when building for taler, since it breaks the buildFlorian Dold2016-10-13
|
* don't build contrib/ when compiling for GNU TalerFlorian Dold2016-10-13
|
* datastore: postgres: use IF NOT EXISTS to avoid error messagesDaniel Golle2016-10-13
|
* datacache: postgres: use IF NOT EXISTS to avoid error messagesDaniel Golle2016-10-13
|
* namestore: postgres: use IF NOT EXISTS to avoid error messagesDaniel Golle2016-10-13
|
* psycstore: postgres: remove size modifier from BYTEA fieldsDaniel Golle2016-10-12
| | | | ERROR: type modifier is not allowed for type "bytea"
* psycstoreGabor X Toth2016-10-12
|
* psycstore: fix postgresGabor X Toth2016-10-12
|
* gns: fix format stringDaniel Golle2016-10-12
| | | | | r38079 introduced a debug message which breaks the build if -Werror=format-security is set.
* revert to MHD_USE_SSL for nowChristian Grothoff2016-10-12
|
* psycstore: postgres fixesGabor X Toth2016-10-12
|
* pq: fix crash in clean_varsize_blob() after extracting NULL valueGabor X Toth2016-10-12
|
* psycstore: postgres fixesGabor X Toth2016-10-12
|
* psycstore: fix mysqlGabor X Toth2016-10-12
|
* my: fix extract_stringGabor X Toth2016-10-12
|
* new simplified, but incomplete, client logicChristian Grothoff2016-10-12
|
* minor indentation issuesChristian Grothoff2016-10-12
|
* psycstore: confGabor X Toth2016-10-12
|
* psycstore: fix limitGabor X Toth2016-10-12
|
* mysql: statement_prepare: log query on errorGabor X Toth2016-10-12
|
* psycstore: fix msg handlersGabor X Toth2016-10-12
|
* psycstore/postgres: fix return value checks, use template1 db for testsGabor X Toth2016-10-12
|
* log: add \nGabor X Toth2016-10-12
|
* -work around MHD_USE_TLS not being in old MHD versionsChristian Grothoff2016-10-12
|
* converting dv to new service APIChristian Grothoff2016-10-11
|
* converting conversation to new service APIChristian Grothoff2016-10-11
|
* deprecate USE_SSL for USE_TLS, rename in codeChristian Grothoff2016-10-11
|
* loggingChristian Grothoff2016-10-11
|
* fix looping over resultsChristian Grothoff2016-10-11
|