Age | Commit message (Expand) | Author |
2015-05-13 | fix ftbfs | Christian Grothoff |
2015-05-13 | towards fixing #3717 and #3633 | Christian Grothoff |
2015-05-10 | do equivalent update for results that was done to type queries in pq library | Christian Grothoff |
2015-05-09 | replace macros with functions for better type-checking | Christian Grothoff |
2015-05-07 | extend PQ library to support Absolute time values | Christian Grothoff |
2015-05-06 | clean up of result processing in postgres logic by expanding pq API to cover ... | Christian Grothoff |
2015-05-06 | simplify PG logic by having libtalerpq handle RSA signature/key encoding | Christian Grothoff |
2015-05-06 | fixing #3768, using new pq API more | Christian Grothoff |
2015-05-06 | expanding PQ APIs with cleanup function | Christian Grothoff |
2015-05-06 | expanding PQ APIs to be able to handle Amounts nicely (and be extensible for ... | Christian Grothoff |
2015-05-04 | -working a bit on DB, starting to adjust libtalerpq API, not done yet | Christian Grothoff |
2015-04-19 | minor updates to /test api | Christian Grothoff |
2015-04-18 | implementing TALER_refresh_link_encrypted_encode, and adding test | Christian Grothoff |
2015-04-17 | adding /test/ecdsa and /test/eddsa to test client signing and verification ov... | Christian Grothoff |
2015-04-15 | fix #3729 (documentation, code hygene for pq library) | Christian Grothoff |
2015-04-15 | finish #3777 including testing | Christian Grothoff |
2015-04-15 | moving core refresh crypto logic to util -- towards fixing #3777 | Christian Grothoff |
2015-04-13 | rename TALER_RefreshLinkDecryptedP to TALER_RefreshLinkDecrypted as it contai... | Christian Grothoff |
2015-04-13 | starting with tests for libtalerutil | Christian Grothoff |
2015-04-13 | fixing -h and -v command line tool options | Christian Grothoff |
2015-04-12 | mintdb plugin: introduce insert_denomination | Sree Harsha Totakura |
2015-04-11 | scaffolding work towards #3712 | Christian Grothoff |
2015-04-10 | fix type of transfer keys | Christian Grothoff |
2015-04-08 | indentation and minor updates to reflect latest API docs | Christian Grothoff |
2015-03-28 | fix use of struct TALER_RefreshMeltCoinAffirmationPS | Christian Grothoff |
2015-03-28 | fix use of struct TALER_DepositRequestPS (unfinished) | Christian Grothoff |
2015-03-28 | fix use of struct TALER_WithdrawRequestPS | Christian Grothoff |
2015-03-28 | more doxygen fixes | Christian Grothoff |
2015-03-28 | more doxygen fixes | Christian Grothoff |
2015-03-28 | more doxygen fixes | Christian Grothoff |
2015-03-28 | -doxygen fixes | Christian Grothoff |
2015-03-28 | fixing a few missing renames for structs | 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-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-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-20 | first stab at establishing proper plugin API, main HTTP code compiles, other ... | Christian Grothoff |
2015-03-18 | fix #3716: make sure amount-API offers proper checks against overflow and oth... | Christian Grothoff |
2015-03-17 | move TALER_CONFIG_get_denom into util lib | 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 |