Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-06-04 | -modify revocation logic to fix lsd0001v0.17.0 | Martin Schanzenbach | |
2022-06-04 | -changelog housekeeping | Martin Schanzenbach | |
2022-04-09 | BUILD: Fix mysql detection as reported on ML | Martin Schanzenbach | |
2022-04-08 | -libgnunetpq needs version bump | Christian Grothoff | |
2022-04-01 | -fix !tarball | Martin Schanzenbach | |
2022-03-31 | -portability fixes | Martin Schanzenbach | |
2022-03-27 | GNS: Sanitize APIs and align with LSD0001 | Martin Schanzenbach | |
2022-03-21 | -fix FTBFS | Christian Grothoff | |
2022-03-19 | -fix distv0.16.2 | Martin Schanzenbach | |
2022-03-19 | -bootstrap | Martin Schanzenbach | |
2022-03-12 | revise block API to match latest DHT specs | Christian Grothoff | |
2022-03-07 | -use nft instead of iptables for netjail | Martin Schanzenbach | |
2022-03-01 | -coverity bugs | Martin Schanzenbach | |
2022-02-26 | BUILD: Detect missing libsodium. Fixes #7153 | Martin Schanzenbach | |
2022-02-26 | -fix identity test distv0.16.0 | Martin Schanzenbach | |
2022-02-26 | -hack up GET/PUT signatures, still broken by design | Christian Grothoff | |
2022-02-25 | -fix namestore tests | Martin Schanzenbach | |
2022-02-24 | -fix gnsrecord tests | Martin Schanzenbach | |
2022-02-19 | -update gana | Christian Grothoff | |
2022-02-19 | rebase | Christian Grothoff | |
2022-02-06 | -support fun macros | Christian Grothoff | |
2022-01-31 | -output IVs and Ks for symmetric encryption GNS | Martin Schanzenbach | |
2022-01-21 | - fixed bug with broadcast test. | t3sserakt | |
- added configurable port for router in netjail_start.sh. - added key for configuring broadcast in topo.sh. - port for communicators can variable. - added variable additional_connects in GNUNET_TESTING_NetjailTopology. - additional connects can be configured in topology file. - added distance vector test with circle topology. - Reassambly for fragmentation is now stored at VirtualLink, not at Neighbour. - DV forwarding distingush between control flow and payload. - handling fragment box switch to be based on VirtualLink. - reliability box will not be handled like a fragment. - propagating next retransmission attempt variable of fragment to the root message. - check for fragmentation when adding reliability box. - several smaller bug fixes. | |||
2022-01-14 | -fix | Martin Schanzenbach | |
2022-01-10 | -.po update | Christian Grothoff | |
2021-12-13 | - fix experimental flag | Martin Schanzenbach | |
2021-12-03 | ABD: Fix build | Martin Schanzenbach | |
2021-11-25 | fix configure.ac issues with autoconf 2.69 | Christian Grothoff | |
2021-11-21 | update FR translation | Christian Grothoff | |
2021-11-20 | update fr.po | Christian Grothoff | |
2021-11-09 | - moved global netjail methods to its own header file.dev/t3ss/tng | t3sserakt | |
- added configuration by string in test skript instead of config file. - moved netjail scripts to contrib/netjail and install them into the share/gnunet directory. | |||
2021-10-28 | - fixed coverity issues | t3sserakt | |
2021-10-11 | BUILD: Remove SuperMUC code. Issue #7033 | Martin Schanzenbach | |
2021-10-09 | -bashism | Martin Schanzenbach | |
2021-09-20 | Merge branch 'master' of ssh://git.gnunet.org/gnunet | t3sserakt | |
2021-09-20 | - added new udp backchannel testcase, changed netjail script to have port ↵ | t3sserakt | |
forwarding into subnets, master loop is no configured completely by topology config file, connect cmd reads topology file to connect to configured nodes | |||
2021-09-19 | -BUILD: Fix bswap portability | Martin Schanzenbach | |
2021-09-14 | - fixed wrong dependencies to tng version of libs, added missing block after ↵ | t3sserakt | |
sending | |||
2021-09-13 | - added tng milestone 2 versions with improvements onto version 1 files , ↵ | t3sserakt | |
fixed smaller issues in milestone 1 versions, added version 1 to buildbot, added new testcase for testing udp backchannel | |||
2021-08-28 | release GNUnet 0.15.3v0.15.3 | Christian Grothoff | |
2021-08-24 | -add missing testing_cmds.hv0.15.2 | Christian Grothoff | |
2021-08-24 | -pogen | Christian Grothoff | |
2021-08-24 | -remove dead ats-tests, fix strange Debian build issues | Christian Grothoff | |
2021-08-23 | -update Debian changelog, updating pos | Christian Grothoff | |
2021-08-23 | -update pogen | Christian Grothoff | |
2021-08-17 | - moved test code from testbed to testing | t3sserakt | |
2021-08-17 | - renamed methods and variables to prepare moving files from testbed to ↵ | t3sserakt | |
testing, to fix circular dependency problem | |||
2021-08-08 | -fix make dist; fix warningsv0.15.0 | Martin Schanzenbach | |
2021-08-02 | -update changelog, bump version | Martin Schanzenbach | |
2021-07-28 | - simple test without sending. peers setup working. | t3sserakt | |