aboutsummaryrefslogtreecommitdiff
path: root/src/cadet
Commit message (Collapse)AuthorAge
* BUILD: Move cadet to service/cliMartin Schanzenbach2023-10-18
|
* BUILD: more more components into new structure; ftbfs fixMartin Schanzenbach2023-10-18
|
* BUILD: Move core to service/cliMartin Schanzenbach2023-10-18
|
* BUILD: Move testing to libMartin Schanzenbach2023-10-18
|
* 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.
* meson: add remaining cadet testMartin Schanzenbach2023-10-15
|
* BUILD: Meson libgnunet monolith fix; set still prevents buildMartin Schanzenbach2023-10-05
|
* Fix a couple of warningsMartin Schanzenbach2023-10-05
|
* Make fs and cadet build again; cadet hello handling suspiciousMartin Schanzenbach2023-10-05
|
* Remove more traces of ATSMartin Schanzenbach2023-10-05
|
* Fix warnings; CADET not FTBFS because old hello removedMartin Schanzenbach2023-10-05
|
* Remove most of old transport, ATS and PEERINFO. Disable TESTBED and related ↵Martin Schanzenbach2023-10-04
| | | | tests
* BUILD: Make meson build without ats, tesbed, peerinfoMartin Schanzenbach2023-10-04
|
* Merge branch 'master' into l20integrationt3sserakt2023-10-03
|\
| * BUILD: meson use correct soversion and versionMartin Schanzenbach2023-09-24
| |
| * BUILD: More pkgconfigMartin Schanzenbach2023-09-23
| |
| * BUILD: Fix in case we need libm depMartin Schanzenbach2023-09-22
| |
| * BUILD: Towards mode complete buildMartin Schanzenbach2023-09-22
| |
| * BUILD: meson configuration filesMartin Schanzenbach2023-09-21
| |
| * BUILD: Towards libgnunet buildMartin Schanzenbach2023-09-21
| |
| * BUILD: Add more subsystems to meson buildMartin Schanzenbach2023-09-20
| |
* | NEWS: Changed method GNUNET_HELLO_builder_get_expiration_time to not need ↵t3sserakt2023-10-02
| | | | | | | | parameter GNUNET_HELLO_Builder.
* | NEWS: The old hello design replaced by the new hello design.t3sserakt2023-08-24
| |
* | TNG: Accidentally removed code.t3sserakt2023-07-14
| |
* | TNG: Deactivated all tests which rely on the old transport api.t3sserakt2023-06-29
| |
* | NEWS: Removed all usage of old transport api, beside peerinfo tool, ↵t3sserakt2023-06-19
|/ | | | gnunet-transport cli and usage in transport layer itself.
* -rename to deconfuse Martin about which block type is actually used these ↵Christian Grothoff2022-12-24
| | | | days, hopefully
* 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 CADET subsystemWillow Liquorice2022-10-03
|
* -DOC: Minor fixes to doc comments (mostly correcting typos) to resolve ↵Willow Liquorice2022-10-03
| | | | 'unknown command' warnings
* -DOC: Numerous small fixes to clean up short warning categoriesWillow Liquorice2022-10-03
|
* -changelog housekeeping; various build cleanupsv0.17.6Martin Schanzenbach2022-09-26
|
* -Second pass through CADETWillow Liquorice2022-08-30
|
* -DOC: First pass of new workflow over CADET subsystem.Willow Liquorice2022-08-30
|
* DOC: Initial work in CADET towards removing redundant doc comments.Willow Liquorice2022-08-21
|
* implemented new DHT path signing with origin authenticationChristian Grothoff2022-07-07
|
* DHT: modify API and protocol messages to add path signatures, except for now ↵Christian Grothoff2022-01-09
| | | | the actual signatures are just placeholders (signing and signature verification are missing)
* BUILD: Remove --disable-testing. Issue #7033Martin Schanzenbach2021-10-11
|
* -coverity: use after freeMartin Schanzenbach2021-05-15
|
* - fix misc typosChristian Grothoff2021-04-28
|
* -fix many more typosChristian Grothoff2021-04-26
|
* -fix typosChristian Grothoff2021-04-26
|
* -fixing memleaks and nptr derefsMartin Schanzenbach2021-03-26
|
* -more coverityMartin Schanzenbach2021-03-26
|
* -warnings mostly formatMartin Schanzenbach2020-11-13
|
* -fix warnings except rps messMartin Schanzenbach2020-10-16
|
* fix: GNUNET_is_zero(ptr) should return enum GNUNET_GenericReturnValue. Fixes ↵Martin Schanzenbach2020-08-12
| | | | #6475.
* merge flags into enum for GNUNET_DISK_pipe() API, fixing #6188Christian Grothoff2020-07-18
|
* fix: cadet fix to use correct tunnel endMartin Schanzenbach2020-07-06
|