aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAge
* fix build with clangSchanzenbach, Martin2020-04-17
|
* add relative_time specsChristian Grothoff2020-04-17
|
* add GNUNET_freez for #6186Christian Grothoff2020-04-17
|
* add integer overflow guards and avoid (unlimited) stack allocationChristian Grothoff2020-04-15
|
* take care of odd memset() callsChristian Grothoff2020-04-15
|
* fix #6184Christian Grothoff2020-04-15
|
* fix gnunet-statistics CLIChristian Grothoff2020-04-11
|
* do create directory if it doesn't existChristian Grothoff2020-04-11
|
* fixing #6149Christian Grothoff2020-04-11
|
* fix static assert FTBFS with older gccChristian Grothoff2020-04-11
|
* indentationChristian Grothoff2020-04-10
|
* adapt code to work with latest MHD APIChristian Grothoff2020-04-09
|
* fix warningsChristian Grothoff2020-04-09
|
* introduce enum for generic return valuesChristian Grothoff2020-04-08
|
* hack around crash on disconnectChristian Grothoff2020-04-08
|
* fix sign api for to address #6164Christian Grothoff2020-04-08
|
* fix warningChristian Grothoff2020-04-08
|
* add GNUNET_static_assert()Christian Grothoff2020-04-08
|
* improve comments (#6164)Christian Grothoff2020-04-07
|
* constChristian Grothoff2020-04-07
|
* 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
|