aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAge
* add HELPER_PATH to default configscustom-helper-pathlurchi2019-06-27
|
* consider HELPER_PATH for setuid binarieslurchi2019-06-27
|
* don't start exit helper if no exit is configuredlurchi2019-06-27
|
* introduce GNUNET_OS_installation_get_path (useful for custom helper paths)lurchi2019-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
| | | | | | | | | | | | if NICK record itself is removed
| * | #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
| | | | | | | | TNG: reducing size of AcknowledgementUUIDPs from 256 bits to 128 bits.
* | 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
|
* need jansson header hereChristian Grothoff2019-06-15
|
* do not include jsson hereChristian Grothoff2019-06-15
|
* add option to display private keysChristian Grothoff2019-06-14
|
* fix intendationSchanzenbach, Martin2019-06-14
|
* NULL pointer fixAlexia Pagkopoulou2019-06-14
|