aboutsummaryrefslogtreecommitdiff
path: root/src/util
Commit message (Expand)AuthorAge
* Merge branch 'master' into spaeth/escrow_pluginsjospaeth2020-09-10
|\
| * 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
| |\
| * | use proper return typeChristian Grothoff2020-08-29
* | | fix GNUNET_STRINGS_urlencodejospaeth2020-09-07
* | | Merge branch 'master' into spaeth/escrow_pluginsjospaeth2020-08-28
|\ \ \ | | |/ | |/|
| * | change uri structs to match conventionsJonathan Buchanan2020-08-27
| * | use (and "GNUnet-ify") libyuarel as a basepoint for uri parsingJonathan Buchanan2020-08-26
| |/
| * fix ftbfsChristian Grothoff2020-08-17
| * clean up GNUNET_CRYPTO_pow_hash APIChristian Grothoff2020-08-17
* | Merge branch 'master' into spaeth/escrow_pluginsjospaeth2020-08-15
|\|
| * fix: GNUNET_is_zero(ptr) should return enum GNUNET_GenericReturnValue. Fixes ...Martin Schanzenbach2020-08-12
* | Merge branch 'master' into spaeth/escrow_pluginsjospaeth2020-08-07
|\|
| * fix typeChristian Grothoff2020-08-03
* | Merge remote-tracking branch 'origin/master' into spaeth/escrow_pluginsjospaeth2020-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 branch 'master' into spaeth/escrow_pluginsjospaeth2020-07-19
|\|
| * 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
* | Merge branch 'master' into spaeth/escrow_pluginsjospaeth2020-07-16
|\|
| * Add function to return GNUnet's default configurationAlessio Vanni2020-07-14
* | add crypto method for ecdsa privkey from stringjospaeth2020-07-13
|/
* -fix test for changed free logicMartin Schanzenbach2020-07-05
* GNUNET_free_non_null -> GNUNET_freeChristian Grothoff2020-07-05
* -style fixChristian Grothoff2020-07-01
* Fixed 5528: TCP *communicator* bindto option should support DNS names, and 60...t3sserakt2020-06-12
* rsa crypto compare functions take const parametersJonathan Buchanan2020-05-29
* Make REQUEST_AGPL messages configurable and add handler by defaultAlessio Vanni2020-05-27
* remove argon2 dependency. Use limited libsodium argon2id function for GNS and...Martin Schanzenbach2020-05-26
* fix bit counting messMartin Schanzenbach2020-05-26
* Merge branch 'master' of ssh://gnunet.org/gnunetMartin Schanzenbach2020-05-26
|\
| * replace Christian's FIXME with an explanationFlorian Dold2020-05-26
| * add additional test condition for GNS cryptoFlorian Dold2020-05-26
* | use argon2idMartin Schanzenbach2020-05-26
|/
* fix bit check in hashMartin Schanzenbach2020-05-25
* Improved BIO APIAlessio Vanni2020-05-19
* fix ftbfsChristian Grothoff2020-05-19
* Fix #6070Florian Dold2020-05-06
* move from tweetnacl (+custom hacks) -> only sodiumFlorian Dold2020-05-06
* stylefixChristian Grothoff2020-04-30
* check for integer overflow in buffer lib (fixes #6217)Florian Dold2020-04-24