Leonid Bugaev
|
4066c24960
|
Specify go version
|
2013-08-02 19:32:02 +04:00 |
|
Leonid Bugaev
|
1686c701bf
|
Update .travis.yml
|
2013-08-02 19:28:37 +04:00 |
|
Leonid Bugaev
|
8fac086d02
|
Create .travis.yml
|
2013-08-02 19:25:10 +04:00 |
|
Leonid Bugaev
|
1cc94bc7ac
|
Added some tests
|
2013-08-02 19:07:39 +04:00 |
|
Leonid Bugaev
|
d231d64abb
|
Merge pull request #13 from bobthecow/patch-1
s/coma/comma/g
|
2013-07-17 21:30:28 -07:00 |
|
Justin Hileman
|
9a3c3f1e6d
|
s/coma/comma/g
|
2013-07-17 12:26:27 -07:00 |
|
Leonid Bugaev
|
c6fa4b8332
|
Create LICENSE.txt
|
2013-07-16 17:41:36 +06:00 |
|
Leonid Bugaev
|
85b54627ae
|
Removed unused debugging. Refactored variable names.
|
2013-06-24 12:23:46 +06:00 |
|
Leonid Bugaev
|
97a5e99c6b
|
Updated version
|
2013-06-22 20:36:16 +06:00 |
|
Leonid Bugaev
|
9490c743c3
|
Update README.md
|
2013-06-22 20:29:34 +06:00 |
|
Leonid Bugaev
|
bc65507c8d
|
Merge pull request #10 from buger/use_tcp
Used TCP instead of UDP
|
2013-06-22 07:26:36 -07:00 |
|
Leonid Bugaev
|
203f282bad
|
Fixed buffer sharing
|
2013-06-22 19:12:58 +06:00 |
|
Leonid Bugaev
|
88cb352353
|
Removed unused debugging
|
2013-06-22 19:12:25 +06:00 |
|
Leonid Bugaev
|
2ba6dacb64
|
Remove binary
|
2013-06-22 18:27:57 +06:00 |
|
Leonid Bugaev
|
8defc2062e
|
Updated README
|
2013-06-22 18:27:33 +06:00 |
|
Leonid Bugaev
|
76e5981f49
|
Proper conn closing and settings refactoring
|
2013-06-22 18:16:23 +06:00 |
|
Leonid Bugaev
|
5910409379
|
Used TCP instead of UDP
|
2013-06-22 17:24:10 +06:00 |
|
Leonid Bugaev
|
83f16946c7
|
Fixed docs
|
2013-06-20 20:16:25 +06:00 |
|
Leonid Bugaev
|
28702cd503
|
Updated docs
|
2013-06-20 18:43:31 +06:00 |
|
Leonid Bugaev
|
35f2f71199
|
Fixed replaying (forgot to add Query to url)
|
2013-06-19 21:27:05 +06:00 |
|
Leonid Bugaev
|
15f23270df
|
Fixed replaying to multiple addreses
|
2013-06-19 17:07:48 +06:00 |
|
Leonid Bugaev
|
6ba587e82e
|
Don't block socket reading
|
2013-06-19 13:34:01 +06:00 |
|
Leonid Bugaev
|
cad13f4233
|
Refactor concurrency to use more channels
|
2013-06-18 20:32:47 +06:00 |
|
Leonid Bugaev
|
fcadc57696
|
Optimize packet parsing
|
2013-06-18 17:21:35 +06:00 |
|
Leonid Bugaev
|
28bbb9abf9
|
Fixed settings and small typo.
|
2013-06-18 16:20:54 +06:00 |
|
Leonid Bugaev
|
2709bba3c2
|
Add setting to specify IP to bind
|
2013-06-18 16:06:46 +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
|
4bcb3e1ca6
|
Added building from source section
fixed #7
|
2013-06-14 13:02:54 +06:00 |
|
Leonid Bugaev
|
5384aaf21b
|
Update README.md
v0.3
v0.3.1
|
2013-06-11 13:48:37 +06:00 |
|
Leonid Bugaev
|
2944c84b1e
|
Merge pull request #6 from buger/rewrite
v0.3 Big rewrite
|
2013-06-11 00:44:24 -07:00 |
|
Leonid Bugaev
|
f0d5aa11dd
|
Added changelog
|
2013-06-10 22:07:52 +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
|
f5cc6021d2
|
Merge pull request #5 from kuriharak93/master
Small grammar fixes in README.md
|
2013-06-09 21:25:21 -07:00 |
|
Kyle Kurihara
|
dd3d8d8de5
|
small grammar fixes
|
2013-06-08 15:01:40 -05:00 |
|
Leonid Bugaev
|
b10615e3d3
|
Update README.md
|
2013-06-04 20:49:54 +06:00 |
|
Leonid Bugaev
|
9f2652303c
|
Update README.md
|
2013-06-04 19:40:41 +06:00 |
|
Leonid Bugaev
|
236ef48e13
|
Settings refactoring. Verbose mode. Bumb to 1.1 version
v0.1
|
2013-06-03 17:53:40 +06:00 |
|
Leonid Bugaev
|
51ed4e12ca
|
Fixed typos
|
2013-06-02 22:22:29 +06:00 |
|
Leonid Bugaev
|
5647c2d175
|
Updated documentation
|
2013-06-02 11:17:10 +06:00 |
|
Leonid Bugaev
|
869df06327
|
Update README.md
|
2013-06-01 23:23:29 +06:00 |
|
Leonid Bugaev
|
d1c46a5fb1
|
Update README.md
|
2013-06-01 21:53:26 +06:00 |
|
Leonid Bugaev
|
c61bba5d74
|
Update README.md
|
2013-06-01 18:18:18 +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 |
|
Leonid Bugaev
|
10540b3c03
|
Added Vagrant configuration
|
2013-06-01 11:18:39 +00:00 |
|
Leonid Bugaev
|
3ca6f93c7b
|
Merge branch 'master' of https://github.com/buger/gor
|
2013-06-01 14:17:03 +06:00 |
|
Leonid Bugaev
|
0cf584519c
|
Fixed craching when tried to close nil response
|
2013-06-01 14:14:46 +06:00 |
|
Leonid Bugaev
|
223ff3c58b
|
Update README.md
|
2013-05-31 22:14:27 +06:00 |
|