MarcoFalke
|
7777994846
|
[qa] Fix pyton syntax in rpc tests
|
9 years ago |
MarcoFalke
|
fa24439ff3
|
Bump copyright headers to 2015
|
9 years ago |
Wladimir J. van der Laan
|
41db8c4733
|
http: Restrict maximum size of request line + headers
Prevent memory exhaustion by sending lots of data.
Also add a test to `httpbasics.py`.
Closes #6425
|
9 years ago |
Wladimir J. van der Laan
|
8f9301cdaa
|
qa: Remove -rpckeepalive tests from httpbasics
This option was a temporary workaround, and is no longer necessary
with the new web server.
|
9 years ago |
Jonas Schnelli
|
9d79afe9a9
|
add RPC tests for setban & disconnectnode
|
10 years ago |
Jonas Schnelli
|
433fb1a95d
|
[RPC] extend setban to allow subnets
|
10 years ago |
Jonas Schnelli
|
1086ffba26
|
[QA] add setban/listbanned/clearbanned tests
|
10 years ago |
Jonas Schnelli
|
64937fe51a
|
[QA] restructure rpc tests directory
* move non-test classes to subdir `test-framework`
|
10 years ago |
Jonas Schnelli
|
1a25a7edf8
|
[QA] fix httpbasic keep-alive test
|
10 years ago |
Jonas Schnelli
|
1dd8ee72af
|
improve tests for #5655
|
10 years ago |
Wladimir J. van der Laan
|
56c1093dae
|
fix tests for #5655
|
10 years ago |
Jonas Schnelli
|
7a3b83269e
|
[QA] fix httpbasics RPC test typo
|
10 years ago |
Jonas Schnelli
|
11d7a7d505
|
[RPC] add rpc-test for http keep-alive (persistent connections)
|
10 years ago |