Age | Commit message (Expand) | Author |
2015-06-11 | use execution time for transactions, but expiration time for reserve summary ... | Christian Grothoff |
2015-06-04 | use const, annotate in/out argument, avoid postgres_-prefix for non-exported ... | Christian Grothoff |
2015-05-16 | eliminating ECDSA, replacing with EdDSA-ECDHE-combo in transfer protocol | Christian Grothoff |
2015-04-19 | minor updates to /test api | Christian Grothoff |
2015-04-17 | adding /test/ecdsa and /test/eddsa to test client signing and verification ov... | Christian Grothoff |
2015-03-28 | more doxygen fixes | Christian Grothoff |
2015-03-28 | minor renaming of signature values and improved documentation of signatures, ... | Christian Grothoff |
2015-03-28 | minor renaming of signature values and improved documentation of signatures, ... | Christian Grothoff |
2015-03-28 | -fix name | Christian Grothoff |
2015-03-27 | major rename-fest for more constent symbol names | Christian Grothoff |
2015-03-24 | fix #3484: sign over full key set as well | Christian Grothoff |
2015-03-24 | make kappa global fixed constant, not something to be negotiated, KISS | Christian Grothoff |
2015-03-24 | address #3731: no need for session public key or signature | Christian Grothoff |
2015-03-24 | address #3708: melt_hash => session_hash, use session_hash for DB access, not... | Christian Grothoff |
2015-03-22 | fix #3638 | Christian Grothoff |
2015-03-22 | include fees in amounts being signed, check available balance on refresh | Christian Grothoff |
2015-03-15 | refactor denomination key structs to allow proper signing / serialization wit... | Christian Grothoff |
2015-03-15 | document structs better | Christian Grothoff |
2015-03-15 | identifying where key_io still needs to be adapted | Christian Grothoff |
2015-03-10 | clean up refresh logic and use of signatures | Christian Grothoff |
2015-03-10 | combining /mint/melt and /mint/commit | Christian Grothoff |
2015-03-09 | fix use of signature for noreveal index, needs to be tied to session hash | Christian Grothoff |
2015-03-09 | implementing #3632: generate proof of insufficient funds by converting transa... | 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-29 | working on cleaning up /refresh/melt logic | 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-09 | moving structs relevant for signatures into taler_signatures.h, splitting of ... | Christian Grothoff |
2015-01-08 | -initial import for mint | Christian Grothoff |