Age | Commit message (Expand) | Author |
2020-04-07 | fix crash | Christian Grothoff |
2020-04-03 | fix #6157 | Christian Grothoff |
2020-04-03 | fix #6155 | Christian Grothoff |
2020-04-03 | fix #6158 | Christian Grothoff |
2020-04-03 | fix warnings | Christian Grothoff |
2020-04-03 | bad sizeof | Christian Grothoff |
2020-04-03 | fix zero test | Christian Grothoff |
2020-04-03 | fix #6159 and related issues | Christian Grothoff |
2020-04-03 | adding a GNUNET_memcmp_priv for constant-time comparing of data; fixes #6152 ... | Christian Grothoff |
2020-04-03 | fix #6153 | Christian Grothoff |
2020-04-03 | Merge branch 'master' of git+ssh://gnunet.org/gnunet | Christian Grothoff |
2020-04-03 | fix #6154 | Christian Grothoff |
2020-04-03 | added communicator tests to experimental | t3sserakt |
2020-04-02 | fix #6146 | Christian Grothoff |
2020-03-29 | ftbfs | Christian Grothoff |
2020-03-29 | Merge branch 'master' of git+ssh://gnunet.org/gnunet | Christian Grothoff |
2020-03-29 | allow passing of fancy time to timetravel option | Christian Grothoff |
2020-03-28 | Point to explanatory documentation. | Marcello Stanisci |
2020-03-25 | error handling | Christian Grothoff |
2020-03-21 | Make gnunet-namestore honour expiration dates when importing an URI | Alessio Vanni |
2020-03-19 | use strtok_r in code that could plausibly be used from multi-threaded applica... | Christian Grothoff |
2020-03-17 | fix log error | Christian Grothoff |
2020-03-17 | use void * instead of char * for RSA key material to make it more clear that ... | Christian Grothoff |
2020-03-17 | use void * instead of char * for RSA key material to make it more clear that ... | Christian Grothoff |
2020-03-16 | better error handling | Christian Grothoff |
2020-03-15 | Merge branch 'master' of git+ssh://gnunet.org/gnunet | Christian Grothoff |
2020-03-15 | add function that logically belongs to libgnunetcurl instead of in multiple T... | Christian Grothoff |
2020-03-15 | implement new simplified POW for LSD001 | Schanzenbach, Martin |
2020-03-13 | do not log as error, give better message | Christian Grothoff |
2020-03-10 | import CA into Icecat | Tanguy Le Carrour |
2020-03-10 | c89 | Christian Grothoff |
2020-03-03 | fix NULL ptr deref in attestations | Schanzenbach, Martin |
2020-03-03 | fix attestation flag rest; fix NULL ptr deref | Schanzenbach, Martin |
2020-03-03 | make static analysis happier | Christian Grothoff |
2020-03-03 | remove 'illegal' (non-reentrant) log logic from signal handler | Christian Grothoff |
2020-02-24 | do not segv if there is no postgres | Christian Grothoff |
2020-02-24 | fix return value | Christian Grothoff |
2020-02-24 | log | Christian Grothoff |
2020-02-24 | support versioning schema drop | Christian Grothoff |
2020-02-19 | fixing the GNS multirecord multipeer test | Christian Grothoff |
2020-02-18 | fix TNG test with NAT | Schanzenbach, Martin |
2020-02-18 | Merge branch 'master' of ssh://gnunet.org/gnunet | Schanzenbach, Martin |
2020-02-17 | improve log message | Christian Grothoff |
2020-02-15 | Merge branch 'master' of ssh://gnunet.org/gnunet | Schanzenbach, Martin |
2020-02-15 | proposed fix for excessive queueing (somehow does not quite work, not sure why) | Christian Grothoff |
2020-02-15 | better task ordering | Christian Grothoff |
2020-02-14 | fix warning | Schanzenbach, Martin |
2020-02-14 | fix identity rest | Schanzenbach, Martin |
2020-02-14 | remove unused | Schanzenbach, Martin |
2020-02-13 | Merge branch 'master' into schanzen/reclaim_256bit | Schanzenbach, Martin |