Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-12-12 | consistency change' | Christian Grothoff | |
2019-12-12 | return master_pub top-level in /wire, see #5991 | Christian Grothoff | |
2019-12-11 | add privacy policies | Christian Grothoff | |
2019-12-11 | add logic for privacy policy | Christian Grothoff | |
2019-12-10 | writing generic tos/pp handler logic | Christian Grothoff | |
2019-12-08 | fix matchingdemo-2019-12-09-01 | Christian Grothoff | |
2019-12-08 | fix copy and paste | Christian Grothoff | |
2019-12-08 | fix extension matching | Christian Grothoff | |
2019-12-08 | do not return 0-terminator | Christian Grothoff | |
2019-12-08 | handle missconfiguration more nicely | Christian Grothoff | |
2019-12-08 | actually serve /terms | Florian Dold | |
2019-12-07 | work on test | Christian Grothoff | |
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 |