Age | Commit message (Expand) | Author |
2015-07-14 | -check return value | Christian Grothoff |
2015-07-11 | fix #3886 | Christian Grothoff |
2015-07-09 | fix a few pointer passing issues, add remark about #3886 | Christian Grothoff |
2015-07-06 | simplifying use of struct TALER_DenominationKeyValidityPS by removing signature | Christian Grothoff |
2015-07-05 | final fixes to make test pass | Christian Grothoff |
2015-07-05 | include mint's public key in reply | Christian Grothoff |
2015-07-05 | misc bugfixes from tests | Christian Grothoff |
2015-06-20 | generate /keys signature as binary-only | Christian Grothoff |
2015-06-19 | miscounted s:o entries by one | Christian Grothoff |
2015-06-19 | -more logging | Christian Grothoff |
2015-06-18 | -log | Christian Grothoff |
2015-06-18 | fix range check, fix NULL check, fix plugin linkage | Christian Grothoff |
2015-06-18 | -use static for internal API | Christian Grothoff |
2015-06-18 | fix locking issue, as the mutex we are using is not recursive we need to be a... | Christian Grothoff |
2015-06-12 | ensure DKI information is in database before we start to use it (#3808) | Christian Grothoff |
2015-05-01 | -initialize 'now' | Christian Grothoff |
2015-04-19 | fix NPE | Christian Grothoff |
2015-04-13 | distinguish active/old denomination keys (#3634) | Christian Grothoff |
2015-04-12 | implement #3739 (properly) | Christian Grothoff |
2015-04-08 | indentation and minor updates to reflect latest API docs | Christian Grothoff |
2015-03-28 | fix use of struct TALER_DenominationKeyValidityPS | Christian Grothoff |
2015-03-28 | fix use of struct TALER_MintSigningKeyValidityPS | Christian Grothoff |
2015-03-28 | -doxygen fixes | Christian Grothoff |
2015-03-28 | more rename-fest work | 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-22 | fix #3638 | Christian Grothoff |
2015-03-18 | fix #3716: make sure amount-API offers proper checks against overflow and oth... | Christian Grothoff |
2015-03-15 | refactor denomination key structs to allow proper signing / serialization wit... | Christian Grothoff |
2015-03-15 | remove dead #includes | Christian Grothoff |
2015-03-15 | minor beautifications | Christian Grothoff |
2015-03-15 | minor beautifications | Christian Grothoff |
2015-03-15 | use GNUNET_CRYPTO_rsa_public_key_hash instead of re-implementing it | Christian Grothoff |
2015-03-15 | cleaner /keys set filtering logic | Christian Grothoff |
2015-03-15 | warn if no signing key was found, fix next_reload calculation | Christian Grothoff |
2015-03-15 | adding filename argument to signkey iterator for better diagnostic messages | Christian Grothoff |
2015-03-15 | simplify json construction code | Christian Grothoff |
2015-03-15 | moving low-level JSON encoding logic to json.c | Christian Grothoff |
2015-03-15 | fixing another minor leak, improving comments | Christian Grothoff |
2015-03-15 | fix memory leaks on keystate reloading, simplify keystate reloading logic | Christian Grothoff |
2015-03-15 | simplify code structure, reduce exposure of keystate struct | Christian Grothoff |
2015-03-09 | fix ftbfs vs. latest GNUnet APIs | Christian Grothoff |
2015-02-08 | bringing copyright tags up to FSF standard | Christian Grothoff |
2015-01-30 | fix missing test, wrong type | 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 | splitting up /keys and keystate handling | Christian Grothoff |