Age | Commit message (Expand) | Author |
2021-03-15 | - added hello world test with command style | t3sserakt |
2021-03-08 | - Just make it compile again. | t3sserakt |
2021-03-06 | revisit testing-NG header | Christian Grothoff |
2021-03-04 | - fixed copyright date | t3sserakt |
2021-03-04 | - fixed header | t3sserakt |
2021-03-04 | - first try to integrate GNU Taler command style testing | t3sserakt |
2020-07-17 | avoid boolean flag in GNUNET_OS_start_process() API (fixes #6188) | Christian Grothoff |
2020-07-05 | Fix_build_dependencies | Bertrand Marc |
2020-07-05 | GNUNET_free_non_null -> GNUNET_free | Christian Grothoff |
2020-04-21 | make GNUNET_freez default, have GNUNET_free_nz for cases where that does not ... | Christian Grothoff |
2019-10-31 | tighten formatting rules | Christian Grothoff |
2019-10-05 | global reindent, now with uncrustify hook enabled | Christian Grothoff |
2019-09-10 | remove CYGWIN codeblocks, drop vendored Windows openvpn, drop win32 specific ... | ng0 |
2019-09-09 | Remove win32 and cygwin support | ng0 |
2019-09-08 | uncrustify as demanded. | ng0 |
2019-09-06 | first step to remove plibc | ng0 |
2019-02-20 | no rps | Christian Grothoff |
2019-02-19 | disable rps in unrelated tests | Christian Grothoff |
2019-02-17 | fix indentation | Christian Grothoff |
2019-02-17 | fix path length | Schanzenbach, Martin |
2019-02-13 | add more missing EXTRA_DISTs and remove dv (to be integrated with transport i... | Christian Grothoff |
2019-01-14 | src: for every AGPL3.0 file, add SPDX identifier. | ng0 |
1984-04-04 | tests: use port numbers that are unlikely to collide with user ports (just ha... | psyc://loupsycedyglgamf.onion/~lynX |
2018-06-07 | paragraph for gnunet devs that don't know how to use the web | psyc://loupsycedyglgamf.onion/~lynX |
2018-06-07 | glitch in the license text detected by hyazinthe, thank you! | psyc://loupsycedyglgamf.onion/~lynX |
2018-06-05 | first batch of license fixes (boring) | psyc://loupsycedyglgamf.onion/~lynX |
2018-05-06 | Switch to $GNUNET_TMP in all configuration files. | Nils Gillmann |
2017-03-25 | rename GNUNET_GETOPT functions to achieve better consistency | Christian Grothoff |
2017-03-15 | Porting 'nat'. | Marcello Stanisci |
2017-03-10 | add assertion to make static analysis happy | Christian Grothoff |
2017-02-23 | fix indentation | Christian Grothoff |
2017-01-27 | unset XDG environment variable during testcases, as they can screw things up ... | Christian Grothoff |
2017-01-08 | exclude more tests | Christian Grothoff |
2016-11-09 | - add subdirectory gitignore files | Bart Polot |
2016-09-30 | -eliminate dead code | Christian Grothoff |
2016-07-08 | -avoid calling memcpy() with NULL argument, even if len is 0 | Christian Grothoff |
2016-06-23 | refactoring ARM api to use new MQ | Christian Grothoff |
2016-04-30 | implementing new scheduler shutdown semantics | Christian Grothoff |
2016-04-09 | small API change: do no longer pass rarely needed GNUNET_SCHEDULER_TaskContex... | Christian Grothoff |
2016-01-19 | -fix (C) notices | Christian Grothoff |
2015-10-27 | -doxygen | Christian Grothoff |
2015-06-30 | fix #3869: outdated FSF address | Christian Grothoff |
2015-02-07 | -bringing copyright tags up to FSF standard | Christian Grothoff |
2015-02-07 | -bringing copyright tags up to FSF standard | Christian Grothoff |
2015-01-24 | Fix the use of (GNUNET_)strdup and (GNUNET_)free | LRN |
2014-12-24 | making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or e... | Christian Grothoff |
2014-12-10 | moving away from DEFAULTSERVICES to per-section FORCESTART, thus addressing #... | Christian Grothoff |
2014-09-13 | fixing parallel build, getting rid of useless _DEPENDENCIES declarations | Christian Grothoff |
2014-05-07 | - rename also contents of config files, update config files | Bart Polot |
2014-03-07 | - Copy PATHS section as the shared service configuration may refer to options... | Sree Harsha Totakura |