Leonid Bugaev
|
967c380dc3
|
go fmt
|
2016-08-31 17:27:45 +03:00 |
|
Leonid Bugaev
|
dae6a8915d
|
Refactor exit-after
|
2016-07-08 19:27:20 +03:00 |
|
Or Tzabary
|
6620d25626
|
Change flag name, use of DurationVar instead of int
|
2016-07-08 19:04:24 +03:00 |
|
Or Tzabary
|
c78933f1df
|
Feature flag
|
2016-07-08 17:05:46 +03:00 |
|
Leonid Bugaev
|
06d129d20d
|
Add support for injecting real ip (#296)
|
2016-06-09 19:06:59 +06:00 |
|
Leonid Bugaev
|
35696a49c2
|
Add logging to the file-server
|
2016-06-08 14:38:09 +05:00 |
|
Leonid Bugaev
|
0fb8cec69b
|
Embed simple file server for tutorial purpose
|
2016-06-07 19:43:53 +05:00 |
|
 zweiteandLeonid Bugaev
|
a4e5918534
|
start should after beging listen signal (#289)
|
2016-06-01 11:11:43 +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
|
661dd2026f
|
Fix grouting spawn loop and memory leaks
|
2015-09-01 20:27:26 +03:00 |
|
Leonid Bugaev
|
bb319b5fd2
|
Add request ID and token modifier middleware
|
2015-08-14 20:42:23 +03:00 |
|
Leonid Bugaev
|
6647481fe0
|
Improve style and docs for proto package
|
2015-07-13 09:31:11 +05:00 |
|
Leonid Bugaev
|
313c382adb
|
By default use all cores
|
2015-07-11 09:58:10 +05:00 |
|
Leonid Bugaev
|
0fb1d83284
|
Simplify directory structure
|
2014-03-16 22:24:27 +06:00 |
|
Leonid Bugaev
|
2a4efa91af
|
Initial commit
|
2013-10-27 18:49:00 +00:00 |
|
Fernando Álvarez
|
a1f9cc501b
|
General review:
- Fix typos
- Follow some Go good practices
- Better documentation, more consistent godoc.org
- Refactoring
|
2013-09-30 10:00:30 +02:00 |
|
Leonid Bugaev
|
fd47cc1144
|
Update version
|
2013-09-15 12:49:41 +04:00 |
|
Leonid Bugaev
|
5bae7c5de5
|
Don't exit on panic
|
2013-09-15 10:59:15 +04:00 |
|
Leonid Bugaev
|
97a5e99c6b
|
Updated version
|
2013-06-22 20:36:16 +06:00 |
|
Leonid Bugaev
|
fcadc57696
|
Optimize packet parsing
|
2013-06-18 17:21:35 +06:00 |
|
Leonid Bugaev
|
2e13a7930b
|
More optimizations. Don't acclocat unneded memory.
|
2013-06-16 17:25:21 +06:00 |
|
Leonid Bugaev
|
c62ce5513f
|
Speed optimizations. v0.3.1
|
2013-06-16 13:45:38 +06:00 |
|
Leonid Bugaev
|
3cf7be8408
|
Big rewrite
* Use RAW_SOCKETS instead of tcpdump
* Own TCP stack
* All HTTP request types support
* Use standard http.ParseRequest for parsing requests
|
2013-06-10 22:01:27 +06:00 |
|
Leonid Bugaev
|
236ef48e13
|
Settings refactoring. Verbose mode. Bumb to 1.1 version
|
2013-06-03 17:53:40 +06:00 |
|
Leonid Bugaev
|
5647c2d175
|
Updated documentation
|
2013-06-02 11:17:10 +06:00 |
|
Leonid Bugaev
|
39775ba4bd
|
Remove global variable
|
2013-06-01 18:07:41 +06:00 |
|
Leonid Bugaev
|
3642459bc0
|
Updated import paths (changed dirrectories)
|
2013-06-01 17:58:26 +06:00 |
|
Leonid Bugaev
|
2efca73de4
|
Updated dir structure to follow standard conventions
|
2013-06-01 11:46:16 +00:00 |
|