index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2017-11-02
lets use 52, the number of bits stored
Christian Grothoff
2017-11-02
fix #5167
Christian Grothoff
2017-11-02
indentation
Christian Grothoff
2017-11-02
fix balance calculation for reserve withdrawals
Christian Grothoff
2017-11-02
clarify soft DB error code - they now could be returned
Christian Grothoff
2017-11-02
define more error codes
Christian Grothoff
2017-11-01
helps to keep enum values distinct
Christian Grothoff
2017-11-01
add status code
Christian Grothoff
2017-11-01
be less verbose
Christian Grothoff
2017-10-31
fix stupid ordering issue after refactoring
Christian Grothoff
2017-10-31
add TALER_EXCHANGE_reserve_withdraw2 function for easy withdrawal of tips
Christian Grothoff
2017-10-31
major API refactoring, adding planchet generation and coin extraction APIs to...
Christian Grothoff
2017-10-31
rename: TALER_setup_planchet -> TALER_planchet_setup_refresh
Christian Grothoff
2017-10-31
rename: TALER_FreshCoinP -> TALER_PlanchetSecretsP, and TALER_setup_fresh_coi...
Christian Grothoff
2017-10-26
start template for generating nicely formatted auditor reports
Christian Grothoff
2017-10-24
more error codes for tipping
Christian Grothoff
2017-10-22
starting with error codes for tipping API
Christian Grothoff
2017-10-18
releasing v0.4.0
v0.4.0
Christian Grothoff
2017-10-18
missing conf from 'make dist'
Marcello Stanisci
2017-10-17
fix matching of auditor keys/denomination issues so that we return _all_ appl...
Christian Grothoff
2017-10-17
report if DK lacks auditor signature
Christian Grothoff
2017-10-17
actually properly implement API wrt return value handling, even if not used t...
Christian Grothoff
2017-10-17
exit more nicely if command line arguments were wrong
Christian Grothoff
2017-10-17
make --wire argument mandatory
Christian Grothoff
2017-10-17
assertion only holds if we did get results
Christian Grothoff
2017-10-16
add exchangedb function for #4961
Christian Grothoff
2017-10-16
resolve #4963
Christian Grothoff
2017-10-16
work on #4963 for taler-auditor
Christian Grothoff
2017-10-16
adding missing table in the drop method
Marcello Stanisci
2017-10-15
suppress compiler warning
Christian Grothoff
2017-10-12
add references to Mantis bugs to TODO/FIXME comments in code
Christian Grothoff
2017-10-12
complete first pass of taler-wre-auditor's wire-out audit logic
Christian Grothoff
2017-10-12
completing reserves_in logic of taler-wire-auditor, but not tested
Christian Grothoff
2017-10-07
properly handle signing errors if httpd lacks signing keys by returning inter...
Christian Grothoff
2017-10-06
check return value from create_denom_key_pair in test
Christian Grothoff
2017-10-06
check rval from TALER_amount_to_string
Christian Grothoff
2017-10-06
use proper return value, some c99 changes
Christian Grothoff
2017-10-06
doh, do not try to clean up after allocation failure
Christian Grothoff
2017-10-06
yet another TALER_amount_get_zero with missing rval check
Christian Grothoff
2017-10-06
use proper enum value for error code on signature parsing in wire plugin
Christian Grothoff
2017-10-06
really carefully check strtoll() return value before casting to uint64_t
Christian Grothoff
2017-10-06
handle (most) TEH_KS_acquire errors
Christian Grothoff
2017-10-06
handle hypothetical failure of plugin not found
Christian Grothoff
2017-10-06
handle plugin load failure without crashing
Christian Grothoff
2017-10-06
use proper type for do_shutdown() callback
Christian Grothoff
2017-10-06
reduce scope of local vars
Christian Grothoff
2017-10-06
add assertion to be more defensive against buffer overflow (cannot happen, bu...
Christian Grothoff
2017-10-06
BLOB is BYTEA in Postgres
Christian Grothoff
2017-10-06
add assertion to be more defensive against buffer overflow (cannot happen, bu...
Christian Grothoff
2017-10-06
do not potentially pass -1 to fcntl()
Christian Grothoff
[prev]
[next]