Age | Commit message (Collapse) | 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 | |
The nested block validation requires the block context, and thus the evaluate callback not also receives the block context. | |||
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 ↵ | Christian Grothoff | |
checks for replies from local DB | |||
2015-02-07 | -bringing copyright tags up to FSF standard | Christian Grothoff | |
2013-10-16 | -another renaming fest for GNUNET_NAMESTORE_ to GNUNET_GNSRECORD_ symbols ↵ | Christian Grothoff | |
that were moved | |||
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-24 | -fix, is uint32 | Christian Grothoff | |
2013-09-13 | splitting 'struct GNUNET_CRYPTO_EccPublicKey' into one struct for signing ↵ | Christian Grothoff | |
and another for encryption | |||
2013-08-19 | -dead header | Christian Grothoff | |
2013-08-13 | -working on new, simplified GNS API | Christian Grothoff | |
2013-08-11 | changing time measurement from milliseconds to microseconds | Christian Grothoff | |
2013-08-06 | moving to new, fixed-size encoding of public and private ECC keys ↵ | Christian Grothoff | |
everywhere, also improving ECC API to better support ECRS/GADS operations | |||
2013-05-29 | -switching GNS from RSA to ECC | Christian Grothoff | |
2012-10-27 | -indent | Christian Grothoff | |
2012-10-26 | -bugfixes, code cleanup | Christian Grothoff | |
2012-09-20 | -core review | Christian Grothoff | |
2012-06-20 | -fixes | Martin Schanzenbach | |
2012-06-20 | -fixed record flags in tests. proper expiration from NS missing | Martin Schanzenbach | |
2012-06-19 | -towards enabling relative expiration times in namestore | Christian Grothoff | |
2012-06-12 | -consistently use struct GNUNET_HashCode | Christian Grothoff | |
2012-05-27 | renaming GNUNET_TIME_relative_get_forever and ↵ | Christian Grothoff | |
GNUNET_TIME_absolute_get_forever methods, adding underscore, to make it clear that the respective #defines should be used instead; replacing use of direct function calls with respective macros where applicable; adding additional GNUNET_TIME_relative_get_xxx-functions to avoid calls to GNUNET_TIME_relative_multiply, which turn out to have gotten performance-relevant | |||
2012-04-18 | -fixing 2253 | Christian Grothoff | |
2012-04-03 | -array of fixes, finally finished test | Martin Schanzenbach | |
2012-03-27 | -lots of fixes, new dht test | Martin Schanzenbach | |
2012-03-19 | -new short hashes, new short hash cmp | Martin Schanzenbach | |
2012-03-16 | -pseu caching + test | Martin Schanzenbach | |
2012-03-15 | -fixes, block plugin change | Martin Schanzenbach | |
2012-03-14 | -cleanup | Martin Schanzenbach | |
2012-03-12 | -bugfixes, tests | Martin Schanzenbach | |
2012-03-12 | -fixes, added get_authority api | Martin Schanzenbach | |
2012-03-09 | - make gns compile | Matthias Wachs | |
2012-03-03 | -new test. fixes | Martin Schanzenbach | |
2012-03-01 | -modified test | Martin Schanzenbach | |
2012-03-01 | -stuff | Christian Grothoff | |
2012-02-28 | -fix xquery | Martin Schanzenbach | |
2012-02-28 | -fix | Martin Schanzenbach | |
2012-02-27 | -integrated block plugin | Martin Schanzenbach | |
2012-02-27 | -fixes | Martin Schanzenbach | |
2012-02-26 | -block compiles and added to makefile | Martin Schanzenbach | |