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 |
2017-11-12 | Fix memory leak in publishing UBlocks | David Barksdale |
2016-07-08 | -avoid calling memcpy() with NULL argument, even if len is 0 | Christian Grothoff |
2016-06-24 | refactoring datastore API to use MQ API, also fixing misc. bugs in new mysql ... | 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-27 | -doxygen, indentation | 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-06-23 | -fix SKS publishing in simulate-only mode | Christian Grothoff |
2013-11-09 | -fix memory leak | 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 | -rename files/symbols from _aes to _symmetric | Christian Grothoff |
2013-09-15 | -fix unindexing of KBlocks, make use of standard UBlock decryption routines t... | Christian Grothoff |
2013-09-13 | splitting 'struct GNUNET_CRYPTO_EccPublicKey' into one struct for signing and... | Christian Grothoff |
2013-08-21 | removing GNUNET_CRYPTO_ecc_key_free, use GNUNET_free directly instead | Christian Grothoff |
2013-08-11 | -add extra context argument for key deriviation, so that fs and gads do not c... | Christian Grothoff |
2013-08-08 | -minor fixes | Christian Grothoff |
2013-08-07 | -implement block decryption again | Christian Grothoff |
2013-08-07 | -fix, handle case where there is no update | Christian Grothoff |
2013-08-06 | -fixing main FS build, updating man page of gnunet-pseudonym | Christian Grothoff |