aboutsummaryrefslogtreecommitdiff
path: root/src/include
Commit message (Expand)AuthorAge
* Merge branch 'master' of ssh://gnunet.org/gnunett3sserakt2020-08-31
|\
| * Merge branch 'master' of git+ssh://gnunet.org/gnunetChristian Grothoff2020-08-29
| |\
| * | use proper return typeChristian Grothoff2020-08-29
* | | - fixed some bugst3sserakt2020-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
* | remove const from query string in GNUNET_uriJonathan Buchanan2020-08-24
* | header for uri parserJonathan Buchanan2020-08-24
|/
* add function GNUNET_CURL_extend_headers()Christian Grothoff2020-08-23
* reclaim: Attestations now called credentials. Credentials are presented to th...Martin Schanzenbach2020-08-20
* - towards separation between credentials and presentations thereof, wip, ftbfsMartin Schanzenbach2020-08-20
* -add API todoChristian Grothoff2020-08-19
* -fix set/seti migration issuesChristian Grothoff2020-08-19
* -fix FTBFS for setiChristian Grothoff2020-08-19
* splitting of set intersection functionality from set service (not yet finishe...Christian Grothoff2020-08-18
* Merge branch 'master' of git+ssh://gnunet.org/gnunetChristian Grothoff2020-08-18
|\
| * use charChristian Grothoff2020-08-17
| * clean up GNUNET_CRYPTO_pow_hash APIChristian Grothoff2020-08-17
* | add missing headerChristian Grothoff2020-08-18
|/
* split of set union from set service (preliminary)Christian Grothoff2020-08-16
* fix: GNUNET_is_zero(ptr) should return enum GNUNET_GenericReturnValue. Fixes ...Martin Schanzenbach2020-08-12
* -fix my build with new boolean typedefMartin Schanzenbach2020-08-12
* -fix serializationMartin Schanzenbach2020-08-06
* rest: fix #6462Martin Schanzenbach2020-08-04
* fix typeChristian Grothoff2020-08-03
* fix: reclaim urlenc / revert accidental changeMartin Schanzenbach2020-08-01
* Merge branch 'master' of ssh://gnunet.org/gnunetMartin Schanzenbach2020-08-01
|\
| * fix to nicer styleChristian Grothoff2020-07-31
| * implement GNUNET_buffer_write_data_encodedFlorian Dold2020-07-30
| * use better return typeChristian Grothoff2020-07-27
| * Merge branch 'master' of ssh://gnunet.org/gnunett3sserakt2020-07-21
| |\
| * | TNG: Implemented 5530: add replay protection to TCP communicator. Added monot...t3sserakt2020-07-17
* | | 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
* | remove constChristian Grothoff2020-07-17
* | avoid boolean argument in GNUNET_CURL_job_add(), see #6188Christian Grothoff2020-07-16
* | support context-wide client authenticationChristian Grothoff2020-07-16
* | Add function to return GNUnet's default configurationAlessio Vanni2020-07-14
* | -fix: temporarily bumb minimum quotsMartin Schanzenbach2020-07-06
* | GNUNET_free_non_null -> GNUNET_freeChristian Grothoff2020-07-05
* | try to fix #6419:Christian Grothoff2020-07-02
|/
* indentation fixChristian Grothoff2020-06-18
* Fixed bug #5822 by adding a monotonic time to the connection create message o...t3sserakt2020-06-05
* tng: more UDP communicator backchannelsMartin Schanzenbach2020-06-01
* 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
* Merge branch 'spaeth/import_identity'jospaeth2020-05-26
|\