aboutsummaryrefslogtreecommitdiff
path: root/src/pt
Commit message (Collapse)AuthorAge
* BUILD: Move exit/pt to serviceMartin Schanzenbach2023-10-19
|
* BUILD: Move vpn to serviceMartin Schanzenbach2023-10-19
|
* BUILD: Move namestore to serviceMartin Schanzenbach2023-10-19
|
* BUILD: Move regex/dns to serviceMartin Schanzenbach2023-10-19
|
* BUILD: Move dht/datastore to service/cliMartin Schanzenbach2023-10-18
|
* BUILD: Move cadet to service/cliMartin Schanzenbach2023-10-18
|
* BUILD: more more components into new structure; ftbfs fixMartin Schanzenbach2023-10-18
|
* BUILD: Move identity/rest components to service/rest-pluginMartin 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.
* BUILD: Add pt and exitMartin Schanzenbach2023-09-23
|
* 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
* -new API in test fixedMartin Schanzenbach2022-11-04
|
* BUILD: Remove gnurl. Improve curl-gnutls detectionMartin Schanzenbach2022-09-06
|
* -Replaced several hardcoded /tmp locations in tests of CORE, FS, IDENTITY, ↵Willow Liquorice2022-08-21
| | | | NAMECHACHE, PT, TOPOLOGY, and TESTBED subsystems
* 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
|
* -fix many more typosChristian Grothoff2021-04-26
|
* -Fix several incorrect uses of `i.e.'Alessio Vanni2021-04-24
| | | | With some other changes to sentences here and there as I found appropriate.
* -minor API changeMartin Schanzenbach2020-11-10
|
* GNUNET_free_non_null -> GNUNET_freeChristian Grothoff2020-07-05
|
* deps are now required, no need for definesMartin Schanzenbach2020-05-17
|
* make GNUNET_freez default, have GNUNET_free_nz for cases where that does not ↵Christian Grothoff2020-04-21
| | | | work
* fix pointer indentationChristian Grothoff2019-11-24
|
* tighten formatting rulesChristian Grothoff2019-10-31
|
* global reindent, now with uncrustify hook enabledChristian Grothoff2019-10-05
|
* remove CYGWIN codeblocks, drop vendored Windows openvpn, drop win32 specific ↵ng02019-09-10
| | | | | | | | | files. configures and builds okay. testsuite wasn't checked, will be checked. diff including the plibc removal is now around 14370 lines of code less.
* plibc removal: ACCESS->accessng02019-09-09
|
* uncrustify as demanded.ng02019-09-08
|
* Use pkg-config to check for MHDDavid Barksdale2019-08-27
|
* added per message GNUNET_MQ_PriorityPreferencest3sserakt2019-06-26
|
* Make gnurl and curl mutually exclusive.Florian Dold2019-04-30
| | | | | | | | | | This prevents issues when both curl and gnurl are available, but one of them is outdated. To get curl.h, we also now just include gnunet_curl_lib.h instead of writing the preprocessor conditionals manually. Fixes #5707
* memcmp() -> GNUNET_memcmp(), first takeJulius Bünger2019-04-26
|
* fix bogus test configurationChristian Grothoff2019-04-03
|
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
|
* build fixesChristian Grothoff2018-06-25
|
* Revert "integrate dnsparser and dnsstub and tun with libgnunetutil"lurchi2018-06-25
| | | | This reverts commit 7da98cf076e9c5101244dfbbf8c3ddff045d298e.
* integrate dnsparser and dnsstub and tun with libgnunetutilChristian Grothoff2018-06-25
|
* rename FORCESTART into IMMEDIATE_START (#4547b)psyc://loupsycedyglgamf.onion/~lynX1984-04-04
|
* AUTOSTART renamed into START_ON_DEMAND (#4547a)psyc://loupsycedyglgamf.onion/~lynX1984-04-04
|
* rename USER/SYSTEM_ONLY into START_USER/SYSTEM_SERVICES (#4548)psyc://loupsycedyglgamf.onion/~lynX2018-06-23
|
* 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
|
* Switch to $GNUNET_TMP in all configuration files.Nils Gillmann2018-05-06
| | | | Signed-off-by: Nils Gillmann <ng0@n0.is>
* renaming CADET APIs to match naming conventions again, now that the old ↵Christian Grothoff2017-03-13
| | | | symbols have been purged
* rename libgnunetcadetnew -> libgnunetcadetChristian Grothoff2017-03-13
|
* use correct channel when switchingChristian Grothoff2017-03-10
|