Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Prepare releaseOTP_R16B | Erlang/OTP | 2013-02-25 | 2 | -2/+42 |
* | Update copyright years | Björn-Egil Dahlberg | 2013-02-22 | 5 | -5/+5 |
* | tests: Remove old_httpc_SUITE, no longer used | Björn-Egil Dahlberg | 2013-02-22 | 1 | -3602/+0 |
* | Merge branch 'sal/ftp/OTP-10886' | Fredrik Gustafsson | 2013-02-22 | 3 | -1/+8 |
|\ | |||||
| * | Changed to correct errorcode in testcase | Fredrik Gustafsson | 2013-01-24 | 1 | -1/+1 |
| * | Handle correctly the "No files found or file unavailable" error code. | serge | 2012-10-11 | 2 | -0/+7 |
* | | inets httpd: Handle ipfamily option correctly when listning to port 0 | Ingela Anderton Andin | 2013-02-20 | 5 | -105/+65 |
* | | inets: Improve ssl handling | Ingela Anderton Andin | 2013-02-18 | 13 | -3619/+5328 |
* | | inets httpd: The option modules now defaults to its documented default value. | Ingela Anderton Andin | 2013-02-14 | 1 | -4/+2 |
* | | inets httpc: Corrected separation of pipelining and persisten connections | Ingela Anderton Andin | 2013-02-14 | 1 | -161/+118 |
* | | Prepare releaseOTP_R16A_RELEASE_CANDIDATE | Erlang/OTP | 2013-01-29 | 1 | -1/+30 |
* | | Merge branch 'bmk/inets/prepare-for-release' | Micael Karlberg | 2013-01-28 | 3 | -108/+22 |
|\ \ | |||||
| * | | [inets] Appup test suite now handles version REs | Micael Karlberg | 2013-01-25 | 1 | -0/+15 |
| * | | inets: Prepare for R16 | Ingela Anderton Andin | 2013-01-23 | 2 | -108/+7 |
* | | | Update copyright years | Björn-Egil Dahlberg | 2013-01-25 | 7 | -7/+7 |
* | | | Merge branch 'hsv/http_redirect_on_post_303/OTP-10765' | Fredrik Gustafsson | 2013-01-25 | 2 | -4/+35 |
|\ \ \ | |/ / |/| | | |||||
| * | | inets: fix autoredirect for POST requests responding 303 | Hans Svensson | 2013-01-18 | 1 | -0/+5 |
| * | | inets - httpc_SUITE: add redirect tests for response 303 | Hans Svensson | 2013-01-18 | 1 | -4/+30 |
* | | | Merge branch 'nox/enable-silent-rules/OTP-10726' | Björn-Egil Dahlberg | 2013-01-18 | 1 | -2/+2 |
|\ \ \ | |/ / |/| | | |||||
| * | | Implement ./otp_build configure --enable-silent-rules | Anthony Ramine | 2013-01-15 | 1 | -2/+2 |
* | | | Fix some FOP warnings | Hans Bolinder | 2013-01-09 | 1 | -2/+3 |
|/ / | |||||
* | | Merge tag 'OTP_R15B03' | Björn-Egil Dahlberg | 2012-11-27 | 1 | -1/+21 |
|\ \ | |||||
| * | | Prepare releaseOTP_R15B03 | Erlang/OTP | 2012-11-26 | 1 | -1/+21 |
* | | | Merge branch 'bjorn/asn1/clean-up-backends/OTP-10410' | Björn Gustavsson | 2012-11-26 | 1 | -2/+2 |
|\ \ \ | |||||
| * | | | Fix other applications | Björn Gustavsson | 2012-11-26 | 1 | -2/+2 |
* | | | | Merge branch 'maint' | Björn-Egil Dahlberg | 2012-11-23 | 3 | -3/+3 |
|\ \ \ \ | |/ / / |/| / / | |/ / | |||||
| * | | Update copyright years | Björn-Egil Dahlberg | 2012-11-23 | 3 | -3/+3 |
* | | | Merge branch 'maint' | Fredrik Gustafsson | 2012-11-16 | 6 | -17/+98 |
|\ \ \ | |/ / | |||||
| * | | Increased waiting time to check if socket is down | Fredrik Gustafsson | 2012-11-15 | 1 | -1/+1 |
| * | | Fine adjustments of slowdos alg | Fredrik Gustafsson | 2012-11-14 | 2 | -2/+10 |
| * | | Changes to slowdos testcase | Fredrik Gustafsson | 2012-11-12 | 1 | -1/+2 |
| * | | Doc for test case slowdose | Fredrik Gustafsson | 2012-11-09 | 1 | -0/+2 |
| * | | Bumped version nr | Fredrik Gustafsson | 2012-11-09 | 2 | -1/+15 |
| * | | Added testcases för minimum_bytes_per_second option | Fredrik Gustafsson | 2012-11-09 | 1 | -2/+11 |
| * | | Reduced checking of bytes per second to every second | Fredrik Gustafsson | 2012-11-09 | 1 | -3/+3 |
| * | | Documentation for minimum_bytes_per_seconds option | Fredrik Gustafsson | 2012-11-07 | 1 | -1/+7 |
| * | | Changed property to minimum_bytes_per_second and checking if is integer on start | Fredrik Gustafsson | 2012-11-06 | 2 | -3/+14 |
| * | | Changed to Bytes Per Second when checking clients rate, new options {byte_lim... | Fredrik Gustafsson | 2012-11-06 | 1 | -9/+9 |
| * | | Option {bit_limit, integer()} to close sockets where clients are too slow | Fredrik Gustafsson | 2012-11-06 | 1 | -11/+41 |
* | | | Merge branch 'maint' | Lukas Larsson | 2012-11-02 | 1 | -7/+9 |
|\ \ \ | |/ / | |||||
| * | | Move crypto check so that tc is skipped and not failed | Lukas Larsson | 2012-10-22 | 1 | -7/+9 |
| |/ | |||||
* | | inets: Remove dbg tracing from testcases | Björn-Egil Dahlberg | 2012-10-03 | 6 | -35/+2 |
* | | Merge branch 'raimo/inets/https-proxy/OTP-10256' | Raimo Niskanen | 2012-10-02 | 14 | -933/+1910 |
|\ \ | |||||
| * | | inets httpc: Document that RFC 2817 is not supported | Ingela Anderton Andin | 2012-10-02 | 1 | -2/+6 |
| * | | inets: Dialyzer fixes | Ingela Anderton Andin | 2012-10-02 | 4 | -27/+13 |
| * | | inets httpc: TLS via proxy | Ingela Anderton Andin | 2012-10-02 | 5 | -439/+593 |
| * | | inets: Remove obsolete testcases that are now in the proxy suite | Raimo Niskanen | 2012-10-02 | 1 | -464/+2 |
| * | | inets: Add tests using external proxy running on localhost | Raimo Niskanen | 2012-10-02 | 6 | -1/+1296 |
| |/ | |||||
* | | Merge branch 'maint' | Björn-Egil Dahlberg | 2012-08-31 | 9 | -9/+9 |
|\ \ | |/ | |||||
| * | Update copyright years | Björn-Egil Dahlberg | 2012-08-31 | 9 | -9/+9 |