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 potential use of uninitialized key | Christian Grothoff |
2017-03-16 | porting gnunet-publish + others.. | Marcello Stanisci |
2016-01-22 | Fix typo | David Barksdale |
2016-01-19 | -fix (C) notices | Christian Grothoff |
2016-01-15 | doxygen: add documentation links | Gabor X Toth |
2016-01-12 | doxygen: group/module definitions (part 2) | Gabor X Toth |
2016-01-11 | doxygen: group/module definitions (part 1) | Gabor X Toth |
2015-11-15 | -indenting | Christian Grothoff |
2015-07-03 | -style fixes | 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-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-10-02 | bratao's patch for #3545: suspend/resume of downloads | Christian Grothoff |
2014-08-07 | -pogen | Christian Grothoff |
2014-06-23 | -missing commit | Christian Grothoff |
2013-10-18 | -doxygen fixes | 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-10-05 | -doxygen | Christian Grothoff |
2013-09-14 | -fixing #3034 | Christian Grothoff |
2013-09-13 | splitting 'struct GNUNET_CRYPTO_EccPublicKey' into one struct for signing and... | Christian Grothoff |
2013-09-08 | -moving time functions from FS to TIME | Christian Grothoff |
2013-09-07 | -doxygen improvements | Christian Grothoff |
2013-09-05 | removing gnunet-pseudonym, we're using GNS/gnunet-identity instead in the future | 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 | -export FS handle during events, as we might generate events duing FS_start a... | Christian Grothoff |
2013-05-30 | -towards allowing probes for directory entries | Christian Grothoff |
2013-04-16 | -comments | Christian Grothoff |
2013-04-14 | renaming GNUNET_PSEUDONYM_-API to GNUNET_FS_pseudonym-API | Christian Grothoff |
2013-04-14 | -move pseudonym code to fs, mark fs as experimental for now | Christian Grothoff |
2013-03-05 | starting major change towards implementing #2564, this breaks some FS tests a... | Christian Grothoff |
2013-03-04 | Implement GNUNET_FS_namespace_insert_advertisement_into_metadata | LRN |
2013-03-03 | Make 2nd and 3rd arguments of GNUNET_FS_namespace_rename constant pointers | LRN |
2013-03-03 | GNUNET_FS_namespace_rename | LRN |
2013-03-03 | Be able to open existing namespaces | LRN |
2013-03-03 | Implement and use GNUNET_FS_namespace_get_public_key_hash | LRN |
2013-02-19 | Asynchronous namespace creation. With a test. | LRN |
2012-12-05 | -sane freq | Christian Grothoff |
2012-12-05 | -signal to applications that a probe is active | Christian Grothoff |
2012-09-10 | eliminating use of 'namespace' as a fieldname / variable name to be C++ compa... | Christian Grothoff |
2012-09-09 | -adding continuation to testbed peer start/stop API | Christian Grothoff |
2012-06-23 | -passing total trust offered along (fixing #1369) | Christian Grothoff |
2012-06-23 | -comment / naming cleanups | Christian Grothoff |