- revert plugin move. Add new identity-token
[oweals/gnunet.git] / src / fs /
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
2014-06-22 Christian Grothoff-reordering API in header to make structure more obvious
2014-06-16 Christian Grothoffnotify performance monitors about destroyed addresses...
2014-06-07 Christian Grothoff-check return value, doxygen
2014-06-07 Christian Grothoff-doxygen fixes
2014-06-06 Christian Grothoff-doxygen, indentation
2014-06-04 Christian Grothoff-rename
2014-05-21 Matthias Wachsperformance API indicates disconnect
2014-05-12 Christian Grothoff-LOC, not SKS
2014-05-11 Christian Grothoffimprove error reporting for malformed URIs in search...
2014-05-07 Bart Polot- rename also contents of config files, update config...
2014-05-07 Bart Polot- update fs
2014-05-07 Bart PolotUpdate all am files
2014-05-07 Bart PolotRename mesh->cadet
2014-04-08 Christian Grothoffversion bumping for 0.10.1
2014-03-21 Matthias Wachs-lgcrypt fails if gcrypt is not in lib search path...
2014-02-20 Sree Harsha TotakuraAllow redirection of STDERR when starting processes.
2014-02-19 Christian Grothoffhandle case where partial download prevents proper...
2014-02-06 Christian Grothoff-doxygen, indentation, code cleanup
2014-02-02 LRNFix TESTS_ENVIRONMENT setting (allow GNUNET_PREFIX...
2014-01-30 Christian Grothoff-towards fixing #3295 (core traffic prioritization)
2014-01-30 Christian Grothofftowards reviving priorities in core API, this time...
2014-01-30 Christian Grothofffix #3284: support lib/MULTIARCH/ paths in installation...
2014-01-24 Sree Harsha Totakurafix #3275 with solution from https://gnunet.org/bugs...
2014-01-16 Christian Grothofffix #3272
2013-12-24 Christian Grothoff-switch to case-insensitive LOC URIs and use compatible...
2013-12-22 David BarksdaleImprove search result presentation for directories.
2013-12-19 LRNmalloc -> new
next