Commit Graph
948 Commits
Author SHA1 Message Date
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
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