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
2016-01-01
fix use-after-free on NULLing CB field if CB itself destroyed our context alr...
Christian Grothoff
2016-01-01
update max_fd to new max, never lower it
Christian Grothoff
2015-12-25
Add lots of logging.
Florian Dold
2015-12-24
Remove overly long timeout.
Florian Dold
2015-12-24
logging
Florian Dold
2015-12-23
logging
Florian Dold
2015-12-23
Temporary: Very verbose logging.
Florian Dold
2015-12-23
Logging.
Florian Dold
2015-12-23
Logging.
Florian Dold
2015-12-22
Merge branch 'master' of ssh://taler.net/var/git/mint
Florian Dold
2015-12-20
make sure triggered action actually runs
Christian Grothoff
2015-12-20
-check return value
Christian Grothoff
2015-12-19
avoid generating URLs with // in them
Christian Grothoff
2015-12-19
properly return result (fixes compiler warning)
Christian Grothoff
2015-12-19
use comma instead of space as we do elsewhere
Christian Grothoff
2015-12-19
only reduce timeout, enable function to be called on existing values
Christian Grothoff
2015-12-09
towards /deposit/wtid handling (more skeleton work)
Christian Grothoff
2015-11-25
add contract structure from Merchant
Christian Grothoff
2015-11-25
get rid of marcello's printf()-style debugging with compiler warnings...
Christian Grothoff
2015-11-24
Merge branch 'master' of git+ssh://taler.net/var/git/mint
Christian Grothoff
2015-11-24
-fix indent
Christian Grothoff
2015-11-24
Remove outdated 'todo' comment
Florian Dold
2015-11-24
Fix wrong comment
Florian Dold
2015-11-24
Make compiler warning go away
Florian Dold
2015-11-17
removing the bank Website
Marcello Stanisci
2015-11-11
skeleton for the logic for #3888 (mint-side)
Christian Grothoff
2015-11-11
define signature formats for #3888
Christian Grothoff
2015-11-11
updating code to match simplified specification (#4039)
Christian Grothoff
2015-11-03
minor change to comments
Marcello Stanisci
2015-10-28
fix #4032: move wire deadline form wire details to advisory field in /deposit...
Christian Grothoff
2015-10-28
256 bit is too small for some values, need at least 512
Christian Grothoff
2015-10-23
removing double inclusion
Marcello Stanisci
2015-10-19
-use proper cast to what the API expects, just removes a compiler warning
Christian Grothoff
2015-10-05
doxygen fixes
Christian Grothoff
2015-09-28
fix minor typos/comments
Christian Grothoff
2015-09-28
properly check contract hash, instead of just computing it twice
Christian Grothoff
2015-09-28
-renable testrun, update gitignore
Christian Grothoff
2015-09-28
have option to disable expensive tests
Christian Grothoff
2015-09-28
resolve conflict
Christian Grothoff
2015-09-27
mention need to audit randomness of gamma
Christian Grothoff
2015-09-27
extra logging
Christian Grothoff
2015-09-25
fix interpreter warnings
Fournier Nicolas
2015-09-23
simplify logic
Christian Grothoff
2015-09-22
fix leak
Christian Grothoff
2015-09-22
fix leak
Christian Grothoff
2015-09-22
-do unload plugin, use _exit() after execvp() failure
Christian Grothoff
2015-09-22
-fix leak
Christian Grothoff
2015-09-22
more leaks
Christian Grothoff
2015-09-22
fixing use of wrong array length (bad), and misc leaks
Christian Grothoff
2015-09-22
more AFL tests
Christian Grothoff
[next]