allow empty/NULL context message
[oweals/gnunet.git] / src / fs /
2016-06-29 Christian Grothoff-fix format string
2016-06-29 Christian Grothoffconvert fs_list_indexed to MQ API
2016-06-24 Christian Grothoffrefactoring datastore API to use MQ API, also fixing...
2016-06-23 Christian Grothoffconvert DHT API to new MQ API
2016-06-21 Christian Grothoffupdate statistics API to use new MQ API style, also...
2016-06-03 Martin Schanzenbach-fix #4541
2016-06-02 Martin Schanzenbach-oops, remove printf
2016-05-29 Martin Schanzenbach- Fix #4532
2016-05-06 Christian Grothofffix compiler warnings
2016-05-06 Christian Grothofffixing compiler warnings
2016-04-30 Christian Grothoffimplementing new scheduler shutdown semantics
2016-04-09 Christian Grothoffsmall API change: do no longer pass rarely needed GNUNE...
2016-04-07 Christian Grothofffix NPE
2016-01-31 Christian Grothofffix crash bug with -n
2016-01-22 David BarksdaleFix typo
2016-01-19 Christian Grothoff-fix (C) notices
2015-11-22 David BarksdaleInvalid Gnunet URI
2015-10-26 Christian Grothoff-dox
2015-10-26 Christian Grothoff-another case
2015-10-26 Christian Grothoffpotential fix for #4024
2015-10-26 Christian Grothoff-doxygen, simplify
2015-10-25 Christian Grothoff-use hash in prd query to reduce memory consumption...
2015-10-25 Christian Grothoff-reduce calls in get_latest()
2015-10-25 Christian Grothoff-indent
2015-10-25 Christian Grothoffcheck against all pending requests with same hash,...
2015-10-25 Christian Grothoff-fix indentation, fix bug that caused us to try to...
2015-10-02 Bart Polot- typo
2015-08-18 Christian Grothofftolerate spurious SIGCHLD in gnunet-auto-share
2015-08-18 Christian Grothoffadding some assertions to ensure we only start one...
2015-08-04 Sree Harsha Totakura-fix #3722
2015-08-03 Christian Grothoff-use simpler, modern scheduler API
2015-08-03 Christian Grothoff-remove log
2015-08-03 Christian Grothofffix #3904, also simplify and clean up gnunet-publish...
2015-07-27 Christian Grothoff-doxygen, indentation
2015-07-03 Christian Grothoff-style fixes
2015-06-30 Christian Grothofffix #3869: outdated FSF address
2015-05-31 Christian Grothoff-fix #3799
2015-05-31 Christian Grothoff-fix unespected status message (#3799)
2015-05-30 Christian Grothoffmake libextractor actually optional, both for GNUnet...
2015-05-29 Christian Grothofffixing #3799: only unindex if DB operations succeeded...
2015-05-21 Christian Grothoffwith respect to #3615: we might (theoretically) get...
2015-05-21 Christian Grothoff-adding a few extra checks for #3615
2015-03-30 Christian Grothoffaddress #3745
2015-03-23 Christian Grothoff-re benchmarking and adjusting MAX_QUEUE_PER_PEER
2015-03-23 Christian Grothoff-re benchmarking and adjusting MAX_QUEUE_PER_PEER
2015-03-23 Christian Grothoff-doxygen and indentation
2015-03-07 Christian Grothoff-indentation and comment fixes
2015-03-07 Christian Grothofffix #3704
2015-03-07 Christian Grothoff-fix misc disting issues
2015-03-01 Christian Grothoffcount number of pending replies and refuse to process...
2015-02-28 Christian Grothoff-extend block API to allow specifying flags, use this...
2015-02-10 Christian Grothofffixing #3657 (replace ATS_Information with struct)...
2015-02-07 Christian Grothoff-bringing copyright tags up to FSF standard
2015-02-07 Christian Grothoff-bringing copyright tags up to FSF standard
2015-01-07 Christian Grothoff-do not wait for timeout on hard error
2015-01-07 Christian Grothoff-simplify apis, doxygen
2015-01-07 Christian Grothoff-check once, and consistently
2014-12-25 Christian Grothoff-fix doxygen issues
2014-12-24 Christian Grothoffmaking GNUNET_SCHEDULER_cancel() perform in O(1) instea...
2014-12-22 Christian Grothoff-doxygen
2014-12-21 Omar Tarabaiflush peer respect value on disconnect
2014-12-18 Christian Grothoff-use const in peerstore callback
2014-12-17 Christian Grothoff-remove dead api
2014-12-16 Christian Grothoff-check return values
2014-12-16 Christian Grothoff-simplify config
2014-12-16 Christian Grothoff-fix bad CMP
2014-12-16 Christian Grothoffdo not poll empty database every 100ms for migration...
2014-12-15 Christian Grothoff-fix double free
2014-12-14 Christian Grothofffix key management issue with LOC signing identified...
2014-12-14 Christian Grothoff-do forcestart for gns; doxygen fixes
2014-12-14 Christian Grothofftrying to fix #3576
2014-12-12 Christian Grothoffstart fewer FS probes concurrently, run them all in...
2014-12-11 Christian Grothoffadding single location for no_forcestart configuration...
2014-12-10 Christian Grothoffmoving away from DEFAULTSERVICES to per-section FORCEST...
2014-12-08 Christian Grothofffix #3569
2014-12-07 Christian Grothofffixing #3568
2014-11-02 Christian Grothoff-fix ftbfs
2014-11-02 Christian Grothoff-fix #3556
2014-10-02 Christian Grothoffbratao's patch for #3545: suspend/resume of downloads
2014-09-13 Christian Grothofffixing parallel build, getting rid of useless _DEPENDEN...
2014-09-13 Christian Grothofftrying to do something about #3540
2014-09-05 Bruno CabralFix FS search with multiple results for the same keyword
2014-09-05 Bruno CabralFix test case
2014-09-05 Bruno CabralAdd fs search test with multiple files using an AND...
2014-09-05 Christian Grothoff-indentation
2014-09-05 Christian Grothoffpatch was correct, but no need to have the bug as a...
2014-09-05 Bruno CabralDo not crash if key is NULL.
2014-09-04 Bruno CabralAvoid infinite loop. The loop go on backward, if we...
2014-08-31 Bart Polot- remove duplicate/incorrect API call
2014-08-31 Bruno CabralDon't destroy channel if it was already destroyed.
2014-08-31 Bruno CabralFix infinite loop ( grothoff, please check !)
2014-07-16 Omar Tarabaierror handling
2014-07-14 Omar Tarabaifs now uses peerstore to store respect value
2014-07-12 Christian Grothofffix #3446
2014-06-26 David BarksdaleMissed mesh->cadet rename in fs.conf.in
2014-06-23 Christian Grothoff-removing dead config
2014-06-23 Christian Grothoff-fix URIs
2014-06-23 Christian Grothoff-fix time assertion introduce in last patch
2014-06-23 Christian Grothoff-fix URI test to handle new encoder, print both SKS...
2014-06-23 Christian Grothoff-fix SKS publishing in simulate-only mode
next