index
:
taler/exchange.git
age-withdraw
auction_brandt
fail-amount
master
master-broken
new-amount
exchange fork
oec
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mintdb
/
plugin_mintdb_postgres.c
Age
Commit message (
Collapse
)
Author
2015-06-03
notes on issue #3820
Christian Grothoff
2015-06-03
ensure consistent order between CREATE, INSERT and SELECT statements
Christian Grothoff
2015-06-03
make use of network byte order obvious
Christian Grothoff
2015-06-03
more documenting, checking for consistency between prepared statements and ↵
Christian Grothoff
functional logic
2015-06-03
bad missig space in SQL
Christian Grothoff
2015-06-03
remarks on #3816
Christian Grothoff
2015-06-03
remarks on #3814/3815
Christian Grothoff
2015-06-03
remarks on #3813
Christian Grothoff
2015-06-03
remarks on #3812
Christian Grothoff
2015-06-03
remarks on #3812
Christian Grothoff
2015-06-03
reveal_ok is dead
Christian Grothoff
2015-06-03
remarks on #3811
Christian Grothoff
2015-06-03
remarks on #3811
Christian Grothoff
2015-06-03
remarks on #3810
Christian Grothoff
2015-06-03
remarks on #3809
Christian Grothoff
2015-06-03
remarks on #3808
Christian Grothoff
2015-06-03
document macros, avoid passing useless 'result' argument
Christian Grothoff
2015-06-02
-include wallet headers if compiling wallet library
Christian Grothoff
2015-05-27
mintdb postgres: Implement get_refresh_melt().
Sree Harsha Totakura
2015-05-27
mintdb get_known_coin(): Do not allocate memory for return paramter.
Sree Harsha Totakura
Instead populate the fields of the placeholder return variable.
2015-05-25
mintdb postgres: implement insert_refresh_melt()
Sree Harsha Totakura
2015-05-25
mintdb postgres: add deposit fee to the denominations
Sree Harsha Totakura
2015-05-25
mintdb postgres: add get_known_coin() and insert_known_coin()
Sree Harsha Totakura
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-14
avoid PG 9.5 dependency
Christian Grothoff
2015-05-14
fixing misc sql syntax errors
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
RSA keys and signatures for results
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 postgres; implement get_coin_transactions (deposit)
Sree Harsha Totakura
2015-04-12
-fix misc.
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
[prev]
[next]