index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mint
/
taler-mint-httpd_keystate.c
Age
Commit message (
Expand
)
Author
2015-04-08
indentation and minor updates to reflect latest API docs
Christian Grothoff
2015-03-28
fix use of struct TALER_DenominationKeyValidityPS
Christian Grothoff
2015-03-28
fix use of struct TALER_MintSigningKeyValidityPS
Christian Grothoff
2015-03-28
-doxygen fixes
Christian Grothoff
2015-03-28
more rename-fest work
Christian Grothoff
2015-03-27
major rename-fest for more constent symbol names
Christian Grothoff
2015-03-24
fix #3484: sign over full key set as well
Christian Grothoff
2015-03-22
fix #3638
Christian Grothoff
2015-03-18
fix #3716: make sure amount-API offers proper checks against overflow and oth...
Christian Grothoff
2015-03-15
refactor denomination key structs to allow proper signing / serialization wit...
Christian Grothoff
2015-03-15
remove dead #includes
Christian Grothoff
2015-03-15
minor beautifications
Christian Grothoff
2015-03-15
minor beautifications
Christian Grothoff
2015-03-15
use GNUNET_CRYPTO_rsa_public_key_hash instead of re-implementing it
Christian Grothoff
2015-03-15
cleaner /keys set filtering logic
Christian Grothoff
2015-03-15
warn if no signing key was found, fix next_reload calculation
Christian Grothoff
2015-03-15
adding filename argument to signkey iterator for better diagnostic messages
Christian Grothoff
2015-03-15
simplify json construction code
Christian Grothoff
2015-03-15
moving low-level JSON encoding logic to json.c
Christian Grothoff
2015-03-15
fixing another minor leak, improving comments
Christian Grothoff
2015-03-15
fix memory leaks on keystate reloading, simplify keystate reloading logic
Christian Grothoff
2015-03-15
simplify code structure, reduce exposure of keystate struct
Christian Grothoff
2015-03-09
fix ftbfs vs. latest GNUnet APIs
Christian Grothoff
2015-02-08
bringing copyright tags up to FSF standard
Christian Grothoff
2015-01-30
fix missing test, wrong type
Christian Grothoff
2015-01-29
remove dead mint.h includes
Christian Grothoff
2015-01-28
cleaning up
Christian Grothoff
2015-01-28
simplify logic, remove dead call
Christian Grothoff
2015-01-28
generally just include taler_util.h
Christian Grothoff
2015-01-28
splitting up /keys and keystate handling
Christian Grothoff