Leonid Bugaev
|
9fc7cdc0d3
|
Add tests for listener and tcp_message
|
2016-04-19 20:43:54 +05:00 |
|
Leonid Bugaev
|
bb2adbce65
|
Update travis
|
2015-09-24 17:21:16 +03:00 |
|
Leonid Bugaev
|
028bc6c34e
|
Switch to Go 1.5
|
2015-09-24 17:20:49 +03:00 |
|
Leonid Bugaev
|
16c5b6f15b
|
Merge pull request #210 from buger/support-non-rfc-headers
Handle headers added by bad clients
|
2015-09-23 16:53:49 +03:00 |
|
Leonid Bugaev
|
5cf8f7dfd0
|
Handle headers added by bad clients
|
2015-09-23 16:32:50 +03:00 |
|
Leonid Bugaev
|
2b522285c6
|
Fix 100-continue check for packets with data < 4
|
2015-09-05 16:48:39 +03:00 |
|
Leonid Bugaev
|
5dcec259d6
|
Add more debug
|
2015-09-04 17:44:14 +03:00 |
|
Leonid Bugaev
|
766bbc6127
|
Merge pull request #202 from buger/file-input-speed-fix
Fix file input replay speed
v0.10.1
|
2015-09-03 21:55:09 +03:00 |
|
Leonid Bugaev
|
6d2a895db3
|
Fix file input replay speed
|
2015-09-03 21:50:32 +03:00 |
|
Leonid Bugaev
|
d81e39d25c
|
Improve test speed
|
2015-09-02 22:40:00 +03:00 |
|
Leonid Bugaev
|
ed94985346
|
Merge pull request #201 from buger/tcp-gc
Improve raw input scheduler
|
2015-09-02 20:43:41 +03:00 |
|
Leonid Bugaev
|
f378def0b3
|
Improve raw input GC
|
2015-09-02 20:33:12 +03:00 |
|
Leonid Bugaev
|
cd83e6f9ba
|
Formatting fixes
|
2015-09-01 22:43:36 +03:00 |
|
Leonid Bugaev
|
60ddd535bc
|
Add test for large input-http payload
|
2015-09-01 22:43:04 +03:00 |
|
Leonid Bugaev
|
9ded255788
|
Merge pull request #195 from mre/patch-1
Fix some typos
|
2015-09-01 22:34:47 +03:00 |
|
Leonid Bugaev
|
323f85bcfb
|
Merge pull request #194 from buger/fix-memory-leaks
Fix memory leaks
|
2015-09-01 22:21:13 +03:00 |
|
Leonid Bugaev
|
07a3c191d7
|
Speedup input-raw
|
2015-09-01 22:16:29 +03:00 |
|
Leonid Bugaev
|
4f3354507c
|
Fix race
|
2015-09-01 22:10:06 +03:00 |
|
Leonid Bugaev
|
661dd2026f
|
Fix grouting spawn loop and memory leaks
|
2015-09-01 20:27:26 +03:00 |
|
Leonid Bugaev
|
67505d99d8
|
Merge pull request #198 from justanshulsharma/fix-typo
Fix typo
|
2015-09-01 19:16:15 +03:00 |
|
Anshul Sharma
|
ac0438995c
|
Fix typo
|
2015-09-01 09:58:35 +05:30 |
|
Matthias Endler
|
b5aa7d7c2d
|
Fix some typos
|
2015-08-28 16:18:04 +02:00 |
|
Leonid Bugaev
|
8daa7fdcab
|
Fix memory leaks
|
2015-08-26 22:25:58 +03:00 |
|
Leonid Bugaev
|
1fea397d54
|
Merge pull request #162 from buger/input-modifier
Middleware for custom request rewrite logic
0.10.0
|
2015-08-24 09:44:00 +03:00 |
|
Leonid Bugaev
|
abde6ecfcb
|
less verbose output
|
2015-08-24 09:40:15 +03:00 |
|
Leonid Bugaev
|
43262f3336
|
Increase timeouts
|
2015-08-24 09:32:31 +03:00 |
|
Leonid Bugaev
|
fe91a20629
|
fix race
|
2015-08-24 09:24:31 +03:00 |
|
Leonid Bugaev
|
3c81723ac3
|
Increase timeout for large payload
|
2015-08-24 08:58:57 +03:00 |
|
Leonid Bugaev
|
929e027907
|
small formatting change
|
2015-08-23 13:08:51 +03:00 |
|
Leonid Bugaev
|
f0b96af420
|
Add protection for malformed requests
|
2015-08-23 13:07:29 +03:00 |
|
Leonid Bugaev
|
f3ea30c6df
|
Add example of java echo middleware
|
2015-08-23 12:45:28 +03:00 |
|
Leonid Bugaev
|
d5a1eb0b9d
|
Increase input raw timeout
|
2015-08-22 11:37:01 +03:00 |
|
Leonid Bugaev
|
02bf7a86de
|
Rollback to 1.4.2 in travis
|
2015-08-22 09:58:52 +03:00 |
|
Leonid Bugaev
|
cbc27bd662
|
More debugging
|
2015-08-22 09:48:10 +03:00 |
|
Leonid Bugaev
|
16d7f23d98
|
New fixes
|
2015-08-22 09:41:22 +03:00 |
|
Leonid Bugaev
|
6533b50ab0
|
Travis should use 1.5
|
2015-08-20 09:51:44 +03:00 |
|
Leonid Bugaev
|
9309fb86ef
|
Reduce debugging
|
2015-08-20 09:45:59 +03:00 |
|
Leonid Bugaev
|
76d5e22ba1
|
Enable packet debugging
|
2015-08-20 09:33:51 +03:00 |
|
Leonid Bugaev
|
81d3508653
|
Enable race testing for travis
|
2015-08-20 09:29:51 +03:00 |
|
Leonid Bugaev
|
3c45595a96
|
More race fixes
|
2015-08-20 09:27:44 +03:00 |
|
Leonid Bugaev
|
6974a6e278
|
Ensure that raw input gets closed
|
2015-08-20 08:56:10 +03:00 |
|
Leonid Bugaev
|
33cdcd4d13
|
Use httptest package and properly close servers
|
2015-08-20 07:28:13 +03:00 |
|
Leonid Bugaev
|
9550b31fde
|
Fix plugin registration
|
2015-08-19 22:38:24 +03:00 |
|
Leonid Bugaev
|
6cb4c265dd
|
Some debugging and race fixes
|
2015-08-19 21:46:45 +03:00 |
|
Leonid Bugaev
|
e54f77f229
|
Try to return all responses
|
2015-08-19 09:27:16 +03:00 |
|
Leonid Bugaev
|
5d2f6eceea
|
Fixes
|
2015-08-19 09:19:00 +03:00 |
|
Leonid Bugaev
|
a6e29c684c
|
Close connection
|
2015-08-18 21:25:56 +03:00 |
|
Leonid Bugaev
|
78456d6cd1
|
More timeout
|
2015-08-18 17:46:57 +03:00 |
|
Leonid Bugaev
|
c4037e0c57
|
Increase travis timeout time
|
2015-08-18 17:42:55 +03:00 |
|
Leonid Bugaev
|
7cff78174a
|
Remove verbose flag
|
2015-08-18 17:35:54 +03:00 |
|