Commit Graph

  • 89e2a02380
    -style Christian Grothoff 2023-05-21 19:25:31 +0200
  • d36f1b3b6a
    -fix SQL Christian Grothoff 2023-05-21 19:20:09 +0200
  • aa8d44aab3
    -typo Christian Grothoff 2023-05-21 18:47:39 +0200
  • 721cd047ff
    Merge branch 'master' of git+ssh://git.taler.net/exchange Christian Grothoff 2023-05-21 18:26:02 +0200
  • 144b3a50a9
    -minor fixes Christian Grothoff 2023-05-21 14:50:50 +0200
  • 689fd46a60
    Add a packaging folder to contrib and place systemd/etc files from debian folder. Also adds the packaging folder to the tarball. Martin Schanzenbach 2023-05-18 22:15:29 +0200
  • bac7123763
    array-based do_reserves_in_insert Christian Grothoff 2023-05-18 14:45:28 +0200
  • 9f081d28d7
    -update doc/prebuilt Christian Grothoff 2023-05-18 08:48:50 +0200
  • 0045eea277
    -typo Christian Grothoff 2023-05-18 08:43:20 +0200
  • 6cc3846f4d
    use external helper for conversion also for KYCAID Christian Grothoff 2023-05-18 08:31:08 +0200
  • b30952ed72
    -doxygen Christian Grothoff 2023-05-17 20:23:35 +0200
  • 79671bba66
    -no +1 Christian Grothoff 2023-05-17 15:33:20 +0200
  • f7dc35e59e
    implement logic to conditionally trigger AML review based on KYC attributes Christian Grothoff 2023-05-17 00:28:41 +0200
  • 755955de28
    towards KYC AML triggers Christian Grothoff 2023-05-16 22:26:39 +0200
  • e371d76cfe
    add KYC_AML_TRIGGER option (not implemented) Christian Grothoff 2023-05-16 14:17:33 +0200
  • 30b953ff0f
    add new trigger option Christian Grothoff 2023-05-16 13:37:09 +0200
  • 29694be4b1
    expand configuration options in Debian package Christian Grothoff 2023-05-16 13:25:53 +0200
  • 4a31a180a4
    [æge-withdraw] WiP: towards new API Özgür Kesim 2023-05-14 13:11:36 +0200
  • ef2059c9df
    allow '#' Christian Grothoff 2023-05-14 12:12:49 +0200
  • 4e5a9906c2
    more AML_THRESHOLD fixes Christian Grothoff 2023-05-13 22:08:45 +0200
  • 89ed38c03c
    typos Christian Grothoff 2023-05-13 22:04:14 +0200
  • 40e45e7f5e
    avoid generating useless file by tests Christian Grothoff 2023-05-13 22:02:10 +0200
  • bac4932cf5
    -fix templating tests Christian Grothoff 2023-05-13 22:00:04 +0200
  • b7d1ca4cd9
    strcasecmp Christian Grothoff 2023-05-13 20:37:58 +0200
  • 89e21002d6
    return tipping_allowed from /keys Christian Grothoff 2023-05-13 20:31:47 +0200
  • 90ca90b576
    -start with new ENABLE_TIPPING option Christian Grothoff 2023-05-13 20:23:38 +0200
  • 92df1cb1da
    -move AML_THRESHOLD option to exchange Christian Grothoff 2023-05-13 20:22:16 +0200
  • c9ed524bc3
    add logic to oauth2 plugin to use /setup endpoint when configured Christian Grothoff 2023-05-13 17:06:21 +0200
  • 9f1f069cea
    Merge branch 'age-withdraw' of ssh://git.kesim.org/taler/exchange into age-withdraw Özgür Kesim 2023-05-12 15:10:59 +0200
  • a04425df34
    [age-withdraw] WIP: change schema to use new support for array types, 11/n Özgür Kesim 2023-05-12 15:10:23 +0200
  • 4833234df6
    Merge branch 'master' into age-withdraw Özgür Kesim 2023-05-12 13:40:22 +0200
  • ff1a28319f
    -fix FTBFS Christian Grothoff 2023-05-11 15:24:16 +0200
  • bc03a27cba
    -fix doxygen Christian Grothoff 2023-05-11 11:47:35 +0200
  • 7899bc5621
    externalize persona JSON conversion logic, expand with file download Christian Grothoff 2023-05-11 01:18:24 +0200
  • ec8ad2e3b3
    update mustach library Christian Grothoff 2023-05-11 01:16:53 +0200
  • 0dd0fff17d
    -typo Christian Grothoff 2023-05-10 22:13:18 +0200
  • b15713f42e
    add helper logic for JSON2JSON conversion Christian Grothoff 2023-05-10 22:09:47 +0200
  • 4954963405
    ensure amounts are in upper-case Christian Grothoff 2023-05-10 09:13:09 +0200
  • 5259ea0532
    -fix logging Christian Grothoff 2023-05-10 01:21:52 +0200
  • cc34502ac1
    -fix TOTP calculation Christian Grothoff 2023-05-10 01:13:45 +0200
  • 5f9c3021db
    exceptions-apply Christian Grothoff 2023-05-10 01:08:05 +0200
  • 09f09a2104
    fix more VLAs Christian Grothoff 2023-05-10 01:07:20 +0200
  • c014acf3c4
    always use GNUNET_memcpy Christian Grothoff 2023-05-10 01:01:37 +0200
  • 3ebd0a70b2
    fix 0-length VLAs Christian Grothoff 2023-05-10 00:57:04 +0200
  • aedd13a778
    assertions to make compiler happy Christian Grothoff 2023-05-10 00:27:33 +0200
  • 1cf58e8ff8
    -fix warning Christian Grothoff 2023-05-10 00:02:52 +0200
  • 4e79967f9b
    -consistency Christian Grothoff 2023-05-09 23:52:57 +0200
  • dc5b0fb0d3
    Fix age mask parsing from config Özgür Kesim 2023-05-09 20:40:43 +0200
  • d1379e492d
    -fix include Christian Grothoff 2023-05-09 14:11:21 +0200
  • f009e0bd12
    -make content-length optional again Christian Grothoff 2023-05-09 14:07:13 +0200
  • 85f6c8cdcc
    add kyc collection Christian Grothoff 2023-05-07 21:41:54 +0200
  • f40932196e
    flows: minor edits Florian Dold 2023-05-07 18:37:24 +0200
  • fddd06c152
    proc doc Christian Grothoff 2023-05-07 17:52:46 +0200
  • 6d363488a1
    allow NULL Christian Grothoff 2023-05-07 00:16:06 +0200
  • 1639cefa61
    -doxygen Christian Grothoff 2023-05-06 21:29:43 +0200
  • 404b2b78f1
    add convenience function TALER_TEMPLATING_reply_error Christian Grothoff 2023-05-06 20:55:40 +0200
  • 1f9427e1d9
    add convenience function for content-length limiation Christian Grothoff 2023-05-06 19:43:17 +0200
  • 737b3338ed
    -doxygen Christian Grothoff 2023-05-04 21:32:36 +0200
  • 1e88796045
    finish implementation for #7808 Christian Grothoff 2023-05-04 17:36:43 +0200
  • 7c0de44a2b
    towards LP support for GET /deposits (#7808) Christian Grothoff 2023-05-04 17:14:54 +0200
  • 2de2b6e3cf
    -fix crypto test Christian Grothoff 2023-05-04 16:04:29 +0200
  • 4c1a2c0307
    more shared logic for argument/header parsing Christian Grothoff 2023-05-04 14:42:06 +0200
  • 0b8752bb1b
    -more readable, no semantic change Christian Grothoff 2023-05-03 20:25:39 +0200
  • 82bb911720
    -update gana Christian Grothoff 2023-05-02 23:23:47 +0200
  • 8e0f9b40c0
    check regex syntax at least Christian Grothoff 2023-05-02 21:48:23 +0200
  • 4267f1d762
    include 0-terminator when hashing Christian Grothoff 2023-05-02 17:32:26 +0200
  • ffd4057c61
    use same canonicalization of JSON as for contract hashes when doing normal JSON hashing Christian Grothoff 2023-05-02 17:29:41 +0200
  • 41cb79c685
    implement taler-exchange-offline account restriction and conversion functionality Christian Grothoff 2023-05-02 12:07:27 +0200
  • 00021d7e83
    -doxygen Christian Grothoff 2023-05-02 11:03:26 +0200
  • 8ce9433736
    fix uninitialized old_scope Christian Grothoff 2023-05-01 23:10:44 +0200
  • 647ae694cc
    -fix uninitialized variable and memory leak Christian Grothoff 2023-05-01 19:37:29 +0200
  • faca037018
    expose TALER_EXCHANGE_parse_accounts() in external API Christian Grothoff 2023-04-30 23:37:01 +0200
  • 75f75c4a51
    breaking protocol changes towards fixing #7810 (incomplete, taler-exchange-offline still unfinished) Christian Grothoff 2023-04-30 16:21:07 +0200
  • 5ee567d1ba
    -fix memory leak master Özgür Kesim 2023-05-01 20:59:03 +0200
  • 84bde679a7
    -typos Özgür Kesim 2023-05-01 20:19:51 +0200
  • e68d9f9b75
    -cleanup signatures Özgür Kesim 2023-05-01 14:22:18 +0200
  • 153a078ca5
    -typo in comment Özgür Kesim 2023-05-01 14:12:38 +0200
  • 1a63275d98
    WiP: age-withdraw, finished reveal-request, 10/n Özgür Kesim 2023-05-01 14:05:58 +0200
  • af3c92f9d5
    -dox Christian Grothoff 2023-04-25 23:19:18 +0200
  • e1439e6401
    -fix doxygen Christian Grothoff 2023-04-25 23:12:33 +0200
  • 487f23502f
    add nexus-fetch-transactions Christian Grothoff 2023-04-25 23:06:58 +0200
  • 1a3dbf8c98
    -fix port Christian Grothoff 2023-04-24 21:15:04 +0200
  • 505170ce1f
    fix filename Christian Grothoff 2023-04-24 20:37:53 +0200
  • b219366cdf
    update for API change as per #6363 Christian Grothoff 2023-04-23 22:43:04 +0200
  • 9130cda9e7
    Merge branch 'master' into age-withdraw Özgür Kesim 2023-04-23 11:57:15 +0200
  • 08b420dd52
    -fix typos for doxygen Özgür Kesim 2023-04-23 11:10:06 +0200
  • 3ec14744f0
    -fix typos for doxygen Özgür Kesim 2023-04-23 11:10:06 +0200
  • 88a69ac7f2
    add missing original makefile Christian Grothoff 2023-04-22 18:33:17 +0200
  • 5d17c9c909
    wallet expects bankAccessApiBaseUrl Florian Dold 2023-04-22 18:14:27 +0200
  • 6f492b2a97
    WiP: age-withdraw, continue with finalize_age_withdraw_and_sign, 9/n Özgür Kesim 2023-04-22 17:18:59 +0200
  • 89a9224c3b
    Merge branch 'master' of ssh://git.taler.net/exchange Özgür Kesim 2023-04-22 15:39:14 +0200
  • 12681dfa1a
    WiP: age-withdraw, adjust schema and DB-handlers, cleanup FIXME's, 8/n Özgür Kesim 2023-04-22 15:39:02 +0200
  • 37dd5bed20
    -added FIXME Özgür Kesim 2023-04-22 15:06:44 +0200
  • acbee86745
    simplify batch insert: no cursor where not required, replace out_reserve_found with ruuid being allowed to remain NULL Christian Grothoff 2023-04-22 15:02:47 +0200
  • c3fc8c5e55
    fix fakebank long polling Christian Grothoff 2023-04-22 14:43:26 +0200
  • 76b934b219
    -misc fixes Christian Grothoff 2023-04-22 02:54:55 +0200
  • be1d8afaec
    -misc fixes Christian Grothoff 2023-04-22 02:33:18 +0200
  • 0236caf354
    -misc fixes Christian Grothoff 2023-04-22 02:30:02 +0200
  • 9e61579c8b
    -misc fixes Christian Grothoff 2023-04-22 02:26:44 +0200
  • 89c5a3eca9
    -misc bugs Christian Grothoff 2023-04-22 01:53:41 +0200