oweals/gnunet.git
2020-04-22 Schanzenbach... add epochs CLI parameter schanzen/argon_pow
2020-04-22 Schanzenbach... remova binary file commited by accident
2020-04-21 Martin Schanzenbachpurge scrypt; add argon2
2020-04-21 Martin Schanzenbachupdate API for cleanup of handle
2020-04-21 Martin Schanzenbachupdate revocation config
2020-04-21 Martin Schanzenbachpacked makes no sense there
2020-04-21 Schanzenbach... remove pow_get
2020-04-21 Schanzenbach... rename, fix
2020-04-21 Schanzenbach... new pass API
2020-04-20 Schanzenbach... predate validity time on creation; extent ttl on validation
2020-04-20 Schanzenbach... include buffer of 10& of epoch
2020-04-20 Schanzenbach... check signature in check_pow
2020-04-20 Schanzenbach... fix
2020-04-20 Schanzenbach... update API comments
2020-04-20 Martin Schanzenbachremove sign API call
2020-04-20 Martin Schanzenbachfix tests
2020-04-20 Schanzenbach... evaluate epochs
2020-04-20 Schanzenbach... more comments, allow to pick up pow later
2020-04-19 Schanzenbach... those are actually debug messages
2020-04-19 Schanzenbach... uncrustify
2020-04-19 Schanzenbach... some comments
2020-04-19 Schanzenbach... no diplicate nonces
2020-04-19 Schanzenbach... towards less variance
2020-04-18 Schanzenbach... towards more expirations
2020-04-18 Schanzenbach... simplify pow even more; add timestamp to revocation pow
2020-04-17 Schanzenbach... revert
2020-04-17 Schanzenbach... merge
2020-04-17 Schanzenbach... update params
2020-04-17 Schanzenbach... add argon2 for LSD0001
2020-04-17 Schanzenbach... fix build with clang
2020-04-17 Schanzenbach... add argon2 for LSD0001
2020-04-17 Christian Grothoffadd relative_time specs
2020-04-17 Christian Grothoffadd GNUNET_freez for #6186
2020-04-15 Christian Grothoffadd integer overflow guards and avoid (unlimited) stack...
2020-04-15 Christian Grothofftake care of odd memset() calls
2020-04-15 Christian Grothofffix #6184
2020-04-11 Christian Grothofffix gnunet-statistics CLI
2020-04-11 Christian Grothoffdo create directory if it doesn't exist
2020-04-11 Christian Grothofffixing #6149
2020-04-11 Christian Grothofffix static assert FTBFS with older gcc
2020-04-10 Christian Grothoffindentation
2020-04-08 nikitamailmap adjust
2020-04-08 nikitafix interpreter line of gnunet-bugreport
2020-04-08 Christian Grothoffadapt code to work with latest MHD API
2020-04-08 Christian Grothofffix warnings
2020-04-08 Christian Grothoffintroduce enum for generic return values
2020-04-08 Christian Grothoffhack around crash on disconnect
2020-04-08 Christian Grothofffix sign api for to address #6164
2020-04-08 Christian Grothofffix warning
2020-04-08 Christian Grothoffadd GNUNET_static_assert()
2020-04-08 Christian Grothoffadd check to see if CC supports '_Static_assert'
2020-04-07 Christian Grothoffimprove comments (#6164)
2020-04-07 Christian Grothoffconst
2020-04-06 Christian Grothofffix crash
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-03 t3sseraktadded communicator tests to experimental
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-28 Marcello StanisciPoint to explanatory documentation.
2020-03-25 Christian Grothofferror handling
2020-03-21 Alessio VanniMake gnunet-namestore honour expiration dates when...
2020-03-19 Christian Grothoffuse strtok_r in code that could plausibly be used from...
2020-03-17 Christian Grothofffix log error
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-16 Christian Grothoffbetter error handling
2020-03-15 Christian GrothoffMerge branch 'master' of git+ssh://gnunet.org/gnunet
2020-03-15 Christian Grothoffadd function that logically belongs to libgnunetcurl...
2020-03-15 Schanzenbach... implement new simplified POW for LSD001
2020-03-13 Christian Grothoffdo not log as error, give better message
2020-03-12 xrsmove literature information to end of paragraph
2020-03-10 Tanguy Le Carrourimport CA into Icecat
2020-03-10 Christian Grothoffc89
2020-03-03 Schanzenbach... fix NULL ptr deref in attestations
2020-03-03 Schanzenbach... fix attestation flag rest; fix NULL ptr deref
2020-03-03 Christian Grothoffmake static analysis happier
2020-03-03 Christian Grothoffremove 'illegal' (non-reentrant) log logic from signal...
2020-02-24 Christian Grothoffdo not segv if there is no postgres
2020-02-24 Christian Grothofffix return value
2020-02-24 Christian Grothofflog
2020-02-24 Christian Grothoffsupport versioning schema drop
2020-02-19 Christian Grothofffixing the GNS multirecord multipeer test
2020-02-18 Schanzenbach... fix TNG test with NAT
2020-02-18 Schanzenbach... Merge branch 'master' of ssh://gnunet.org/gnunet
2020-02-17 Christian Grothoffimprove log message
2020-02-15 Schanzenbach... Merge branch 'master' of ssh://gnunet.org/gnunet
2020-02-15 Christian Grothoffproposed fix for excessive queueing (somehow does not...
2020-02-15 Christian Grothoffbetter task ordering
next