aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAge
...
| * Merge branch 'master' of git+ssh://git.gnunet.org/gnunetMartin Schanzenbach2022-03-17
| |\
| * | GNS: Fix BOX service port handling in NBOMartin Schanzenbach2022-03-17
| | |
* | | - Introduced check, if we need to rebuild a DV box, because we have a ↵t3sserakt2022-04-01
| |/ |/| | | | | | | | | | | | | | | | | | | | | different path. - Bug fix when freeing PendingMessage structs, in case of more complex hierarchies of pending messages. E.g. root msg -> DV Box -> reliability box. - Bug fix in backtalker logic. - Change logic, if MTU changes to keep already computed fragments. - Introduced a retry delay, if pending messages are not ready again. - Added schedule_transmit_on_queue, if communicator tells us about having capacity again. - Bug fixed in store request sent callback. - Some smaller bug fixes.
* | Merge branch 'master' of ssh://git.gnunet.org/gnunett3sserakt2022-03-17
|\|
| * -cov fixesMartin Schanzenbach2022-03-16
| |
| * -better lock handling/refactoring !coverityMartin Schanzenbach2022-03-16
| |
| * -actually lock label of a zone, not all labelsMartin Schanzenbach2022-03-16
| |
| * NAMESTORE: Add record set blocking APIMartin Schanzenbach2022-03-16
| | | | | | | | | | | | | | New API that allows the caller to reserve the mofification of a record set under a label. The record set cannot be modified by other clients until released.
| * -fix namestore testsMartin Schanzenbach2022-03-16
| |
| * -fix crash when member left messenger roomTheJackiMonster2022-03-15
| | | | | | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
| * NAMESTORE: Prevent storing records under invalid labelsMartin Schanzenbach2022-03-15
| |
| * slightly beautify algChristian Grothoff2022-03-14
| |
| * implement nicer path truncation where we keep the part of the path that did ↵Christian Grothoff2022-03-14
| | | | | | | | verify
| * -add sanity check on local inputs, fix assertionChristian Grothoff2022-03-12
| |
| * -remove broken path trunction logicChristian Grothoff2022-03-12
| |
| * -move function to more logical place, no semantic changeChristian Grothoff2022-03-12
| |
| * -fix interpretation of return value after block API changeChristian Grothoff2022-03-12
| |
| * consider HELLOs also from PUTs, remove exact duplicates even if block type ↵Christian Grothoff2022-03-12
| | | | | | | | is unknown
| * truncate paths if sigs are bad instead of just discarding the messageChristian Grothoff2022-03-12
| |
| * only hash over PID, not full HELLO URL when checking for duplicate HELLO blocksChristian Grothoff2022-03-12
| |
| * revise block API to match latest DHT specsChristian Grothoff2022-03-12
| |
| * -fix dist buildMartin Schanzenbach2022-03-08
| |
| * -better handling of tng netnsMartin Schanzenbach2022-03-07
| |
| * -use nft instead of iptables for netjailMartin Schanzenbach2022-03-07
| |
| * -simplifyMartin Schanzenbach2022-03-05
| |
| * FS: Fix segfault in URI handlingMartin Schanzenbach2022-03-05
| |
| * GNS: Fix including proxy test in make dist. Addresses issue #7182Martin Schanzenbach2022-03-04
| |
| * -changelog housekeeping; namestore messagev0.16.1Martin Schanzenbach2022-03-04
| |
| * -modify some settings for better defaultsMartin Schanzenbach2022-03-04
| |
| * -fixMartin Schanzenbach2022-03-04
| |
| * -make coverity happier !coverityMartin Schanzenbach2022-03-04
| |
| * NAMESTORE: Warn use of low relative expiration timesMartin Schanzenbach2022-03-04
| |
| * NAMESTORE: Do not display label for TOMBSTONE only record setsMartin Schanzenbach2022-03-03
| |
| * GNS: Fix publishing of private recordsMartin Schanzenbach2022-03-03
| |
| * -coverity bugsMartin Schanzenbach2022-03-01
| |
| * -ftbfsMartin Schanzenbach2022-02-26
| |
| * -silence warningsMartin Schanzenbach2022-02-26
| |
| * -fix identity test distv0.16.0Martin Schanzenbach2022-02-26
| |
| * -remove query hash from what is being signed overChristian Grothoff2022-02-26
| |
| * -include test scriptsMartin Schanzenbach2022-02-26
| |
| * -hack up GET/PUT signatures, still broken by designChristian Grothoff2022-02-26
| |
| * -only test tng if experimentalMartin Schanzenbach2022-02-25
| |
| * -fix proxy testMartin Schanzenbach2022-02-25
| |
| * -fixMartin Schanzenbach2022-02-25
| |
| * -portable fix for ipsMartin Schanzenbach2022-02-25
| |
| * -fixMartin Schanzenbach2022-02-25
| |
| * -fixMartin Schanzenbach2022-02-25
| |
| * -fix namecache testMartin Schanzenbach2022-02-25
| |
| * -fix namestore rest testMartin Schanzenbach2022-02-25
| |
| * -fix namestore testsMartin Schanzenbach2022-02-25
| |