aboutsummaryrefslogtreecommitdiff
path: root/src/util
Commit message (Expand)AuthorAge
* -flurry of bugfixes for tng serviceMartin Schanzenbach2021-02-23
* implement #6716Christian Grothoff2021-01-28
* fix config testChristian Grothoff2021-01-16
* convert to GMT, not localtime in GNUNET_TIME_year_to_timeChristian Grothoff2021-01-07
* properly document return value of GNUNET_PROGRAM_runChristian Grothoff2021-01-07
* just use catChristian Grothoff2021-01-06
* do not output synthetic pathsChristian Grothoff2021-01-02
* fix /proc/PID/maps parser format stringChristian Grothoff2021-01-02
* do not use atomic write for configuration file, we may not have permissions t...Christian Grothoff2020-12-31
* fix sendto bugChristian Grothoff2020-12-20
* change GNUNET_DISK_fn_write() to always do atomic writes and to NOT overwrite...Christian Grothoff2020-12-19
* add GNUNET_CRYPTO_hash_context_copy() functionChristian Grothoff2020-12-09
* Merge branch 'master' of git+ssh://gnunet.org/gnunetChristian Grothoff2020-12-05
|\
| * -remove unused macro / add commentFlorian Dold2020-12-04
| * gnunet-crypto-tvg: fix bogus labelFlorian Dold2020-12-04
| * add test vector unit testFlorian Dold2020-12-04
| * gnunet-crypto-tvg: add verification modeFlorian Dold2020-12-04
| * gnunet-crypto-tvg: output JSON, fix memleaksFlorian Dold2020-12-04
* | -fix indentationChristian Grothoff2020-12-05
* | fix typeChristian Grothoff2020-11-22
|/
* spell checkingChristian Grothoff2020-11-14
* -fix some warningsMartin Schanzenbach2020-10-26
* - fix '-c' in applications without base configAlessio Vanni2020-10-26
* -fix some warningsMartin Schanzenbach2020-10-16
* enable more format string warningsChristian Grothoff2020-10-13
* Allow applications to change ProjectData with only some fieldsAlessio Vanni2020-10-11
* UTIL: Never localize fancy strings in to_string to prevent breaking from_stri...Martin Schanzenbach2020-10-02
* Merge branch 'master' of ssh://gnunet.org/gnunett3sserakt2020-09-08
|\
| * gnunet-qr/uri: Fix exit code handling; fix memory corruptionMartin Schanzenbach2020-09-02
* | - fixed socket clean up; added sync between start of service and communicatort3sserakt2020-09-08
|/
* Merge branch 'master' of git+ssh://gnunet.org/gnunetChristian Grothoff2020-08-29
|\
| * change uri structs to match conventionsJonathan Buchanan2020-08-27
| * use (and "GNUnet-ify") libyuarel as a basepoint for uri parsingJonathan Buchanan2020-08-26
* | use proper return typeChristian Grothoff2020-08-29
|/
* fix ftbfsChristian Grothoff2020-08-17
* clean up GNUNET_CRYPTO_pow_hash APIChristian Grothoff2020-08-17
* fix: GNUNET_is_zero(ptr) should return enum GNUNET_GenericReturnValue. Fixes ...Martin Schanzenbach2020-08-12
* fix typeChristian Grothoff2020-08-03
* - fix multibyte urlencodeMartin Schanzenbach2020-08-02
* Merge branch 'master' of ssh://gnunet.org/gnunetMartin Schanzenbach2020-08-01
|\
| * fix SIGSEGV in GNUNET_buffer_write_data_encodedFlorian Dold2020-07-30
| * implement GNUNET_buffer_write_data_encodedFlorian Dold2020-07-30
| * ensure psql fails hard if there is an error in the SQL (fixes #6437)Christian Grothoff2020-07-22
* | util: add percent/url encodingMartin Schanzenbach2020-08-01
|/
* merge flags into enum for GNUNET_DISK_pipe() API, fixing #6188Christian Grothoff2020-07-18
* avoid boolean flag in GNUNET_OS_start_process() API (fixes #6188)Christian Grothoff2020-07-17
* fix signatureChristian Grothoff2020-07-17
* support context-wide client authenticationChristian Grothoff2020-07-16
* Add function to return GNUnet's default configurationAlessio Vanni2020-07-14
* -fix test for changed free logicMartin Schanzenbach2020-07-05