221 Commits (4b0fb6b8a0e80c5afe16601a82245776ea2cf498)
 

Author SHA1 Message Date
  benjaminplee 4b0fb6b8a0 Removed duplicate documentation 10 years ago
  benjaminplee 642c082d54 Fixed matchspec miss and added retry logic w/ ets 10 years ago
  benjaminplee e4d41ec453 Whitespace cleanup 10 years ago
  Chandrashekhar Mullaparthi f1244abe2c Changed travis-ci build status link 10 years ago
  benjaminplee 78d1814638 Filled in more functional tests 10 years ago
  benjaminplee 9d0b7e3eea Changed pipeline algo to smallest pipeline first 10 years ago
  benjaminplee 3061aa2fd9 Encapsulated the iteration of connections and msgs 10 years ago
  benjaminplee 8b94a527f9 Removed speculative sizing and enforced common max 10 years ago
  benjaminplee e7a7e721d1 Encapsulated remaining interactions with conn ets 10 years ago
  benjaminplee 13b4f6de25 Connection now has whole responsibility of cleanup 10 years ago
  benjaminplee 38242f4fd0 Encapsulated conn ets table use in ibrowse_lb 10 years ago
  benjaminplee c14e322599 Removed unnecessary pipeline size from con state 10 years ago
  benjaminplee 8ee3444c14 Replaced local size in state with ets lookup 10 years ago
  benjaminplee 5d11a7c649 Removed unneccessary safe_fixtable for ordered set 10 years ago
  benjaminplee b5b382a77a General cleanup of spacing and order 10 years ago
  benjaminplee 29b98c44d2 Removed unneeded initial table creation 10 years ago
  benjaminplee 725d503ce5 Updated local rebar to fix problem with eunit 10 years ago
  benjaminplee 2cb1144187 Aliased remaining production ets table names 10 years ago
  benjaminplee 39528b555d Made ets table names clearer by usage 10 years ago
  benjaminplee 1a5c80f3d0 Created broken test demonstrating imbalanced load 10 years ago
  benjaminplee 6bf1951c99 Add new endpoint to test_server for slow responses 10 years ago
  benjaminplee 0ce1b45c37 Created base for functional tests 10 years ago
  benjaminplee 8d25761787 Ignored temporary .rebar files 10 years ago
  benjaminplee d6e542b256 Fixed test server stop message handling 10 years ago
  Chandrashekhar Mullaparthi e18ea912b6 Merge pull request #120 from divolgin/fix 10 years ago
  Dmitriy Ivolgin 2b38b4528b When host/port process dies, ets table is not cleaned up, which breaks all subsequent connections to this host/port. 10 years ago
  Chandrashekhar Mullaparthi fae777f86d Merge pull request #117 from rnewson/socks5-redux 10 years ago
  Robert Newson b5b26d5de3 Add SOCKS5 Support 10 years ago
  Robert Newson 7009545c46 Revert "add socks5 support" 10 years ago
  Chandrashekhar Mullaparthi d2e369ff42 Upped version to 4.1.1 10 years ago
  Chandrashekhar Mullaparthi 5bae7308a7 Merge pull request #112 from serge2/master 11 years ago
  Serge Polkovnikov df5ce8d8bb ibrowse_socks5: fix 'can't find include lib "kernel/src/inet_dns.hrl"' part2 11 years ago
  Serge Polkovnikov 3b0b74d566 ibrowse_socks5: fix 'can't find include lib "kernel/src/inet_dns.hrl"' 11 years ago
  Chandrashekhar Mullaparthi b85b408c1a Merge pull request #111 from refuge/fix/give_raw_request 11 years ago
  benoitc c0cc2c3711 logic was wrong 11 years ago
  Chandrashekhar Mullaparthi d1a5bb0765 Merge pull request #110 from refuge/fix/fun-with-state-pattern-matching 11 years ago
  benoitc 7fbd28f299 fix pattern matching 11 years ago
  Chandrashekhar Mullaparthi 8d9ccc7a8b Added support for accepting binaries as header names 11 years ago
  Chandrashekhar Mullaparthi 7871e2ebe8 Merged upstream changes 11 years ago
  Chandrashekhar Mullaparthi fff37dd538 Version 4.1.0 11 years ago
  Chandrashekhar Mullaparthi 108c131d78 Merge pull request #108 from paulperegud/fix_silent_connection_termination 11 years ago
  Paul Peregud f27c27f51c fix dialyzer "value is unmatched" warnings 11 years ago
  Paul Peregud 09a8ee22ed fix: socket maybe closed when calling ProtocolHandler:setopts; crashing 11 years ago
  Chandrashekhar Mullaparthi d824491d37 Merge pull request #97 from stuart/master 11 years ago
  Chandrashekhar Mullaparthi ff08c20677 Merge branch 'raw_request' 11 years ago
  Chandrashekhar Mullaparthi fb97c66014 Merge pull request #103 from apauley/dialyzer_travis 11 years ago
  Andreas Pauley a11f98756c Remove R15B from travis, it also takes more than 10 minutes to generate a dialyzer PLT file 11 years ago
  Andreas Pauley 394697226e Add R15B to travis 11 years ago
  Andreas Pauley 68ee17ff87 Generating a dialyzer PLT on travis with R14 takes more than 10 minutes, and then travis kills the build 11 years ago
  Andreas Pauley 70a44c5be0 Remove OTP versions from that seem not to be supported by travis anymore 11 years ago