aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAge
...
* fix rps profiler: mark operation as done on shutdownJulius Bünger2018-07-05
|
* fix wrong conditionxrs2018-07-04
|
* Merge branch 'master' of ssh://gnunet.org/gnunetxrs2018-07-04
|\
| * acutally delete ticketSchanzenbach, Martin2018-07-04
| |
| * fixSchanzenbach, Martin2018-07-04
| |
| * fixesSchanzenbach, Martin2018-07-04
| |
| * fixSchanzenbach, Martin2018-07-04
| |
| * fixSchanzenbach, Martin2018-07-04
| |
| * Merge branch 'master' of git+ssh://gnunet.org/gnunetSchanzenbach, Martin2018-07-04
| |\
| * | fixSchanzenbach, Martin2018-07-04
| | |
* | | refix codesonar finding 2366.9987xrs2018-07-04
| |/ |/|
* | Merge branch 'master' of ssh://gnunet.org/gnunetxrs2018-07-03
|\ \
| * | rps service: stop ignoring own peer idJulius Bünger2018-07-03
| | |
| * | rps profiler: different time for hard shutdownJulius Bünger2018-07-03
| | |
| * | fix rps profiler: mark handle unusable after closing itJulius Bünger2018-07-03
| | |
| * | fix rps profiler: mark cancelled task as doneJulius Bünger2018-07-03
| |/
| * updateSchanzenbach, Martin2018-07-03
| |
| * reduce relogin timeSchanzenbach, Martin2018-07-03
| |
| * assert no MQ error after MQ destroyChristian Grothoff2018-07-03
| |
| * rps profiler: correct condition for writing bytesJulius Bünger2018-07-03
| |
| * rps service: set delete flags on channel properlyJulius Bünger2018-07-02
| |
| * address #3706Christian Grothoff2018-07-01
| |
| * clarify error message of #5375Christian Grothoff2018-07-01
| |
| * update gitignoreChristian Grothoff2018-07-01
| |
| * update gitignoreChristian Grothoff2018-07-01
| |
| * Merge branch 'master' of git+ssh://gnunet.org/gnunetChristian Grothoff2018-07-01
| |\
| * | move gnunet-timeout to src/util/, fix issues related to #5375Christian Grothoff2018-07-01
| | |
* | | fix codesonar finding 2289.9403xrs2018-07-03
| | |
* | | fix codesonar finding 2287.9399xrs2018-07-03
| | |
* | | fix codesonar finding 2366.9987xrs2018-07-03
| |/ |/|
* | attempt #5375Schanzenbach, Martin2018-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
| | | |