Commit Graph
1282 Commits
Author SHA1 Message Date
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
Leonid Bugaev 07ea2accd0 Update README.md 2013-05-31 21:43:33 +06:00
Leonid Bugaev 52917b9179 Updated binary 2013-05-31 14:57:56 +00:00
Leonid Bugaev 8c40a8f019 Merge branch 'master' of https://github.com/buger/gor 2013-05-31 20:54:47 +06:00
Leonid Bugaev 717f918bf3 Fixed memory leaks 2013-05-31 20:54:20 +06:00
Leonid Bugaev c3e045dc2e Updated linux binary 2013-05-31 13:06:11 +00:00
Leonid Bugaev 29458a8444 Merge branch 'master' of https://github.com/buger/gor 2013-05-31 19:04:45 +06:00
Leonid Bugaev fdaf75f3e5 Fixed throttling 2013-05-31 19:01:13 +06:00
Leonid Bugaev 4e02687750 Updated binary 2013-05-30 15:39:09 +00:00
Leonid Bugaev f7cd0c314b Added support for multiple receivers. Refactoring. 2013-05-30 21:34:46 +06:00
Leonid Bugaev 1256eb6e9c Updated flag name 2013-05-30 16:42:51 +06:00
Leonid Bugaev 7ad27e19ba Fixed crashing if running without argument 2013-05-30 16:27:58 +06:00
Leonid Bugaev b51ff77e70 Added linux binary 2013-05-30 15:55:39 +06:00
Leonid Bugaev c0bbd76ec3 Removed wrongly added binary file 2013-05-30 15:39:26 +06:00
Leonid Bugaev 034ab45abb First commit 2013-05-30 15:38:18 +06:00