aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAge
* -mild refactoring of consensus, cleaning up the code a bitChristian Grothoff2020-08-29
|
* Merge branch 'master' of git+ssh://gnunet.org/gnunetChristian Grothoff2020-08-29
|\
| * fix order of namespaces in plugin_rest_identityjospaeth2020-08-28
| | | | | | | | GNUNET_REST_namespace_match() always matched to the first namespace for GET
| * add gnsrecord-tvg and revocation-tvg to .gitignorejospaeth2020-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
| |
* | use proper return typeChristian Grothoff2020-08-29
|/
* 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
|
* -implement the symmetric option in setuChristian Grothoff2020-08-19
|
* -add API todoChristian Grothoff2020-08-19
|
* -fix ftbfsChristian Grothoff2020-08-19
|
* change scalarproduct to use seti service in lieu of deprecated set serviceChristian Grothoff2020-08-19
|
* change revocation logic to use setu service in lieu of deprecated set serviceChristian Grothoff2020-08-19
|
* fix seti testcaseChristian Grothoff2020-08-19
|
* -fix set/seti migration issuesChristian Grothoff2020-08-19
|
* -fix test FTBFSChristian Grothoff2020-08-19
|
* -fix FTBFS for setiChristian 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)
* splitting of set intersection functionality from set service (not yet ↵Christian Grothoff2020-08-18
| | | | finished, FTBFS)
* -refactor a bit moreChristian Grothoff2020-08-18
|
* -refactor to eliminate code no longer needed after set->setu specializationChristian Grothoff2020-08-18
|
* -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
|
* -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
| |