Close file descriptor on error handling.
[oweals/gnunet.git] / src / psycstore /
2018-01-02 Schanzenbach, Martin-merge
2017-12-31 ng0Merge branch 'master' of gnunet.org:gnunet
2017-12-30 lurchimerge branch 'refactoring-scheduler'
2017-12-30 lurchiMerge branch 'fix_social'
2017-12-24 lurchiunified debug output (allows grep OP ID)
2017-07-03 Schanzenbach, MartinMerge remote-tracking branch 'origin/master' into crede...
2017-06-25 Christian Grothoffallow NULL fields for varsize
2017-06-25 Christian Grothoffstart to fix some test issues with postgres psycstore
2017-06-23 Schanzenbach, MartinMerge remote-tracking branch 'origin/master' into crede...
2017-06-10 Christian Grothoffrename GNUNET_PQ_QueryStatus to GNUNET_DB_QueryStatus
2017-06-06 Christian Grothoffremoving dead libgnunetpostgres
2017-06-05 Jeffrey BurdgesFixes.
2017-06-05 Jeffrey BurdgesFinal changes to switch to PQ form.
2017-06-04 Jeffrey BurdgesMerge branch 'master' of git+ssh://gnunet.org/gnunet
2017-06-04 Jeffrey BurdgesSwitch fragment_row to PQ callback form
2017-06-03 Jeffrey BurdgesDo singleton select statements
2017-06-03 Jeffrey BurdgesDo non-select statements
2017-06-03 Jeffrey BurdgesOops.
2017-06-03 Jeffrey BurdgesJeff in sed mode
2017-06-01 Christian Grothoffadding more good helpers to libgnunetpq
2017-03-29 Schanzenbach, Martin- merge with master
2017-03-24 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-03-22 tg(x)Merge branch 'master' of gnunet.org:gnunet
2017-03-17 Christian Grothoffmore renamings relating to 'new' service now just being...
2017-03-17 Christian GrothoffMerge branch 'master' into getopt
2017-03-16 Christian Grothoffupdate .gitignore files
2017-02-20 David BarksdaleDon't put POSTGRESQL_CPPFLAGS in CFLAGS
2017-01-27 Christian Grothoffunset XDG environment variable during testcases, as...
2017-01-20 Schanzenbach, Martin- merge; service API change
2017-01-10 Christian Grothoffrename connecT -> connect now that the old API is dead
2017-01-06 Christian Grothofffix format string issue
2016-11-11 Christian Grothofffix out-of-tree build of GNUnet
2016-11-09 Bart Polot- add subdirectory gitignore files
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-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 Gabor X Tothpsycstore: postgres fixes
2016-10-12 Gabor X Tothpsycstore: postgres fixes
2016-10-12 Gabor X Tothpsycstore: fix mysql
2016-10-12 Gabor X Tothpsycstore: conf
2016-10-12 Gabor X Tothpsycstore: fix limit
2016-10-12 Gabor X Tothpsycstore: fix msg handlers
2016-10-12 Gabor X Tothpsycstore/postgres: fix return value checks, use templa...
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-10 Daniel Gollepsycstore: sync postgres plugin with mysql, fix indention
2016-10-06 Gabor X Tothpsycstore: mysql stmt fix, logging for tests
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 Daniel Gollepsycstore: add postgres database plugin
2016-09-24 Gabor X Tothpsyc,psycstore,social: switch to SERVICE API
2016-09-24 Gabor X Tothpsycstore: switch to SERVICE API
2016-09-22 Gabor X Tothpsycstore-mysql: remove filename config option
2016-09-22 Gabor X Tothpsycstore/mysql: check return values
2016-09-22 Gabor X Tothpsyc,psycstore,social fixes
2016-08-18 David BarksdaleUse statement exprs instead of local function
2016-08-17 Gabor X Tothpsyc, social: switch to MQ
2016-08-04 Gabor X Tothpsycstore: switch to MQ
2016-08-03 Carlo von lynXleaks & warns
2016-07-29 Christophe Genevey... fix fragment_select function
2016-07-29 Christophe Genevey... fix message_add_flags function
2016-07-29 Christophe Genevey... fix fragment_row function
2016-07-29 Christophe Genevey... fix fragment_get function
2016-07-28 Carlo von lynXfixed use after free and several printf warnings
2016-07-28 Christophe Genevey... fix fragment_store function
2016-07-27 Christophe Genevey... start to fix fragment_get function
2016-07-22 Christophe Genevey... fix mysql_prepare function
2016-07-22 Christophe Genevey... fix mysql_prepare function
2016-07-20 Christophe Genevey... start to fix psycstore mysql
2016-07-19 Christophe Genevey... add configuration file
2016-07-18 Christophe Genevey... start to fix psycstore mysql
2016-07-13 Christophe Genevey... start to fix PSYCstore mysql
2016-07-13 Christian Grothoff-notes on issues
2016-07-13 Christophe Genevey... start to fix psycstore mysql
2016-07-12 Christophe Genevey... fix Makefile
2016-07-08 Christian Grothoff-avoid calling memcpy() with NULL argument, even if...
2016-07-08 Christophe Genevey... plugin psycstore_mysql
2016-07-06 Christian Grothoff-separate mysql plugin build from sqlite, FTBFS so...
2016-07-06 Christophe Genevey... fix leak memory
2016-07-04 Christophe Genevey... psycstore mysql plugin
2016-06-20 Christian Grothoffuse c99
2016-05-06 Christian Grothoffuse 'static' where applicable
2016-05-06 Christian Grothofffix compiler warnings
2016-05-06 Christian Grothofffixing compiler warnings
2016-04-30 Christian Grothoffimplementing new scheduler shutdown semantics
2016-04-09 Christian Grothoffsmall API change: do no longer pass rarely needed GNUNE...
2016-01-26 Gabor X Tothsocial: relay msgs; psyc: slicer api; multicast: reset...
2016-01-19 Christian Grothoff-fix (C) notices
2016-01-12 Gabor X Tothpsycutil reorg: message, env, slicer
2016-01-06 Gabor X Tothpsyc/social: local join flag; social service: leave...
2015-09-27 Gabor X Tothmulticast/psyc/social: message acks & scheduling
2015-09-26 Gabor X Tothpsycstore: add fragment_limit arg for message_get
2015-09-08 Gabor X Tothsocial: guest_enter_by_name(); zone_add_pkey(); join_ms...
2015-09-05 Gabor X Tothmulticast, psyc, psycstore, client_manager fixes
next