aboutsummaryrefslogtreecommitdiff
path: root/src/util
Commit message (Expand)AuthorAge
...
* report purpose when sig verification failsChristian Grothoff2019-07-28
* doxChristian Grothoff2019-07-22
* Merge branch 'cadet-new-options't3sserakt2019-07-21
|\
| * remove duplication MQ options, make conversation buildChristian Grothoff2019-07-17
* | fix #5793Christian Grothoff2019-07-21
* | fix for starting problems of SUID binariesxrs2019-07-05
* | constructing path now works with SUID_BINARY_PATH = ""lurchi2019-07-03
* | fix warninglurchi2019-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
* | remove unused variablelurchi2019-06-28
* | 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
* | use GNUNET_strlcpy in strings.c toolurchi2019-06-27
* | use GNUNET_strlcpy instead of strncpy where possiblelurchi2019-06-27
* | introduce GNUNET_strlcpylurchi2019-06-27
|/
* finish #4623Christian Grothoff2019-06-22
* Merge branch 'master' of ssh://git.gnunet.org/gnunetxrs2019-06-22
|\
| * implement #5771Christian Grothoff2019-06-22
| * fix socket cmp, fix compiler warnings about unused argsChristian Grothoff2019-06-19
| * 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
|/
* add option to display private keysChristian Grothoff2019-06-14
* version bumpingChristian Grothoff2019-06-05
* bloody off_tChristian Grothoff2019-06-04
* memcmp -> GNUNET_memcmpChristian Grothoff2019-06-04
* fix castChristian Grothoff2019-06-04
* use _exit in signal handlersChristian Grothoff2019-05-20
* make single label resolution work (for pkey at leastSchanzenbach, Martin2019-05-17
* revert check for @; this does not seem right for names starting with itSchanzenbach, Martin2019-05-17
* Implement asynchronous scope identifiers.Florian Dold2019-05-10
* make logging more re-entrantFlorian Dold2019-05-09
* towards thread-safe loggingFlorian Dold2019-05-09
* make bind succeedSchanzenbach, Martin2019-05-07
* add out-of-order prefChristian Grothoff2019-05-05
* simplify MQ logic to always carry the same kinds of flags, and extend transpo...Christian Grothoff2019-05-04
* reindenting with clangChristian Grothoff2019-05-02
* reject '@' as a label in domain names, this is usually a mistakeChristian Grothoff2019-05-02
* Apply clang-format to gnunet-qr.cng02019-04-25
* fix quota out calculation, even if it may go awayChristian Grothoff2019-04-21
* implement backchannel encryption/decryptionChristian Grothoff2019-04-16
* misc work on TNGChristian Grothoff2019-04-15
* clang is only happy with 'static', not with ={0}Christian Grothoff2019-04-12
* util/service.c: Fix clang warning.ng02019-04-12
* implement #5551 (UDP broadcast learning in TNG)Christian Grothoff2019-04-07
* introduce GNUNET_memcmp() and GNUNET_is_zero()Christian Grothoff2019-04-06
* fix #5352Christian Grothoff2019-04-05
* distingChristian Grothoff2019-04-03