glitch in the license text detected by hyazinthe, thank you!
[oweals/gnunet.git] / src / fs / fs_unindex.c
2018-06-07 psyc://loupsycedyg... glitch in the license text detected by hyazinthe, thank...
2018-06-05 psyc://loupsycedyg... first batch of license fixes (boring)
2017-04-21 Schanzenbach, MartinMerge remote-tracking branch 'origin/master' into crede...
2017-04-12 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-03-31 David Barksdale[fs] Fix unindex after API change
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
2017-03-08 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-03-07 Christian GrothoffMerge branch 'master' of git+ssh://gnunet.org/gnunet
2017-03-07 David BarksdaleUpdate comment to match code
2017-01-20 Schanzenbach, Martin- merge; service API change
2017-01-10 Christian Grothoffrename connecT -> connect now that the old API is dead
2016-08-18 David BarksdaleUse statement exprs instead of local function
2016-07-03 Christian Grothoffconvert download API to MQ
2016-07-03 Christian Grothoffconvert unindex to MQ
2016-06-24 Christian Grothoffrefactoring datastore API to use MQ API, also fixing...
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-03-30 Christian Grothoffaddress #3745
2015-02-07 Christian Grothoff-bringing copyright tags up to FSF standard
2013-12-19 LRNmalloc -> new
2013-10-10 Christian Grothoffseparating ECC crypto into functions/structs for ECDHE...
2013-10-06 Christian Grothoff-remove trailing whitespace
2013-09-15 Christian Grothoff-doxygen fixes, and fixing publish URI serization for...
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 Grothoff-fix
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-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
2012-09-27 Christian Grothoff-trying to fix unindex trouble on keyword extraction
2012-06-12 Christian Grothoff-consistently use struct GNUNET_HashCode
2012-04-23 Christian Grothoff-fix
2012-04-23 Christian Grothoff-fixing leaks and error messages
2012-04-19 Christian Grothoff-removing 2nd argument from GNUNET_CLIENT_disconnect...
2012-03-19 Christian Grothoff-LRN: calculate file size for single files when needed...
2012-03-15 Christian Grothoff-leak
2012-03-09 Christian Grothoff-fix
2012-03-09 Christian Grothoff-unindex needs to decrypt KBlock
2012-03-09 Christian Grothoffimplementing removal of KBlocks during unindex operatio...
2012-02-26 Christian Grothoff-eliminating #if DEBUG checks
2011-12-19 Christian Grothoffadding min_expiration argument to GNUNET_DATASTORE_Cont...
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...
2011-08-15 Christian Grothoffindentation
2011-08-15 Christian Grothoffindentation
2011-07-18 Christian Grothoffleak
2011-01-20 Christian Grothoffmajor rewrite of fs_download, hopefully fixing 1641
2010-12-03 Christian Grothoffair plane hacking
2010-11-05 Nathan S. Evansbig scheduler refactoring, expect some issues
2010-09-18 Christian Grothoffplane hacking
2010-08-08 Christian Grothoffmisc fixes
2010-07-11 Christian Grothofffixing 1568
2010-07-02 Christian Grothoffgpl3
2010-06-17 Christian Grothofffixes
2010-05-26 Christian Grothoffchange unindex processing order to avoid transient...
2010-05-12 Christian Grothoffds
2010-05-06 Christian Grothofffix unindex persistence
2010-05-06 Christian Grothoffallow file hashing cancellation -- and make use of it
2010-05-06 Christian Grothoffinit top on deserialization
2010-05-05 Christian Grothoffbugs
2010-05-04 Christian Grothoffdoxygen
2010-05-04 Christian Grothoffcode cleanup
2010-05-04 Christian Grothoffcalling sync, cleaning up files
2010-05-04 Christian Grothoffgenerating SUSPEND events
2010-05-03 Christian Grothofftowards suspend
2010-05-01 Christian Grothoffdeserialization of unindex operations
2010-04-30 Christian Grothofftowards unindex deserialization
2010-04-24 Christian Grothoffoff-line hack fest
2010-03-12 Christian Grothoffcancel pending write if we are just dead anyway
2010-03-11 Christian Grothofffix
2010-02-02 Christian Grothofffixes
2009-11-04 Christian Grothoffbugfixes and redesigning scheduler API
2009-10-25 Christian Grothofffix
2009-10-25 Christian Grothofffixing indexing and unindexing issues
2009-10-25 Christian GrothoffAPI fix
2009-10-24 Christian Grothoffgiving client API option for auto-retry, making more...
2009-10-18 Christian Grothoffminor consistency improvements to FS API and another...
2009-10-05 Christian Grothoffcode clean up
2009-09-22 Christian Grothoffdocumentation cleanup
2009-09-07 Christian Grothofffixes
2009-09-06 Christian Grothoffwork on downloading
2009-09-04 Christian Grothofftowards search
2009-09-02 Christian Grothofffixing datastore API, improving unindex
2009-09-02 Christian Grothofffinishing first run at unindex
2009-09-02 Christian Grothoffmore
2009-09-02 Christian Grothofffixing fixmes
2009-08-31 Christian Grothoffworking on unindex
2009-08-30 Christian Grothoffnotes
2009-08-30 Christian Grothoffadding listing of indexed files
2009-08-26 Christian Grothoffhxing
2009-08-22 Christian Grothoffstuff