aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
...
* | | 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
* | | 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
* | | introduce GNUNET_strlcpylurchi2019-06-27
* | | echo origin for CORS in restSchanzenbach, Martin2019-06-27
* | | fix #5782Schanzenbach, Martin2019-06-27
* | | fix indentationlurchi2019-06-27
* | | check for certutil with 'command -v't3sserakt2019-06-26
* | | indentChristian Grothoff2019-06-25
* | | tcp review bugfixesChristian Grothoff2019-06-25
* | | warningsChristian Grothoff2019-06-25
|/ /
* | add per-message ppChristian Grothoff2019-06-24
* | finish #4623Christian Grothoff2019-06-22
* | Merge branch 'master' of ssh://git.gnunet.org/gnunetxrs2019-06-22
|\ \
| * | implement #5771Christian Grothoff2019-06-22
| * | typoSchanzenbach, Martin2019-06-22
| * | clarifySchanzenbach, Martin2019-06-22
| * | Merge branch 'master' of git+ssh://gnunet.org/gnunetSchanzenbach, Martin2019-06-22
| |\ \
| | * | enable caching of non-existence of NICKs, also properly remove cache entries ...Christian Grothoff2019-06-22
| * | | #5675: Also detect openssl againSchanzenbach, Martin2019-06-22
| |/ /
| * | avoid pk operation unless logging enabledChristian Grothoff2019-06-22
| * | fix #5675Schanzenbach, Martin2019-06-21
| * | fix compiler warnings about unused argsChristian Grothoff2019-06-19
| * | fix socket cmp, fix compiler warnings about unused argsChristian Grothoff2019-06-19
| * | fix socket cmp, fix compiler warnings about unused argsChristian Grothoff2019-06-19
| |/
| * fix ftbfs:Christian Grothoff2019-06-19
| * minimize scopesChristian Grothoff2019-06-18
| * fix memory leakChristian Grothoff2019-06-18
| * fix NPEs, off-by-one, etcChristian Grothoff2019-06-18
| * clean up comments, fixmes, remove dead codeChristian Grothoff2019-06-18
| * Introducing GNUNET_Uuid and matching hash map for 128 bit values.Christian Grothoff2019-06-18
* | add flag for exlusive options as program agrumentsxrs2019-06-22
|/
* missing fileChristian Grothoff2019-06-15
* fix gnunet-gns performance issue for many egosChristian Grothoff2019-06-15
* of course it is constChristian Grothoff2019-06-15