Age | Commit message (Expand) | Author |
---|---|---|
2021-11-21 | -Fix memory leak.v0.9.0-dev.1 | Christian Grothoff |
2021-11-20 | -do not escape inside API, expect client to do it | Christian Grothoff |
2021-11-20 | this step now fails, as the client already checks for the auth secret to be m... | Christian Grothoff |
2021-11-20 | fix #7034: URL decode authorization header token | Christian Grothoff |
2021-11-20 | -round | Christian Grothoff |
2021-11-20 | implement #7052 | Christian Grothoff |
2021-11-20 | -indent | Christian Grothoff |
2021-11-20 | remove wrong assert X-Forwarded-Prefix is found. Patch by MS | Sebastian |
2021-11-20 | add check in the test | Sebastian |
2021-11-20 | Convert AC_HELP_STRING to AS_HELP_STRING | Thien-Thi Nguyen |
2021-11-19 | -fix bogus member init | Christian Grothoff |
2021-11-19 | -fix bogus member init | Christian Grothoff |
2021-11-19 | add missing 'break' | Christian Grothoff |
2021-11-19 | -fix misc bugs | Christian Grothoff |
2021-11-17 | complete KYC test | Christian Grothoff |
2021-11-17 | add skeleton for KYC test | Christian Grothoff |
2021-11-17 | -misc fixes wrt long polling | Christian Grothoff |
2021-11-16 | -more work on KYC test | Christian Grothoff |
2021-11-16 | add new KYC command | Christian Grothoff |
2021-11-07 | finish merchant client api /kyc implementation | Christian Grothoff |
2021-11-06 | update to match latest exchange structures | Christian Grothoff |
2021-11-06 | fix signature in test | Christian Grothoff |
2021-11-06 | introduce TALER_wallet_deposit_verify | Christian Grothoff |
2021-11-04 | fix trait usage | Christian Grothoff |
2021-11-04 | -fix test | Christian Grothoff |
2021-11-04 | bugfix pickup DLL mangement logic | Christian Grothoff |
2021-11-03 | fix trait used | Christian Grothoff |
2021-11-03 | add ACCEPTED case | Christian Grothoff |
2021-11-03 | fix bizarre logic error | Christian Grothoff |
2021-11-03 | fix post order trait usage | Christian Grothoff |
2021-11-02 | get backenddb test to pass | Christian Grothoff |
2021-11-02 | -fix FTBFS | Christian Grothoff |
2021-11-01 | fix fTBFS | Christian Grothoff |
2021-10-28 | fix FTBFS | Christian Grothoff |
2021-10-28 | -work on FTBFS | Christian Grothoff |
2021-10-28 | -work on FTBFS of src/testing | Christian Grothoff |
2021-10-28 | fix lib/ FTBFS | Christian Grothoff |
2021-10-28 | -work on fixing FTBFS | Christian Grothoff |
2021-10-21 | start with /kyc support in libtalermerchant | Christian Grothoff |
2021-10-20 | add KYC handling to get-orders handler | Christian Grothoff |
2021-10-20 | -nicer data types | Christian Grothoff |
2021-10-20 | add missing 'return' | Christian Grothoff |
2021-10-19 | -make code more readable | Christian Grothoff |
2021-10-13 | -migrate logic to match latest C API changes from the exchange | Christian Grothoff |
2021-10-13 | -fix #7035 | Christian Grothoff |
2021-10-10 | -implement logic to persist KYC status returned from exchange | Christian Grothoff |
2021-10-10 | -add exchange lookup to kyc handler (WiP) | Christian Grothoff |
2021-10-10 | -update KYC DB schema to store exchange pub/sig/timestamp | Christian Grothoff |
2021-10-10 | -wip on new kyc handler | Christian Grothoff |
2021-10-10 | -start to use latest exchange /kyc-check API (WiP) | Christian Grothoff |