Age | Commit message (Expand) | Author |
2018-06-05 | first batch of license fixes (boring) | psyc://loupsycedyglgamf.onion/~lynX |
2017-03-19 | [datastore] Fix #3743 | David Barksdale |
2016-07-03 | convert fs publish to MQ | Christian Grothoff |
2016-07-03 | convert search to MQ | Christian Grothoff |
2016-07-03 | convert download API to MQ | Christian Grothoff |
2016-07-03 | convert unindex 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-06-30 | fix #3869: outdated FSF address | Christian Grothoff |
2015-05-29 | fixing #3799: only unindex if DB operations succeeded previously in the first... | Christian Grothoff |
2015-03-30 | address #3745 | Christian Grothoff |
2015-02-07 | -bringing copyright tags up to FSF standard | Christian Grothoff |
2014-12-25 | -fix doxygen issues | 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 | fix key management issue with LOC signing identified in #3559 | 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 |
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-30 | -fixing build issues in fs/set related to #3047 | Christian Grothoff |
2013-09-13 | -fixing resuming publish operation | Christian Grothoff |
2013-09-13 | splitting 'struct GNUNET_CRYPTO_EccPublicKey' into one struct for signing and... | Christian Grothoff |
2013-09-05 | -doxygen, remove GNUNET_FS_uri_sks_to_string_fancy (dead) | Christian Grothoff |
2013-08-06 | -fixing main FS build, updating man page of gnunet-pseudonym | Christian Grothoff |
2013-08-06 | moving to new, fixed-size encoding of public and private ECC keys everywhere,... | Christian Grothoff |
2013-05-30 | -towards allowing probes for directory entries | Christian Grothoff |
2013-05-30 | -preparations for fixing #2711 | Christian Grothoff |
2013-04-14 | renaming GNUNET_PSEUDONYM_-API to GNUNET_FS_pseudonym-API | Christian Grothoff |
2013-03-05 | starting major change towards implementing #2564, this breaks some FS tests 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-05 | -trying to fix bratao's 100% CPU bug, even though I wonder if this can really... | Christian Grothoff |
2012-09-10 | eliminating use of 'namespace' as a fieldname / variable name to be C++ compa... | Christian Grothoff |
2012-06-12 | -consistently use struct GNUNET_HashCode | Christian Grothoff |
2012-03-09 | -unindex needs to decrypt KBlock | Christian Grothoff |
2012-03-09 | implementing removal of KBlocks during unindex operation (#1926) | Christian Grothoff |
2012-03-07 | -misc major bugfixes in download code wrt reconstruction and chk index calcul... | Christian Grothoff |
2012-03-05 | -misc bugfixes | Christian Grothoff |
2012-03-04 | -add priorities to download queue | Christian Grothoff |
2012-02-18 | make all (?) asynchronously operating FS operations actually cancel-able | Christian Grothoff |
2012-01-11 | fixing bug to ensure that we properly descend into deep directories for the v... | Christian Grothoff |
2012-01-08 | -LRN: my experimental block download time measurer. The results | Christian Grothoff |
2011-12-19 | improving results seen communication to consider which exact keywords a parti... | Christian Grothoff |
2011-11-15 | dead code elimination, splitting fs.h into fs.h and fs_api.h | Christian Grothoff |