Age | Commit message (Expand) | Author |
2018-06-07 | paragraph for gnunet devs that don't know how to use the web | psyc://loupsycedyglgamf.onion/~lynX |
2018-06-07 | glitch in the license text detected by hyazinthe, thank you! | psyc://loupsycedyglgamf.onion/~lynX |
2018-06-05 | first batch of license fixes (boring) | psyc://loupsycedyglgamf.onion/~lynX |
2018-01-06 | fix indentation and use after free in tcp plugin | Christian Grothoff |
2017-03-05 | fix #4839 | Christian Grothoff |
2017-03-05 | indentation, comment and style fixes, no semantic changes | Christian Grothoff |
2017-02-17 | assertion was inverted, also probably too strict | Christian Grothoff |
2017-01-25 | do not start download twice | Christian Grothoff |
2017-01-10 | rename connecT -> connect now that the old API is dead | Christian Grothoff |
2016-08-18 | Use statement exprs instead of local function | David Barksdale |
2016-07-03 | convert download API to MQ | Christian Grothoff |
2016-07-03 | -just indenting fixes | Christian Grothoff |
2016-05-06 | fixing compiler warnings | 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-06-30 | fix #3869: outdated FSF address | 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-12 | start fewer FS probes concurrently, run them all in the same task to avoid un... | Christian Grothoff |
2014-10-02 | bratao's patch for #3545: suspend/resume of downloads | Christian Grothoff |
2014-02-19 | handle case where partial download prevents proper bottom-up reconstruction a... | Christian Grothoff |
2013-12-19 | malloc -> new | LRN |
2013-11-28 | -fix left-over confusion between hash code and peer identity size from recent... | Christian Grothoff |
2013-11-05 | -stylistic fixes | Christian Grothoff |
2013-10-06 | -remove trailing whitespace | Christian Grothoff |
2013-09-30 | -fixing build issues in fs/set related to #3047 | Christian Grothoff |
2013-09-30 | -rename files/symbols from _aes to _symmetric | Christian Grothoff |
2013-09-15 | -doxygen fixes, and fixing publish URI serization for proper resume | Christian Grothoff |
2013-09-14 | -fix #3033 | Christian Grothoff |
2013-08-11 | changing time measurement from milliseconds to microseconds | Christian Grothoff |
2013-05-30 | -export FS handle during events, as we might generate events duing FS_start a... | Christian Grothoff |
2013-02-15 | -fixes to make stream tests pass with ecc in core | Christian Grothoff |
2012-12-05 | -signal to applications that a probe is active | Christian Grothoff |
2012-12-05 | -more logging | Christian Grothoff |
2012-10-26 | -bugfixes, code cleanup | Christian Grothoff |
2012-10-07 | -chaning multihashmap API to allow option for avoiding key allocation | Christian Grothoff |
2012-10-05 | -trying to fix bratao's 100% CPU bug, even though I wonder if this can really... | Christian Grothoff |
2012-06-23 | -passing total trust offered along (fixing #1369) | Christian Grothoff |
2012-06-23 | -comment / naming cleanups | Christian Grothoff |
2012-06-20 | -fix #2436 | Christian Grothoff |
2012-06-17 | -fixing #2426 | Christian Grothoff |
2012-06-12 | -consistently use struct GNUNET_HashCode | Christian Grothoff |
2012-06-09 | -dequeue download on error, another attempt to fix #2403 | Christian Grothoff |
2012-06-09 | -adding assertions to help debug #2403 | Christian Grothoff |
2012-06-08 | -fixing #2402, #2403, #2399, #2398 | Christian Grothoff |
2012-05-15 | -code cleanup | Christian Grothoff |
2012-05-15 | -adding checks to avoid #2352 segfault | Christian Grothoff |
2012-05-14 | -fixing #2345 | Christian Grothoff |
2012-04-26 | -fixing persistence cleanup | Christian Grothoff |
2012-04-19 | -removing 2nd argument from GNUNET_CLIENT_disconnect as it was virtually alwa... | Christian Grothoff |