aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAge
* fix crashChristian Grothoff2020-04-07
|
* fix #6157Christian Grothoff2020-04-03
|
* fix #6155Christian Grothoff2020-04-03
|
* fix #6158Christian Grothoff2020-04-03
|
* fix warningsChristian Grothoff2020-04-03
|
* bad sizeofChristian Grothoff2020-04-03
|
* fix zero testChristian Grothoff2020-04-03
|
* fix #6159 and related issuesChristian Grothoff2020-04-03
|
* adding a GNUNET_memcmp_priv for constant-time comparing of data; fixes #6152 ↵Christian Grothoff2020-04-03
| | | | (modulo actually finding specific places where this SHOULD be used instead of GNUNET_memcmp)
* fix #6153Christian Grothoff2020-04-03
|
* Merge branch 'master' of git+ssh://gnunet.org/gnunetChristian Grothoff2020-04-03
|\
| * added communicator tests to experimentalt3sserakt2020-04-03
| |
* | fix #6154Christian Grothoff2020-04-03
|/
* fix #6146Christian Grothoff2020-04-02
|
* ftbfsChristian Grothoff2020-03-29
|
* Merge branch 'master' of git+ssh://gnunet.org/gnunetChristian Grothoff2020-03-29
|\
| * Point to explanatory documentation.Marcello Stanisci2020-03-28
| |
* | allow passing of fancy time to timetravel optionChristian Grothoff2020-03-29
|/
* error handlingChristian Grothoff2020-03-25
|
* Make gnunet-namestore honour expiration dates when importing an URIAlessio Vanni2020-03-21
|
* use strtok_r in code that could plausibly be used from multi-threaded ↵Christian Grothoff2020-03-19
| | | | applications
* fix log errorChristian Grothoff2020-03-17
|
* use void * instead of char * for RSA key material to make it more clear that ↵Christian Grothoff2020-03-17
| | | | these are not 0-terminated strings
* use void * instead of char * for RSA key material to make it more clear that ↵Christian Grothoff2020-03-17
| | | | these are not 0-terminated strings
* better error handlingChristian Grothoff2020-03-16
|
* Merge branch 'master' of git+ssh://gnunet.org/gnunetChristian Grothoff2020-03-15
|\
| * implement new simplified POW for LSD001Schanzenbach, Martin2020-03-15
| |
* | add function that logically belongs to libgnunetcurl instead of in multiple ↵Christian Grothoff2020-03-15
|/ | | | Taler binaries
* do not log as error, give better messageChristian Grothoff2020-03-13
|
* import CA into IcecatTanguy Le Carrour2020-03-10
|
* c89Christian Grothoff2020-03-10
|
* fix NULL ptr deref in attestationsSchanzenbach, Martin2020-03-03
|
* fix attestation flag rest; fix NULL ptr derefSchanzenbach, Martin2020-03-03
|
* make static analysis happierChristian Grothoff2020-03-03
|
* remove 'illegal' (non-reentrant) log logic from signal handlerChristian Grothoff2020-03-03
|
* do not segv if there is no postgresChristian Grothoff2020-02-24
|
* fix return valueChristian Grothoff2020-02-24
|
* logChristian Grothoff2020-02-24
|
* support versioning schema dropChristian Grothoff2020-02-24
|
* fixing the GNS multirecord multipeer testChristian Grothoff2020-02-19
|
* fix TNG test with NATSchanzenbach, Martin2020-02-18
|
* Merge branch 'master' of ssh://gnunet.org/gnunetSchanzenbach, Martin2020-02-18
|\
| * improve log messageChristian Grothoff2020-02-17
| |
* | Merge branch 'master' of ssh://gnunet.org/gnunetSchanzenbach, Martin2020-02-15
|\|
| * proposed fix for excessive queueing (somehow does not quite work, not sure why)Christian Grothoff2020-02-15
| |
| * better task orderingChristian Grothoff2020-02-15
| |
* | fix warningSchanzenbach, Martin2020-02-14
|/
* fix identity restSchanzenbach, Martin2020-02-14
|
* remove unusedSchanzenbach, Martin2020-02-14
|
* Merge branch 'master' into schanzen/reclaim_256bitSchanzenbach, Martin2020-02-13
|\