Age | Commit message (Expand) | Author |
2022-12-04 | BUILD: Attempt to disentable platform.h, gnunet_common.h and gnunet_private_c... | Martin Schanzenbach |
2022-12-01 | BUILD: Improve platform-specific includes | Martin Schanzenbach |
2022-10-03 | -DOC: Documentation cleanup pass through UTIL SERVICE library | Willow Liquorice |
2021-12-06 | -use better types | Christian Grothoff |
2021-11-21 | -mallinfo is deprecated in favour of mallinfo2 | Alessio Vanni |
2020-10-13 | enable more format string warnings | Christian Grothoff |
2020-08-12 | fix: GNUNET_is_zero(ptr) should return enum GNUNET_GenericReturnValue. Fixes ... | Martin Schanzenbach |
2020-07-18 | merge flags into enum for GNUNET_DISK_pipe() API, fixing #6188 | Christian Grothoff |
2020-07-05 | GNUNET_free_non_null -> GNUNET_free | Christian Grothoff |
2020-05-27 | Make REQUEST_AGPL messages configurable and add handler by default | Alessio Vanni |
2020-04-03 | bad sizeof | Christian Grothoff |
2020-02-04 | fix task prioritization with recent hack | Christian Grothoff |
2019-09-28 | handle arm -s completion nicely via signaling pipe | Christian Grothoff |
2019-09-27 | implementing GNUNET_CLIENT_test() to check for service operating | 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-09 | plibc: win32 related, socket | ng0 |
2019-09-08 | uncrustify as demanded. | ng0 |
2019-09-07 | Make services localizable | Alessio Vanni |
2019-09-06 | first step to remove plibc | ng0 |
2019-09-05 | fix logging issue reported by Raphael | Christian Grothoff |
2019-08-18 | fix gnunet-service-arm termination status code | Christian Grothoff |
2019-06-27 | use GNUNET_strlcpy instead of strncpy where possible | lurchi |
2019-04-12 | clang is only happy with 'static', not with ={0} | Christian Grothoff |
2019-04-12 | util/service.c: Fix clang warning. | ng0 |
2019-04-06 | introduce GNUNET_memcmp() and GNUNET_is_zero() | Christian Grothoff |
2019-03-02 | use existing pf probe function from network.c instead of re-implementing it i... | Christian Grothoff |
2019-02-24 | add missing \n | Christian Grothoff |
2019-02-12 | another issue with the #5511 patch | Christian Grothoff |
2019-02-10 | fix service shutdown regression | Christian Grothoff |
2019-02-09 | untested fix for #5511 | Christian Grothoff |
2019-01-14 | src: for every AGPL3.0 file, add SPDX identifier. | ng0 |
2018-12-11 | make sure peer launches if default config not found and -c not given | Christian Grothoff |
2018-12-11 | fail hard if configuration file specified via -c does not exist (in all servi... | Christian Grothoff |
2018-11-10 | new convenience function to do operations on a configuration object to avoid ... | Christian Grothoff |
2018-11-04 | fix #5454 | Christian Grothoff |
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-06-06 | changes for AGPL handling | Christian Grothoff |
2018-01-04 | fix misc compiler warnings | Christian Grothoff |
2017-12-30 | Revert "tried to print out stacktrace, not working. removed." | lurchi |
2017-11-25 | tried to print out stacktrace, not working. removed. | t3sserakt |
2017-11-25 | added logging | t3sserakt |
2017-10-29 | fix wrong condition, do only drop if it has not been dropped, instead of caus... | Christian Grothoff |
2017-10-28 | misc social hacking with Lurchi | Christian Grothoff |
2017-06-23 | fix indexing issue found by jah and reported on gnunet-developers on 6-8/7/2017 | Christian Grothoff |
2017-03-25 | rename GNUNET_GETOPT functions to achieve better consistency | Christian Grothoff |
2017-03-17 | more renamings relating to 'new' service now just being the 'normal' service | Christian Grothoff |
2017-03-17 | rename service_new.c to service.c | Christian Grothoff |