Leonid Bugaev
|
a52f56df2b
|
Do not track response by default (#279)
* Do not track response by default
* Add track-response integration test
* Apply fmt
|
2016-05-20 21:09:39 +06:00 |
|
Leonid Bugaev
|
663bd8b95d
|
fmt fixes
|
2016-05-13 14:46:27 +05:00 |
|
Leonid Bugaev
|
19bfb8211c
|
Use latest libpcap and ensure to close sockets
|
2016-05-13 14:33:20 +05:00 |
|
Leonid Bugaev
|
768c5f9726
|
Apply FMT
|
2016-05-11 16:53:23 +05:00 |
|
Leonid Bugaev
|
759efce521
|
Add support for IPv6
|
2016-05-11 16:27:48 +05:00 |
|
Leonid Bugaev
|
85e84ce330
|
Improve handling of fragmented messages
|
2016-05-11 14:26:11 +05:00 |
|
Leonid Bugaev
|
6a3b791f7b
|
Fix memory leak and improve tests
|
2016-05-09 18:00:12 +05:00 |
|
Leonid Bugaev
|
afc8f7852e
|
Libpcap support and vairous bugfixes
Merge #260
|
2016-04-29 14:48:17 +05:00 |
|
Leonid Bugaev
|
e5daaf067e
|
Fix tests
|
2016-04-20 21:19:20 +05:00 |
|
Leonid Bugaev
|
f378def0b3
|
Improve raw input GC
|
2015-09-02 20:33:12 +03:00 |
|
Leonid Bugaev
|
16d7f23d98
|
New fixes
|
2015-08-22 09:41:22 +03:00 |
|
Leonid Bugaev
|
6974a6e278
|
Ensure that raw input gets closed
|
2015-08-20 08:56:10 +03:00 |
|
Leonid Bugaev
|
b53fba0415
|
Fix formatting issues
|
2015-08-18 17:28:09 +03:00 |
|
Leonid Bugaev
|
3e763c43cf
|
Unify all input/output plugins
|
2015-08-18 14:32:52 +03:00 |
|
Leonid Bugaev
|
211be0cddd
|
Add request time and round-trip response time
|
2015-08-17 17:10:43 +03:00 |
|
Leonid Bugaev
|
0d445722b9
|
Some fixes
|
2015-08-15 21:27:20 +03:00 |
|
Leonid Bugaev
|
bb319b5fd2
|
Add request ID and token modifier middleware
|
2015-08-14 20:42:23 +03:00 |
|
Leonid Bugaev
|
491541c2df
|
Response object should be separate message
|
2015-08-13 22:11:23 +03:00 |
|
Leonid Bugaev
|
2990fab635
|
Track original responses
|
2015-08-11 17:37:37 +03:00 |
|
Leonid Bugaev
|
0009555d96
|
Apply fmt
|
2015-08-11 11:08:14 +03:00 |
|
Leonid Bugaev
|
5098e388a2
|
Fix tests, now properly receive responses
|
2015-08-11 11:06:25 +03:00 |
|
Leonid Bugaev
|
9ab8b3c113
|
Add header to request and response
|
2015-08-10 22:57:18 +03:00 |
|
Leonid Bugaev
|
d62eccb655
|
Make raw message expiration configurable to improve tests time
|
2015-07-21 10:06:10 +05:00 |
|
Leonid Bugaev
|
5cc4228dcd
|
Merge branch 'master' into input-modifier
Conflicts:
Dockerfile
emitter.go
http_client.go
plugins.go
proto/proto.go
|
2015-07-21 09:49:37 +05:00 |
|
Leonid Bugaev
|
125d9db834
|
Next batch
|
2015-07-17 11:30:43 +05:00 |
|
Leonid Bugaev
|
3e86456e36
|
Add more debug
|
2015-06-28 22:00:55 +05:00 |
|
Leonid Bugaev
|
0fb1d83284
|
Simplify directory structure
|
2014-03-16 22:24:27 +06:00 |
|
Leonid Bugaev
|
fd9f6cd056
|
Connections pool for output_tcp
|
2013-11-02 21:45:49 +01:00 |
|
Leonid Bugaev
|
72952fddd2
|
Added input_file plugin
|
2013-10-29 18:53:35 +01:00 |
|
Leonid Bugaev
|
2a4efa91af
|
Initial commit
|
2013-10-27 18:49:00 +00:00 |
|