aboutsummaryrefslogtreecommitdiff
path: root/src/core
Commit message (Collapse)AuthorAge
* Testing: Moved test case configuration file.t3sserakt2023-11-01
|
* TNG: Adding missing manual test case topology file.t3sserakt2023-10-24
|
* BUILD: Move core to service/cliMartin Schanzenbach2023-10-18
|
* BUILD: Move arm 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 still working core testsMartin Schanzenbach2023-10-15
|
* add technically unnecessary link against libgnunetarm for debian package buildChristian Grothoff2023-10-11
|
* core: fix makefile - link against local fileDevan Carpenter2023-10-10
| | | | | we want to make the linker use the newly generated file in our current directory
* BUILD: Meson libgnunet monolith fix; set still prevents buildMartin 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: fix versions and installation pathsMartin Schanzenbach2023-09-29
| |
| * BUILD: Meson install more filesMartin Schanzenbach2023-09-27
| |
| * BUILD: meson use correct soversion and versionMartin Schanzenbach2023-09-24
| |
| * BUILD: More pkg-config and soversionsMartin Schanzenbach2023-09-23
| |
| * BUILD: Towards mode complete buildMartin Schanzenbach2023-09-22
| |
| * BUILD: meson configuration filesMartin Schanzenbach2023-09-21
| |
| * BUILD: Towards libgnunet buildMartin Schanzenbach2023-09-21
| |
| * BUILD: More meson filesMartin Schanzenbach2023-09-20
| |
| * BUILD: Start experimental meson buildMartin Schanzenbach2023-09-20
| |
* | NEWS: Code moved to the core package to get rid of circular dependencies.t3sserakt2023-10-02
| |
* | CORE: Fixed bug that core is not calling GNUNET_TRANSPORT_core_receive_continuet3sserakt2023-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.
* -CORE: fix memory leak in test.ulfvonbelow2023-02-06
| | | | | | This allows us to use sanitizers to find bugs that matter. 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 CORE subsystemWillow Liquorice2022-10-03
|
* -DOC: Numerous small fixes to clean up short warning categoriesWillow Liquorice2022-10-03
|
* -First pass through COREWillow Liquorice2022-08-30
|
* -Replaced several hardcoded /tmp locations in tests of CORE, FS, IDENTITY, ↵Willow Liquorice2022-08-21
| | | | NAMECHACHE, PT, TOPOLOGY, and TESTBED subsystems
* -DHT: implement path signing (but signatures are not yet being verified)Christian Grothoff2022-01-09
|
* BUILD: Remove --disable-testing. Issue #7033Martin Schanzenbach2021-10-11
|
* -fix many more typosChristian Grothoff2021-04-26
|
* bump dns nameChristian Grothoff2020-11-16
|
* Merge branch 'master' of ssh://gnunet.org/gnunett3sserakt2020-07-21
|\
| * avoid boolean flag in GNUNET_OS_start_process() API (fixes #6188)Christian Grothoff2020-07-17
| |
| * -fix more configsMartin Schanzenbach2020-07-07
| |
| * -fix: increase quotas due to increased min value fixMartin Schanzenbach2020-07-07
| |
| * GNUNET_free_non_null -> GNUNET_freeChristian Grothoff2020-07-05
| |
* | TNG: Implemented 5530: add replay protection to TCP communicator. Added ↵t3sserakt2020-07-17
|/ | | | monotime value checks
* make GNUNET_freez default, have GNUNET_free_nz for cases where that does not ↵Christian Grothoff2020-04-21
| | | | work
* fixing #6149Christian Grothoff2020-04-11
|
* fix sign api for to address #6164Christian Grothoff2020-04-08
|
* add $(GN_LIBINTL) to Makefile.am (fixes 0005902)xrs2019-11-08
|
* tighten formatting rulesChristian Grothoff2019-10-31
|
* follow-up to win32 removal.ng02019-10-25
|
* global reindent, now with uncrustify hook enabledChristian Grothoff2019-10-05
|