index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mintdb
Age
Commit message (
Expand
)
Author
2015-05-16
organize #include, remove redundant includes
Christian Grothoff
2015-05-16
-fix doxygen errors
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
adapt to API change
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-13
fix ftbfs
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
replace macros with functions for better type-checking
Christian Grothoff
2015-05-07
pq test skeleton, not finished
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-04
-working a bit on DB, starting to adjust libtalerpq API, not done yet
Christian Grothoff
2015-04-30
-fix use of uninit memory
Christian Grothoff
2015-04-29
mintdb postgres: enforce foreign key on denominations
Sree Harsha Totakura
2015-04-29
mintdb: add postgres plugin testcase to regression tests
Sree Harsha Totakura
2015-04-29
mintdb postgres; implement get_coin_transactions (deposit)
Sree Harsha Totakura
2015-04-13
enable code coverage configure option
Christian Grothoff
2015-04-13
make build succeed even without libgnurl or libpq
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: 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
scaffolding work towards #3712
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-03-30
-add self as an author
Sree Harsha Totakura
2015-03-28
-doxygen fixes
Christian Grothoff
2015-03-28
fixing a few missing renames for structs
Christian Grothoff
2015-03-28
fix extra-disting
Christian Grothoff
2015-03-28
more rename-fest work
Christian Grothoff
2015-03-28
second round of renamefest
Christian Grothoff