add initial logic to detect zbar dependencies
[oweals/gnunet.git] / src / util /
2019-11-21 ng0add initial logic to detect zbar dependencies
2019-11-20 ng0use ifdef instead of if for __linux__ and BSD
2019-11-20 ng0follow-up to 7c14b80a011e9e99b1cef0bfd96bae364edd5663:
2019-11-19 ng0Merge branch 'master' of gnunet.org:gnunet
2019-11-19 ng0On *BSD the header file sys/param.h defines BSD. Drop...
2019-11-16 Christian Grothoffpatch up RSA signature format for #5698
2019-11-15 Christian Grothoffmake bfix happy
2019-11-15 Christian Grothofffix #5968, but not active
2019-11-10 Christian Grothoffget rid of SOCKTYPE and FDTYPE
2019-10-31 Christian Grothofftighten formatting rules
2019-10-12 xrsMerge branch 'master' of ssh://git.gnunet.org/gnunet
2019-10-11 Schanzenbach, Martinfix rest; uncrustify
2019-10-05 Christian Grothoffglobal reindent, now with uncrustify hook enabled
2019-10-05 Christian Grothoffreduce scope
2019-10-05 Christian Grothoffreduce scope
2019-10-05 Christian Grothoffreduce scope
2019-10-05 Christian Grothoffreduce scope
2019-10-05 Christian Grothoffstyle fix
2019-09-28 xrsMerge branch 'master' of ssh://git.gnunet.org/gnunet
2019-09-27 Christian Grothoffhandle arm -s completion nicely via signaling pipe
2019-09-27 Christian Grothoffimplementing GNUNET_CLIENT_test() to check for service...
2019-09-27 Christian Grothoffindent
2019-09-10 ng0remove CYGWIN codeblocks, drop vendored Windows openvpn...
2019-09-09 ng0Remove win32 and cygwin support
2019-09-09 ng0typo
2019-09-09 ng0util/disk.c: fix failure to build
2019-09-09 ng0plibc: win32 related, socket
2019-09-09 ng0plibc removal: sscanf, win32 socket corrections
2019-09-09 ng0plibc removal: STRUCT_STAT64
2019-09-08 ng0uncrustify as demanded.
2019-09-07 Alessio VanniMake services localizable
2019-09-07 ng0util/disk.c: STAT64->stat64
2019-09-07 ng0fix variable names renamed by search and replace.
2019-09-06 ng0first step to remove plibc
2019-09-05 Christian Grothofffix logging issue reported by Raphael
2019-09-01 Schanzenbach, MartinAdded patch by AV from ML:
2019-08-18 Christian Grothofffix gnunet-service-arm termination status code
2019-08-16 ng0GNUNet->GNUnet
2019-08-10 Schanzenbach, Martinmake SO_NOSIGPIPE more prominent
2019-08-08 Schanzenbach, Martinpathes to better support third party extensions from...
2019-07-31 Schanzenbach, Martinfix #5815
2019-07-28 Christian Grothoffreport purpose when sig verification fails
2019-07-22 Christian Grothoffdox
2019-07-21 t3sseraktMerge branch 'cadet-new-options'
2019-07-21 Christian Grothofffix #5793
2019-07-17 Christian Grothoffremove duplication MQ options, make conversation build cadet-new-options
2019-07-05 xrsfix for starting problems of SUID binaries
2019-07-03 lurchiconstructing path now works with SUID_BINARY_PATH = ""
2019-06-29 lurchifix warning
2019-06-29 lurchiintroduce config option SUID_BINARY_PATH (empty by...
2019-06-29 lurchiintroduce GNUNET_OS_get_suid_binary_path
2019-06-29 Christian Grothoffuse mmap() instead of malloc, rename heap->flat as...
2019-06-28 lurchiremove unused variable
2019-06-27 lurchireturn value of GNUNET_strlcpy can be used
2019-06-27 Christian Grothoffmemcpy fits better
2019-06-27 lurchimake GNUNET_strlcpy more flexible by using strnlen...
2019-06-27 lurchiuse GNUNET_strlcpy in strings.c too
2019-06-27 lurchiuse GNUNET_strlcpy instead of strncpy where possible
2019-06-27 lurchiintroduce GNUNET_strlcpy
2019-06-25 t3sseraktMerge branch 'master' into cadet_option
2019-06-22 Christian Grothofffinish #4623
2019-06-22 xrsMerge branch 'master' of ssh://git.gnunet.org/gnunet
2019-06-22 xrsadd flag for exlusive options as program agruments
2019-06-22 Christian Grothoffimplement #5771
2019-06-19 Christian Grothofffix socket cmp, fix compiler warnings about unused...
2019-06-18 Christian GrothoffIntroducing GNUNET_Uuid and matching hash map for 128...
2019-06-14 Christian Grothoffadd option to display private keys
2019-06-05 Christian Grothoffversion bumping
2019-06-04 Christian Grothoffbloody off_t
2019-06-04 Christian Grothoffmemcmp -> GNUNET_memcmp
2019-06-04 Christian Grothofffix cast
2019-05-19 Christian Grothoffuse _exit in signal handlers
2019-05-17 Schanzenbach, Martinmake single label resolution work (for pkey at least
2019-05-17 Schanzenbach, Martinrevert check for @; this does not seem right for names...
2019-05-10 Florian DoldImplement asynchronous scope identifiers.
2019-05-09 Florian Doldmake logging more re-entrant
2019-05-09 Florian Doldtowards thread-safe logging
2019-05-07 Schanzenbach, Martinmake bind succeed
2019-05-05 Christian Grothoffadd out-of-order pref
2019-05-04 Christian Grothoffsimplify MQ logic to always carry the same kinds of...
2019-05-02 Christian Grothoffreindenting with clang
2019-05-02 Christian Grothoffreject '@' as a label in domain names, this is usually...
2019-04-25 ng0Apply clang-format to gnunet-qr.c
2019-04-21 Christian Grothofffix quota out calculation, even if it may go away
2019-04-16 Christian Grothoffimplement backchannel encryption/decryption
2019-04-15 Schanzenbach, MartinMerge branch 'master' of git+ssh://gnunet.org/gnunet
2019-04-15 Christian Grothoffmisc work on TNG
2019-04-12 Christian Grothoffclang is only happy with 'static', not with ={0}
2019-04-12 ng0util/service.c: Fix clang warning.
2019-04-09 ng0Merge branch 'master' of gnunet.org:gnunet
2019-04-07 Christian Grothoffimplement #5551 (UDP broadcast learning in TNG)
2019-04-06 Christian Grothoffintroduce GNUNET_memcmp() and GNUNET_is_zero()
2019-04-05 Christian Grothofffix #5352
2019-04-04 ng0Merge branch 'master' of gnunet.org:gnunet
2019-04-03 Christian Grothoffdisting
2019-04-03 Christian Grothofffix linker options for gnunet-qr
2019-04-03 ng0Merge branch 'master' of gnunet.org:gnunet
2019-04-03 Christian GrothoffMerge branch 'gnunet-qt-c-2'
2019-04-03 Christian Grothoffmerge conflict resolution
2019-04-03 Christian Grothoffadd error handling for gnunet-qr
next