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-11-03
minor change to comments
Marcello Stanisci
2015-09-22
-fix leak
Christian Grothoff
2015-09-21
add option -C to force closing of connections
Christian Grothoff
2015-09-19
finish implementing #3847
Christian Grothoff
2015-09-18
finish implementing #3847
Christian Grothoff
2015-09-17
towards implementing #3847
Christian Grothoff
2015-09-17
implement mintdb API for mint to read auditor keys from disk -- and form audi...
Christian Grothoff
2015-07-14
-check return value
Christian Grothoff
2015-07-11
fix #3886
Christian Grothoff
2015-07-09
fix a few pointer passing issues, add remark about #3886
Christian Grothoff
2015-07-06
simplifying use of struct TALER_DenominationKeyValidityPS by removing signature
Christian Grothoff
2015-07-05
final fixes to make test pass
Christian Grothoff
2015-07-05
include mint's public key in reply
Christian Grothoff
2015-07-05
misc bugfixes from tests
Christian Grothoff
2015-06-20
generate /keys signature as binary-only
Christian Grothoff
2015-06-19
miscounted s:o entries by one
Christian Grothoff
2015-06-19
-more logging
Christian Grothoff
2015-06-18
-log
Christian Grothoff
2015-06-18
fix range check, fix NULL check, fix plugin linkage
Christian Grothoff
2015-06-18
-use static for internal API
Christian Grothoff
2015-06-18
fix locking issue, as the mutex we are using is not recursive we need to be a...
Christian Grothoff
2015-06-12
ensure DKI information is in database before we start to use it (#3808)
Christian Grothoff
2015-05-01
-initialize 'now'
Christian Grothoff
2015-04-19
fix NPE
Christian Grothoff
2015-04-13
distinguish active/old denomination keys (#3634)
Christian Grothoff
2015-04-12
implement #3739 (properly)
Christian Grothoff
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
[next]