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-05-20 | check return values from GNSRECORD_record_serialize/size always | Christian Grothoff |
2018-05-09 | implement new functions in libgnunetsq, clean up sqlite namestore plugin, imp... | Christian Grothoff |
2018-05-01 | more extensive namestore tests for the non-sqlite plugins, with bugfixes | Christian Grothoff |
2018-04-30 | eliminate use of OFFSET in namestore DB queries | Christian Grothoff |
2018-04-25 | extend namestore API to enable faster iterations by returning more than one r... | Christian Grothoff |
2018-04-17 | use namestore API for zone import instead of using plugin directly | Christian Grothoff |
2018-04-15 | add transactions to namestore plugin API | Christian Grothoff |
2018-04-10 | more work on gnunet-zoneimport, some bugfix in flat namestore, misc. style fixes | Christian Grothoff |
2018-03-08 | avoid specifying useless DEFAULT values | Christian Grothoff |
2018-01-12 | fix reverse lookup from namestore | Schanzenbach, Martin |
2017-03-13 | convert sqlite plugin to use libgnunetsq | Christian Grothoff |
2016-08-25 | -nicer indentation | Christian Grothoff |
2016-07-08 | -avoid calling memcpy() with NULL argument, even if len is 0 | Christian Grothoff |
2016-07-06 | -fix misc issues | Christian Grothoff |
2016-01-19 | -fix (C) notices | Christian Grothoff |
2015-09-05 | -fix | 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-09-05 | -remve legacy option | Christian Grothoff |
2013-10-28 | extended plugin api to support lookup function | Matthias Wachs |
2013-10-16 | -finishing split of namestore into namestore and namecache (#3065) -- in theo... | Christian Grothoff |
2013-10-16 | -another renaming fest for GNUNET_NAMESTORE_ to GNUNET_GNSRECORD_ symbols tha... | Christian Grothoff |
2013-10-16 | -rename fest for symbols moved from GNUNET_NAMESTORE_ to new GNUNET_GNSRECORD... | Christian Grothoff |
2013-10-16 | -moving code to new libgnunetgnsrecord in preparation for addressing #3052 | Christian Grothoff |
2013-10-10 | separating ECC crypto into functions/structs for ECDHE, ECDSA and EDDSA | Christian Grothoff |
2013-10-08 | -bump name to 97 | Christian Grothoff |
2013-10-08 | fixing #2992: do not use hash of pkey and then match against pkey, that will ... | Christian Grothoff |
2013-10-06 | -remove trailing whitespace | Christian Grothoff |
2013-10-03 | -reset statement | Christian Grothoff |
2013-10-02 | -address #3050, refresh encrypted blocks from plaintext blocks during iterati... | Christian Grothoff |
2013-10-02 | -delete does not work in the strong sense due to caching of the encrypted blo... | Christian Grothoff |
2013-09-30 | -fix expiration time, sqlite can only do 63-bit integers, as they are always ... | Christian Grothoff |
2013-09-30 | -more logging | Christian Grothoff |
2013-09-13 | splitting 'struct GNUNET_CRYPTO_EccPublicKey' into one struct for signing and... | Christian Grothoff |
2013-09-11 | - iterator NULL check | Matthias Wachs |
2013-09-10 | -set zone on iteration over all zones as well | Christian Grothoff |
2013-09-10 | -finalize iterate_all_zones as well | Christian Grothoff |
2013-09-05 | -implement iteration over all zones (#3016) | Christian Grothoff |
2013-09-05 | -allow passing NULL for zone to iterate over all of our zones | Christian Grothoff |
2013-08-13 | -dce | Christian Grothoff |
2013-08-13 | -namestore service builds again | Christian Grothoff |
2013-08-12 | -towards namestore support for the new privacy-preserving GNS queries | 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 everywhere,... | Christian Grothoff |
2013-07-09 | -towards implementing monitor functions in service | Christian Grothoff |
2013-06-30 | -towards implementing improved namestore API | Christian Grothoff |
2013-05-29 | -switching GNS from RSA to ECC | Christian Grothoff |