Age | Commit message (Expand) | Author |
2018-01-21 | indentation fixes | Christian Grothoff |
2017-03-25 | rename GNUNET_GETOPT functions to achieve better consistency | Christian Grothoff |
2017-03-16 | porting gnunet-publish + others.. | Marcello Stanisci |
2016-04-30 | implementing new scheduler shutdown semantics | Christian Grothoff |
2016-04-09 | small API change: do no longer pass rarely needed GNUNET_SCHEDULER_TaskContex... | Christian Grothoff |
2016-01-19 | -fix (C) notices | Christian Grothoff |
2015-08-03 | fix #3904, also simplify and clean up gnunet-publish shutdown logic in general | Christian Grothoff |
2015-06-30 | fix #3869: outdated FSF address | Christian Grothoff |
2015-05-31 | -fix unespected status message (#3799) | Christian Grothoff |
2015-05-30 | make libextractor actually optional, both for GNUnet and GNUnet-taler builds | Christian Grothoff |
2015-05-29 | fixing #3799: only unindex if DB operations succeeded previously in the first... | Christian Grothoff |
2015-02-07 | -bringing copyright tags up to FSF standard | Christian Grothoff |
2014-12-24 | making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or e... | Christian Grothoff |
2014-12-14 | trying to fix #3576 | Christian Grothoff |
2014-06-23 | -fix URI test to handle new encoder, print both SKS and CHK URIs when publish... | Christian Grothoff |
2014-06-23 | -fix SKS publishing in simulate-only mode | Christian Grothoff |
2013-10-11 | generate progress events when publishing directories (towards fixing #2230) | Christian Grothoff |
2013-10-10 | separating ECC crypto into functions/structs for ECDHE, ECDSA and EDDSA | Christian Grothoff |
2013-10-06 | -remove trailing whitespace | Christian Grothoff |
2013-09-08 | -moving time functions from FS to TIME | Christian Grothoff |
2013-09-06 | -misc fixes | Christian Grothoff |
2013-08-08 | -doxygen fixes | Christian Grothoff |
2013-08-06 | -fixing main FS build, updating man page of gnunet-pseudonym | Christian Grothoff |
2013-07-13 | -typo | Christian Grothoff |
2013-07-13 | -fix year | Christian Grothoff |
2013-07-13 | -documenting and cleaning up gnunet-publish code | Christian Grothoff |
2012-12-19 | -preserve command-line keywords even if extractor is disabled | Christian Grothoff |
2012-12-12 | -fix crash with -D | Christian Grothoff |
2012-11-04 | -misc bugfixes, travel hacking | Christian Grothoff |
2012-09-17 | -fix warning | Christian Grothoff |
2012-09-16 | -fixing #2546 | Christian Grothoff |
2012-06-18 | -debugging gnunet-auto-share, now largely works | Christian Grothoff |
2012-06-17 | -starting harness for gnunet-auto-share: | Christian Grothoff |
2012-06-13 | -document error possibilities better (#2416) | Christian Grothoff |
2012-06-10 | LRN: new utf8 argv converter for W32, converting strings on command-line to U... | Christian Grothoff |
2012-03-24 | -nullcheck | Christian Grothoff |
2012-03-07 | -disable extractor should also imply not using the filename as a keyword | Christian Grothoff |
2012-02-22 | LRN: two directory patches change the way "is_directory" is evaluated. | Christian Grothoff |
2012-02-18 | make all (?) asynchronously operating FS operations actually cancel-able | Christian Grothoff |
2012-02-09 | -fixing #2139 | Christian Grothoff |
2012-02-06 | -trying to fix crash from #1972 report | Christian Grothoff |
2012-01-29 | -misc fixes | Christian Grothoff |
2012-01-29 | -fix shutdown issues on error | Christian Grothoff |
2012-01-29 | -towards external meta scanner process | Christian Grothoff |
2012-01-29 | -finishing new helper | Christian Grothoff |
2012-01-29 | -misc bugfixes | Christian Grothoff |
2012-01-28 | -cleaning up dirmetascan code, still failing for me | Christian Grothoff |
2012-01-28 | -change callback argument from char to int, as that is cleaner for a boolean;... | Christian Grothoff |
2012-01-28 | -renaming symbols to match naming conventions | Christian Grothoff |
2012-01-28 | -fix dead scheduler task cancellation on CTRL-c | Christian Grothoff |