exchange/src/mint
Christian Grothoff 2b663f33c0 more comments
2015-01-29 18:46:34 +01:00
..
test_mint_nayapaisa -initial import for mint 2015-01-08 18:37:20 +01:00
test_mint_nyadirahim -initial import for mint 2015-01-08 18:37:20 +01:00
.gitignore -initial import for mint 2015-01-08 18:37:20 +01:00
key_io.c move key IO routines into aptly named files 2015-01-28 15:03:47 +01:00
key_io.h towards proper implementation of /withdraw/status 2015-01-29 00:09:48 +01:00
Makefile.am even cleaner separation of PostGres-specific logic, and nicer libtalerutil headers 2015-01-28 20:53:21 +01:00
mint_db.c finish cleanup of /refresh/commit parsing 2015-01-29 17:34:37 +01:00
mint_db.h annotate with bug report number 2015-01-29 00:59:01 +01:00
mint.h cleaning up mint_db API 2015-01-28 22:18:53 +01:00
taler-mint-dbinit.c misc cleanup, moving TALER_MINT_config_load to libtalerutil 2015-01-28 14:55:25 +01:00
taler-mint-httpd_db.c more comments 2015-01-29 18:46:34 +01:00
taler-mint-httpd_db.h more comments 2015-01-29 18:46:34 +01:00
taler-mint-httpd_deposit.c make TALER_MINT_parse_json_data more expressive, add RSA types as well 2015-01-29 15:45:05 +01:00
taler-mint-httpd_deposit.h starting to clean up /deposit logic 2015-01-27 23:06:23 +01:00
taler-mint-httpd_keys.c simplify logic, remove dead call 2015-01-28 20:59:39 +01:00
taler-mint-httpd_keys.h cleaning up 2015-01-28 21:08:19 +01:00
taler-mint-httpd_keystate.c cleaning up 2015-01-28 21:08:19 +01:00
taler-mint-httpd_keystate.h simplify logic, remove dead call 2015-01-28 20:59:39 +01:00
taler-mint-httpd_mhd.c starting to separate out response generation API and parsing APIs 2015-01-16 13:50:07 +01:00
taler-mint-httpd_mhd.h starting to separate out response generation API and parsing APIs 2015-01-16 13:50:07 +01:00
taler-mint-httpd_parsing.c make TALER_MINT_parse_json_data more expressive, add RSA types as well 2015-01-29 15:45:05 +01:00
taler-mint-httpd_parsing.h finish cleanup of /refresh/melt parsing 2015-01-29 16:26:58 +01:00
taler-mint-httpd_refresh.c more comments 2015-01-29 18:46:34 +01:00
taler-mint-httpd_refresh.h finish cleanup of /refresh/reveal parsing 2015-01-29 17:53:12 +01:00
taler-mint-httpd_responses.c annotate with bug report number 2015-01-29 00:53:05 +01:00
taler-mint-httpd_responses.h clean up /withdraw/sign logic 2015-01-29 00:45:07 +01:00
taler-mint-httpd_withdraw.c cleaning up 2015-01-28 21:08:19 +01:00
taler-mint-httpd_withdraw.h document /withdraw/* operations 2015-01-27 22:20:57 +01:00
taler-mint-httpd.c cleaning up 2015-01-28 21:08:19 +01:00
taler-mint-httpd.h sign /deposit reply so that merchant has proof that mint accepted it 2015-01-28 19:48:41 +01:00
taler-mint-keycheck.c move key IO routines into aptly named files 2015-01-28 15:03:47 +01:00
taler-mint-keyup.c move data_to_string_alloc to GNUnet 2015-01-28 20:31:28 +01:00
taler-mint-reservemod.c more restructuring 2015-01-28 15:06:09 +01:00
test_mint_common.c fix typos, make tests build 2015-01-27 21:48:50 +01:00
test_mint_deposits.c cleaning up mint_db API 2015-01-28 22:18:53 +01:00
test_mint_nayapaisa.ecc -initial import for mint 2015-01-08 18:37:20 +01:00
test_mint_nyadirahim.ecc -initial import for mint 2015-01-08 18:37:20 +01:00