index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
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
additional data types in the future)
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-22
define G
Christian Grothoff
2015-04-22
fixing #3779: typos in paper
Christian Grothoff
2015-04-19
fix NPE
Christian Grothoff
2015-04-19
adding man pages
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 ↵
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
use git versions, not git-svn versions
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
removing dead option
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
[next]