Merge branch 'master' into netbsd-support
[oweals/gnunet.git] / src / util /
2019-12-01 ng0Merge branch 'master' of gnunet.org:gnunet
2019-11-30 Christian Grothoffuse new POW function consistently, also in revocation
2019-11-30 Christian Grothoffimplement code for #3795
2019-11-30 Christian Grothoffcreate crypto_pow, in preparation for #3795
2019-11-29 xrsMerge branch 'master' of ssh://git.gnunet.org/gnunet
2019-11-27 ng0src/util: This should fix make dist failure (untested)
2019-11-27 ng0Merge branch 'master' of gnunet.org:gnunet
2019-11-27 Florian Doldkdf_mod_mpi: fix size and use nbo
2019-11-27 Florian Doldkdf_mpi: be explicit about ctr size
2019-11-26 Florian DoldDCE / GNUNET_TWEETNACL prefix for exported symbols
2019-11-26 ng0add license identifier to tweetnacl
2019-11-26 Florian Dolduse Curve25519 for ECDH and tweetnacl where we can
2019-11-24 ng0Merge branch 'master' of gnunet.org:gnunet
2019-11-24 Christian Grothofffix pointer indentation
2019-11-21 ng0revert changes for gnunet-qr, see note in configure.ac
2019-11-21 ng0comment secondary dependencies for -qr
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
next