Change regex combination, allow hex
[oweals/gnunet.git] / src / psycstore / psycstore_api.c
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-01-10 Christian Grothoffrename connecT -> connect now that the old API is dead
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-07-08 Christian Grothoff-avoid calling memcpy() with NULL argument, even if...
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-19 Christian Grothoff-fix (C) notices
2016-01-12 Gabor X Tothpsycutil reorg: message, env, slicer
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-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
2014-12-24 Christian Grothoffmaking GNUNET_SCHEDULER_cancel() perform in O(1) instea...
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-10 Gabor X TothPSYC(store), Multicast: use ECDSA slave/member keys...
2014-05-06 Gabor X Tothpsyc: in-order message delivery
2013-11-09 Gabor X Tothlog msg and comment fixes
2013-10-18 Christian Grothoff-doxygen fixes
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-06 Christian Grothoff-remove trailing whitespace
2013-09-25 Gabor X Tothpsycstore: single counters function for master & slave
2013-09-16 Gabor X TothPSYCstore service and API implementation
2013-09-13 Christian Grothoffsplitting 'struct GNUNET_CRYPTO_EccPublicKey' into...
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