consolidate reclaim attribute lib
[oweals/gnunet.git] / src / util /
2020-02-09 Schanzenbach, Martinadd base64url encoding to util (RFC7515)
2020-02-04 Christian Grothofffix task prioritization with recent hack
2020-02-04 Christian Grothoffspeed up message goodput in perf_mq(client) by 1/3rd
2020-02-04 Christian Grothoffindenting
2020-02-04 Christian Grothoffadding MQ benchmark
2020-02-04 Christian Grothoffspeed up running of tasks via GNUNTE_SCHEDULER_add_now...
2020-02-04 Christian Grothoffadd minimal scheduler benchmark
2020-02-04 Christian Grothoffadd timetravel getopt helper
2020-01-18 Florian Doldfix mem leaks
2020-01-17 Christian Grothofffix leak
2020-01-17 Christian Grothoffauto-provide OS_IPK paths in [paths] of config
2020-01-17 Christian GrothoffDB load API change
2020-01-16 xrsMerge branch 'master' of ssh://git.gnunet.org/gnunet
2020-01-15 Florian Doldremove Taler-specific leftovers, we don't need them...
2020-01-15 Florian Doldadd test vector generation for crypto ops
2020-01-15 Florian Doldmove buffer library from GNU Taler to GNUnet
2020-01-06 Florian DoldDon't normalize when deriving ECDSA public keys
2020-01-06 Florian DoldFix ECDSA/ECDH key exchange
2020-01-06 Schanzenbach, Martinadd test for ecdsa ecdh
2019-12-26 Schanzenbach, Martinfix error info
2019-12-25 Schanzenbach, Martinmerge
2019-12-25 Christian Grothoffalso BADFOOD on realloc
2019-12-25 Christian Grothoffreplace expensive function call with macro for trivial...
2019-12-17 Christian Grothofffix gnunet-qr logic
2019-12-17 Christian Grothofffix variable confusion
2019-12-16 Christian Grothoffenhance gnunet-qr to support passing arguments beyond...
2019-12-15 Christian Grothofffix sigpipe crash
2019-12-15 Christian Grothoff-v was very wrong in gnunet-qr
2019-12-07 Christian Grothoffstyle fix
2019-12-07 Christian Grothofffix libgnunetpq for RSA encoding
2019-12-07 Christian Grothofffix #3795/5968/5398
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
next