aboutsummaryrefslogtreecommitdiff
path: root/src/topology
Commit message (Collapse)AuthorAge
* BUILD: Move topology to serviceMartin Schanzenbach2023-10-19
|
* BUILD: more more components into new structure; ftbfs fixMartin Schanzenbach2023-10-18
|
* BUILD: Move core to service/cliMartin 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.
* TOPOLOGY: Remove libgnunetfriendsMartin Schanzenbach2023-10-14
|
* Fix a couple of warningsMartin 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: meson properly soversionMartin Schanzenbach2023-09-24
| |
| * BUILD: Meson - install yet more filesMartin Schanzenbach2023-09-23
| |
| * BUILD: meson configuration filesMartin Schanzenbach2023-09-21
| |
| * BUILD: Towards libgnunet buildMartin Schanzenbach2023-09-21
| |
| * BUILD: More meson subsystemsMartin Schanzenbach2023-09-20
| |
* | Hello: Changed address and hello format to new TNG format.t3sserakt2023-10-03
| |
* | NEWS: The old hello design replaced by the new hello design.t3sserakt2023-08-24
| |
* | TOPOLOGY: Exchanged peerinfo api to store hellos with new peerstore api.t3sserakt2023-08-03
| |
* | 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.
* 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
* -Replaced several hardcoded /tmp locations in tests of CORE, FS, IDENTITY, ↵Willow Liquorice2022-08-21
| | | | NAMECHACHE, PT, TOPOLOGY, and TESTBED subsystems
* BUILD: Remove --disable-testing. Issue #7033Martin Schanzenbach2021-10-11
|
* change GNUNET_DISK_fn_write() to always do atomic writes and to NOT ↵Christian Grothoff2020-12-19
| | | | overwrite existing files; also change the return value to not return the size of the written file but GNUNET_OK on success, and integrate creating the directory if needed; breaks API, hence bumping libgnunetutil version
* GNUNET_free_non_null -> GNUNET_freeChristian Grothoff2020-07-05
|
* make GNUNET_freez default, have GNUNET_free_nz for cases where that does not ↵Christian Grothoff2020-04-21
| | | | work
* fix #5988Schanzenbach, Martin2019-12-11
|
* follow-up to 7c14b80a011e9e99b1cef0bfd96bae364edd5663:ng02019-11-20
| | | | use __linux__ instead of redefined LINUX.
* tighten formatting rulesChristian Grothoff2019-10-31
|
* follow-up to win32 removal.ng02019-10-25
|
* global reindent, now with uncrustify hook enabledChristian Grothoff2019-10-05
|
* uncrustify as demanded.ng02019-09-08
|
* first step to remove plibcng02019-09-06
|
* simplify MQ logic to always carry the same kinds of flags, and extend ↵Christian Grothoff2019-05-04
| | | | transport API to pass them to (TNG) service
* memcmp() -> GNUNET_memcmp(), first takeJulius Bünger2019-04-26
|
* disable rps in unrelated testsChristian Grothoff2019-02-19
|
* add loggingChristian Grothoff2019-02-16
|
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
|
* starting with communicatorChristian Grothoff2018-11-07
|
* -comments: the world ain't all malepsyc://loupsycedyglgamf.onion/~lynX2018-06-27
|
* fix buildChristian Grothoff2018-06-26
|
* fix 0002834: test_gnunet_daemon_topology.c now tests the connections of ↵xrs2018-06-25
| | | | every peer
* rename FORCESTART into IMMEDIATE_START (#4547b)psyc://loupsycedyglgamf.onion/~lynX1984-04-04
|
* paragraph for gnunet devs that don't know how to use the webpsyc://loupsycedyglgamf.onion/~lynX2018-06-07
|
* glitch in the license text detected by hyazinthe, thank you!psyc://loupsycedyglgamf.onion/~lynX2018-06-07
|
* first batch of license fixes (boring)psyc://loupsycedyglgamf.onion/~lynX2018-06-05
|
* skip validation logicChristian Grothoff2018-05-28
|