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
2020-01-14
refactor uri parsing logic, prepare for unit test
Christian Grothoff
2020-01-13
make fakebank and banklib match specifified new API
Christian Grothoff
2020-01-13
eliminate libtalerwire
Christian Grothoff
2019-11-28
remove patch_private_key, as it doesn't make any sense
Florian Dold
2019-11-09
fix off by one: reserve space for 0-termination
Christian Grothoff
2019-11-01
fix path concatenation
Florian Dold
2019-10-31
tighten formatting rules
Christian Grothoff
2019-10-29
fix type and indentation
Christian Grothoff
2019-10-17
implement buffer API and use it for URL construction
Florian Dold
2019-10-05
add helper function to detect http/https on an MHD connection
Florian Dold
2019-10-05
reindenting with uncrustify
Christian Grothoff
2019-09-23
make URL joining more restrictive to avoid mistakes
Florian Dold
2019-09-15
add libasan to the LD_PRELOAD path if it was in gnunet-config
Christian Grothoff
2019-09-13
FPRINTF -> fprintf
Marcello Stanisci
2019-09-05
fix warnings
Christian Grothoff
2019-09-05
fix compiler warnings, add assertions
Christian Grothoff
2019-09-01
update to match recent GNUnet changes
Christian Grothoff
2019-08-25
re-format code
Florian Dold
2019-08-21
detect plain http server
Christian Grothoff
2019-08-17
remove currency field from databases
Christian Grothoff
2019-06-18
reduce code duplication
Christian Grothoff
2019-05-02
replace denom_pub with denom_pub_hash in exchange API to reduce bandwidth
Christian Grothoff
2019-04-08
refactor util/test_crypto.c for GNUNET_memcmp
ng0
2019-02-11
4692. Fix global return code.
Marcello Stanisci
2018-10-06
fix #5434 (no more salt in exchange wire replies)
Christian Grothoff
2018-08-11
leave it to GNUnet
Christian Grothoff
2018-08-11
disable SECMEM for Taler exchange, it causes massive lock contention and then...
Christian Grothoff
2018-04-02
Changing configuration structure to enable multiple accounts.
Christian Grothoff
2018-01-31
url joining: grow strings correctly
Florian Dold
2018-01-31
oops, add missing file
Florian Dold
2018-01-31
more tests, fix varargs invocation
Florian Dold
2018-01-31
url construction helpers
Florian Dold
2018-01-01
refuse endian conversion for invalid amounts
Christian Grothoff
2017-11-29
fixing #5178
Christian Grothoff
2017-11-02
lets use 52, the number of bits stored
Christian Grothoff
2017-11-02
fix #5167
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-06
fix signed calls to isalpha/isdigit/isspace etc.
Christian Grothoff
2017-06-06
bump versions for release
v0.3.0
Christian Grothoff
2017-06-04
fixing misc doxygen issues
Christian Grothoff
2017-04-20
fix misc doxygen issues
Christian Grothoff
2017-03-20
fixing misc auditor issues
Christian Grothoff
2017-03-15
update getopt config parsing style to match 'getopt' GNUnet branch API change
Christian Grothoff
2017-03-06
add amount division API and test case
Christian Grothoff
2016-11-18
addressing #4803: nicer error messages for invalid wire formats
Christian Grothoff
2016-11-18
hack to get taler-config working again
Christian Grothoff
2016-11-18
fix testcase with new 1e-10 logic
Christian Grothoff
2016-11-17
actually install taler-config
Christian Grothoff
[next]