aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAge
...
* -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
|
* `man gnunet-search`: general review (cont'd)madmurphy2022-02-11
|
* Add missing information to `gnunet-search`'s help pagemadmurphy2022-02-10
|
* New version of `gnunet-search` is ready to be testedmadmurphy2022-02-10
|
* Use `const` for `GNUNET_FS_file_information_get_filename()`'s only argumentmadmurphy2022-02-10
|
* Add newline before help pages' footermadmurphy2022-02-10
|
* -indentChristian Grothoff2022-02-09
|
* -fix use of uninitialized memory in testChristian Grothoff2022-02-09
|
* -clean up test a bitChristian Grothoff2022-02-09
|
* -fix namestore logicMartin Schanzenbach2022-02-08
|
* -allow packing with NULL field nameChristian Grothoff2022-02-08
|
* -fixMartin Schanzenbach2022-02-07
|
* GNS: LSD0001 improvementsMartin Schanzenbach2022-02-07
| | | | | | NAMESTORE: Better error handling. Fixed private record feature. GNSRECORD: Record inconsistency check for delegation and redirection records
* -byebye tombstonesMartin Schanzenbach2022-02-06
|
* -update tombstone descriptionMartin Schanzenbach2022-02-06
|
* -remove tombstone structMartin Schanzenbach2022-02-06
|
* -simlify and correct tombstone logicMartin Schanzenbach2022-02-06
|
* -refactor zonemasterMartin Schanzenbach2022-02-05
|
* -fix issue with tombstone deletion when records are addedMartin Schanzenbach2022-02-05
|
* GNS: Add tombstone string processing; also handle tombstones in monitor properlyMartin Schanzenbach2022-02-05
|
* -ftbfs; uncrustify does not like the cmp macroMartin Schanzenbach2022-02-05
|
* GNS: Implement Tombstone logicMartin Schanzenbach2022-02-05
| | | | | | | | GNS: Namestore zonemaster record store processing ZONEMASTER: Do not publish records if tombstone expires in the future NAMESTORE: Purge old tombstones.
* -fix distv0.16.0-alpha.6Martin Schanzenbach2022-02-03
|
* GNS: Move VPN to DNS2GNS. Fixes #7171Martin Schanzenbach2022-02-03
|
* GNS: Introduce REDIRECT records. Fixes #7172Martin Schanzenbach2022-02-03
|
* GNS: Introduce CRITICAL flag. Fixes #7169Martin Schanzenbach2022-02-03
|
* Merge branch 'master' of git+ssh://git.gnunet.org/gnunetMartin Schanzenbach2022-02-03
|\