Age | Commit message (Expand) | Author |
2021-04-15 | - removed unfinshed file from Makefile | t3sserakt |
2021-04-15 | - added handling of asynchronous task to testing ng. added testbed commands f... | t3sserakt |
2021-03-29 | - added testbed service command | t3sserakt |
2021-03-29 | - added testbed commands | t3sserakt |
2021-01-11 | -fix setting environment variable for testbed | TheJackiMonster |
2020-12-19 | minor fixes | Christian Grothoff |
2020-12-19 | change GNUNET_DISK_fn_write() to always do atomic writes and to NOT overwrite... | Christian Grothoff |
2020-11-13 | -warnings mostly format | Martin Schanzenbach |
2020-11-13 | -fix timeout test | Martin Schanzenbach |
2020-11-10 | -minor API change | Martin Schanzenbach |
2020-10-16 | -fix more warnings | Martin Schanzenbach |
2020-07-18 | merge flags into enum for GNUNET_DISK_pipe() API, fixing #6188 | Christian Grothoff |
2020-07-17 | avoid boolean flag in GNUNET_OS_start_process() API (fixes #6188) | Christian Grothoff |
2020-07-06 | fix: do not use udp plugin for tests | Martin Schanzenbach |
2020-07-05 | Fix_build_dependencies | Bertrand Marc |
2020-07-05 | GNUNET_free_non_null -> GNUNET_free | Christian Grothoff |
2020-05-19 | Improved BIO API | Alessio Vanni |
2020-04-21 | make GNUNET_freez default, have GNUNET_free_nz for cases where that does not ... | Christian Grothoff |
2019-11-24 | fix pointer indentation | Christian Grothoff |
2019-11-20 | use ifdef instead of if for __linux__ and BSD | ng0 |
2019-11-20 | follow-up to 7c14b80a011e9e99b1cef0bfd96bae364edd5663: | ng0 |
2019-11-19 | On *BSD the header file sys/param.h defines BSD. Drop unnecessary | ng0 |
2019-11-08 | add $(GN_LIBINTL) to Makefile.am (fixes 0005902) | xrs |
2019-10-31 | tighten formatting rules | Christian Grothoff |
2019-10-12 | yapf format. | ng0 |
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-07-23 | fix mem corruption, possibly #5581 | Schanzenbach, Martin |
2019-07-23 | fix #5816 | Schanzenbach, Martin |
2019-07-21 | attempt fix #5813 | Schanzenbach, Martin |
2019-06-27 | no null byte needed in message payload, so GNUNET_memcpy fits better | lurchi |
2019-06-27 | new GNUNET_strlcpy allows using it more | lurchi |
2019-06-27 | use GNUNET_strlcpy instead of strncpy where possible | lurchi |
2019-06-27 | fix indentation | lurchi |
2019-04-28 | towards flow control in TNG | Christian Grothoff |
2019-02-26 | unset XDG vars | Christian Grothoff |
2019-02-19 | disable rps in unrelated tests | Christian Grothoff |
2019-01-14 | src: for every AGPL3.0 file, add SPDX identifier. | ng0 |
2018-11-13 | Partial application of diff send in beberking, Issue #5476 | Nils Gillmann |
1984-04-04 | tests: use port numbers that are unlikely to collide with user ports (just ha... | psyc://loupsycedyglgamf.onion/~lynX |
2018-06-24 | fix https://gnunet.org/bugs/view.php?id=4904 | Schanzenbach, Martin |
1984-04-04 | rename FORCESTART into IMMEDIATE_START (#4547b) | psyc://loupsycedyglgamf.onion/~lynX |
1984-04-04 | AUTOSTART renamed into START_ON_DEMAND (#4547a) | 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-22 | testbed/buildvars.py: flake8 | Nils Gillmann |