aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAge
...
| * add GNUNET_B2S() macro; fix dht_line_test: we sign over query_hash, not ↵Christian Grothoff2022-02-25
| | | | | | | | block key
| * -gix record handlingMartin Schanzenbach2022-02-25
| |
| * -hide tombstone againMartin Schanzenbach2022-02-25
| |
| * -fix gnsrecord testsMartin Schanzenbach2022-02-24
| |
| * -fix consensus testMartin Schanzenbach2022-02-24
| |
| * -fix copy and paste errorChristian Grothoff2022-02-23
| |
| * -fix datacache to return 2x num_closest in both directionsChristian Grothoff2022-02-23
| |
| * -add DHT FIXMEChristian Grothoff2022-02-22
| |
| * fix #7173Christian Grothoff2022-02-21
| |
| * add salt argument to GNUNET_CRYPTO_CS_r_derive()Christian Grothoff2022-02-20
| |
| * -removing FIXME"Christian Grothoff2022-02-19
| |
| * - Fix: Include dhtu.conf file in distNico Thomas2022-02-19
| |
| * Merge branch 'master' of git+ssh://git.gnunet.org/gnunetMartin Schanzenbach2022-02-19
| |\
| | * -add scripts to deploy DHT tests with DHTUChristian Grothoff2022-02-19
| | |
| * | -fix private record inclusionMartin Schanzenbach2022-02-19
| |/
| * -nuke zklMartin Schanzenbach2022-02-19
| |
| * -fix assertion, fix key initializationChristian Grothoff2022-02-19
| |
| * -fix htons/htonl bug introduced by message format changeChristian Grothoff2022-02-19
| |
| * -fix merge issuesChristian Grothoff2022-02-19
| |
| * -try to make static analysis happyChristian Grothoff2022-02-19
| |
| * -got basics to work with dhtu and udp+ip underlayChristian Grothoff2022-02-19
| |
| * -adding logging, minor dthu bugfixesChristian Grothoff2022-02-19
| |
| * -DHT: get tests to passChristian Grothoff2022-02-19
| |
| * -fix port initialization in addrChristian Grothoff2022-02-19
| |
| * -fix crashes on new DHT load/shutdownChristian Grothoff2022-02-19
| |
| * -DHT: add gnunet-dht-hello for bootstrappingChristian Grothoff2022-02-19
| |
| * -add hold/drop logicChristian Grothoff2022-02-19
| |
| * -DHT now takes care of queue size limitChristian Grothoff2022-02-19
| |
| * -more work on DHTU integrationChristian Grothoff2022-02-19
| |
| * -implement TVGChristian Grothoff2022-02-19
| |
| * add new HELLO_URI block support to block pluginChristian Grothoff2022-02-19
| |
| * -conclude hello-uri implementation and testChristian Grothoff2022-02-19
| |
| * incomplete first hack of new hello-uri libChristian Grothoff2022-02-19
| |
| * -also add serialization from/to blockChristian Grothoff2022-02-19
| |
| * first steps towards usable dhtuChristian Grothoff2022-02-19
| |
| * -style fixesChristian Grothoff2022-02-19
| |
| * -added support for deletion messages in messenger serviceTheJackiMonster2022-02-18
| | | | | | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
| * -revert old rfc confusion.Martin Schanzenbach2022-02-16
| |
| * -sanitize utf8 api a bitMartin Schanzenbach2022-02-15
| |
| * -tolower again, use NFKCMartin Schanzenbach2022-02-15
| |
| * Merge branch 'master' of git+ssh://git.gnunet.org/gnunetMartin Schanzenbach2022-02-15
| |\
| | * -fix messenger service configurationTheJackiMonster2022-02-15
| | | | | | | | | | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
| * | -silence APIMartin Schanzenbach2022-02-15
| |/
| * Merge branch 'master' of git+ssh://git.gnunet.org/gnunetMartin Schanzenbach2022-02-15
| |\
| | * `gnunet-search`: Reduce the help page and include Alessio's suggestionsmadmurphy2022-02-15
| | |
| * | GNS: Allow lowercase and uppercaseMartin Schanzenbach2022-02-15
| |/ | | | | | | | | According to LSD0001, atm lowercase and uppercase names are allowed and different.
| * GNS/NAMESTORE: Fix GNS2DNS delegationsMartin Schanzenbach2022-02-14
| |
| * UTIL: Fix DNS resolutionMartin Schanzenbach2022-02-14
| |
| * GNS: Rename CNAME test; bugfixMartin Schanzenbach2022-02-14
| |
| * -more tvsMartin Schanzenbach2022-02-14
| |