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-29
annotate with bug report number
Christian Grothoff
2015-01-29
annotate with bug report number
Christian Grothoff
2015-01-29
update comments
Christian Grothoff
2015-01-29
clean up /withdraw/sign logic
Christian Grothoff
2015-01-29
towards proper implementation of /withdraw/status
Christian Grothoff
2015-01-28
rollback should just return void
Christian Grothoff
2015-01-28
update docu
Christian Grothoff
2015-01-28
cleaning up mint_db API
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
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
move data_to_string_alloc to GNUnet
Christian Grothoff
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
[next]