index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Collapse
)
Author
2015-04-17
adding /test/ecdsa and /test/eddsa to test client signing and verification ↵
Christian Grothoff
over Curve25519
2015-04-17
implementing /test/base32
Christian Grothoff
2015-04-15
preparing to have /test handlers in build system
Christian Grothoff
2015-04-15
preparing to have /test handlers in build system
Christian Grothoff
2015-04-15
fix #3729 (documentation, code hygene for pq library)
Christian Grothoff
2015-04-15
finish #3777 including testing
Christian Grothoff
2015-04-15
moving core refresh crypto logic to util -- towards fixing #3777
Christian Grothoff
2015-04-15
fix typo / #3776
Christian Grothoff
2015-04-13
basic tests for crypto functions
Christian Grothoff
2015-04-13
rename TALER_RefreshLinkDecryptedP to TALER_RefreshLinkDecrypted as it ↵
Christian Grothoff
contains a pointer and is thus not (P)acked
2015-04-13
starting with tests for libtalerutil
Christian Grothoff
2015-04-13
enable code coverage configure option
Christian Grothoff
2015-04-13
fixing -h and -v command line tool options
Christian Grothoff
2015-04-13
distinguish active/old denomination keys (#3634)
Christian Grothoff
2015-04-13
make build succeed even without libgnurl or libpq
Christian Grothoff
2015-04-12
make wireformat configurable (#3624)
Christian Grothoff
2015-04-12
fix for #3626: make it easier to add additional validators
Christian Grothoff
2015-04-12
separate out wireformats logic
Christian Grothoff
2015-04-12
Merge branch 'master' of git+ssh://git.taler.net/var/git/mint
Christian Grothoff
2015-04-12
implement #3739 (properly)
Christian Grothoff
2015-04-12
-fix misc.
Sree Harsha Totakura
2015-04-12
mintdb: add testcase for insert_denomination
Sree Harsha Totakura
2015-04-12
mintdb postgres: implement insert_denomination
Sree Harsha Totakura
2015-04-12
mintdb plugin: introduce insert_denomination
Sree Harsha Totakura
2015-04-12
Merge branch 'master' of git+ssh://git.taler.net/var/git/mint
Christian Grothoff
2015-04-12
finished with #3712: documentation update
Christian Grothoff
2015-04-12
mintdb: add fixme #3769: Should coins be made spendable at multiple merchants?
Sree Harsha Totakura
2015-04-12
mintdb postgres: fix session hash length
Sree Harsha Totakura
2015-04-12
mintdb postgres: hardlimit storing of currency code to 3 characters - #3768
Sree Harsha Totakura
2015-04-11
implementing JSON logic to generate full error on /refresh/reveal (#3712)
Christian Grothoff
2015-04-11
scaffolding work towards #3712
Christian Grothoff
2015-04-11
-bump copyright years
Christian Grothoff
2015-04-11
implementing #3740
Christian Grothoff
2015-04-11
more complete documentation
Christian Grothoff
2015-04-11
implement #3471
Christian Grothoff
2015-04-10
fix type of transfer keys
Christian Grothoff
2015-04-10
fix type of transfer keys
Christian Grothoff
2015-04-10
mintdb: test (create/get)_refresh_session
Sree Harsha Totakura
2015-04-10
mintdb postgres: implement create_refresh_session
Sree Harsha Totakura
2015-04-10
mintdb postgres: implement get_refresh_session
Sree Harsha Totakura
2015-04-09
httpd db: insert new session into the DB before it is referenced
Sree Harsha Totakura
2015-04-09
-fix indentation
Sree Harsha Totakura
2015-04-09
indenting and minor improvements to refresh operations to make them match ↵
Christian Grothoff
API spec
2015-04-08
Merge branch 'master' of git+ssh://git.taler.net/var/git/mint
Christian Grothoff
2015-04-08
-typo
Christian Grothoff
2015-04-08
indentation and minor updates to reflect latest API docs
Christian Grothoff
2015-04-08
httpd refresh: remove unused `melt_sig_json' and `commit_sig_json' fields
Sree Harsha Totakura
The new protocol has coin signatures in the melt_coins JSON structure. It also does not have a session public key, so the commit_sig is unnecessary.
2015-03-30
-add self as an author
Sree Harsha Totakura
2015-03-29
switching /withdraw/sign from GET to POST
Christian Grothoff
2015-03-29
fix #3726
Christian Grothoff
[next]