exchange/src/mint
2015-12-19 20:36:20 +01:00
..
afl-tests more AFL tests 2015-09-22 09:59:43 +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 skeleton for the logic for #3888 (mint-side) 2015-11-11 18:21:29 +01:00
taler-mint-httpd_admin.c resolve conflict 2015-09-28 15:27:04 +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 properly return result (fixes compiler warning) 2015-12-19 20:36:20 +01:00
taler-mint-httpd_db.h towards /deposit/wtid handling (more skeleton work) 2015-12-09 15:36:34 +01:00
taler-mint-httpd_deposit.c fix #4032: move wire deadline form wire details to advisory field in /deposit request 2015-10-28 21:06:23 +01:00
taler-mint-httpd_deposit.h -doxygen fixes 2015-03-28 15:42:07 +01:00
taler-mint-httpd_keystate.c minor change to comments 2015-11-03 16:49:14 +01:00
taler-mint-httpd_keystate.h -fix leak 2015-09-22 10:29:53 +02:00
taler-mint-httpd_mhd.c removing double inclusion 2015-10-23 17:09:30 +02:00
taler-mint-httpd_mhd.h -doxygen fixes 2015-03-28 15:42:07 +01:00
taler-mint-httpd_parsing.c fix leak 2015-09-22 16:54:04 +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 use of wrong array length (bad), and misc leaks 2015-09-22 10:00:01 +02:00
taler-mint-httpd_refresh.h -doxygen fixes 2015-03-28 15:43:06 +01:00
taler-mint-httpd_reserve.c -fix leak 2015-09-22 10:29:53 +02:00
taler-mint-httpd_reserve.h renaming /withdraw to /reserve (#3968) 2015-09-19 22:08:49 +02:00
taler-mint-httpd_responses.c towards /deposit/wtid handling (more skeleton work) 2015-12-09 15:36:34 +01:00
taler-mint-httpd_responses.h towards /deposit/wtid handling (more skeleton work) 2015-12-09 15:36:34 +01: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_tracking.c towards /deposit/wtid handling (more skeleton work) 2015-12-09 15:36:34 +01:00
taler-mint-httpd_tracking.h skeleton for the logic for #3888 (mint-side) 2015-11-11 18:21:29 +01:00
taler-mint-httpd_wire.c fixing use of wrong array length (bad), and misc leaks 2015-09-22 10:00:01 +02:00
taler-mint-httpd_wire.h skeleton for /wire requests 2015-08-10 17:45:54 +02:00
taler-mint-httpd.c Merge branch 'master' of git+ssh://taler.net/var/git/mint 2015-11-24 14:48:35 +01:00
taler-mint-httpd.h add option -C to force closing of connections 2015-09-21 10:43:22 +02:00
test_taler_mint_httpd_afl.sh fixing use of wrong array length (bad), and misc leaks 2015-09-22 10:00:01 +02:00
test_taler_mint_httpd.data -more tests 2015-07-14 17:46:21 +02:00
test_taler_mint_httpd.sh -fix typo 2015-09-21 15:41:01 +02:00