exchange/src/mint
2015-08-17 23:38:00 +02:00
..
test_mint_nayapaisa fix #3835 2015-06-11 16:11:07 +02:00
test_mint_nyadirahim fix #3835 2015-06-11 16:11:07 +02:00
test-mint-home -simplify parsing, make code compile without new util API 2015-07-08 08:54:55 +02:00
.gitignore -initial import for mint 2015-01-08 18:37:20 +01:00
Makefile.am calling /wire skeletons, adding /robots.txt page 2015-08-10 17:46:09 +02:00
taler-mint-httpd_admin.c share more code in mint API, misc bugfixes 2015-07-11 23:07:36 +02:00
taler-mint-httpd_admin.h implement C API for /admin/add/incoming 2015-07-01 00:18:01 +02:00
taler-mint-httpd_db.c fix offset: do not add off for the index into the keys from the client 2015-08-14 22:05:08 +02:00
taler-mint-httpd_db.h initialize melt_fee in the TALER_MINT_RefreshMelt struct 2015-08-09 21:50:23 +02:00
taler-mint-httpd_deposit.c fixing #3876 (no semantic change, just stylistic changes) 2015-07-11 21:45:34 +02:00
taler-mint-httpd_deposit.h -doxygen fixes 2015-03-28 15:42:07 +01:00
taler-mint-httpd_keystate.c -check return value 2015-07-14 16:55:59 +02:00
taler-mint-httpd_keystate.h fix a few pointer passing issues, add remark about #3886 2015-07-09 22:10:14 +02:00
taler-mint-httpd_mhd.c -doxygen fixes 2015-03-28 15:42:07 +01:00
taler-mint-httpd_mhd.h -doxygen fixes 2015-03-28 15:42:07 +01:00
taler-mint-httpd_parsing.c report line numbers to log when generating request parsing errors 2015-08-09 18:50:14 +02:00
taler-mint-httpd_parsing.h fixing #3876 (no semantic change, just stylistic changes) 2015-07-11 21:45:34 +02:00
taler-mint-httpd_refresh.c some DB logic fixes, so now more of tests pass 2015-08-17 23:38:00 +02:00
taler-mint-httpd_refresh.h -doxygen fixes 2015-03-28 15:43:06 +01:00
taler-mint-httpd_responses.c some DB logic fixes, so now more of tests pass 2015-08-17 23:38:00 +02:00
taler-mint-httpd_responses.h doxygen 2015-08-09 15:46:29 +02:00
taler-mint-httpd_test.c fixing #3876 (no semantic change, just stylistic changes) 2015-07-11 21:45:34 +02:00
taler-mint-httpd_test.h fix /test/rsa API to persist private RSA key and use it across requests and allow client to fetch it before requesting the signature 2015-06-30 21:25:16 +02:00
taler-mint-httpd_wire.c finishing taler-mint-sepa 2015-08-11 16:53:04 +02:00
taler-mint-httpd_wire.h skeleton for /wire requests 2015-08-10 17:45:54 +02:00
taler-mint-httpd_withdraw.c fixing #3876 (no semantic change, just stylistic changes) 2015-07-11 21:45:34 +02:00
taler-mint-httpd_withdraw.h -doxygen fixes 2015-03-28 15:42:07 +01:00
taler-mint-httpd.c fix typo 2015-08-14 15:06:26 +02:00
taler-mint-httpd.h add test mode option to mint 2015-06-18 14:25:09 +02: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
test_taler_mint_httpd.data -more tests 2015-07-14 17:46:21 +02:00
test_taler_mint_httpd.sh mint malformed request testing 2015-07-08 09:48:12 +02:00