index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
include
Age
Commit message (
Expand
)
Author
2015-03-18
fix #3716: make sure amount-API offers proper checks against overflow and oth...
Christian Grothoff
2015-03-17
move TALER_CONFIG_get_denom into util lib
Christian Grothoff
2015-03-15
refactor denomination key structs to allow proper signing / serialization wit...
Christian Grothoff
2015-03-15
document structs better
Christian Grothoff
2015-03-15
identifying where key_io still needs to be adapted
Christian Grothoff
2015-03-15
moving low-level JSON encoding logic to json.c
Christian Grothoff
2015-03-13
use wire validation routine
Christian Grothoff
2015-03-10
clean up refresh logic and use of signatures
Christian Grothoff
2015-03-10
combining /mint/melt and /mint/commit
Christian Grothoff
2015-03-09
fix use of signature for noreveal index, needs to be tied to session hash
Christian Grothoff
2015-03-09
implementing #3632: generate proof of insufficient funds by converting transa...
Christian Grothoff
2015-03-06
util: reduce taler currency length to 4
Sree Harsha Totakura
2015-03-06
util: use const whenever applicable
Sree Harsha Totakura
2015-02-17
Fix #3624: Check JSON format for wire deposits (SEPA specification)
Sree Harsha Totakura
2015-02-08
bringing copyright tags up to FSF standard
Christian Grothoff
2015-02-08
bringing copyright tags up to FSF standard
Christian Grothoff
2015-01-29
remove dead mint.h includes
Christian Grothoff
2015-01-29
working on cleaning up /refresh/melt logic
Christian Grothoff
2015-01-29
finish cleanup of /refresh/commit parsing
Christian Grothoff
2015-01-28
even cleaner separation of PostGres-specific logic, and nicer libtalerutil he...
Christian Grothoff
2015-01-28
move PostGres-specific logic out of libtalerutil
Christian Grothoff
2015-01-28
move data_to_string_alloc to GNUnet
Christian Grothoff
2015-01-28
move coin validity test to libtalerutil
Christian Grothoff
2015-01-28
sign /deposit reply so that merchant has proof that mint accepted it
Christian Grothoff
2015-01-28
misc cleanup, moving TALER_MINT_config_load to libtalerutil
Christian Grothoff
2015-01-27
cleaning up types used some more: also use a new struct for the transfer key ...
Christian Grothoff
2015-01-27
cleaning up types used
Christian Grothoff
2015-01-27
mint-httpd_db.c now compiles again
Christian Grothoff
2015-01-27
implementing new link crypto API
Christian Grothoff
2015-01-27
rework taler lib, moving some code to GNUnet, cleaner refresh encrypt/decypt API
Christian Grothoff
2015-01-26
finish porting lib
Christian Grothoff
2015-01-26
also fix type here
Christian Grothoff
2015-01-26
intermediary commit, breaking the build by starting to move towards variable-...
Christian Grothoff
2015-01-26
support variable-size results
Christian Grothoff
2015-01-19
more code refactoring to separate parsing, db and response generation nicely
Christian Grothoff
2015-01-09
moving structs relevant for signatures into taler_signatures.h, splitting of ...
Christian Grothoff
2015-01-09
moving TALER_hash_context API to GNUnet, using slightly cleaner API as well
Christian Grothoff
2015-01-09
removing dead TALER_genkey() API call
Christian Grothoff
2015-01-09
stop exporting microhttpd_lib API
Christian Grothoff
2015-01-08
install taler headers
Christian Grothoff
2015-01-08
-initial import for mint
Christian Grothoff