aboutsummaryrefslogtreecommitdiff
path: root/src/include
Commit message (Collapse)AuthorAge
* enable more format string warningsChristian Grothoff2020-10-13
|
* readd set header; update changelogMartin Schanzenbach2020-09-06
|
* - fix more distMartin Schanzenbach2020-09-06
|
* 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 ↵Martin Schanzenbach2020-08-20
| | | | third parties as presentations.
* - 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 ↵Christian Grothoff2020-08-18
| | | | finished, FTBFS)
* 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
| | | | #6475.
* -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 ↵t3sserakt2020-07-17
| | | | | | | | | | | | monotime value checks
* | | 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
| | | | | | | | | | | | | | | | | | It's for convenience when applications call `GNUNET_OS_init', after which it's impossible to obtain GNUnet's configuration without manually checking the filesystem. With this function it's possible to get the configuration regardless of the state of the application.
* | -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 ↵t3sserakt2020-06-05
| | | | of a peer that want to start a KX, and the corresponding test #5823. Credits to dvn, lurchi and xrs for helpful discussions and coding.
* tng: more UDP communicator backchannelsMartin Schanzenbach2020-06-01
| | | | | Added a new message for queue updates to indicate queue length. Queues now may also have a priority parameter.
* rsa crypto compare functions take const parametersJonathan Buchanan2020-05-29
|