index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
util
Age
Commit message (
Expand
)
Author
2021-05-14
more work on hopefully fixing #6862
Christian Grothoff
2021-05-14
disable gettext use in secmod code (#6862)
Christian Grothoff
2021-04-24
remove fault injection
Christian Grothoff
2021-04-20
-inject fault for buildbot test
Christian Grothoff
2021-04-16
skip keys in future keys if they already expired (remove logging)
Christian Grothoff
2021-04-16
skip keys in future keys if they already expired
Christian Grothoff
2021-04-14
fix rare NPE
Christian Grothoff
2021-04-12
tolerate extreme case where all denominations expired
Christian Grothoff
2021-03-01
remove deadlocking log statements
Christian Grothoff
2021-02-16
fix revocation of unknown key
Christian Grothoff
2021-02-13
fix memory leaks
Christian Grothoff
2021-02-07
fix #6745
Sebastian
2021-01-29
not not break
Christian Grothoff
2021-01-28
try another tac
Christian Grothoff
2021-01-28
swap signal and unlock logic to hopefully nail #6726
Christian Grothoff
2021-01-28
more logging
Christian Grothoff
2021-01-28
improve test logging
Christian Grothoff
2021-01-27
fix #6726
Christian Grothoff
2021-01-27
clean up code
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-17
rename taler-helper-crypto-* to taler-exchange-secmod-*
Florian Dold
2021-01-15
newline
Christian Grothoff
2021-01-15
fix DH revocation logic
Christian Grothoff
2021-01-15
improve logging
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-06
fix #6676
Christian Grothoff
2021-01-06
update .gitignore files
Christian Grothoff
2021-01-06
add chmod() to set client unix domain socket to group writable regardless of ...
Christian Grothoff
2021-01-06
better error handling on configuration failures
Christian Grothoff
2021-01-06
use shorter PATHs, /home/grothoff/research/taler/exchange/src/util may be too...
Christian Grothoff
2021-01-06
use blocking sendto() call to possibly eliminate need for nanosleep()
Christian Grothoff
2021-01-05
improve logging
Christian Grothoff
2021-01-05
fix path for tests
Christian Grothoff
2021-01-05
fix path for tests
Christian Grothoff
2021-01-02
clean taler-config, needed to build proper dpkg
Christian Grothoff
2021-01-01
fix #6666, bump protocol version to 9
Christian Grothoff
2020-12-31
keep helpers in normal bin/ dir
Christian Grothoff
2020-12-31
proposed fix for #6667
Christian Grothoff
2020-12-31
more logging for #6667
Christian Grothoff
2020-12-31
more logging for #6667
Christian Grothoff
2020-12-31
fix typo in last commit: s/dh/esh/ (three instances)
Thien-Thi Nguyen
2020-12-31
use same restart logic for EdDSA and RSA
Christian Grothoff
2020-12-31
set timeout to 5s
Christian Grothoff
2020-12-25
add check for sufficiently recent version of libgnunetutil, remove now unnece...
Christian Grothoff
2020-12-20
log when we sign, with error if time does not match expectations
Christian Grothoff
2020-12-20
misc doxygen fixes
Christian Grothoff
2020-12-20
fix GNUNET_DISK_fn_write() rval check to match latest GNUnet API
Christian Grothoff
2020-12-16
enable auditor in generate-XXX-basedb scripts
Christian Grothoff
[next]