Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-12-07 | center | Christian Grothoff | |
2019-12-07 | fix start time | Christian Grothoff | |
2019-12-07 | regenerate test DB with latest crypto | Christian Grothoff | |
2019-12-07 | fix bank account sigs | Christian Grothoff | |
2019-12-07 | do not crash on bogus signature on denomination key (2) | Christian Grothoff | |
2019-12-07 | do not crash on bogus signature on denomination key | Christian Grothoff | |
2019-12-07 | report on file used | Christian Grothoff | |
2019-12-07 | add valgrind prefix capability | Christian Grothoff | |
2019-12-07 | mark unused argument | Christian Grothoff | |
2019-12-07 | check total loss initially | Christian Grothoff | |
2019-12-07 | fix j2 | Christian Grothoff | |
2019-12-04 | add TOS | Christian Grothoff | |
2019-12-03 | remove useless target | Christian Grothoff | |
2019-12-03 | implement #5967: have ranges in auditor reports, untested because right now ↵ | Christian Grothoff | |
tests somehow do not work | |||
2019-12-02 | add more mime types, handle etag nicelydemo-2019-12-03-01 | Christian Grothoff | |
2019-12-02 | tos | Christian Grothoff | |
2019-12-01 | exercise restart logic during tests | Christian Grothoff | |
2019-12-01 | implement #5740 | Christian Grothoff | |
2019-11-30 | fix previous | Marcello Stanisci | |
2019-11-30 | new bank error code | Marcello Stanisci | |
2019-11-29 | another ec' | Christian Grothoff | |
2019-11-29 | another EC | Christian Grothoff | |
2019-11-29 | style fixes | Christian Grothoff | |
2019-11-29 | merge error codes | Christian Grothoff | |
2019-11-29 | error codes | Christian Grothoff | |
2019-11-28 | more test vectors | Florian Dold | |
2019-11-28 | remove patch_private_key, as it doesn't make any sense | Florian Dold | |
In particular, we were patching the EdDSA private keys, which are *hashed* before doing the curve multiplication. Thus clearing the bits *before* the hashing doesn't make any sense at all. These bits are cleared anyway when deriving the public key. | |||
2019-11-25 | taler-exchange-tvg: fix copy-paste error | Florian Dold | |
2019-11-25 | exchange-tools: add test vector generation tool | Florian Dold | |
2019-11-25 | add another helper | Christian Grothoff | |
2019-11-24 | another sync code | Christian Grothoff | |
2019-11-24 | add another convenience function to libtalermhd | Christian Grothoff | |
2019-11-23 | fix expectation | Christian Grothoff | |
2019-11-23 | profit | Christian Grothoff | |
2019-11-23 | fix test expectations | Christian Grothoff | |
2019-11-23 | cleanup | Christian Grothoff | |
2019-11-23 | more libtalermhd migration | Christian Grothoff | |
2019-11-23 | use CONFLICT for double spending to distinguish properly from FORBIDDEN for ↵ | Christian Grothoff | |
bad signatures | |||
2019-11-23 | use FORBIDDEN, never UNAUTHORIZED | Christian Grothoff | |
2019-11-23 | define TINY_AMOUNT | Christian Grothoff | |
2019-11-23 | fix | Christian Grothoff | |
2019-11-23 | migrate parsing logic to libtalermhd | Christian Grothoff | |
2019-11-23 | more refactoring for libtalermhd | Christian Grothoff | |
2019-11-23 | more refactoring for libtalermhd | Christian Grothoff | |
2019-11-23 | more libtalermhd refactoring | Christian Grothoff | |
2019-11-23 | more refactoring towards using libtalermhd | Christian Grothoff | |
2019-11-23 | first uses of libtalermhd | Christian Grothoff | |
2019-11-23 | first uses of libtalermhd | Christian Grothoff | |
2019-11-23 | fix warnings | Christian Grothoff | |
2019-11-23 | add common setup logic to libtalermhd | Christian Grothoff | |