aboutsummaryrefslogtreecommitdiffstats
path: root/lib/inets
AgeCommit message (Expand)Author
2011-12-05Add proper release notes entry for OTP-9628.Micael Karlberg
2011-11-28Add ssl (and crypto and public_key) ensure tests.Micael Karlberg
2011-11-28Be more forgiving when waiting for the response...Micael Karlberg
2011-11-28Handle more possible results from parsing the response.Micael Karlberg
2011-11-23Merge branch 'bmk/inets/own_dialyzer_plt' into bmk/inets/inets58_integration2Micael Karlberg
2011-11-23Forgot to rename plt target...Micael Karlberg
2011-11-23Merge branch 'bmk/inets/own_dialyzer_plt' into bmk/inets/inets58_integration2Micael Karlberg
2011-11-23Make dialyzer targets more general...Micael Karlberg
2011-11-23Merge branch 'bmk/inets/own_dialyzer_plt' into bmk/inets/inets58_integration2Micael Karlberg
2011-11-23Added priv subdir (inets/priv/plt) as plt destination.Micael Karlberg
2011-11-23Merge branch 'bmk/inets/dialyzer_fixes/OTP-9736' into bmk/inets/inets58_integ...Micael Karlberg
2011-11-23Fixed acceptor exit warnings (detected by dialyzer).Micael Karlberg
2011-11-23Added dialyzer targets for building inets plt and runningMicael Karlberg
2011-11-22Added release notes for OTP-9733.Micael Karlberg
2011-11-22Merge branch 'bmk/inets/httpd/bad_msg_size/OTP-9733' into bmk/inets/inets58_i...Micael Karlberg
2011-11-22Added release notes for OTP-9736.Micael Karlberg
2011-11-22Used wrong interface module (http instead of httpc: copy-and-paste).Micael Karlberg
2011-11-22[httpd] Sometimes entries in the transfer log was written with the messageMicael Karlberg
2011-11-22Revert "Update version numbers for pre-release of R15"Björn-Egil Dahlberg
2011-11-22Update version numbers for pre-release of R15OTP_R15ABjörn Gustavsson
2011-11-21Various minor dialyzer related cleanup.Micael Karlberg
2011-11-16[httpd] Fix logging of content length in mod_log.Micael Karlberg
2011-11-15Merge branch 'maint-r14'Micael Karlberg
2011-11-15Merge branch 'bmk/inets/inets58_integration'Micael Karlberg
2011-11-10Commas and more commas...Micael Karlberg
2011-11-09More merge cleanup.Micael Karlberg
2011-11-09[httpd] GET request with malformed header date causedMicael Karlberg
2011-11-09Initial merge from r13 topic branch. With minimal cleanup.Micael Karlberg
2011-11-09Aftermerge cleanup.Micael Karlberg
2011-11-09Initial merge from r13 topic branch. With minimal cleanup.Micael Karlberg
2011-11-01[httpd] GET request with malformed header date causedMicael Karlberg
2011-11-01Added versions 5.2, 5.1.3 and 5.1.2 again.Micael Karlberg
2011-10-27Remove unused */doc/src/make.dep filesBjörn Gustavsson
2011-10-27doc Makefiles: Eliminate DOCSUPPORT ifdefsBjörn Gustavsson
2011-10-26Uncommented ipv6 test cases.Micael Karlberg
2011-10-26Fixed HTML encode. First *try* to hex decode uri, and thenMicael Karlberg
2011-10-26Skip catching hex decode failure.Micael Karlberg
2011-10-26Fixed hex-decoding.Micael Karlberg
2011-10-25Problems with proxy test cases.Micael Karlberg
2011-10-25Added release notes, appup and correct version.Micael Karlberg
2011-10-25The XSS prevention methods used was confused if theMicael Karlberg
2011-10-18Make it possible to compile with an R14B compiler.Micael Karlberg
2011-10-18Fixed uri testcases.Micael Karlberg
2011-10-18[httpc] Wrong Host header in IPv6 HTTP requests.Micael Karlberg
2011-10-12Make return from the parse function conform with:Micael Karlberg
2011-10-12Added URI RFC (3986).Micael Karlberg
2011-10-11Merge branch 'master' of super:otp into bmk/inets/inets58_integrationMicael Karlberg
2011-10-07Add callback specs to tftp module following internet documentationStavros Aronis
2011-10-07Add callback specs to inets_service module following possibly deprecated comm...Stavros Aronis
2011-09-29Merge branch 'dev' into majorBjörn-Egil Dahlberg