index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
lib
/
exchange_api_handle.c
Age
Commit message (
Expand
)
Author
2019-12-11
add logic for privacy policy
Christian Grothoff
2019-10-31
tighten formatting rules
Christian Grothoff
2019-10-26
bump version
Christian Grothoff
2019-10-26
fix spacing
Christian Grothoff
2019-10-05
reindenting with uncrustify
Christian Grothoff
2019-09-15
fix leak
Christian Grothoff
2019-09-15
fix leaks and unnecessary fetch of RSA signature on refresh/reveal
Christian Grothoff
2019-09-15
fix leak
Christian Grothoff
2019-08-31
don't mark auditor as 'up' when version request failed
demo-2019-08-31-00
Florian Dold
2019-08-25
re-format code
Florian Dold
2019-08-21
fix indentation, and properly report vc protocol error if signatures are invalid
Christian Grothoff
2019-06-06
fixing #5754 (make copy, as original may disappear)
Christian Grothoff
2019-06-05
working on fix for #5747
Christian Grothoff
2019-06-03
Fix return code check.
Marcello Stanisci
2019-06-03
check more return values
Christian Grothoff
2019-05-24
teah_common.h -> taler_curl_lib.h
Marcello Stanisci
2019-05-16
Fix compression.
Marcello Stanisci
2019-05-15
Content-encoding -> Content-Encoding.
Marcello Stanisci
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-18
memcmp
Christian Grothoff
2019-04-11
Re-enabling keys serialization test.
Marcello Stanisci
2019-04-10
Refactor exchange_api_handle for GNUNET_memcmp
ng0
2019-04-08
Refactor for GNUNET_memcmp
ng0
2019-04-04
Inserting "now" argument into "/keys".
Marcello Stanisci
2019-04-03
Provide API to fake now when requesting /keys.
Marcello Stanisci
2019-03-02
actually disable 100 continue
Christian Grothoff
2019-02-19
Align tests to latest change.
Marcello Stanisci
2019-01-25
Revert explicit AUDITOR_connect at tests.
Marcello Stanisci
2019-01-24
make function static
Christian Grothoff
2019-01-24
Auditor tests.
Marcello Stanisci
2019-01-22
Fix denoms comparison.
Marcello Stanisci
2019-01-21
debug
Marcello Stanisci
2019-01-17
/keys API.
Marcello Stanisci
2019-01-16
Extend tests.
Marcello Stanisci
2019-01-13
more code towards fixing #5447
Christian Grothoff
2019-01-11
fix cyclic dependency by combining exchange-lib and auditor-lib directories
Christian Grothoff