Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-03-19 | -fix distv0.16.2 | Martin Schanzenbach | |
2022-03-18 | -forgot test file | Martin Schanzenbach | |
2022-03-18 | GNS: Fix BOX handling in apex | Martin Schanzenbach | |
2022-03-17 | Merge branch 'master' of git+ssh://git.gnunet.org/gnunet | Martin Schanzenbach | |
2022-03-17 | GNS: Fix BOX service port handling in NBO | Martin Schanzenbach | |
2022-03-17 | Merge branch 'master' of ssh://git.gnunet.org/gnunet | t3sserakt | |
2022-03-17 | - Trying to exchange iptables with nft, first shot failed. | t3sserakt | |
- Fixed small bug in UDP communicator. - Fixed bug in DV circle test case - Introduced a default value to wait for a reliability ack. - Introduced a FC retransmission threshold together with a retransmission count. - Introduced a original size value for TransportDVBoxMessage - Checking if we have the root pending messge, when removing the pending message from virtual link. - Added delay value to schedule_transmit_on_queue to wait for retransmitting. - Checking for confirmed virtual link, before routing. - Allow unconfirmed queues or DV routes when doing dv encapsulation for control traffic. - Changed check_vl_transmission to also check window size for DV next hop peer. - Fixed fragment box handling to also handle reliability boxed message which needed to be fragmented. - Fixed completing a message which was not only fragmented but also DV boxed. - Added logic to notify core about a new virtual link using distance vector without having validated next neighbour. - Added logic to create a virtual link to handle flow control messages. - fixed several smaller bugs in fragmentation logic. - Changed logic for adding the next_attempt value of PendingMessage. | |||
2022-03-16 | -cov fixes | Martin Schanzenbach | |
2022-03-16 | -better lock handling/refactoring !coverity | Martin Schanzenbach | |
2022-03-16 | -actually lock label of a zone, not all labels | Martin Schanzenbach | |
2022-03-16 | NAMESTORE: Add record set blocking API | Martin Schanzenbach | |
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. | |||
2022-03-16 | -fix namestore tests | Martin Schanzenbach | |
2022-03-15 | -fix crash when member left messenger room | TheJackiMonster | |
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com> | |||
2022-03-15 | NAMESTORE: Prevent storing records under invalid labels | Martin Schanzenbach | |
2022-03-14 | slightly beautify alg | Christian Grothoff | |
2022-03-14 | implement nicer path truncation where we keep the part of the path that did ↵ | Christian Grothoff | |
verify | |||
2022-03-12 | -add sanity check on local inputs, fix assertion | Christian Grothoff | |
2022-03-12 | -remove broken path trunction logic | Christian Grothoff | |
2022-03-12 | -move function to more logical place, no semantic change | Christian Grothoff | |
2022-03-12 | -fix interpretation of return value after block API change | Christian Grothoff | |
2022-03-12 | consider HELLOs also from PUTs, remove exact duplicates even if block type ↵ | Christian Grothoff | |
is unknown | |||
2022-03-12 | truncate paths if sigs are bad instead of just discarding the message | Christian Grothoff | |
2022-03-12 | only hash over PID, not full HELLO URL when checking for duplicate HELLO blocks | Christian Grothoff | |
2022-03-12 | revise block API to match latest DHT specs | Christian Grothoff | |
2022-03-08 | -fix dist build | Martin Schanzenbach | |
2022-03-07 | -better handling of tng netns | Martin Schanzenbach | |
2022-03-07 | -use nft instead of iptables for netjail | Martin Schanzenbach | |
2022-03-05 | -simplify | Martin Schanzenbach | |
2022-03-05 | FS: Fix segfault in URI handling | Martin Schanzenbach | |
2022-03-04 | GNS: Fix including proxy test in make dist. Addresses issue #7182 | Martin Schanzenbach | |
2022-03-04 | -changelog housekeeping; namestore messagev0.16.1 | Martin Schanzenbach | |
2022-03-04 | -modify some settings for better defaults | Martin Schanzenbach | |
2022-03-04 | -fix | Martin Schanzenbach | |
2022-03-04 | -make coverity happier !coverity | Martin Schanzenbach | |
2022-03-04 | NAMESTORE: Warn use of low relative expiration times | Martin Schanzenbach | |
2022-03-03 | NAMESTORE: Do not display label for TOMBSTONE only record sets | Martin Schanzenbach | |
2022-03-03 | GNS: Fix publishing of private records | Martin Schanzenbach | |
2022-03-01 | -coverity bugs | Martin Schanzenbach | |
2022-02-26 | -ftbfs | Martin Schanzenbach | |
2022-02-26 | -silence warnings | Martin Schanzenbach | |
2022-02-26 | -fix identity test distv0.16.0 | Martin Schanzenbach | |
2022-02-26 | -remove query hash from what is being signed over | Christian Grothoff | |
2022-02-26 | -include test scripts | Martin Schanzenbach | |
2022-02-26 | -hack up GET/PUT signatures, still broken by design | Christian Grothoff | |
2022-02-25 | -only test tng if experimental | Martin Schanzenbach | |
2022-02-25 | -fix proxy test | Martin Schanzenbach | |
2022-02-25 | -fix | Martin Schanzenbach | |
2022-02-25 | -portable fix for ips | Martin Schanzenbach | |
2022-02-25 | -fix | Martin Schanzenbach | |
2022-02-25 | -fix | Martin Schanzenbach | |