aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* -migrate meta data tests to FS. Fix BIO errorMartin Schanzenbach2022-12-06
|
* -fix more test issuesMartin Schanzenbach2022-12-06
|
* -fix test ftbfsMartin Schanzenbach2022-12-05
|
* BUILD: include generated major/minor/micro version in gnunet_config.hMartin Schanzenbach2022-12-05
|
* -fix old test file referenceMartin Schanzenbach2022-12-05
|
* BUILD: Improve extractor handling. Removed platform.h from includeMartin Schanzenbach2022-12-05
| | | | | | | Extractor is not properly detected and GNUNET_FS_EXTRACTOR_ENABLED added to gnunet_config.h. platform.h is removed from $PREFIX/include as it must not be included by third parties anyway.
* -more util include cleanupsMartin Schanzenbach2022-12-05
|
* -forgot distMartin Schanzenbach2022-12-04
|
* Large refactor in order to restore some sanity with respect to private ↵Martin Schanzenbach2022-12-04
| | | | defines used in headers
* BUILD: Remove static_assert checkMartin Schanzenbach2022-12-04
|
* MYSQL: Improve header includes with respect to compat handlingMartin Schanzenbach2022-12-04
| | | | | | | Move the gnunet_private_config.h-dependant compatibility fix into gnunet_mysql_compat.h which is only included by implementations. May be reused by external users of gnunet_my_lib.h but they should check their platform on which types to use.
* -ftbfs fixMartin Schanzenbach2022-12-04
|
* -fixMartin Schanzenbach2022-12-04
|
* 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
* BUILD: Move gnunet_config.h to gnunet_private_config.h and add new, ↵Martin Schanzenbach2022-12-04
| | | | partially generated gnunet_config.h
* -we need ip forwarding on bridgesMartin Schanzenbach2022-12-02
|
* -testing: only use local IP ranges.Martin Schanzenbach2022-12-02
|
* -cleanup testing a bitMartin Schanzenbach2022-12-02
|
* -fix ftbfs #2Martin Schanzenbach2022-12-01
|
* -fix ftbfsMartin Schanzenbach2022-12-01
|
* -forgot to actually add platform fileMartin Schanzenbach2022-12-01
|
* -forgot to add new header to distMartin Schanzenbach2022-12-01
|
* BUILD: Improve platform-specific includesMartin Schanzenbach2022-12-01
| | | | | | | | | | | This change allows third party programs to use gnunet either with the platform header from the sources used to build to gnunet, or use their own platform header by defining GNUNET_CUSTOM_PLATFORM_H which will be included in its stead. This also means that programs no longer must include "platform.h" (or similar) manually. The change (should be) backwards compatible to some degree. Fixes #4615
* -more return value for payload processing that may failMartin Schanzenbach2022-12-01
|
* -simplifyMartin Schanzenbach2022-12-01
|
* -fix pointer corruption bugMartin Schanzenbach2022-12-01
|
* -there is no reason for that variable to be on the heapMartin Schanzenbach2022-12-01
|
* -do not crash on protocol violationsMartin Schanzenbach2022-12-01
|
* -fix memory leakMartin Schanzenbach2022-12-01
|
* -add FIXME to nat service _unregister; fix printf format in tcp communicatorMartin Schanzenbach2022-12-01
|
* -fix memory leakMartin Schanzenbach2022-12-01
|
* -fix compiler warningChristian Grothoff2022-11-23
|
* -disable internal sanity checks by defaultChristian Grothoff2022-11-23
|
* typoChristian Grothoff2022-11-23
|
* Merge branch 'master' of git+ssh://git.gnunet.org/gnunetChristian Grothoff2022-11-23
|\
| * Merge branch 'master' of git+ssh://git.gnunet.org/gnunetMartin Schanzenbach2022-11-23
| |\
| * | -fix make dist; update gitignore to ignore tarballsMartin Schanzenbach2022-11-23
| | |
* | | add function to compute channel name for notificationsChristian Grothoff2022-11-23
| |/ |/|
* | modernize datastore postgres implementationChristian Grothoff2022-11-22
| |
* | modernize namecache postgres implementationChristian Grothoff2022-11-22
| |
* | modernize datacache postgres implementationChristian Grothoff2022-11-22
|/
* -fixMartin Schanzenbach2022-11-22
|
* -fixMartin Schanzenbach2022-11-22
|
* -only use check zone iterator functionMartin Schanzenbach2022-11-22
|
* -attempt to improve iterator haltingMartin Schanzenbach2022-11-22
|
* -fixMartin Schanzenbach2022-11-22
|
* -minor debug related improvemetnsMartin Schanzenbach2022-11-22
|
* -fix missing SQL_DIRMartin Schanzenbach2022-11-22
|
* Merge branch 'master' of git+ssh://git.gnunet.org/gnunetChristian Grothoff2022-11-21
|\