index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2015-05-28
add --enable-wallet-only flag to build libtalerutil_wallet which ONLY contain...
Christian Grothoff
2015-05-18
check return values
Christian Grothoff
2015-05-18
Merge branch 'master' of git+ssh://taler.net/var/git/mint
Christian Grothoff
2015-05-18
fix reporting in constructor
Christian Grothoff
2015-05-17
describe refund protocol
Christian Grothoff
2015-05-17
slightly expand wireformat test to cover error cases
Christian Grothoff
2015-05-17
test for rsa-json conversion API
Christian Grothoff
2015-05-17
add functions for conversion from json to rsa public key/signature for symmet...
Christian Grothoff
2015-05-17
test json-raw conversion, fix assertion
Christian Grothoff
2015-05-17
test json-time conversion, add support for forever/never time
Christian Grothoff
2015-05-17
adding testcase for json-amount conversions, fixing typos and missing currenc...
Christian Grothoff
2015-05-17
add test for varsize pq operation
Christian Grothoff
2015-05-17
adding script to generate code coverage report
Christian Grothoff
2015-05-16
organize #include, remove redundant includes
Christian Grothoff
2015-05-16
-fix doxygen errors
Christian Grothoff
2015-05-16
eliminating ECDSA support from json API (dead)
Christian Grothoff
2015-05-16
eliminating ECDSA, replacing with EdDSA-ECDHE-combo in transfer protocol
Christian Grothoff
2015-05-15
resolve #3717
Christian Grothoff
2015-05-15
transaction logic is inside of DB function
Christian Grothoff
2015-05-15
have sensible default
Christian Grothoff
2015-05-15
adapt to API change
Christian Grothoff
2015-05-15
getting test to pass
Christian Grothoff
2015-05-15
misc bugfixes
Christian Grothoff
2015-05-15
completing test-case implementation:
Christian Grothoff
2015-05-15
fixing misc. minor bugs, towards getting testcases to work
Christian Grothoff
2015-05-15
use talercheck DB
Christian Grothoff
2015-05-14
avoid PG 9.5 dependency
Christian Grothoff
2015-05-14
fixing misc sql syntax errors
Christian Grothoff
2015-05-14
fix ftbfs of test
Christian Grothoff
2015-05-14
fix ftbfs of test
Christian Grothoff
2015-05-13
fix ftbfs
Christian Grothoff
2015-05-13
Merge branch 'master' of git.taler.net:/var/git/mint
Christian Grothoff
2015-05-13
sync
Christian Grothoff
2015-05-13
towards fixing #3717 and #3633
Christian Grothoff
2015-05-10
do equivalent update for results that was done to type queries in pq library
Christian Grothoff
2015-05-09
slight improvements
Christian Grothoff
2015-05-09
slight clarifications
Christian Grothoff
2015-05-09
replace macros with functions for better type-checking
Christian Grothoff
2015-05-07
pq test skeleton, not finished
Christian Grothoff
2015-05-07
note (theoretical) problem with 64 vs 63 bit integers
Christian Grothoff
2015-05-07
extend PQ library to support Absolute time values
Christian Grothoff
2015-05-07
removing extra spaces, correcting argument counts
Christian Grothoff
2015-05-07
add a few more LENGTH checks
Christian Grothoff
2015-05-07
capitalize SQL keywords
Christian Grothoff
2015-05-06
-mini fix
Christian Grothoff
2015-05-06
clean up of result processing in postgres logic by expanding pq API to cover ...
Christian Grothoff
2015-05-06
simplify PG logic by having libtalerpq handle RSA signature/key encoding
Christian Grothoff
2015-05-06
fixing #3768, using new pq API more
Christian Grothoff
2015-05-06
expanding PQ APIs with cleanup function
Christian Grothoff
2015-05-06
expanding PQ APIs to be able to handle Amounts nicely (and be extensible for ...
Christian Grothoff
[next]