index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
lib
/
exchange_api_management_get_keys.c
Age
Commit message (
Expand
)
Author
2023-10-25
new blind signing code builds
Christian Grothoff
2023-09-22
-misc minor fixes
Christian Grothoff
2023-06-04
code cleanup, fixing misc. memory leaks in the process
Christian Grothoff
2023-05-01
breaking protocol changes towards fixing #7810 (incomplete, taler-exchange-of...
Christian Grothoff
2022-12-05
force include of taler_util.h, not of taler_crypto_lib.h or taler_amount_lib.h
Christian Grothoff
2022-02-21
-big renaming of structs for consistent naming with P suffix
Christian Grothoff
2022-02-18
[age restriction] progress 15/n - melt/refresh/reveal and recoup
Özgür Kesim
2022-02-16
[age restriction] progress 14/n - withdraw and deposit
Özgür Kesim
2022-02-04
implement CS key handling and csr endpoint
Lucien Heuzeveldt
2021-12-14
introducing GNUNET_TIME_Timestamp, recoup now with amounts
Christian Grothoff
2021-11-17
-use different hash for RSA vs. Denomination hashing
Christian Grothoff
2021-10-27
fix lib/ FTBFS
Christian Grothoff
2021-10-27
-work on FTBFS;
Christian Grothoff
2021-07-30
fix #6967
Christian Grothoff
2021-07-24
fix #6939 in exchange
Christian Grothoff
2021-01-05
improve logging
Christian Grothoff
2020-12-20
only log with json_dumpf() if explicitly compiled via DEBUG #define
Christian Grothoff
2020-12-20
do not log error on MHD_HTTP_GONE status code, revocation is a legitimate reply
Christian Grothoff
2020-12-12
fix misc bugs
Christian Grothoff
2020-12-05
move all TALER_SIGNATURE_SM_-operations to secmod_signatures.c
Christian Grothoff
2020-11-30
doxygen fixes
Christian Grothoff
2020-11-26
add logic to parse and check secmod signatures
Christian Grothoff
2020-11-25
complete GET /management/keys implementation
Christian Grothoff
2020-11-25
implement first new client API
Christian Grothoff
2020-11-25
extended exchange APIs for #6175
Christian Grothoff