aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* minor text fixesxrs2019-07-20
* revert timeout removalSchanzenbach, Martin2019-07-17
* DSTJ-disable hackChristian Grothoff2019-07-17
* reindentingChristian Grothoff2019-07-17
* no timeout for GNS requestSchanzenbach, Martin2019-07-16
* return error codeSchanzenbach, Martin2019-07-16
* try fix lock #3Schanzenbach, Martin2019-07-15
* try fix lock #2Schanzenbach, Martin2019-07-15
* try fix lockSchanzenbach, Martin2019-07-15
* more useful outputSchanzenbach, Martin2019-07-15
* enable suspend resume for RESTSchanzenbach, Martin2019-07-15
* update changelogSchanzenbach, Martin2019-07-15
* re-enable support for CORS configSchanzenbach, Martin2019-07-15
* fix #5795Christian Grothoff2019-07-12
* fixSchanzenbach, Martin2019-07-11
* fixSchanzenbach, Martin2019-07-11
* only add cors header for webextSchanzenbach, Martin2019-07-11
* fix linksChristian Grothoff2019-07-10
* fix linksChristian Grothoff2019-07-10
* changelog housekeeping #2Schanzenbach, Martin2019-07-08
* TNG testing: Add config files to Makefile.am, tooJulius Bünger2019-07-07
* TNG testing: Add config filesJulius Bünger2019-07-07
* changelog housekeepingSchanzenbach, Martin2019-07-07
* move index fileChristian Grothoff2019-07-07
* add linksChristian Grothoff2019-07-07
* update index pageChristian Grothoff2019-07-07
* update index pageChristian Grothoff2019-07-07
* gnunet-arm -s is required as normal user toolurchi2019-07-07
* fix for starting problems of SUID binariesxrs2019-07-05
* clarify error messageslurchi2019-07-03
* constructing path now works with SUID_BINARY_PATH = ""lurchi2019-07-03
* fix warninglurchi2019-06-29
* use GNUNET_OS_get_suid_binary_path to construct suid helper pathslurchi2019-06-29
* introduce config option SUID_BINARY_PATH (empty by default)lurchi2019-06-29
* introduce GNUNET_OS_get_suid_binary_pathlurchi2019-06-29
* use mmap() instead of malloc, rename heap->flat as database is persisted in f...Christian Grothoff2019-06-29
* use mmap() instead of malloc, rename heap->flat as database is persisted in f...Christian Grothoff2019-06-29
* changed to large malloc in namestore heap database plugin bufferrexxnor2019-06-29
* remove unused variablelurchi2019-06-28
* ticket duplicates fixAlexia Pagkopoulou2019-06-28
* bugfixChristian Grothoff2019-06-27
* no null byte needed in message payload, so GNUNET_memcpy fits betterlurchi2019-06-27
* new GNUNET_strlcpy allows using it morelurchi2019-06-27
* return value of GNUNET_strlcpy can be usedlurchi2019-06-27
* memcpy fits betterChristian Grothoff2019-06-27
* make GNUNET_strlcpy more flexible by using strnlen instead of strlenlurchi2019-06-27
* no null-termination necessary after GNUNET_strlcpylurchi2019-06-27
* use GNUNET_strlcpy in strings.c toolurchi2019-06-27
* fix header check in param mapSchanzenbach, Martin2019-06-27
* use GNUNET_strlcpy instead of strncpy where possiblelurchi2019-06-27