exchange/src/mint
Christian Grothoff 2da8705c96 doxygen
2015-08-09 15:46:29 +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 add cov for mint build 2015-07-05 13:48:35 +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 simplifying use of struct TALER_DenominationKeyValidityPS by removing signature 2015-07-06 10:16:49 +02:00
taler-mint-httpd_db.h towards implementing #3851: /admin/add/incoming 2015-06-30 22:09:15 +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 -off by 1 2015-07-14 17:43:50 +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 fixing #3876 (no semantic change, just stylistic changes) 2015-07-11 21:45:34 +02:00
taler-mint-httpd_refresh.h -doxygen fixes 2015-03-28 15:43:06 +01:00
taler-mint-httpd_responses.c implementing verify_refresh_melt_signature_forbidden 2015-08-08 21:32:09 +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_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 add -t option to httpd 2015-07-13 23:51:15 +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