aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* - added first testcase cmd code for sending a simple testmessaget3sserakt2021-07-22
|
* - removed backtracet3sserakt2021-07-22
|
* -fix ftbfsChristian Grothoff2021-07-21
|
* -de-deprecateChristian Grothoff2021-07-21
|
* -fix build macosMartin Schanzenbach2021-07-21
|
* -fix deb build issuesChristian Grothoff2021-07-20
|
* -ftbfsMartin Schanzenbach2021-07-20
|
* Merge branch 'master' of ssh://gnunet.org/gnunett3sserakt2021-07-19
|\
| * fail nicely if encoded text would be way too largeChristian Grothoff2021-07-18
| |
| * -handle corner cases in JSON parser, lift 1kb restrictionChristian Grothoff2021-07-18
| |
| * -improve error reportingChristian Grothoff2021-07-18
| |
| * -fix typosChristian Grothoff2021-07-18
| |
| * -replaced c++ keywords in messenger service headerTheJackiMonster2021-07-17
| | | | | | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
| * fix #6925 and #6926Christian Grothoff2021-07-17
| |
* | - finished first prototype for running several local testcase.t3sserakt2021-07-19
|/
* - started to implement several cmds to start peers^Ctestcase plugin will be ↵t3sserakt2021-07-16
| | | | started directly from helper, functionality to communicate between master cmd loop and local cmd loop, code compiles, test is not working atm.
* -update changelogChristian Grothoff2021-07-14
|
* -code cleanup, better error reportingChristian Grothoff2021-07-11
|
* Merge branch 'master' of ssh://gnunet.org/gnunett3sserakt2021-07-07
|\
| * -theoretically complete, alas untested plugin_dhtu_ip.cChristian Grothoff2021-07-07
| |
* | - added rudimentary cmd helper (copied from testbed-helper), binary to start ↵t3sserakt2021-07-07
|/ | | | a testcase plugin, rudimentary testcase plugin
* -rudimentary untested IP DHTU pluginChristian Grothoff2021-07-06
|
* -work on receive logicChristian Grothoff2021-07-06
|
* -more work on IP pluginChristian Grothoff2021-07-06
|
* -parsing for ip pluginChristian Grothoff2021-07-06
|
* DHTU: skeleton for pluginsChristian Grothoff2021-07-06
|
* -fix indentationChristian Grothoff2021-07-06
|
* define DHT underlay APIChristian Grothoff2021-07-06
|
* - do not include in platformMartin Schanzenbach2021-07-05
|
* HANDBOOK: Fix #6911Martin Schanzenbach2021-07-05
|
* UTIL: Prevent segfaults in config writeout. Fixes #6913Martin Schanzenbach2021-07-05
|
* Merge branch 'master' of ssh://gnunet.org/gnunett3sserakt2021-07-02
|\
| * -added global nodes without NAT to netjailTheJackiMonster2021-07-01
| | | | | | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
| * DHT: cleaner implementation of peer selection logic (use 64-bits, more ↵Christian Grothoff2021-07-01
| | | | | | | | readable code)
* | - stopping testbed, starting testbed for every node, fixing bugs, implement ↵t3sserakt2021-07-02
|/ | | | traits to start peers on nodes
* - starting testbed with netjailt3sserakt2021-06-30
|
* BUILD: Fix bswap portabilityMartin Schanzenbach2021-06-28
|
* -added function to get the key of a roomTheJackiMonster2021-06-27
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* -updated get_sender() to return const contactTheJackiMonster2021-06-27
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* need libgnunetrest in libgnunet packageChristian Grothoff2021-06-25
|
* -fixed messenger find_rooms()TheJackiMonster2021-06-24
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* -style fixesChristian Grothoff2021-06-24
|
* fix debian package buildChristian Grothoff2021-06-18
|
* -debug assistChristian Grothoff2021-06-16
|
* PQ: update libgnunetpq implementation to avoid duplicated nullable tests and ↵Christian Grothoff2021-06-16
| | | | to allow for the actual field name to differ from the fname, as done for example by the Taler amounts which are split over two DB fields
* -fix typoChristian Grothoff2021-06-14
|
* Merge branch 'dev/thejackimonster/messenger'TheJackiMonster2021-06-11
|\
| * -moved messenger service out of experimentalTheJackiMonster2021-06-11
| | | | | | | | | | | | | | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com> -moved out of experimental, included protocol versions into ports and fixed byte-order of 32bit integers in messages Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* | GNS: Fix EdDSA lookup by zonekey TLDMartin Schanzenbach2021-06-06
| |
* | IDENTITY: Add EdDSA switch to handbook and manpageMartin Schanzenbach2021-05-28
| |