Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-05-17 | Compression. | Marcello Stanisci | |
Inclusion of 'content-encoding: deflate' header now (really) happens per request, and not "per state" (where any request got this header appended and broke those unaware requests that didn't compress their data.) | |||
2019-05-03 | add compression support for bodies of POST/PUT operations | Christian Grothoff | |
2019-05-02 | replace denom_pub with denom_pub_hash in exchange API to reduce bandwidth | Christian Grothoff | |
2019-04-08 | Refactor lib/exchange_api_reserve.c for GNUNET_memcmp | ng0 | |
2019-02-17 | fix memory leak of rhistory, always allocate it on the heap | Christian Grothoff | |
2019-01-11 | fix cyclic dependency by combining exchange-lib and auditor-lib directories | Christian Grothoff | |