index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mint
Age
Commit message (
Expand
)
Author
2015-07-09
fix mint to actually include signature in deposit error reply
Christian Grothoff
2015-07-08
mint malformed request testing
Christian Grothoff
2015-07-08
nice error reporting
Christian Grothoff
2015-07-08
nicer error reporting
Christian Grothoff
2015-07-08
-simplify parsing, make code compile without new util API
Christian Grothoff
2015-07-06
do not release uninitialized spec entries
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-07-05
add cov for mint build
Christian Grothoff
2015-07-05
-doxygen fixes
Christian Grothoff
2015-07-05
-fix error code
Christian Grothoff
2015-07-05
fixing RC counting and a comma
Christian Grothoff
2015-07-04
more small bugfixes
Christian Grothoff
2015-07-04
fix misc small bugs
Christian Grothoff
2015-07-01
implement C API for /admin/add/incoming
Christian Grothoff
2015-07-01
implementing #3851
Christian Grothoff
2015-06-30
towards implementing #3851: /admin/add/incoming
Christian Grothoff
2015-06-30
fix /test/rsa API to persist private RSA key and use it across requests and a...
Christian Grothoff
2015-06-22
fixing #3857
Christian Grothoff
2015-06-21
implementing /deposit JSON generation
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
add test mode option to mint
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-15
fix #3818 and handle coins being melted into multiple sessions
Christian Grothoff
2015-06-12
ensure DKI information is in database before we start to use it (#3808)
Christian Grothoff
2015-06-11
fix #3835
Christian Grothoff
2015-06-11
fix #3825
Christian Grothoff
2015-06-11
fixing #3810
Christian Grothoff
2015-05-16
organize #include, remove redundant includes
Christian Grothoff
2015-05-16
eliminating ECDSA, replacing with EdDSA-ECDHE-combo in transfer protocol
Christian Grothoff
2015-05-01
check return values
Christian Grothoff
2015-05-01
-initialize 'now'
Christian Grothoff
2015-05-01
minor bugfixes
Christian Grothoff
2015-04-19
fix NPE
Christian Grothoff
2015-04-19
minor updates to /test api
Christian Grothoff
2015-04-19
implementing /test/transfer
Christian Grothoff
2015-04-18
implementing /test/encrypt
Christian Grothoff
2015-04-18
implementing /test/hkdf
Christian Grothoff
2015-04-18
implementing /test/ecdhe
Christian Grothoff
2015-04-18
implementing /test/rsa
Christian Grothoff
2015-04-17
adding list of missing /test requests
Christian Grothoff
2015-04-17
adding /test/ecdsa and /test/eddsa to test client signing and verification ov...
Christian Grothoff
2015-04-17
implementing /test/base32
Christian Grothoff
[next]