Commit graph

  • 86ccc45 Updated contributes/authors by benjaminplee 2014-11-20 18:27:32 +0000
  • 5b8993e Added basic test for show_dest_status by benjaminplee 2014-11-20 18:01:51 +0000
  • 4b0fb6b Removed duplicate documentation by benjaminplee 2014-11-20 18:01:25 +0000
  • 642c082 Fixed matchspec miss and added retry logic w/ ets by benjaminplee 2014-11-20 17:44:05 +0000
  • e4d41ec Whitespace cleanup by benjaminplee 2014-11-20 17:02:29 +0000
  • f1244ab Changed travis-ci build status link by Chandrashekhar Mullaparthi 2014-08-13 11:22:55 +0100
  • 78d1814 Filled in more functional tests by benjaminplee 2014-11-20 16:49:28 +0000
  • 9d0b7e3 Changed pipeline algo to smallest pipeline first by benjaminplee 2014-11-19 21:50:54 +0000
  • 3061aa2 Encapsulated the iteration of connections and msgs by benjaminplee 2014-11-19 19:48:32 +0000
  • 8b94a52 Removed speculative sizing and enforced common max by benjaminplee 2014-11-19 19:26:54 +0000
  • e7a7e72 Encapsulated remaining interactions with conn ets by benjaminplee 2014-11-19 19:20:42 +0000
  • 13b4f6d Connection now has whole responsibility of cleanup by benjaminplee 2014-11-19 19:04:51 +0000
  • 38242f4 Encapsulated conn ets table use in ibrowse_lb by benjaminplee 2014-11-19 18:21:49 +0000
  • c14e322 Removed unnecessary pipeline size from con state by benjaminplee 2014-11-19 18:10:07 +0000
  • 8ee3444 Replaced local size in state with ets lookup by benjaminplee 2014-11-19 17:12:20 +0000
  • 5d11a7c Removed unneccessary safe_fixtable for ordered set by benjaminplee 2014-11-19 15:47:45 +0000
  • b5b382a General cleanup of spacing and order by benjaminplee 2014-11-19 15:32:40 +0000
  • 29b98c4 Removed unneeded initial table creation by benjaminplee 2014-11-19 04:09:09 +0000
  • 725d503 Updated local rebar to fix problem with eunit by benjaminplee 2014-11-18 22:48:45 +0000
  • 2cb1144 Aliased remaining production ets table names by benjaminplee 2014-11-18 22:32:02 +0000
  • 39528b5 Made ets table names clearer by usage by benjaminplee 2014-11-18 22:24:55 +0000
  • 1a5c80f Created broken test demonstrating imbalanced load by benjaminplee 2014-11-18 22:03:06 +0000
  • 6bf1951 Add new endpoint to test_server for slow responses by benjaminplee 2014-11-18 20:21:53 +0000
  • 0ce1b45 Created base for functional tests by benjaminplee 2014-11-18 19:57:31 +0000
  • 8d25761 Ignored temporary .rebar files by benjaminplee 2014-11-18 19:57:05 +0000
  • d6e542b Fixed test server stop message handling by benjaminplee 2014-11-18 19:55:27 +0000
  • e18ea91 Merge pull request #120 from divolgin/fix by Chandrashekhar Mullaparthi 2014-08-19 19:05:33 +0100
  • 2b38b45 (refs/pull/120/head) When host/port process dies, ets table is not cleaned up, which breaks all subsequent connections to this host/port. by Dmitriy Ivolgin 2014-08-19 11:33:10 -0400
  • d61dd9a (refs/pull/122/head, new_pipeline) Changed travis-ci build status link by Chandrashekhar Mullaparthi 2014-08-13 11:22:55 +0100
  • a51834f Tweak get_metrics by Chandrashekhar Mullaparthi 2014-08-13 11:18:01 +0100
  • afccba0 Cleanup correctly on shutdown by Chandrashekhar Mullaparthi 2014-08-13 11:10:15 +0100
  • 1ebd849 Merge branch 'new_pipeline' of https://github.com/cmullaparthi/ibrowse into new_pipeline by Chandrashekhar Mullaparthi 2014-08-10 22:31:38 +0100
  • f19968d More fixes to pipelining by Chandrashekhar Mullaparthi 2014-08-08 15:45:51 +0100
  • 02b56cc More fixes to pipelining by Chandrashekhar Mullaparthi 2014-08-08 15:49:44 +0100
  • edf8104 More fixes to pipelining by Chandrashekhar Mullaparthi 2014-08-08 15:48:48 +0100
  • 141554c More fixes to pipelining by Chandrashekhar Mullaparthi 2014-08-08 15:48:20 +0100
  • fb56bd1 More fixes to pipelining by Chandrashekhar Mullaparthi 2014-08-08 15:47:35 +0100
  • 47ae6a4 More fixes to pipelining by Chandrashekhar Mullaparthi 2014-08-08 15:46:50 +0100
  • b8b6add More fixes to pipelining by Chandrashekhar Mullaparthi 2014-08-08 15:46:22 +0100
  • ba6652f More fixes to pipelining by Chandrashekhar Mullaparthi 2014-08-08 15:45:51 +0100
  • 502f73b Don't need named ibrowse_lb process by Chandrashekhar Mullaparthi 2014-07-25 12:39:29 +0100
  • fae777f Merge pull request #117 from rnewson/socks5-redux by Chandrashekhar Mullaparthi 2014-07-25 00:00:01 +0100
  • 1de8154 New pipelining algorithm by Chandrashekhar Mullaparthi 2014-07-24 23:30:07 +0100
  • b5b26d5 (refs/pull/117/head) Add SOCKS5 Support by Robert Newson 2014-07-13 18:45:34 +0100
  • 7009545 Revert "add socks5 support" by Robert Newson 2014-07-13 17:51:23 +0100
  • 1b42426 (refs/pull/115/merge) Merge 155eb1edf4 into d2e369ff42 by Robert Newson 2014-07-11 00:09:46 +0000
  • d2e369f (tag: v4.1.1) Upped version to 4.1.1 by Chandrashekhar Mullaparthi 2014-07-11 01:05:14 +0100
  • 155eb1e (refs/pull/115/head) Resolve hostnames over SOCKS5 by Robert Newson 2014-07-09 14:28:22 +0100
  • 5bae730 Merge pull request #112 from serge2/master by Chandrashekhar Mullaparthi 2014-03-30 20:18:27 +0100
  • df5ce8d (refs/pull/112/head) ibrowse_socks5: fix 'can't find include lib "kernel/src/inet_dns.hrl"' part2 by Serge Polkovnikov 2014-03-30 20:21:37 +0300
  • 3b0b74d ibrowse_socks5: fix 'can't find include lib "kernel/src/inet_dns.hrl"' by Serge Polkovnikov 2014-03-30 20:05:07 +0300
  • b85b408 Merge pull request #111 from refuge/fix/give_raw_request by Chandrashekhar Mullaparthi 2014-03-24 21:54:56 +0000
  • c0cc2c3 (refs/pull/111/head) logic was wrong by benoitc 2014-03-24 11:08:20 +0100
  • d1a5bb0 Merge pull request #110 from refuge/fix/fun-with-state-pattern-matching by Chandrashekhar Mullaparthi 2014-03-20 13:06:30 +0000
  • 7fbd28f (refs/pull/110/head) fix pattern matching by benoitc 2014-03-20 10:45:22 +0100
  • 8d9ccc7 Added support for accepting binaries as header names by Chandrashekhar Mullaparthi 2014-03-15 23:55:20 +0000
  • 7871e2e (tag: v4.1.0) Merged upstream changes by Chandrashekhar Mullaparthi 2014-03-15 22:47:55 +0000
  • fff37dd Version 4.1.0 by Chandrashekhar Mullaparthi 2014-03-15 22:41:06 +0000
  • 108c131 Merge pull request #108 from paulperegud/fix_silent_connection_termination by Chandrashekhar Mullaparthi 2014-02-06 22:03:06 +0000
  • f27c27f (refs/pull/108/head) fix dialyzer "value is unmatched" warnings by Paul Peregud 2014-02-04 11:26:23 +0100
  • 09a8ee2 fix: socket maybe closed when calling ProtocolHandler:setopts; crashing in that place leads to silent termination, since client will never be informed. Instead of crashing wait for tcp_closed and cleanup nicely. by Paul Peregud 2014-02-04 11:21:35 +0100
  • d824491 Merge pull request #97 from stuart/master by Chandrashekhar Mullaparthi 2013-12-18 15:34:28 -0800
  • 00850b2 (refs/pull/98/merge) Merge ee72318d69 into fb97c66014 by Klaus Trainer 2013-12-18 15:27:11 -0800
  • ff08c20 Merge branch 'raw_request' by Chandrashekhar Mullaparthi 2013-12-18 23:17:44 +0000
  • fb97c66 Merge pull request #103 from apauley/dialyzer_travis by Chandrashekhar Mullaparthi 2013-11-26 06:08:06 -0800
  • a11f987 (refs/pull/103/head) Remove R15B from travis, it also takes more than 10 minutes to generate a dialyzer PLT file by Andreas Pauley 2013-11-23 18:52:26 +0200
  • 3946972 Add R15B to travis by Andreas Pauley 2013-11-23 18:34:03 +0200
  • 68ee17f Generating a dialyzer PLT on travis with R14 takes more than 10 minutes, and then travis kills the build by Andreas Pauley 2013-11-23 18:33:07 +0200
  • 70a44c5 Remove OTP versions from that seem not to be supported by travis anymore by Andreas Pauley 2013-11-23 18:31:49 +0200
  • 0413716 Add R16B to travis versions by Andreas Pauley 2013-11-23 18:16:06 +0200
  • 0d4ad9b Run dialyzer by default just after a compile by Andreas Pauley 2013-11-23 17:58:54 +0200
  • 08e6a4c Fix dialyzer warnings due to -Wunmatched_returns option. by Andreas Pauley 2013-11-23 17:50:28 +0200
  • e9d877a Turn warnings into errors by Andreas Pauley 2013-11-23 17:48:33 +0200
  • 2a83308 Merge pull request #102 from apauley/dialyzer_makefile by Chandrashekhar Mullaparthi 2013-11-22 13:38:55 -0800
  • 8fba691 (refs/pull/102/head) Add dialyzer target to the Makefile by Andreas Pauley 2013-11-22 14:44:20 +0200
  • 5c01b5e (issue-101) Fix for issue #101 by Chandrashekhar Mullaparthi 2013-10-30 06:53:39 +0000
  • 2e13b63 Merge branch 'master' of https://github.com/cmullaparthi/ibrowse by Chandrashekhar Mullaparthi 2013-10-21 13:00:01 +0100
  • bbad869 Merge pull request #100 from Vagabond/adt-connection_close by Chandrashekhar Mullaparthi 2013-10-01 15:21:05 -0700
  • ce221cd (refs/pull/100/merge) Merge 07d1d75d54 into 866b0ff5ac by Andrew Thompson 2013-09-12 12:59:08 -0700
  • 07d1d75 (refs/pull/100/head) Retry requests when the worker has the connection close by Andrew Thompson 2013-09-12 15:54:46 -0400
  • 866b0ff Merge pull request #99 from f355/master by Chandrashekhar Mullaparthi 2013-08-15 21:06:53 -0700
  • e7ddc85 (refs/pull/99/merge) Merge d785607a90 into 208277b69f by f355 2013-08-14 05:51:32 -0700
  • d785607 (refs/pull/99/head) Allow comma-separated list in Transfer-Encoding response header. by Konstantin Tcepliaev 2013-08-14 16:49:07 +0400
  • ee72318 (refs/pull/98/head) Return lowercase response header names by Klaus Trainer 2013-07-22 01:16:58 +0200
  • 26ce366 (refs/pull/97/head) allow_303_with_no_body option allows 303 responses to have no body by Stuart Coyle 2013-07-15 18:33:44 +1000
  • 8183263 Allow 303 redirect to have no Content-Length header. by Stuart Coyle 2013-07-06 17:40:25 +1000
  • 208277b Merge pull request #96 from presidentua/master by Chandrashekhar Mullaparthi 2013-07-02 16:41:51 -0700
  • 2be6b0d (refs/pull/96/merge) Merge 2a5e7503f2 into af5eebd9f5 by presidentua 2013-06-30 14:54:43 -0700
  • 2a5e750 (refs/pull/96/head) fix typo in name of module ibrowse_socks5 by presidentua 2013-07-01 00:50:06 +0300
  • d8150fe add socks5 support by presidentua 2013-06-30 17:53:19 +0300
  • 1686f5e Merge branch 'master' of https://github.com/cmullaparthi/ibrowse by Chandrashekhar Mullaparthi 2013-06-13 22:36:02 +0100
  • 066bd7e (refs/pull/92/merge) Merge 330611f372 into af5eebd9f5 by Eugene Girshov 2013-06-13 14:24:41 -0700
  • af5eebd Merge pull request #95 from AeroNotix/master by Chandrashekhar Mullaparthi 2013-06-13 14:20:39 -0700
  • 94c584c (refs/pull/95/merge) Merge 005dcc8ad8 into b2c3f404ea by Aaron France 2013-06-12 05:19:42 -0700
  • 005dcc8 (refs/pull/95/head) Added a Makefile target to more easily build the documentation. by AeroNotix 2013-06-12 14:18:15 +0100
  • b038c41 Specify in greater detail what we want to ignore in the documentation folder. by AeroNotix 2013-06-12 14:18:01 +0100
  • cc9df4f Ignore the build documentation files. by AeroNotix 2013-06-12 14:13:45 +0100
  • 74bb793 Fixed documentation errors by AeroNotix 2013-06-12 14:13:00 +0100
  • 330611f (refs/pull/92/head) add test cases on stream_request by Eugene Girshov 2013-06-03 22:36:00 +0300
  • 62cac1f add support for streaming request data by Eugene Girshov 2013-06-03 22:37:18 +0300