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-02-27 | implement revocation block plugin, get revocation test to pass again | Christian Grothoff |
2017-02-26 | add validation for inner consensus element | Florian Dold |
2017-02-26 | ensure all plugins properly use BF, move shared logic to shared library | Christian Grothoff |
2017-02-22 | strcmp instead of memcmp | Christian Grothoff |
2017-02-22 | support BF size adjustments in other plugins | Christian Grothoff |
2017-02-20 | completed big block refactoring in preparation for SET-BLOCK integration | Christian Grothoff |
2017-02-20 | first half of new BLOCK API to generalize duplicate detection beyond BFs | Christian Grothoff |
2016-01-19 | -fix (C) notices | Christian Grothoff |
2015-06-30 | fix #3869: outdated FSF address | Christian Grothoff |
2015-02-28 | -extend block API to allow specifying flags, use this to allow reducing check... | Christian Grothoff |
2015-02-07 | -bringing copyright tags up to FSF standard | Christian Grothoff |
2013-12-22 | -fix calculation of block size, doxygen | Christian Grothoff |
2013-12-19 | malloc -> new | LRN |
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 | -getting regex to compile again (part of #3047) | Christian Grothoff |
2013-09-20 | - fix block validation for DHT PUT requests | Bart Polot |
2013-09-20 | - dont require xquery for PUTs | Bart Polot |
2013-08-11 | changing time measurement from milliseconds to microseconds | Christian Grothoff |
2013-07-19 | - Fix coverity 10602 | Bart Polot |
2013-06-26 | -introducing signing of regex accept states, removing PID from regex API | Christian Grothoff |
2013-06-26 | -removing unnecessary key from regex blocks, compacting some of the other fields | Christian Grothoff |
2013-06-26 | -combine log statements | Christian Grothoff |
2013-06-26 | -renaming symbols of the block library to use the REGEX_BLOCK_ prefix and not... | Christian Grothoff |
2013-06-26 | -cleaning up block code, moving all of the block logic into the block library | Christian Grothoff |
2013-06-20 | renaming symbols from libgnunetregextest to have the prefix REGEX_TEST | Christian Grothoff |
2013-06-20 | continuing refactoring of regex library structure, disambiguating symbol name... | Christian Grothoff |
2013-03-11 | - allow GNUNET_BLOCK_evaluate on PUT requests for regex blocks | Bart Polot |
2013-01-21 | - add debug for case of no xquery | Bart Polot |
2013-01-21 | - fix | Bart Polot |
2013-01-17 | Move regex DHT integration from mesh to regex | Bart Polot |