index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mint
/
Makefile.am
Age
Commit message (
Expand
)
Author
2016-01-25
getting aggregator structure laid out for #4141
Christian Grothoff
2016-01-25
skeleton for binary to implement #4141
Christian Grothoff
2016-01-25
fix #4149
Christian Grothoff
2015-11-11
skeleton for the logic for #3888 (mint-side)
Christian Grothoff
2015-09-28
have option to disable expensive tests
Christian Grothoff
2015-09-21
run sh-based testcases
Christian Grothoff
2015-09-19
renaming /withdraw to /reserve (#3968)
Christian Grothoff
2015-08-10
calling /wire skeletons, adding /robots.txt page
Christian Grothoff
2015-07-05
add cov for mint build
Christian Grothoff
2015-06-30
towards implementing #3851: /admin/add/incoming
Christian Grothoff
2015-04-15
preparing to have /test handlers in build system
Christian Grothoff
2015-04-13
distinguish active/old denomination keys (#3634)
Christian Grothoff
2015-03-28
second round of renamefest
Christian Grothoff
2015-03-27
major rename-fest for more constent symbol names
Christian Grothoff
2015-03-26
db: testcase depends on the postgres plugin
Sree Harsha Totakura
2015-03-26
db: pick the right plugin in the DB testcase
Sree Harsha Totakura
2015-03-22
move free functions into plugin
Christian Grothoff
2015-03-20
first stab at establishing proper plugin API, main HTTP code compiles, other ...
Christian Grothoff
2015-03-19
-link against libjansson
Christian Grothoff
2015-03-15
note todo
Christian Grothoff
2015-03-15
simplify code structure, reduce exposure of keystate struct
Christian Grothoff
2015-03-06
db: Add testcase for DB layer
Sree Harsha Totakura
2015-02-08
bringing copyright tags up to FSF standard
Christian Grothoff
2015-01-30
fixing ftbfs of testcase
Christian Grothoff
2015-01-28
even cleaner separation of PostGres-specific logic, and nicer libtalerutil he...
Christian Grothoff
2015-01-28
move PostGres-specific logic out of libtalerutil
Christian Grothoff
2015-01-28
splitting up /keys and keystate handling
Christian Grothoff
2015-01-28
move key IO routines into aptly named files
Christian Grothoff
2015-01-19
restructuring more of deposit logic towards desired flow structure
Christian Grothoff
2015-01-16
starting to separate out response generation API and parsing APIs
Christian Grothoff
2015-01-09
moving structs relevant for signatures into taler_signatures.h, splitting of ...
Christian Grothoff
2015-01-09
stop exporting microhttpd_lib API
Christian Grothoff
2015-01-08
-initial import for mint
Christian Grothoff