Age | Commit message (Expand) | Author |
2020-05-06 | more warnings | Schanzenbach, Martin |
2019-11-24 | fix pointer indentation | Christian Grothoff |
2019-11-08 | add $(GN_LIBINTL) to Makefile.am (fixes 0005902) | xrs |
2019-10-31 | tighten formatting rules | Christian Grothoff |
2019-10-11 | we probably want to actually test the sync | Schanzenbach, Martin |
2019-10-11 | fix non deterministic test | Schanzenbach, Martin |
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-08 | uncrustify as demanded. | ng0 |
2019-09-06 | first step to remove plibc | ng0 |
2019-06-04 | nicer loop structure | Christian Grothoff |
2019-02-27 | do not forget to NULL reconnect_task | Christian Grothoff |
2019-02-20 | fix #4244 | Christian Grothoff |
2019-02-17 | filenames can exceed 128 bytes, even in testcases | Christian Grothoff |
2019-02-15 | fix some compiler warnings | 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 |
2018-11-22 | add new hello generation support logic to tng | Christian Grothoff |
2018-11-22 | simplify peerstore API | Christian Grothoff |
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-06 | Switch to $GNUNET_TMP in all configuration files. | Nils Gillmann |
2017-03-14 | fix FTBFS | Christian Grothoff |
2017-03-14 | convert sqlite peerstore to using libgnunetsq | Christian Grothoff |
2017-03-13 | indentation only | Christian Grothoff |
2017-03-13 | link against libgnunetsq | Christian Grothoff |
2017-02-25 | W32: cast ntohl() result to uint32_t | Руслан Ижбулатов |
2017-02-23 | update .gitignore files | Christian Grothoff |
2017-01-27 | unset XDG environment variable during testcases, as they can screw things up ... | Christian Grothoff |
2017-01-10 | rename connecT -> connect now that the old API is dead | Christian Grothoff |
2017-01-08 | exclude more tests | Christian Grothoff |
2016-11-09 | - add subdirectory gitignore files | Bart Polot |
2016-10-10 | -fix | Martin Schanzenbach |
2016-09-30 | -fix leak | Christian Grothoff |
2016-09-24 | migrate peerstore to new service MQ API | Christian Grothoff |
2016-08-18 | Use statement exprs instead of local function | David Barksdale |
2016-07-12 | more transport testing hacking | Christian Grothoff |
2016-07-08 | -avoid calling memcpy() with NULL argument, even if len is 0 | Christian Grothoff |
2016-07-08 | -be more careful, ppl, please | Christian Grothoff |
2016-07-07 | -coverity | Martin Schanzenbach |
2016-07-07 | -coverity | Martin Schanzenbach |
2016-06-27 | -fix testcase | Christian Grothoff |
2016-06-19 | avoid deprecated API, use new connecT API | Christian Grothoff |
2016-06-19 | redefine GNUNET_MQ_queue_for_connection_client to capture client handle | Christian Grothoff |
2016-06-18 | -fix | Martin Schanzenbach |
2016-06-18 | -fixing part of Martin's FTBFS | Christian Grothoff |
2016-06-18 | adapt peerstore API to new MQ API | Christian Grothoff |
2016-05-29 | - Fix #4532 | Martin Schanzenbach |