Christian Grothoff
|
a1705fe421
|
add gettext support
|
2021-04-05 20:11:45 +02:00 |
|
Christian Grothoff
|
da15a59717
|
omit charset from en_US.UTF-8 env variable when picking i18n strings, handle no preference case
|
2021-04-05 19:29:00 +02:00 |
|
Christian Grothoff
|
f36fe8c22c
|
omit charset from en_US.UTF-8 env variable when picking i18n strings
|
2021-04-05 19:27:53 +02:00 |
|
Christian Grothoff
|
63c6654c0f
|
omit charset from en_US.UTF-8 env variable when picking i18n strings
|
2021-04-05 19:27:19 +02:00 |
|
Christian Grothoff
|
004a7c9d54
|
implement convenience function to extract i18n values from JSON (for #6749)
|
2021-04-05 18:40:23 +02:00 |
|
Christian Grothoff
|
99fff4f98f
|
implement convenience function to extract i18n values from JSON (for #6749)
|
2021-04-05 18:33:01 +02:00 |
|
Christian Grothoff
|
b299ae6e69
|
expose xmime_matches
|
2021-04-04 19:04:55 +02:00 |
|
Christian Grothoff
|
94d7eb4075
|
update gana
|
2021-04-02 16:06:35 +02:00 |
|
Christian Grothoff
|
cb686975ed
|
fix leak
|
2021-04-02 14:55:15 +02:00 |
|
Christian Grothoff
|
25fd6dc25a
|
fix misc leaks
|
2021-04-02 13:27:22 +02:00 |
|
Christian Grothoff
|
4345e6b434
|
fix spec compliance for 405 reply, handle OPTIONS request with asterisk-form (RFC 7230, section 5.3.4)
|
2021-04-01 12:10:01 +02:00 |
|
Christian Grothoff
|
7c485a2153
|
fix overflow
|
2021-04-01 10:57:04 +02:00 |
|
Christian Grothoff
|
ec0b1b512c
|
fix json parsing invocation
|
2021-03-28 21:52:02 +02:00 |
|
Christian Grothoff
|
71f00b3764
|
improve version number format check
|
2021-03-13 23:03:06 +01:00 |
|
Christian Grothoff
|
d1c5337a88
|
improve version number format check
|
2021-03-13 23:02:46 +01:00 |
|
Thien-Thi Nguyen
|
20bce1bc8e
|
fix typo: use var names ‘taler_auditor_sync_LDFLAGS’, ‘taler_auditor_sync_CPPFLAGS’
|
2021-03-08 02:23:26 -05:00 |
|
Christian Grothoff
|
ca5f0c4d6f
|
fix #6786: do not die on bogus URL
|
2021-03-05 21:41:55 +01:00 |
|
|
5985f73d42
|
gana
|
2021-03-01 17:58:42 +01:00 |
|
|
c6ba295eec
|
gana
|
2021-03-01 17:57:25 +01:00 |
|
Christian Grothoff
|
2c8afda8b3
|
remove deadlocking log statements
|
2021-03-01 14:08:15 +01:00 |
|
Christian Grothoff
|
15ed6ffb07
|
fix minor leak
|
2021-02-26 12:18:58 +01:00 |
|
Christian Grothoff
|
4e1770898a
|
fix statement order
|
2021-02-24 16:29:31 +01:00 |
|
Christian Grothoff
|
cf67e60134
|
use PUBLIC_KEY from configuration in upload step
|
2021-02-24 16:13:01 +01:00 |
|
Christian Grothoff
|
70d4b0054b
|
use PUBLIC_KEY from configuration in upload step
|
2021-02-24 16:12:08 +01:00 |
|
Christian Grothoff
|
8860796d81
|
update package
|
2021-02-16 19:03:47 +01:00 |
|
Sebastian
|
2ed7eb7a8b
|
free currency memory on free_key_data(), ref #6744
|
2021-02-16 11:20:42 -03:00 |
|
Christian Grothoff
|
97e404e81a
|
fix revocation of unknown key
|
2021-02-16 00:44:03 +01:00 |
|
Christian Grothoff
|
e6c5262c9e
|
fix currency parsing in deserialization logic (resolves #6744)
|
2021-02-15 22:05:37 +01:00 |
|
Sebastian
|
c1a58ef343
|
added missing currency in ser/deser, see #6744
|
2021-02-15 17:03:44 -03:00 |
|
Christian Grothoff
|
471fc11663
|
update Debian package
|
2021-02-15 16:03:56 +01:00 |
|
Christian Grothoff
|
7c588d0bc7
|
fix leak
|
2021-02-13 19:27:50 +01:00 |
|
Christian Grothoff
|
66aeb72ca9
|
fix memory leaks
|
2021-02-13 19:21:04 +01:00 |
|
Christian Grothoff
|
5e15bc6f28
|
simplify logic
|
2021-02-13 19:04:08 +01:00 |
|
Christian Grothoff
|
246f3a7f94
|
simplify logic, fix leak
|
2021-02-13 18:22:07 +01:00 |
|
Christian Grothoff
|
12deb6c267
|
fix memory leaks
|
2021-02-13 16:24:38 +01:00 |
|
Christian Grothoff
|
cd17d095e8
|
permit NULL trait
|
2021-02-13 15:52:18 +01:00 |
|
Sebastian
|
7adf9f170f
|
add allow-methods * for cors preflight
|
2021-02-10 16:32:49 -03:00 |
|
Christian Grothoff
|
9eaa2a24e6
|
need enum value for taler://-URLs
|
2021-02-09 19:34:10 +01:00 |
|
Sebastian
|
93347b3904
|
fix #6745
|
2021-02-07 20:11:24 -03:00 |
|
Sebastian
|
07a5f6fb82
|
fix #6744
|
2021-02-07 19:33:15 -03:00 |
|
|
9bf54f4bab
|
auditor test: don't pass any merchant auth token
|
2021-02-04 18:27:05 +01:00 |
|
|
bfd67a22fd
|
fix merchant auth token in auditor test
|
2021-02-04 18:02:46 +01:00 |
|
Thien-Thi Nguyen
|
4b1e77fc82
|
update .gitignore
|
2021-02-03 15:32:46 -05:00 |
|
Thien-Thi Nguyen
|
0db1fa0067
|
fix typo: s/actually/actual/
|
2021-02-03 12:02:57 -05:00 |
|
Christian Grothoff
|
43c48c920b
|
update GANA
|
2021-01-31 22:11:50 +01:00 |
|
Christian Grothoff
|
aa61a2e6eb
|
bump package version
|
2021-01-30 11:51:53 +01:00 |
|
Christian Grothoff
|
fee5d3b716
|
not not break
|
2021-01-29 10:00:23 +01:00 |
|
Christian Grothoff
|
7d0d8d9f1c
|
try another tac
|
2021-01-28 22:36:02 +01:00 |
|
Christian Grothoff
|
0e10a48a17
|
swap signal and unlock logic to hopefully nail #6726
|
2021-01-28 22:01:03 +01:00 |
|
Christian Grothoff
|
4dd87e1118
|
more logging
|
2021-01-28 21:46:21 +01:00 |
|