aboutsummaryrefslogtreecommitdiff
path: root/src/hello/hello-ng.c
Commit message (Collapse)AuthorAge
* NEWS: Refactoring components under src/ into lib/, plugin/, cli/ and service/Martin Schanzenbach2023-10-18
| | | | | This also includes a necessary API refactoring of crypto from IDENTITY to UTIL.
* Remove more traces of ATSMartin Schanzenbach2023-10-05
|
* HELLO: fix memory leak in GNUNET_HELLO_extract_address.ulfvonbelow2023-02-06
| | | | Signed-off-by: Martin Schanzenbach <schanzen@gnunet.org>
* UTIL: Allow only inlcusion of util glib-style.Martin Schanzenbach2022-12-04
|
* BUILD: Attempt to disentable platform.h, gnunet_common.h and ↵Martin Schanzenbach2022-12-04
| | | | gnunet_private_config.h insanity
* -DOC: Documentation cleanup pass through HELLO libraryWillow Liquorice2022-10-03
|
* HELLO: Fix netdb.h nonsense with h_addrMartin Schanzenbach2021-02-23
|
* HELLO: Add test for NG API; fix extraction moreMartin Schanzenbach2021-02-21
|
* HELLO-TNG: Fix parsing; sill brokenMartin Schanzenbach2021-02-21
|
* GNUNET_free_non_null -> GNUNET_freeChristian Grothoff2020-07-05
|
* fix sign api for to address #6164Christian Grothoff2020-04-08
|
* global reindent, now with uncrustify hook enabledChristian Grothoff2019-10-05
|
* uncrustify as demanded.ng02019-09-08
|
* only use mono time in TNG HELLOsChristian Grothoff2019-05-04
|
* more work on tngChristian Grothoff2019-01-21
|
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
|
* finish first draft of ats2 simple plugin (untested)Christian Grothoff2018-12-10
|
* rename fest: use new libgnunetnt instead of old libgnunetats logic for ↵Christian Grothoff2018-11-23
| | | | network type classification
* try to fix FTBFS of martinChristian Grothoff2018-11-22
|
* more work on TNGChristian Grothoff2018-11-22
|
* add new hello generation support logic to tngChristian Grothoff2018-11-22