uncrustify as demanded.
[oweals/gnunet.git] / src / fs / fs_search.c
2019-09-08 ng0uncrustify as demanded.
2019-08-21 Christian Grothofffix NPE when importing directory into gnunet-fs-gtk...
2019-08-21 Christian Grothofffix NPE when importing directory into gnunet-fs-gtk
2019-01-16 ng0Merge branch 'license/spdx'
2019-01-14 ng0src: for every AGPL3.0 file, add SPDX identifier.
2018-06-13 Nils GillmannMerge branch 'master' of gnunet.org:gnunet
2018-06-11 Phil-Merge branch 'master' of ssh://gnunet.org/gnunet into...
2018-06-07 psyc://loupsycedyg... paragraph for gnunet devs that don't know how to use...
2018-06-07 psyc://loupsycedyg... glitch in the license text detected by hyazinthe, thank...
2018-06-06 psyc://loupsycedyg... second batch complete. WE ARE AFFERO AGPL NOW!
2018-01-08 Schanzenbach, MartinMerge remote-tracking branch 'origin/master' into ident...
2018-01-08 Schanzenbach, MartinMerge branch 'master' of git+ssh://gnunet.org/gnunet
2018-01-07 lurchiMerge branch 'master' of https://gnunet.org/git/gnunet
2018-01-06 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2018-01-06 Christian Grothofffix potential use of uninitialized key
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-10 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-03-10 Christian Grothoffremove empty files, fix indentation
2017-03-09 Christian Grothofffix #4608
2017-03-08 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-03-05 Christian Grothoffindentation, comment and style fixes, no semantic changes
2017-02-28 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-02-26 Christian Grothoffadd note about but #4608
2017-01-20 Schanzenbach, Martin- merge; service API change
2017-01-10 Christian Grothoffrename connecT -> connect now that the old API is dead
2016-11-19 Schanzenbach, MartinMerge branch 'master' into credentials
2016-11-18 David BarksdaleSometimes it's OK if multiplication overflows
2016-08-18 David BarksdaleUse statement exprs instead of local function
2016-07-03 Christian Grothoffconvert search to MQ
2016-07-03 Christian Grothoffconvert download API to MQ
2016-06-29 Christian Grothoffconvert fs_list_indexed to MQ API
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-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-12 Christian Grothoffstart fewer FS probes concurrently, run them all in...
2014-11-02 Christian Grothoff-fix ftbfs
2014-11-02 Christian Grothoff-fix #3556
2014-09-05 Bruno CabralFix FS search with multiple results for the same keyword
2014-07-12 Christian Grothofffix #3446
2014-06-22 Christian Grothoff-reordering API in header to make structure more obvious
2014-05-11 Christian Grothoffimprove error reporting for malformed URIs in search...
2014-02-19 Christian Grothoffhandle case where partial download prevents proper...
2013-11-28 Christian Grothoff-fix left-over confusion between hash code and peer...
2013-11-05 Christian Grothoff-stylistic fixes
2013-10-17 Christian Grothoff-doxygen, etc
2013-10-10 Christian Grothoffseparating ECC crypto into functions/structs for ECDHE...
2013-10-08 Christian Grothoffimplement #3035: add mimetype:type category keywords...
2013-10-06 Christian Grothoff-remove trailing whitespace
2013-09-15 Christian Grothoff-fix unindexing of KBlocks, make use of standard UBlock...
2013-09-13 Christian Grothoffsplitting 'struct GNUNET_CRYPTO_EccPublicKey' into...
2013-08-11 Christian Grothoffchanging time measurement from milliseconds to microseconds
2013-08-11 Christian Grothoff-add extra context argument for key deriviation, so...
2013-08-08 Christian Grothoff-minor fixes
2013-08-06 Christian Grothoff-fixing main FS build, updating man page of gnunet...
2013-05-30 Christian Grothoff-export FS handle during events, as we might generate...
2013-05-30 Christian Grothoff-towards allowing probes for directory entries
2013-05-30 Christian Grothoff-preparations for fixing #2711
2013-04-16 Christian Grothoff-fix
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-03-04 Christian Grothoff-dead
2013-03-03 LRNImplement and use GNUNET_CRYPTO_rsa_get_public_key_hash
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-fix availability rank calculation in probe signal...
2012-12-05 Christian Grothoff-more logging
2012-10-26 Christian Grothoff-bugfixes, code cleanup
2012-10-07 Christian Grothoff-chaning multihashmap API to allow option for avoiding...
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-09-02 Christian Grothoffcommenting code
2012-06-23 Christian Grothoff-passing total trust offered along (fixing #1369)
2012-06-12 Christian Grothoff-consistently use struct GNUNET_HashCode
2012-06-08 Christian Grothoff-fixing #2402, #2403, #2399, #2398
2012-05-27 Christian Grothoff-fix #2378
2012-05-17 Christian Grothoff-fixing 2352
2012-05-16 Christian Grothoff-check for sks results --- #2352 first bug
2012-04-26 Christian Grothoff-fix
2012-04-19 Christian Grothoff-removing 2nd argument from GNUNET_CLIENT_disconnect...
2012-03-23 Christian Grothoff-eliminating duplicate code
2012-03-05 Christian Grothoff-fix
2012-03-05 Christian Grothoff-misc bugfixes
2012-03-05 Christian Grothoff-misc bugfixes
2012-03-04 Christian Grothoff-adding testcase for FS probes, minor bugfixes related...
2012-02-12 Christian Grothoff-GArik: fix assertion check
2012-01-08 Christian Grothoff-LRN: my experimental block download time measurer...
2011-12-19 Christian Grothoff-extra asserts just to be helpful in case #2000 resurfaces
2011-12-19 Christian Grothoffimproving results seen communication to consider which...
2011-12-13 Christian Grothoff-fixing #2006
2011-11-29 Christian Grothoff-fixing indentation
2011-11-15 Christian Grothoffset continued flag on client side -- towards fixing...
2011-11-15 Christian Grothofftowards fixing #1786
2011-11-15 Christian Grothoffdead code elimination, splitting fs.h into fs.h and...
2011-10-04 Christian GrothoffLRN: Use GNUNET_EXTRA_LOGGING to manage compile-time...
2011-08-29 Christian Grothoffrun indent twice, it alternates between two 'canonical...
next