aboutsummaryrefslogtreecommitdiff
path: root/src/include
Commit message (Collapse)AuthorAge
* -added sent flag to messenger serviceTheJackiMonster2021-07-24
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* early draft for libgnunetpq event notification supportChristian Grothoff2021-07-24
|
* - smaller bug fixest3sserakt2021-07-23
|
* -even more time functionsChristian Grothoff2021-07-23
|
* introduce new TIME helper functionsChristian Grothoff2021-07-23
|
* introduce new TIME helper functionsChristian Grothoff2021-07-23
|
* - moving cmds to other packagest3sserakt2021-07-23
|
* - added first testcase cmd code for sending a simple testmessaget3sserakt2021-07-22
|
* -de-deprecateChristian Grothoff2021-07-21
|
* Merge branch 'master' of ssh://gnunet.org/gnunett3sserakt2021-07-19
|\
| * -replaced c++ keywords in messenger service headerTheJackiMonster2021-07-17
| | | | | | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* | - 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.
* 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
|
* 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
|
* - 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>
* fix debian package buildChristian Grothoff2021-06-18
|
* 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
|
* -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>
* -add more tests for eddsa and gnsrecordMartin Schanzenbach2021-05-03
|
* -install headerChristian Grothoff2021-05-03
|
* migrate test as well, integrate child_management with libgnunetutilChristian Grothoff2021-05-03
|
* GNS: Add EDKEY support.Martin Schanzenbach2021-05-02
| | | | | | GNS and GNSRECORD can now handle EdDSA keys in addition to the existing ECDSA scheme. See also LSD0001.
* -fix many more typosChristian Grothoff2021-04-26
|
* -fix typosChristian Grothoff2021-04-26
|
* fix gnunet-config: do not always write configuration fileChristian Grothoff2021-04-26
|
* -towards #6851: autotools 2.70Martin Schanzenbach2021-04-26
|
* Merge branch 'master' of ssh://gnunet.org/gnunett3sserakt2021-04-25
|\
| * -Fix several incorrect uses of `i.e.'Alessio Vanni2021-04-24
| | | | | | | | With some other changes to sentences here and there as I found appropriate.
* | - added testing cmd child managementt3sserakt2021-04-25
|/
* SCALARPRODUCT: migrating logic from libgcrypt to libsodium (#6818).Christian Grothoff2021-04-18
|
* - added handling of asynchronous task to testing ng. added testbed commands ↵t3sserakt2021-04-15
| | | | for setting up test invironment (atm wihtout the use of the ne async handling)
* -add missing helperChristian Grothoff2021-04-07
|
* -DESIGN: add various suggestions to gnunet_testing_ng_lib.hChristian Grothoff2021-04-06
|
* Implement function to load plugins within a specific contextAlessio Vanni2021-04-05
| | | | | | | | | | | | | | | When `GNUNET_OS_init' is called to change the application project data, lazy-loading plugins will fail as it will not find the requested files. The function will temporarily swap the project data with the argument value and will search for plugins, within the installation directory tree inferred from that structure. Applications can still use `GNUNET_PLUGIN_load_all' to load their plugins from within their own installation directory tree, though services are recommended to use the `in_context' version to avoid falling in the same pit. Signed-off-by: Martin Schanzenbach <mschanzenbach@posteo.de>
* -fix dist for testbed ngMartin Schanzenbach2021-04-04
|
* - added testbed commandst3sserakt2021-03-29
|
* - missing header changest3sserakt2021-03-15
|
* - Just make it compile again.t3sserakt2021-03-08
|