summaryrefslogtreecommitdiff
path: root/lib/inets
Commit message (Expand)AuthorAgeFilesLines
* [inets] Merged from R14B and also fixed appupMicael Karlberg2012-01-2010-84/+631
|\
| * Merge branch 'bmk/inets/httpc/streaming_404/r14/OTP-9860' into bmk/inets/inet...Micael Karlberg2012-01-134-24/+26
| |\
| | * [inets/httpc] The client incorrectly streams 404 responsesMicael Karlberg2012-01-134-92/+60
| * | Merge branch 'bmk/inets/httpc/bad_keep_alive_mode/r14/OTP-9847' into bmk/inet...Micael Karlberg2012-01-056-134/+573
| |\ \
| | * | [inets/httpc] Add proper code change codeMicael Karlberg2012-01-053-120/+162
| | * | [inets/httpc] Add test caseMicael Karlberg2012-01-043-13/+337
| | * | [inets] Add proper release notes for OTP-9847Micael Karlberg2012-01-031-1/+37
| | * | [inets/httpc] Fix the selection of session for keep-alive modeMicael Karlberg2012-01-035-22/+99
| | |/
| * | [ftp] Fails to open IPv6 connectionMicael Karlberg2011-12-204-7/+56
| |/
* | Update copyright yearsBjörn-Egil Dahlberg2011-12-0911-11/+11
* | Fix typo in mod_responsecontrol.erlTuncer Ayaz2011-12-051-1/+1
* | Add proper release notes entry for OTP-9628.Micael Karlberg2011-12-052-0/+17
* | Add ssl (and crypto and public_key) ensure tests.Micael Karlberg2011-11-286-78/+62
* | Be more forgiving when waiting for the response...Micael Karlberg2011-11-281-20/+35
* | Handle more possible results from parsing the response.Micael Karlberg2011-11-281-1/+9
* | Merge branch 'bmk/inets/own_dialyzer_plt' into bmk/inets/inets58_integration2Micael Karlberg2011-11-231-1/+1
|\ \
| * | Forgot to rename plt target...Micael Karlberg2011-11-231-1/+1
* | | Merge branch 'bmk/inets/own_dialyzer_plt' into bmk/inets/inets58_integration2Micael Karlberg2011-11-231-13/+13
|\ \ \ | |/ /
| * | Make dialyzer targets more general...Micael Karlberg2011-11-231-13/+13
* | | Merge branch 'bmk/inets/own_dialyzer_plt' into bmk/inets/inets58_integration2Micael Karlberg2011-11-232-1/+30
|\ \ \ | |/ /
| * | Added priv subdir (inets/priv/plt) as plt destination.Micael Karlberg2011-11-232-8/+8
| * | Added dialyzer targets for building inets plt and runningMicael Karlberg2011-11-231-1/+30
| * | Revert "Update version numbers for pre-release of R15"Björn-Egil Dahlberg2011-11-221-1/+1
| * | Update version numbers for pre-release of R15OTP_R15ABjörn Gustavsson2011-11-221-1/+1
* | | Merge branch 'bmk/inets/dialyzer_fixes/OTP-9736' into bmk/inets/inets58_integ...Micael Karlberg2011-11-234-27/+51
|\ \ \
| * | | Fixed acceptor exit warnings (detected by dialyzer).Micael Karlberg2011-11-234-27/+51
* | | | Added release notes for OTP-9733.Micael Karlberg2011-11-221-0/+9
* | | | Merge branch 'bmk/inets/httpd/bad_msg_size/OTP-9733' into bmk/inets/inets58_i...Micael Karlberg2011-11-222-43/+85
|\ \ \ \
| * | | | Used wrong interface module (http instead of httpc: copy-and-paste).Micael Karlberg2011-11-221-1/+1
| * | | | [httpd] Sometimes entries in the transfer log was written with the messageMicael Karlberg2011-11-221-42/+84
| | |/ / | |/| |
* | | | Added release notes for OTP-9736.Micael Karlberg2011-11-221-0/+5
| |/ / |/| |
* | | Various minor dialyzer related cleanup.Micael Karlberg2011-11-213-5/+26
|/ /
* | [httpd] Fix logging of content length in mod_log.Micael Karlberg2011-11-162-8/+13
|\ \
| * | Fix logging of content length in mod_logGarrett Smith2011-09-241-2/+8
* | | Merge branch 'maint-r14'Micael Karlberg2011-11-1516-231/+481
|\ \ \ | | |/ | |/|
| * | Commas and more commas...Micael Karlberg2011-11-101-6/+6
| * | More merge cleanup.Micael Karlberg2011-11-092-48/+13
| * | [httpd] GET request with malformed header date causedMicael Karlberg2011-11-098-92/+164
| |\ \
| | * \ Initial merge from r13 topic branch. With minimal cleanup.Micael Karlberg2011-11-099-94/+201
| | |\ \
| | | * | [httpd] GET request with malformed header date causedMicael Karlberg2011-11-019-103/+185
| * | | | Aftermerge cleanup.Micael Karlberg2011-11-091-6/+0
| * | | | Initial merge from r13 topic branch. With minimal cleanup.Micael Karlberg2011-11-0914-158/+386
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Added versions 5.2, 5.1.3 and 5.1.2 again.Micael Karlberg2011-11-011-1/+31
| | * | | Uncommented ipv6 test cases.Micael Karlberg2011-10-261-10/+10
| | * | | Fixed HTML encode. First *try* to hex decode uri, and thenMicael Karlberg2011-10-262-6/+12
| | * | | Skip catching hex decode failure.Micael Karlberg2011-10-261-15/+2
| | * | | Fixed hex-decoding.Micael Karlberg2011-10-268-57/+101
| | * | | Problems with proxy test cases.Micael Karlberg2011-10-251-26/+59
| | * | | Added release notes, appup and correct version.Micael Karlberg2011-10-253-32/+32
| | * | | The XSS prevention methods used was confused if theMicael Karlberg2011-10-255-44/+137
| | |/ /