aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAge
* RECLAIM: Added libpabc credential support.dev/schanzen/pabcMartin Schanzenbach2021-04-24
|
* -unconditionally compile scalarproduct againChristian Grothoff2021-04-18
|
* SCALARPRODUCT: migrating logic from libgcrypt to libsodium (#6818).Christian Grothoff2021-04-18
|
* -fix linker flagsChristian Grothoff2021-04-18
|
* -remove duplicate commentsChristian Grothoff2021-04-16
|
* - removed unfinshed file from Makefilet3sserakt2021-04-15
|
* - 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)
* -keep using breakChristian Grothoff2021-04-11
|
* -remove duplicated commentsChristian Grothoff2021-04-11
|
* -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>
* GNS: Update to new identity of FCFS PIN.Martin Schanzenbach2021-04-05
|
* -remove valgrind dependency from testMartin Schanzenbach2021-04-04
|
* -fix dist for testbed ngMartin Schanzenbach2021-04-04
|
* -multiple fixes and correction regarding messenger serviceTheJackiMonster2021-04-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com> -added message states to tunnels Signed-off-by: TheJackiMonster <thejackimonster@gmail.com> -fixed requests for deleted messages returning previous ones Signed-off-by: TheJackiMonster <thejackimonster@gmail.com> -added automatic solving of member id collissions Signed-off-by: TheJackiMonster <thejackimonster@gmail.com> -added light timestamp verification Signed-off-by: TheJackiMonster <thejackimonster@gmail.com> -fixed decoding asserts and member session forwarding Signed-off-by: TheJackiMonster <thejackimonster@gmail.com> -added permission check for member sessions during local join Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* cleanupChristian Grothoff2021-04-03
|
* fix ftbfsChristian Grothoff2021-04-03
|
* indentChristian Grothoff2021-04-03
|
* indentChristian Grothoff2021-04-03
|
* Setu added some more perf messurement point for var message sizeElias Summermatter2021-04-01
|
* Setu fixed some bug in rand element gen and added variable payload for perfmanceElias Summermatter2021-04-01
|
* Fixed bug in rtt counter setuElias Summermatter2021-03-31
|
* Added byte counter to setuElias Summermatter2021-03-31
|
* Added some code for rtt countingElias Summermatter2021-03-31
|
* Added new operation parameters for performance testsElias Summermatter2021-03-31
|
* Updated gitignore setuElias Summermatter2021-03-31
|
* Changed perfomance setu fileElias Summermatter2021-03-31
|
* Setu Added perf to make fileElias Summermatter2021-03-31
|
* Merge branch 'master' of ssh://gnunet.org/gnunetElias Summermatter2021-03-31
|\
| * UTIL/SCALARPRODUCT: Do not build ECC dlog or scalarproduct with incompatible ↵Martin Schanzenbach2021-03-30
| | | | | | | | libgcrypt versions (>=1.9.0)
| * -fixed multiple leaks in messengerTheJackiMonster2021-03-29
| | | | | | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
| * -rps: fix bugsJulius Bünger2021-03-29
| |
| * - added testbed service commandt3sserakt2021-03-29
| |
| * - added testbed commandst3sserakt2021-03-29
| |
| * -fix peerstore api and testsMartin Schanzenbach2021-03-28
| |
| * -fix coverity issues wrt rpsJulius Bünger2021-03-27
| |
| * -more coverity fixesMartin Schanzenbach2021-03-26
| |
| * -do not call twiceMartin Schanzenbach2021-03-26
| |
| * -fixing memleaks and nptr derefsMartin Schanzenbach2021-03-26
| |
| * -more coverityMartin Schanzenbach2021-03-26
| |
| * -fix some coverity issues wrt reclaimMartin Schanzenbach2021-03-26
| |
| * -fix some coverity issues wrt gnsMartin Schanzenbach2021-03-26
| |
| * -gnunet-bcd should also work on other unixesMartin Schanzenbach2021-03-22
| |
| * fix #6808: gnunet-bcd card generationMartin Schanzenbach2021-03-22
| |
| * -added handbook entries for messengerTheJackiMonster2021-03-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com> -fixed handbook entries Signed-off-by: TheJackiMonster <thejackimonster@gmail.com> -integrating libgnunetmessenger_common into libgnunetmessenger Signed-off-by: TheJackiMonster <thejackimonster@gmail.com> -added image to messenger section in handbook Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* | SETU imporved testsElias Summermatter2021-03-31
|/
* Fixed setu tests and state maschineElias Summermatter2021-03-18
|
* Fixed some bug in the statemaschin implementation of setuElias Summermatter2021-03-18
|
* Setu tests use gnunet internal functions to generate randum elementsElias Summermatter2021-03-18
|