index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
exchange
/
taler-exchange-httpd_keystate.c
Age
Commit message (
Expand
)
Author
2019-11-23
more refactoring for libtalermhd
Christian Grothoff
2019-11-23
more refactoring towards using libtalermhd
Christian Grothoff
2019-11-01
improve status codes returned in case of denomination key troubles
Christian Grothoff
2019-10-31
tighten formatting rules
Christian Grothoff
2019-10-29
fix compiler warnings
Christian Grothoff
2019-10-26
note on bumping version
Christian Grothoff
2019-10-05
reindenting with uncrustify
Christian Grothoff
2019-08-25
re-format code
Florian Dold
2019-08-21
check signatures before serving
Christian Grothoff
2019-08-01
fix indent
Christian Grothoff
2019-07-24
version bump related to #5777 implementation
Christian Grothoff
2019-06-27
first steps on #5777
Christian Grothoff
2019-06-26
add test for json_wire.c logic
Christian Grothoff
2019-06-26
implement /link signatures
Christian Grothoff
2019-06-18
dead code elimination
Christian Grothoff
2019-06-05
working on fix for #5747
Christian Grothoff
2019-06-03
add missing unlock (on error path that is usually fatal anyway)
Christian Grothoff
2019-05-02
replace denom_pub with denom_pub_hash in exchange API to reduce bandwidth
Christian Grothoff
2019-04-08
Refactor for GNUNET_memcmp
ng0
2019-04-06
Artificial 'now'.
Marcello Stanisci
2019-04-05
Do not include legally expired keys into /keys response.
Marcello Stanisci
2019-04-03
Faking the time.
Marcello Stanisci
2019-03-11
implementing private key deletion (#5536)
Christian Grothoff
2019-03-11
pre-pull merging
Christian Grothoff
2019-03-02
actually disable 100 continue
Christian Grothoff
2019-02-17
Need to check for revoked keys as well before adding from DB.
Christian Grothoff
2019-02-17
towards #5536 (right now deactivated, as if on tests fail...)
Christian Grothoff
2019-02-14
preparations for #5536
Christian Grothoff
2019-01-10
do not crash if keystate fails to load
Christian Grothoff
2018-12-21
fix loglevel.
Marcello Stanisci
2018-10-27
fix compiler warning
Christian Grothoff
2018-10-27
clean up struct TALER_ExchangeSigningKeyValidityPS
Christian Grothoff
2018-10-19
reduce redundant data fetch (#5444)
Christian Grothoff
2018-10-13
intermediate patch towards implementing #5136
Christian Grothoff
2018-10-06
add skeleton for auditor httpd
Christian Grothoff
2018-10-06
fix #5434 (no more salt in exchange wire replies)
Christian Grothoff
2018-09-26
Revert "Fix cherry-pick test case."
Florian Dold
2018-09-25
Fix cherry-pick test case.
Marcello Stanisci
2018-09-15
fix #5315, including more testing
Christian Grothoff
2018-08-09
fix KS state freeing on exit
Christian Grothoff
2018-07-04
lookahead/duration options are in [exchange], not [exchange_keys], use consis...
Christian Grothoff
2018-06-27
Addressing #5291.
Marcello Stanisci
2018-03-12
fix #5281 for exchange: do preflight check that an old transaction is no long...
Christian Grothoff
2018-02-12
Implement new traits-based tests.
Marcello Stanisci
2018-01-18
implement #5254
Christian Grothoff
2017-11-29
fixing #5178
Christian Grothoff
2017-11-01
be less verbose
Christian Grothoff
2017-10-17
fix matching of auditor keys/denomination issues so that we return _all_ appl...
Christian Grothoff
2017-10-17
report if DK lacks auditor signature
Christian Grothoff
2017-10-07
properly handle signing errors if httpd lacks signing keys by returning inter...
Christian Grothoff
[next]