index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2015-01-28
move coin validity test to libtalerutil
Christian Grothoff
2015-01-28
cleaning up includes
Christian Grothoff
2015-01-28
splitting up /keys and keystate handling
Christian Grothoff
2015-01-28
cleaning up some memory management issues in response generation
Christian Grothoff
2015-01-28
sign /deposit reply so that merchant has proof that mint accepted it
Christian Grothoff
2015-01-28
avoid using struct Deposit in response
Christian Grothoff
2015-01-28
more cleanup of mint.h
Christian Grothoff
2015-01-28
more restructuring
Christian Grothoff
2015-01-28
move key IO routines into aptly named files
Christian Grothoff
2015-01-28
move DB functions to mint_db.c
Christian Grothoff
2015-01-28
misc cleanup, moving TALER_MINT_config_load to libtalerutil
Christian Grothoff
2015-01-27
starting to clean up /deposit logic
Christian Grothoff
2015-01-27
document /withdraw/* operations
Christian Grothoff
2015-01-27
polishing taler-mint-http_withdraw.c logic
Christian Grothoff
2015-01-27
cleaning up types used some more: also use a new struct for the transfer key ...
Christian Grothoff
2015-01-27
cleaning up types used
Christian Grothoff
2015-01-27
fix typos, make tests build
Christian Grothoff
2015-01-27
fix warning and type confusion
Christian Grothoff
2015-01-27
code now fully compiles again
Christian Grothoff
2015-01-27
mint-httpd_withdraw compiles again
Christian Grothoff
2015-01-27
mint-httpd_db.c now compiles again
Christian Grothoff
2015-01-27
implementing varsize link data
Christian Grothoff
2015-01-27
implementing new link crypto API
Christian Grothoff
2015-01-27
rework taler lib, moving some code to GNUnet, cleaner refresh encrypt/decypt API
Christian Grothoff
2015-01-27
towards making code compile again
Christian Grothoff
2015-01-27
towards making code compile again
Christian Grothoff
2015-01-26
finish porting lib
Christian Grothoff
2015-01-26
also fix type here
Christian Grothoff
2015-01-26
test is dead, too
Christian Grothoff
2015-01-26
intermediary commit, breaking the build by starting to move towards variable-...
Christian Grothoff
2015-01-26
intermediary commit, breaking the build by starting to move towards variable-...
Christian Grothoff
2015-01-26
support variable-size results
Christian Grothoff
2015-01-22
-remove unused and misleading hash operation
Sree Harsha Totakura
2015-01-22
Add checks to verify incorrect signatures.
Sree Harsha Totakura
2015-01-22
Remove TALER_RSA_hash_sign() and TALER_RSA_hash_verify().
Sree Harsha Totakura
2015-01-22
Remove unnecessary dependency on libpq
Sree Harsha Totakura
2015-01-21
avoid querying DB for refresh session twice
Christian Grothoff
2015-01-21
separate DB logic for /refresh/reveal from parsing logic
Christian Grothoff
2015-01-21
handle DB connect errors
Christian Grothoff
2015-01-21
document TODOs
Christian Grothoff
2015-01-21
document TODOs
Christian Grothoff
2015-01-21
separate argument parsing from DB operations for /refresh/link
Christian Grothoff
2015-01-21
move /refresh/reveal response generation to taler-mint-httpd_responses.c
Christian Grothoff
2015-01-21
properly separate DB logic from parsing logic for /refresh/commit
Christian Grothoff
2015-01-21
properly separate DB logic from parsing logic for /refresh/melt
Christian Grothoff
2015-01-20
towards separating out DB operations during refresh
Christian Grothoff
2015-01-20
more work on splitting refresh logic
Christian Grothoff
2015-01-20
starting to refactor refresh code, moving response generation logic to respon...
Christian Grothoff
2015-01-19
more code refactoring to separate parsing, db and response generation nicely
Christian Grothoff
2015-01-19
document TODOs
Christian Grothoff
[next]