aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Merge branch 'master' of git+ssh://git.gnunet.org/gnunetv0.19.3Martin Schanzenbach2023-02-06
|\
| * PG: do not return NOTIFY prefix in GNUNET_PG_get_event_notify_channel, ↵Christian Grothoff2023-02-05
| | | | | | | | commands may notify or listen or unlisten with the result
| * PQ: remove duplicated comments, and send stderr from psql to /dev/nullChristian Grothoff2023-02-05
| |
* | BUILD: Do not dist news generation scriptsMartin Schanzenbach2023-02-05
| |
* | v0.19.3: Update NEWSMartin Schanzenbach2023-02-05
| |
* | BUILD: Fix NEWS update script to only use release tagsMartin Schanzenbach2023-02-05
|/
* Merge branch 'master' of ssh://git.gnunet.org/gnunett3sserakt2023-02-05
|\
| * MYSQL: Expose detected mysql boolean in gnunet_mysql_compat.hMartin Schanzenbach2023-02-05
| | | | | | | | gnunet_mysql_compat.h is now generated on configure.
| * -fix indentationTheJackiMonster2023-02-04
| | | | | | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
| * pkgconfig: add configuration for messenger service libraryTheJackiMonster2023-02-03
| | | | | | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
| * -better indentationChristian Grothoff2023-02-01
| |
| * Merge remote-tracking branch 'origin/master'Martin Schanzenbach2023-02-01
| |\
| * | MYSQL: Use autoconf-based my_bool detectionMartin Schanzenbach2023-02-01
| | | | | | | | | | | | NEWS: We now detect MySQL's strange, version-dependent my_bool type on configure.
| * | Fix git commit message preparation to properly include hints.Martin Schanzenbach2023-02-01
| | |
* | | TNG: added missing tcp icmp test case scriptt3sserakt2023-02-05
| |/ |/|
* | Merge branch 'master' of ssh://git.gnunet.org/gnunett3sserakt2023-01-27
|\|
| * gana: update for format.sh fixMartin Schanzenbach2023-01-20
| |
| * build: add changelog pointing to git log(s)Martin Schanzenbach2023-01-20
| |
| * git: Do not add text templates to git messages, only policy infos.Martin Schanzenbach2023-01-20
| |
| * Merge branch 'master' of git+ssh://git.gnunet.org/gnunetMartin Schanzenbach2023-01-20
| |\
| * | gana: update gana for $TMPDIR issueMartin Schanzenbach2023-01-18
| | |
| * | gana/handbook: update submodulesMartin Schanzenbach2023-01-18
| | |
* | | TNG: Added tcp icmp nat hole punching test case script, and fixed bugs ↵t3sserakt2023-01-27
| | | | | | | | | | | | occuring during shutdown.
* | | TNG: Fixed bug happening during check for pending validation requests aftert3sserakt2023-01-27
| | | | | | | | | | | | nat reversal.
* | | TNG: Added nat reversal code to tcp communicator. Prepared udp communicator.t3sserakt2023-01-27
| | |
* | | TNG: Added code in the netjail scripts to enable router nodes to forward ↵t3sserakt2023-01-27
| | | | | | | | | | | | | | | | | | icmp requests and response.
* | | TNG: - Added topology file for tcp icmp nat hole punching test case.t3sserakt2023-01-27
| |/ |/| | | | | - Added code to configure connection attempts to natted peers.
* | Merge branch 'master' of ssh://git.gnunet.org/gnunett3sserakt2023-01-18
|\|
| * build: Remove changelogMartin Schanzenbach2023-01-18
| | | | | | | | | | | | | | As per https://www.gnu.org/prep/standards/html_node/Change-Logs.html#Change-Logs we use git to track changes and keeping a ChangeLog is duplicating this. User-facing changes will be tracked in "NEWS" across releases.
| * build: rename changelog update scripts to newsMartin Schanzenbach2023-01-18
| |
| * Merge branch 'master' of git+ssh://git.gnunet.org/gnunetMartin Schanzenbach2023-01-18
| |\
| | * -bump Debian packagev0.19.2-1Christian Grothoff2023-01-17
| | |
| | * -bump deb versionChristian Grothoff2023-01-17
| | |
| | * -fix memory leak in test case (#7590)Christian Grothoff2023-01-17
| | |
| * | build: change changelog scripts to NEWS.Martin Schanzenbach2023-01-18
| | |
| * | build: update git hooks again and fix autmatic installation on bootstrapMartin Schanzenbach2023-01-17
| | |
| * | build: update git hooks logicMartin Schanzenbach2023-01-17
| |/
| * bio: fix memory leak (#7590)Christian Grothoff2023-01-16
| |
| * fix compilation with big endianDaniel Golle2023-01-13
| | | | | | | | | | | | | | | | The #if in gnunet_common.h is in the wrong spot. Move it to where it should be. Patch submitted by Rosen Penev <rosenp@gmail.com> to OpenWrt packages repository.
| * packaging: include gnunet-uri.desktop in Debian packageChristian Grothoff2023-01-12
| |
| * -remove generated files from GitChristian Grothoff2023-01-11
| |
| * Mysql: version check was wrongChristian Grothoff2023-01-11
| |
| * -be more careful about comments in macrosChristian Grothoff2023-01-11
| |
| * -fix include orderChristian Grothoff2023-01-11
| |
| * -fix syntax errorChristian Grothoff2023-01-11
| |
| * -fix header lines in changelog: date before monthChristian Grothoff2023-01-11
| |
| * Fix git detection when cloned as submoduleDan Church2023-01-09
| | | | | | | | Signed-off-by: Christian Grothoff <christian@grothoff.org>
| * PQ: use exponential back-off when reconnecting to the database to listen on ↵Christian Grothoff2023-01-09
| | | | | | | | events
| * Merge remote-tracking branch 'origin/master'Martin Schanzenbach2023-01-09
| |\
| | * -update GANAChristian Grothoff2023-01-08
| | |