aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAge
...
| * -indentationChristian Grothoff2020-08-18
| |
| * fix message typesChristian Grothoff2020-08-18
| |
| * Merge branch 'master' of git+ssh://gnunet.org/gnunetChristian Grothoff2020-08-18
| |\
| | * fix ftbfsChristian Grothoff2020-08-17
| | |
| | * use charChristian Grothoff2020-08-17
| | |
| | * clean up GNUNET_CRYPTO_pow_hash APIChristian Grothoff2020-08-17
| | |
| * | add missing headerChristian Grothoff2020-08-18
| |/
| * add missing fileChristian Grothoff2020-08-16
| |
| * 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: mysql version detectionMartin Schanzenbach2020-08-11
| | | | | | | | Fix detection macro and support mysql8+ my_bool deprecation. Fixes #6465.
| * -also allow non-standard scopes as claimsMartin Schanzenbach2020-08-07
| |
| * -improve request cleanup handlingMartin Schanzenbach2020-08-06
| |
| * -add supported claimsMartin Schanzenbach2020-08-06
| |
| * -fix rest plugin issuesMartin Schanzenbach2020-08-06
| |
| * -add state, close socketsMartin Schanzenbach2020-08-06
| |
| * -fix serializationMartin Schanzenbach2020-08-06
| |
* | - fixed some bugst3sserakt2020-08-28
| |
* | 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
|\|