oweals/gnunet.git
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
2020-02-14 Schanzenbach... fix warning
2020-02-14 Schanzenbach... fix identity rest
2020-02-14 Schanzenbach... remove unused
2020-02-13 Schanzenbach... Merge branch 'master' into schanzen/reclaim_256bit
2020-02-13 Schanzenbach... add concept of supplemental records
2020-02-13 Schanzenbach... Merge branch 'master' into schanzen/reclaim_256bit schanzen/reclaim_256bit
2020-02-13 Schanzenbach... always return nick records
2020-02-13 Schanzenbach... Merge branch 'master' into schanzen/reclaim_256bit
2020-02-13 Schanzenbach... fix logic for nick
2020-02-12 Schanzenbach... Merge branch 'master' into schanzen/reclaim_256bit
2020-02-12 Schanzenbach... resolve nick if specifically requested
2020-02-12 Schanzenbach... Merge branch 'master' into schanzen/reclaim_256bit
2020-02-12 Schanzenbach... fix duplicate NICK in record
2020-02-09 Schanzenbach... Merge branch 'schanzen/reclaim_256bit' of ssh://gnunet...
2020-02-09 Schanzenbach... add expiration
2020-02-09 Schanzenbach... consolidate reclaim attribute lib
2020-02-09 Schanzenbach... bugfixes; CLI improvements
2020-02-09 Schanzenbach... add base64url encoding to util (RFC7515)
2020-02-09 Schanzenbach... more bugfixes and REST API change
2020-02-09 Schanzenbach... bugfixes
2020-02-09 Schanzenbach... towards better API
2020-02-09 Schanzenbach... bugfixes
2020-02-09 Schanzenbach... add attestation API to CLI
2020-02-09 Schanzenbach... add attestation API
2020-02-09 Schanzenbach... Refactoring reclaim attestations
2020-02-09 Schanzenbach... move to 256-bit identifier; some cleanups
2020-02-09 Christian Grothoffuse versioning schema to only load database schema...
2020-02-09 Christian Grothoffuse NULL value in load_path_suffix to NOT load any...
2020-02-07 Schanzenbach... add expiration
2020-02-07 Schanzenbach... consolidate reclaim attribute lib
2020-02-07 Schanzenbach... bugfixes; CLI improvements
2020-02-06 Schanzenbach... add base64url encoding to util (RFC7515)
2020-02-06 Schanzenbach... more bugfixes and REST API change
2020-02-06 Schanzenbach... bugfixes
2020-02-04 Schanzenbach... towards better API
2020-02-04 Schanzenbach... bugfixes
2020-02-04 Schanzenbach... add attestation API to CLI
2020-02-04 Schanzenbach... add attestation API
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 Schanzenbach... Refactoring reclaim attestations
2020-02-04 Christian Grothoffadd timetravel getopt helper
2020-02-03 Christian Grothofffix bug *AGAIN*, could swear I fixed this one before...
next