add integer overflow guards and avoid (unlimited) stack allocation
[oweals/gnunet.git] / src / util /
2020-04-15 Christian Grothoffadd integer overflow guards and avoid (unlimited) stack...
2020-04-15 Christian Grothofftake care of odd memset() calls
2020-04-11 Christian Grothoffdo create directory if it doesn't exist
2020-04-11 Christian Grothofffixing #6149
2020-04-10 Christian Grothoffindentation
2020-04-08 Christian Grothofffix sign api for to address #6164
2020-04-07 Christian Grothoffimprove comments (#6164)
2020-04-07 Christian Grothoffconst
2020-04-03 Christian Grothofffix #6157
2020-04-03 Christian Grothofffix #6155
2020-04-03 Christian Grothofffix #6158
2020-04-03 Christian Grothofffix warnings
2020-04-03 Christian Grothoffbad sizeof
2020-04-03 Christian Grothofffix zero test
2020-04-03 Christian Grothofffix #6159 and related issues
2020-04-03 Christian Grothoffadding a GNUNET_memcmp_priv for constant-time comparing...
2020-04-03 Christian Grothofffix #6153
2020-04-03 Christian GrothoffMerge branch 'master' of git+ssh://gnunet.org/gnunet
2020-04-03 Christian Grothofffix #6154
2020-04-02 Christian Grothofffix #6146
2020-03-29 Christian Grothoffftbfs
2020-03-29 Christian GrothoffMerge branch 'master' of git+ssh://gnunet.org/gnunet
2020-03-29 Christian Grothoffallow passing of fancy time to timetravel option
2020-03-19 Christian Grothoffuse strtok_r in code that could plausibly be used from...
2020-03-17 Christian Grothoffuse void * instead of char * for RSA key material to...
2020-03-17 Christian Grothoffuse void * instead of char * for RSA key material to...
2020-03-15 Christian GrothoffMerge branch 'master' of git+ssh://gnunet.org/gnunet
2020-03-15 Schanzenbach, Martinimplement new simplified POW for LSD001
2020-03-13 Christian Grothoffdo not log as error, give better message
2020-03-10 Christian Grothoffc89
2020-03-03 Christian Grothoffmake static analysis happier
2020-03-03 Christian Grothoffremove 'illegal' (non-reentrant) log logic from signal...
2020-02-15 Schanzenbach, MartinMerge branch 'master' of ssh://gnunet.org/gnunet
2020-02-15 Christian Grothoffbetter task ordering
2020-02-13 Schanzenbach, MartinMerge branch 'master' into schanzen/reclaim_256bit
2020-02-13 Schanzenbach, MartinMerge branch 'master' into schanzen/reclaim_256bit schanzen/reclaim_256bit
2020-02-13 Schanzenbach, MartinMerge branch 'master' into schanzen/reclaim_256bit
2020-02-12 Schanzenbach, MartinMerge branch 'master' into schanzen/reclaim_256bit
2020-02-12 Schanzenbach, MartinMerge branch 'master' into schanzen/reclaim_256bit
2020-02-09 Schanzenbach, MartinMerge branch 'schanzen/reclaim_256bit' of ssh://gnunet...
2020-02-09 Schanzenbach, Martinadd base64url encoding to util (RFC7515)
2020-02-06 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
next