Age | Commit message (Expand) | Author |
2017-01-25 | use correct way to resume download | Christian Grothoff |
2017-01-25 | do not start download twice | Christian Grothoff |
2016-11-17 | Sometimes it's OK if multiplication overflows | David Barksdale |
2016-07-08 | -avoid calling memcpy() with NULL argument, even if len is 0 | Christian Grothoff |
2016-07-03 | convert search to MQ | Christian Grothoff |
2016-07-03 | convert download API to MQ | 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-07-03 | -style fixes | Christian Grothoff |
2015-06-30 | fix #3869: outdated FSF address | Christian Grothoff |
2015-03-07 | fix #3704 | 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-07-12 | fix #3446 | Christian Grothoff |
2014-06-23 | -fix URI test to handle new encoder, print both SKS and CHK URIs when publish... | Christian Grothoff |
2014-06-07 | -doxygen fixes | Christian Grothoff |
2014-06-06 | -doxygen, indentation | Christian Grothoff |
2014-05-07 | Rename mesh->cadet | Bart Polot |
2014-02-19 | handle case where partial download prevents proper bottom-up reconstruction a... | Christian Grothoff |
2013-12-19 | malloc -> new | LRN |
2013-11-05 | -stylistic fixes | Christian Grothoff |
2013-10-17 | -doxygen, etc | 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-15 | -doxygen fixes, and fixing publish URI serization for proper resume | Christian Grothoff |
2013-09-15 | -fix check of return value | Christian Grothoff |
2013-09-14 | -more complete fix for #3034 | Christian Grothoff |
2013-09-13 | -fixing resuming publish operation | Christian Grothoff |
2013-09-11 | -do not clean up reader more than once | Christian Grothoff |
2013-08-11 | changing time measurement from milliseconds to microseconds | Christian Grothoff |
2013-08-06 | -fixing main FS build, updating man page of gnunet-pseudonym | Christian Grothoff |
2013-07-30 | -make use of deterministic ECDSA in FS, requires libgcrypt from Git as of yes... | Christian Grothoff |
2013-06-04 | -rename stream->mesh in comments and symbols | Christian Grothoff |
2013-05-30 | -fix | Christian Grothoff |
2013-05-30 | -preparations for fixing #2711 | Christian Grothoff |
2013-02-15 | -fixes to make stream tests pass with ecc in core | Christian Grothoff |
2013-01-26 | -fix leak | Christian Grothoff |
2012-12-05 | -more logging | Christian Grothoff |
2012-11-07 | Parameterized directory listing permission check | Sree Harsha Totakura |
2012-10-07 | -chaning multihashmap API to allow option for avoiding key allocation | Christian Grothoff |
2012-10-06 | -fixing #2578 | Christian Grothoff |
2012-09-10 | eliminating use of 'namespace' as a fieldname / variable name to be C++ compa... | Christian Grothoff |
2012-07-25 | -fixfix | Christian Grothoff |
2012-07-25 | -ignorerv | Christian Grothoff |
2012-07-25 | -fix | Christian Grothoff |
2012-06-21 | -work on #2437, plus misc minor bugfixes | Christian Grothoff |
2012-06-21 | -branching cleanup | Christian Grothoff |
2012-06-21 | -some more work on probes | Christian Grothoff |