rps tests: cosmetics
[oweals/gnunet.git] / src / fs / fs_api.h
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-19 David Barksdale[datastore] Fix #3743
2016-07-03 Christian Grothoffconvert fs publish to MQ
2016-07-03 Christian Grothoffconvert search to MQ
2016-07-03 Christian Grothoffconvert download API to MQ
2016-07-03 Christian Grothoffconvert unindex to MQ
2016-04-09 Christian Grothoffsmall API change: do no longer pass rarely needed GNUNE...
2016-01-19 Christian Grothoff-fix (C) notices
2015-06-30 Christian Grothofffix #3869: outdated FSF address
2015-05-29 Christian Grothofffixing #3799: only unindex if DB operations succeeded...
2015-03-30 Christian Grothoffaddress #3745
2015-02-07 Christian Grothoff-bringing copyright tags up to FSF standard
2014-12-25 Christian Grothoff-fix doxygen issues
2014-12-24 Christian Grothoffmaking GNUNET_SCHEDULER_cancel() perform in O(1) instea...
2014-12-14 Christian Grothofffix key management issue with LOC signing identified...
2014-12-12 Christian Grothoffstart fewer FS probes concurrently, run them all in...
2014-07-12 Christian Grothofffix #3446
2014-06-23 Christian Grothoff-fix URI test to handle new encoder, print both SKS...
2013-10-11 Christian Grothoffgenerate progress events when publishing directories...
2013-10-10 Christian Grothoffseparating ECC crypto into functions/structs for ECDHE...
2013-10-06 Christian Grothoff-remove trailing whitespace
2013-09-30 Christian Grothoff-fixing build issues in fs/set related to #3047
2013-09-13 Christian Grothoff-fixing resuming publish operation
2013-09-13 Christian Grothoffsplitting 'struct GNUNET_CRYPTO_EccPublicKey' into...
2013-09-05 Christian Grothoff-doxygen, remove GNUNET_FS_uri_sks_to_string_fancy...
2013-08-06 Christian Grothoff-fixing main FS build, updating man page of gnunet...
2013-08-06 Christian Grothoffmoving to new, fixed-size encoding of public and privat...
2013-05-30 Christian Grothoff-towards allowing probes for directory entries
2013-05-30 Christian Grothoff-preparations for fixing #2711
2013-04-14 Christian Grothoffrenaming GNUNET_PSEUDONYM_-API to GNUNET_FS_pseudonym-API
2013-03-05 Christian Grothoffstarting major change towards implementing #2564, this...
2013-02-15 Christian Grothoff-fixes to make stream tests pass with ecc in core
2012-12-05 Christian Grothoff-signal to applications that a probe is active
2012-12-05 Christian Grothoff-more logging
2012-10-05 Christian Grothoff-trying to fix bratao's 100% CPU bug, even though I...
2012-09-10 Christian Grothoffeliminating use of 'namespace' as a fieldname / variabl...
2012-06-12 Christian Grothoff-consistently use struct GNUNET_HashCode
2012-03-09 Christian Grothoff-unindex needs to decrypt KBlock
2012-03-09 Christian Grothoffimplementing removal of KBlocks during unindex operatio...
2012-03-07 Christian Grothoff-misc major bugfixes in download code wrt reconstructio...
2012-03-05 Christian Grothoff-misc bugfixes
2012-03-04 Christian Grothoff-add priorities to download queue
2012-02-18 Christian Grothoffmake all (?) asynchronously operating FS operations...
2012-01-11 Christian Grothofffixing bug to ensure that we properly descend into...
2012-01-08 Christian Grothoff-LRN: my experimental block download time measurer...
2011-12-19 Christian Grothoffimproving results seen communication to consider which...
2011-11-15 Christian Grothoffdead code elimination, splitting fs.h into fs.h and...