index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
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
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
2015-05-04
-working a bit on DB, starting to adjust libtalerpq API, not done yet
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-30
-fix use of uninit memory
Christian Grothoff
2015-04-29
pq: do not modify the ptr passed in ResultSpec
Sree Harsha Totakura
2015-04-29
-style fixes
Sree Harsha Totakura
2015-04-29
mintdb postgres: enforce foreign key on denominations
Sree Harsha Totakura
2015-04-29
libpq: do not loose the ptr where new memory should be allocated.
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-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 TALER_refresh_link_encrypted_encode, and adding test
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
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
[next]