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
2021-01-27
clean up code
Christian Grothoff
2021-01-26
use version
Christian Grothoff
2021-01-26
implement #6724
Christian Grothoff
2021-01-26
fix #6725: use modern name
Christian Grothoff
2021-01-26
strptime is locale-dependent, re-implement for C locale-only
Christian Grothoff
2021-01-26
improve logging
Christian Grothoff
2021-01-21
make "make check" in src/util respect env var ‘TMPDIR’
Thien-Thi Nguyen
2021-01-21
work around compiler warning, ensure we leave 0-terminator, even though it is...
Christian Grothoff
2021-01-21
update log level
Christian Grothoff
2021-01-18
improve logging and comments in json.c
Christian Grothoff
2021-01-17
rename taler-helper-crypto-* to taler-exchange-secmod-*
Florian Dold
2021-01-16
remove unused struct member
Florian Dold
2021-01-16
reduce lookahead_sign in tests to improve test performance a bit
Christian Grothoff
2021-01-16
nah, also on internal server errors and anything I can imagine we should back...
Christian Grothoff
2021-01-16
remove dead field
Christian Grothoff
2021-01-15
ensure /management/keys cache is flushed when keys change
Christian Grothoff
2021-01-15
newline
Christian Grothoff
2021-01-15
fix use after free issue
Christian Grothoff
2021-01-15
fix DH revocation logic
Christian Grothoff
2021-01-15
avoid warning if file does not exist
Christian Grothoff
2021-01-15
mkdir on tofu file
Christian Grothoff
2021-01-15
improve logging
Christian Grothoff
2021-01-15
remove master_pub from DB
Christian Grothoff
2021-01-15
purge old LOOKAHEAD_PROVIDE option
Florian Dold
2021-01-14
remove legacy config option
v0.8.1-dev.2
Florian Dold
2021-01-13
fix sync issues, add rudimentary test
Christian Grothoff
2021-01-12
bugfixes in auditor-sync logic
Christian Grothoff
2021-01-12
dynamic curl timeouts for /keys and /wire requests
Florian Dold
2021-01-11
taler-auditor-sync WiP
Christian Grothoff
2021-01-11
sync skeleton
Christian Grothoff
2021-01-11
fix #6685
Christian Grothoff
2021-01-11
DB schema update
Christian Grothoff
2021-01-10
finish irbt_callbacks
Christian Grothoff
2021-01-10
more work on INSERT statements
Christian Grothoff
2021-01-10
complete select_serial_by_* SELECT statements
Christian Grothoff
2021-01-10
expand irbt templates
Christian Grothoff
2021-01-10
expand irbt templates
Christian Grothoff
2021-01-10
preparing statements for auditor replication logic
Christian Grothoff
2021-01-10
skeleton for postgres_insert_records_by_table
Christian Grothoff
2021-01-10
fix #6683
Christian Grothoff
2021-01-10
complete (untested) implementation of lrbt_callbacks
Christian Grothoff
2021-01-10
remove redundant old_coin_pub from link data
Christian Grothoff
2021-01-10
fix major bug with SQL statement missing ORDER BY freshcoin_index resulting i...
Christian Grothoff
2021-01-09
more optimizations of tables with foreign keys
Christian Grothoff
2021-01-08
change wire_reference to be uint64_t always; more work on lrbt_callbacks
Christian Grothoff
2021-01-08
use known_coin_id instead of coin_pub, use reserve_out_serial_id/rrc_serial i...
Christian Grothoff
2021-01-08
use auditor_uuid instead of auditor_pub as foreign key
Christian Grothoff
2021-01-08
change exchange database to use denominations_serial instead of denom_pub_has...
Christian Grothoff
2021-01-07
fixes for earlier fix
Christian Grothoff
2021-01-07
fix test issues with new DB schema
Christian Grothoff
[next]