Changesets: exchange

master 2cddf524

2017-10-16 13:49

Christian Grothoff


Details Diff
work on 0004963 for taler-auditor
mod - src/auditor/Makefile.am Diff File
mod - src/auditor/taler-auditor.c Diff File

master d970d6ab

2017-10-15 19:42

Christian Grothoff


Details Diff
suppress compiler warning
mod - src/auditor/taler-wire-auditor.c Diff File

master 6dbbd36a

2017-10-14 13:37

Christian Grothoff


Details Diff
add CSS to dist
mod - doc/Makefile.am Diff File

master b5f5956e

2017-10-14 02:01

Christian Grothoff


Details Diff
fix geq, needs{}
mod - doc/taler-exchange.texi Diff File

master fca44ed6

2017-10-13 23:45

Christian Grothoff


Details Diff
fix syntax issue in texi
mod - doc/taler-exchange.texi Diff File

master 7a232a09

2017-10-12 22:56

Christian Grothoff


Details Diff
add references to Mantis bugs to TODO/FIXME comments in code
mod - src/auditor/taler-auditor.c Diff File
mod - src/auditor/taler-wire-auditor.c Diff File
mod - src/include/taler_wire_plugin.h Diff File

master cb13afaf

2017-10-12 22:46

Christian Grothoff


Details Diff
complete first pass of taler-wre-auditor's wire-out audit logic
mod - src/auditor/taler-wire-auditor.c Diff File
mod - src/auditordb/plugin_auditordb_postgres.c Diff File
mod - src/include/taler_auditordb_plugin.h Diff File
mod - src/include/taler_wire_plugin.h Diff File

master 600d1684

2017-10-12 18:26

Christian Grothoff


Details Diff
completing reserves_in logic of taler-wire-auditor, but not tested
mod - src/auditor/taler-wire-auditor.c Diff File

master cc5d09cf

2017-10-07 17:10

Christian Grothoff


Details Diff
properly handle signing errors if httpd lacks signing keys by returning internal errors (and handling new return value from TEH_KS_sign)
mod - src/exchange/taler-exchange-httpd_deposit.c Diff File
mod - src/exchange/taler-exchange-httpd_keystate.c Diff File
mod - src/exchange/taler-exchange-httpd_keystate.h Diff File
mod - src/exchange/taler-exchange-httpd_payback.c Diff File
mod - src/exchange/taler-exchange-httpd_refresh_melt.c Diff File
mod - src/exchange/taler-exchange-httpd_refund.c Diff File
mod - src/exchange/taler-exchange-httpd_responses.c Diff File
mod - src/exchange/taler-exchange-httpd_track_transaction.c Diff File
mod - src/exchange/taler-exchange-httpd_track_transfer.c Diff File

master 7935349d

2017-10-07 00:19

Christian Grothoff


Details Diff
check return value from create_denom_key_pair in test
mod - src/exchangedb/test_exchangedb.c Diff File

master c92d88d9

2017-10-07 00:16

Christian Grothoff


Details Diff
check rval from TALER_amount_to_string
mod - src/exchange-tools/taler-exchange-keyup.c Diff File

master 837fcd51

2017-10-07 00:13

Christian Grothoff


Details Diff
use proper return value, some c99 changes
mod - src/benchmark/taler-exchange-benchmark.c Diff File

master 15e27abe

2017-10-07 00:10

Christian Grothoff


Details Diff
doh, do not try to clean up after allocation failure
mod - src/exchange-lib/exchange_api_reserve.c Diff File

master 12619719

2017-10-07 00:08

Christian Grothoff


Details Diff
yet another TALER_amount_get_zero with missing rval check
mod - src/auditor/taler-auditor.c Diff File

master 1c725c05

2017-10-07 00:06

Christian Grothoff


Details Diff
use proper enum value for error code on signature parsing in wire plugin
mod - src/wire/plugin_wire_test.c Diff File

master d86a6615

2017-10-07 00:04

Christian Grothoff


Details Diff
really carefully check strtoll() return value before casting to uint64_t
mod - src/auditor/taler-auditor.c Diff File
mod - src/exchange-tools/taler-exchange-keyup.c Diff File

master 332a3729

2017-10-06 23:54

Christian Grothoff


Details Diff
handle (most) TEH_KS_acquire errors
mod - src/exchange/taler-exchange-httpd_deposit.c Diff File
mod - src/exchange/taler-exchange-httpd_keystate.c Diff File
mod - src/exchange/taler-exchange-httpd_keystate.h Diff File
mod - src/exchange/taler-exchange-httpd_payback.c Diff File
mod - src/exchange/taler-exchange-httpd_refresh_melt.c Diff File
mod - src/exchange/taler-exchange-httpd_refresh_reveal.c Diff File
mod - src/exchange/taler-exchange-httpd_refund.c Diff File
mod - src/exchange/taler-exchange-httpd_reserve_withdraw.c Diff File
mod - src/include/taler_error_codes.h Diff File

master 98b7444a

2017-10-06 23:41

Christian Grothoff


Details Diff
handle hypothetical failure of plugin not found
mod - src/exchange/taler-exchange-aggregator.c Diff File

master 9b585fd0

2017-10-06 23:39

Christian Grothoff


Details Diff
handle plugin load failure without crashing
mod - src/exchange/test_taler_exchange_aggregator.c Diff File

master ad97b8d4

2017-10-06 23:36

Christian Grothoff


Details Diff
use proper type for do_shutdown() callback
mod - src/auditor/taler-wire-auditor.c Diff File

master a90936f8

2017-10-06 23:35

Christian Grothoff


Details Diff
reduce scope of local vars
mod - src/pq/test_pq.c Diff File

master a7746c81

2017-10-06 23:32

Christian Grothoff


Details Diff
add assertion to be more defensive against buffer overflow (cannot happen, but this better protects against future changes)
mod - src/exchange-lib/exchange_api_refresh_link.c Diff File

master d5505065

2017-10-06 23:31

Christian Grothoff


Details Diff
BLOB is BYTEA in Postgres
mod - src/auditordb/plugin_auditordb_postgres.c Diff File

master dc883f85

2017-10-06 23:27

Christian Grothoff


Details Diff
add assertion to be more defensive against buffer overflow (cannot happen, but this better protects against future changes)
mod - src/exchange-lib/exchange_api_refresh_link.c Diff File

master 8f08e463

2017-10-06 23:23

Christian Grothoff


Details Diff
do not potentially pass -1 to fcntl()
mod - src/exchange/taler-exchange-httpd.c Diff File
 First  Prev  1 2 3 ... 20 ... 40 ... 60 ... 80 ... 100 ... 120 ... 130 131 132 133 134 135 136 ... 140 ... 160 ... 180 ... 200 ... 214 215 216  Next  Last