Sergey Kuznetsov
|
b7c8ed7e3a
|
refactor: Create interface for DOSGuard (#1602)
For #919.
|
2024-08-13 17:26:47 +01:00 |
|
github-actions[bot]
|
58045fb0b6
|
style: clang-tidy auto fixes (#1591)
Fixes #1590. Please review and commit clang-tidy fixes.
Co-authored-by: kuznetsss <15742918+kuznetsss@users.noreply.github.com>
|
2024-08-08 10:13:43 +01:00 |
|
Sergey Kuznetsov
|
1b4eed3b2b
|
refactor: Move interval timer into a separate class (#1588)
For #442.
|
2024-08-07 17:38:24 +01:00 |
|
github-actions[bot]
|
319cd3d67b
|
style: clang-tidy auto fixes (#1576)
Fixes #1575. Please review and commit clang-tidy fixes.
Co-authored-by: kuznetsss <15742918+kuznetsss@users.noreply.github.com>
|
2024-08-02 09:13:55 +01:00 |
|
Sergey Kuznetsov
|
2fef03d766
|
refactor: Refactor main (#1555)
For #442.
|
2024-08-01 10:53:17 +01:00 |
|
Sergey Kuznetsov
|
46bd67a9ec
|
feat: More verbose forwarding errors (#1523)
Fixes #1516.
|
2024-07-09 15:22:01 +01:00 |
|
cyan317
|
b2eacf9868
|
build: Upgrade to libxrpl 2.3.0-b1 (#1489)
Update libxrpl and change include path
|
2024-06-25 15:05:01 +01:00 |
|
cyan317
|
3a6390caf5
|
Fix bug: api version change does not affect the subscribed session (#1404)
Fix #1133
|
2024-05-13 09:12:35 +01:00 |
|
Alex Kremer
|
d5ed0cff77
|
Use LLVM 18 tooling (#1382)
Fixes #1381
|
2024-05-03 09:57:16 +01:00 |
|
github-actions[bot]
|
8f47128424
|
[CI] clang-tidy auto fixes (#1385)
Fixes #1384. Please review and commit clang-tidy fixes.
Co-authored-by: kuznetsss <kuznetsss@users.noreply.github.com>
|
2024-04-30 12:39:35 +01:00 |
|
Sergey Kuznetsov
|
e744a5a8a9
|
Warn about deprecated fields (#1314)
Fixes #1251.
|
2024-04-11 15:23:59 +01:00 |
|
cyan317
|
8095e6893d
|
Change log level (#1319)
Fix #1205
|
2024-04-08 13:21:37 +01:00 |
|
Alex Kremer
|
27a422369d
|
Add support for Price Oracle in ledger_entry (#1287)
Fixes #1277
|
2024-03-22 16:51:06 +00:00 |
|
Maria Shodunke
|
6e8de0b64e
|
Improve developer docs + formatting (#1278)
Fixes #1235.
Signed-off-by: Sergey Kuznetsov <skuznetsov@ripple.com>
Co-authored-by: Sergey Kuznetsov <skuznetsov@ripple.com>
|
2024-03-20 17:02:41 +00:00 |
|
Sergey Kuznetsov
|
d47f3b71bd
|
Refactor cmake (#1231)
Fixes #920.
|
2024-03-06 16:29:26 +00:00 |
|
Alex Kremer
|
a74970b81e
|
Add missing doxygen comments (#1223)
Fixes #1218
|
2024-03-01 15:58:18 +00:00 |
|
cyan317
|
a7f61c3e68
|
remove _ from public member (#1217)
|
2024-02-27 15:56:01 +00:00 |
|
Alex Kremer
|
862fc48924
|
Use doxygen-awesome theme (#1214)
For #889
|
2024-02-27 15:22:44 +00:00 |
|
Alex Kremer
|
cce695c570
|
Rename all detail to impl (#1168)
Fixes #1084
|
2024-02-12 11:54:41 +00:00 |
|
Alex Kremer
|
a1699d7484
|
Rename headers to .hpp (#1154)
Fixes #1153
|
2024-02-05 13:10:50 +00:00 |
|
Alex Kremer
|
03c0940649
|
Fix most includes in headers (#1149)
Fixes #1146
|
2024-02-01 12:49:11 +00:00 |
|
Alex Kremer
|
ce86572274
|
Fix forwarded flag placement (#1101)
Fixes #1091
|
2024-01-12 14:02:50 +00:00 |
|
cyan317
|
d30e63d49a
|
add api_version to response (#1088)
Fix #1020
|
2024-01-09 15:53:09 +00:00 |
|
cyan317
|
eb1831c489
|
New subscription manager (#1071)
Fix #886
|
2024-01-08 14:45:57 +00:00 |
|
Sergey Kuznetsov
|
b1dc2775fb
|
Remove exception text from error sending (#1048)
Fixes #1037
|
2023-12-13 16:30:16 +00:00 |
|
Sergey Kuznetsov
|
24c562fa2a
|
Add hostname resolving to dosguard (#1000)
Fixes #983.
Cassandra, ETL sorces and cache already support hostname resolving.
Also added config to show missing includes by clangd.
|
2023-11-29 15:13:40 +00:00 |
|
Sergey Kuznetsov
|
35f119a268
|
Switch to llvm 17 tools (#1002)
Fixes #952
|
2023-11-28 20:09:58 +00:00 |
|
Sergey Kuznetsov
|
8ebe2d6a80
|
Add assertion that terminate clio (#994)
Fixes #893.
Also added termination handler to print backtrace on crash, so fixes #929.
|
2023-11-21 13:06:04 +00:00 |
|
cyan317
|
b016c1d7ba
|
Fix lowercase ctid (#977)
Fix #963
|
2023-11-07 16:10:12 +00:00 |
|
Sergey Kuznetsov
|
a16b680a7a
|
Add prometheus support (#950)
Fixes #888
|
2023-11-02 17:26:03 +00:00 |
|
cyan317
|
320ebaa5d2
|
Move AdminVerificationStrategy to Server (#965)
|
2023-11-02 10:17:32 +00:00 |
|
cyan317
|
5e9e5f6f65
|
Admin password (#958)
Fix #922
|
2023-10-31 15:39:20 +00:00 |
|
Alex Kremer
|
1aab2b94b1
|
Move to clang-format-16 (#908)
Fixes #848
|
2023-10-19 16:55:04 +01:00 |
|
cyan317
|
939740494b
|
Fix dosguard max_connection (#927)
Fix #928
|
2023-10-13 13:10:33 +01:00 |
|
cyan317
|
7080b4d549
|
Fix messages pile up (#921)
Fix #924
|
2023-10-11 17:24:39 +01:00 |
|
Alex Kremer
|
fca29694a0
|
Fix http params handling discrepancy (#913)
Fixes #909
|
2023-10-10 12:23:40 +01:00 |
|
Alex Kremer
|
ac752c656e
|
Change consume to full buffer recreate (#899)
|
2023-10-06 14:57:05 +01:00 |
|
Alex Kremer
|
0b5f667e4a
|
Fixes broken counters for broken pipe connections (#880)
Fixes #885
|
2023-10-04 16:59:40 +01:00 |
|
Sergey Kuznetsov
|
0818b6ce5b
|
Add admin password check (#847)
Fixes #846
|
2023-10-03 17:22:37 +01:00 |
|
Sergey Kuznetsov
|
4b53bef1f5
|
Add clang tidy (#864)
Fixes #863
|
2023-10-03 10:43:54 +01:00 |
|
Sergey Kuznetsov
|
69f5025a29
|
Add compiler flags (#850)
Fixes #435
|
2023-10-02 16:45:48 +01:00 |
|
Alex Kremer
|
6cfbfda014
|
Repeatedly log on amendment block (#829)
Fixes #364
|
2023-09-13 13:34:02 +01:00 |
|
Alex Kremer
|
bf3b24867c
|
Implement sanitizer support via CMake (#822)
Fixes #302
|
2023-08-15 15:20:50 +01:00 |
|
Alex Kremer
|
ec70127050
|
Add LOG macro to prevent unnecessary evaluations (#823)
Fixes #824
|
2023-08-15 14:36:11 +01:00 |
|
Alex Kremer
|
547cb340bd
|
Update doxygen comments (#818)
Fixes #421
|
2023-08-11 21:32:32 +01:00 |
|
Peter Chen
|
696b1a585c
|
Refactor namespaces part 2 (#820)
Part 2 of refactoring effort
|
2023-08-11 17:00:31 +01:00 |
|