index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mint
/
taler-mint-httpd.c
Age
Commit message (
Expand
)
Author
2015-03-29
switching /withdraw/sign from GET to POST
Christian Grothoff
2015-03-28
-doxygen fixes
Christian Grothoff
2015-03-28
more rename-fest work
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-21
-fix FTBFS
Christian Grothoff
2015-03-20
first stab at establishing proper plugin API, main HTTP code compiles, other ...
Christian Grothoff
2015-03-15
simplify code structure, reduce exposure of keystate struct
Christian Grothoff
2015-03-13
use wire validation routine
Christian Grothoff
2015-03-10
combining /mint/melt and /mint/commit
Christian Grothoff
2015-02-08
bringing copyright tags up to FSF standard
Christian Grothoff
2015-01-29
remove dead mint.h includes
Christian Grothoff
2015-01-28
cleaning up
Christian Grothoff
2015-01-28
simplify logic, remove dead call
Christian Grothoff
2015-01-28
generally just include taler_util.h
Christian Grothoff
2015-01-28
sign /deposit reply so that merchant has proof that mint accepted it
Christian Grothoff
2015-01-28
misc cleanup, moving TALER_MINT_config_load to libtalerutil
Christian Grothoff
2015-01-26
intermediary commit, breaking the build by starting to move towards variable-...
Christian Grothoff
2015-01-19
more code refactoring to separate parsing, db and response generation nicely
Christian Grothoff
2015-01-16
adding logic to free buffers allocated for POST processing when connection di...
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