aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAge
* Merge branch 'master' of git+ssh://gnunet.org/gnunetChristian Grothoff2018-07-01
|\
| * attempt #5375Schanzenbach, Martin2018-07-01
| |
* | move gnunet-timeout to src/util/, fix issues related to #5375Christian Grothoff2018-07-01
|/
* fix memory leakChristian Grothoff2018-06-30
|
* simplify memory allocation in plugin_namestore_flat, use cleaner signatures ↵Christian Grothoff2018-06-30
| | | | for base64 encoding/decoding functions
* Merge branch 'master' of ssh://gnunet.org/gnunetxrs2018-06-30
|\
| * update gitignoreChristian Grothoff2018-06-29
| |
| * Merge branch 'master' of git+ssh://gnunet.org/gnunetChristian Grothoff2018-06-29
| |\
| | * fix warning about callback signaturelurchi2018-06-29
| | |
| | * fix segfaultlurchi2018-06-29
| | |
| | * add documentatioNlurchi2018-06-29
| | |
| | * Merge branch 'master' of https://gnunet.org/git/gnunetlurchi2018-06-29
| | |\
| | | * fix cadet api: handle shutdon correctlyJulius Bünger2018-06-29
| | | |
| | * | Use the DNSPARSER and DNSSTUB libraries in the resolver servicelurchi2018-06-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We are not using the libc functions anymore for forward and backup DNS resolutions and the DNSPARSER and DNSSTUB libraries instead. This has the advantage that the APIs are asynchronous now and thus multiple DNS resolutions can be done in parallel. This breaks support for Windows and other operating systems that don't use /etc/resolv.conf for defining DNS servers. For fixing this the function lookup_dns_servers can be extended with different lookup mechanisms.
| | * | Allow dereferenced pointers as input for GNUNET_array_grow and GNUNET_xgrowlurchi2018-06-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | This is now possible: char ***server_addrs = NULL unsigned int len = 0 GNUNET_array_append (*server_addrs, len, "8.8.8.8");
| | * | introduce API functions for duplicating the DNSPARSER record typeslurchi2018-06-29
| | |/
| | * clean up MQ error handling in cadet_apiChristian Grothoff2018-06-28
| | |
| | * showing destination in patht3sserakt2018-06-28
| | |
| | * Merge branch 'master' of ssh://gnunet.org/gnunett3sserakt2018-06-28
| | |\
| | | * indentationChristian Grothoff2018-06-28
| | | |
| | | * -conversation: hint for future coderspsyc://loupsycedyglgamf.onion/~lynX1984-04-04
| | | |
| | * | forgot first hopt3sserakt2018-06-28
| | | |
| * | | disable test_psyc2, ftbfsChristian Grothoff2018-06-26
| | | |
* | | | cadet/cadet.conf.in: change UNIX_MATCH_UID to give gnunet-cadet socket accessxrs2018-06-30
| |_|/ |/| |
* | | fix commentsxrs2018-06-27
| | |
* | | Merge branch 'master' of ssh://gnunet.org/gnunetxrs2018-06-27
|\ \ \
| * | | -comments: the world ain't all malepsyc://loupsycedyglgamf.onion/~lynX2018-06-27
| | | |
| * | | Default Configuration (transport): a small step for me; a great step for ↵dvn2018-06-27
| | | | | | | | | | | | | | | | usability
| * | | fix rps service/test: handle pending messages properlyJulius Bünger2018-06-27
| | | |
| * | | rps service: fix leak in to_file_()Julius Bünger2018-06-27
| | | |
* | | | fix mem leak (when streaming large data streams)xrs2018-06-27
|/ / /
* | | gnunet-helper-nat-server.c: fix 100% cpu loadxrs2018-06-26
| | |
* | | rps cli: fix codesonars NULL-dereference warningJulius Bünger2018-06-26
| | |
* | | fix another one of bad frees from JuliusChristian Grothoff2018-06-26
| | |
* | | disable valgrindChristian Grothoff2018-06-26
| | |
* | | fix bad freeChristian Grothoff2018-06-26
| |/ |/|
* | coding stylet3sserakt2018-06-26
| |
* | fix several memory leaksJulius Bünger2018-06-26
| |
* | Merge branch 'master' of ssh://gnunet.org/gnunett3sserakt2018-06-26
|\ \
| * \ Merge branch 'master' of ssh://gnunet.org/gnunetxrs2018-06-26
| |\ \
| | * | fix postgres version check on DebianChristian Grothoff2018-06-26
| | | |
| * | | gnunet-bcd.c: minor fixxrs2018-06-26
| |/ /
* / / codesonar finding 1575.9537t3sserakt2018-06-26
|/ /
* | Merge branch 'master' of ssh://gnunet.org/gnunetxrs2018-06-26
|\|
| * fix buildChristian Grothoff2018-06-26
| |
| * Merge branch 'master' of ssh://gnunet.org/gnunett3sserakt2018-06-25
| |\
| | * fix warningChristian Grothoff2018-06-25
| | |
| * | bug 5228: made gnunet-cadet -p work as intendedt3sserakt2018-06-25
| |/
* | add checkxrs2018-06-26
| |
* | fix codesonar finding: add GNUnet_freexrs2018-06-26
| |