aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Merge branch 'master' of ssh://gnunet.org/gnunett3sserakt2020-08-06
|\
| * -fix various bugsMartin Schanzenbach2020-08-06
| |
| * reclaim: Refactoring and more standards compliance with respect to scopesMartin Schanzenbach2020-08-06
| |
| * reclaim: Make SPAs work with public clients. No longer encrypt code.Martin Schanzenbach2020-08-05
| |
| * reclaim: fix #6463Martin Schanzenbach2020-08-04
| |
| * Merge branch 'master' of ssh://gnunet.org/gnunetMartin Schanzenbach2020-08-04
| |\
| | * fix missing API conversionChristian Grothoff2020-08-04
| | |
| * | rest: fix #6462Martin Schanzenbach2020-08-04
| |/
| * reclaim: do not store access token instead piggyback ticketMartin Schanzenbach2020-08-04
| |
| * -fix userinfo sub claimMartin Schanzenbach2020-08-03
| |
| * -fix argument numberMartin Schanzenbach2020-08-03
| |
| * reclaim: support client credentials in POST body for token requestMartin Schanzenbach2020-08-03
| |
| * fix typeChristian Grothoff2020-08-03
| |
| * - fix postdata iteratorMartin Schanzenbach2020-08-03
| |
| * - get postdata another wayMartin Schanzenbach2020-08-03
| |
| * - fix urldecode params #2Martin Schanzenbach2020-08-02
| |
| * - fix urldecode paramsMartin Schanzenbach2020-08-02
| |
| * - fix multibyte urlencodeMartin Schanzenbach2020-08-02
| |
| * - actually urlencode parameters in reclaim OIDCMartin Schanzenbach2020-08-02
| |
| * -fix redirect creationMartin Schanzenbach2020-08-01
| |
| * 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
| | |
| | * fix SIGSEGV in GNUNET_buffer_write_data_encodedFlorian Dold2020-07-30
| | |
| * | util: add percent/url encodingMartin Schanzenbach2020-08-01
| | |
* | | - fixed tcp communicator rekeyt3sserakt2020-08-06
| |/ |/|
* | implement GNUNET_buffer_write_data_encodedFlorian Dold2020-07-30
| |
* | use better return typeChristian Grothoff2020-07-27
| |
* | ensure psql fails hard if there is an error in the SQL (fixes #6437)Christian Grothoff2020-07-22
| |
* | - removed use of GNUNET_free_non_nullt3sserakt2020-07-21
| |
* | Merge branch 'master' of ssh://gnunet.org/gnunett3sserakt2020-07-21
|\|
| * 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
| |
| * docs: fixed example for pinning a friends public keyrexxnor2020-07-16
| | | | | | | | Signed-off-by: rexxnor <rexxnor+gnunet@brief.li>
| * - Use correct argument in GNUNET_OS_init callAlessio Vanni2020-07-15
| | | | | | | | Signed-off-by: Christian Grothoff <christian@grothoff.org>
| * Load GNSRECORD plugins within GNUnet's contextAlessio Vanni2020-07-15
| | | | | | | | | | | | | | | | | | | | | | | | When applications set a new project data structure using `GNUNET_OS_init', the plugin loader will look into a different path for plugins, instead of using GNUnet's installation path. Since applications don't normally come with the default DNS/GNS plugins for GNSRECORD, the consequence is that GNSRECORD will always fail when operating on a record from GNS. Signed-off-by: Christian Grothoff <christian@grothoff.org>
| * 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.
| * update for 0.13.1v0.13.1Martin Schanzenbach2020-07-12
| |
| * fix: raise ATS quotas to 10 MiB #6426Martin Schanzenbach2020-07-09
| |
| * bump version, update po filesv0.13.0Martin Schanzenbach2020-07-07
| |
| * -fix more configsMartin Schanzenbach2020-07-07
| |
| * -fixMartin Schanzenbach2020-07-07
| |
| * -fix: increase quotas due to increased min value fixMartin Schanzenbach2020-07-07
| |
| * -fix: increase quotas due to increased min value fixMartin Schanzenbach2020-07-07
| |
| * -fix: use new peer keys for blacklistMartin Schanzenbach2020-07-07
| |
| * fix: cadet fix to use correct tunnel endMartin Schanzenbach2020-07-06
| |