adding DEBUG logic for #3863
[oweals/gnunet.git] / src / psycstore /
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
2015-09-05 Gabor X Tothpsyc: add STATE_MODIFY flag during transmit
2015-09-04 Gabor X Tothsocial: watch modifiers
2015-08-28 Gabor X Tothpsyc/social: get state from psycstore
2015-07-27 Christian Grothoff-do not run test without sqlite
2015-07-27 Jeff BurdgesPatch from Daniel Golle <daniel@makrotopia.org> on...
2015-07-19 David BarksdaleMove libgnunetpsycutil.la to psycstore
2015-07-18 Gabor X Tothpsyc/store: apply state modifiers
2015-07-18 Gabor X Tothpsycstore: doc formatting
2015-06-30 Christian Grothofffix #3869: outdated FSF address
2015-05-07 Gabor X Tothpsyc/social: request history & state from psycstore...
2015-02-07 Christian Grothoff-bringing copyright tags up to FSF standard
2015-02-07 Christian Grothoff-bringing copyright tags up to FSF standard
2014-12-24 Christian Grothoffmaking GNUNET_SCHEDULER_cancel() perform in O(1) instea...
2014-12-19 Christian Grothoff-check RV
2014-12-19 Christian Grothoff-fix leaks, use asprintf
2014-12-10 Christian Grothoffmoving away from DEFAULTSERVICES to per-section FORCEST...
2014-09-13 Christian Grothofffixing parallel build, getting rid of useless _DEPENDEN...
2014-09-05 Christian Grothoff-remve legacy option
2014-07-31 Gabor X Tothpsyc, psycstore: operation result max error size
2014-07-30 Gabor X Tothpsyc, psycstore: retrieve state and history
2014-07-27 Gabor X Tothpsyc: membership store
2014-07-27 Gabor X Tothpsycstore: add option to perform membership test when...
2014-07-24 Gabor X Tothsocial,psycstore: fix tests linking/debug
2014-07-24 Gabor X Tothtest_plugin_psycstore: use ecdsa keys where appropriate
2014-07-24 Gabor X Tothtest_psycstore: use ecdsa keys where appropriate
2014-07-10 Gabor X TothPSYC(store), Multicast: use ECDSA slave/member keys...
2014-05-27 Gabor X Tothadd social service
2014-05-06 Gabor X Tothpsyc: in-order message delivery
2014-03-06 Gabor X TothPSYC: implement slave to master requests, tests, fixes...
2014-02-02 LRNFix TESTS_ENVIRONMENT setting (allow GNUNET_PREFIX...
2014-01-30 Christian Grothofffix #3284: support lib/MULTIARCH/ paths in installation...
2014-01-24 Sree Harsha Totakurafix #3275 with solution from https://gnunet.org/bugs...
2013-12-08 LRNAdd hostname to psycstore.conf (required on W32)
2013-12-06 Sree Harsha Totakuraconfigure option --disable-autostart to disable auto...
2013-11-09 Gabor X Tothlog msg and comment fixes
2013-11-09 Gabor X Tothpsycstore test home
2013-10-18 Christian Grothoff-doxygen fixes
2013-10-11 LRNFix psycstore tests to compile
2013-10-10 Gabor X TothPSYCstore: result_code arg for CountersCallback
2013-10-10 Christian Grothoffseparating ECC crypto into functions/structs for ECDHE...
2013-10-09 Christian Grothofflast XDG change: use GNUNET_RUNTIME_DIR instead of...
2013-10-09 Christian Grothoffmore work towards XDG spec (#3000) -- config file location
2013-10-09 Christian Grothoffmigrating towards XDG configuration specification ...
2013-10-06 Christian Grothoff-remove trailing whitespace
2013-09-27 Christian Grothoff-undo #29640, somehow causes problems
2013-09-26 Christian Grothoffmoving from abstract unix domain socket paths to normal...
2013-09-25 Gabor X Tothpsycstore: single counters function for master & slave
2013-09-16 Gabor X Tothpsyc service skeleton
2013-09-16 Gabor X Tothpsycstore: use GNUNET_assert()
2013-09-16 Florian Dold- replace deprecated INCLUDES with AM_CPPFLAGS
2013-09-16 Gabor X Tothpsycstore: fixing issues reported by static code analysis
2013-09-16 Gabor X Tothpsycstore tests config
2013-09-16 Gabor X TothPSYCstore service and API implementation
2013-09-13 Christian Grothoffsplitting 'struct GNUNET_CRYPTO_EccPublicKey' into...
2013-09-08 LRNMake psycstore.conf generatable
2013-09-08 LRNRemove static psycstore.conf
2013-09-03 Gabor X Tothpsycstore: doc fixes
2013-09-03 Gabor X TothPSYCstore SQLite backend; API fixes/enhancements
2013-08-29 Gabor X Tothpsycstore: sqlite plugin
2013-08-27 Gabor X Tothpsycstore service skeleton