aboutsummaryrefslogtreecommitdiffstats
path: root/lib/inets/src/inets_app
AgeCommit message (Expand)Author
2011-05-12Calling gen_tcp:connect with option {ip, {127,0,0,1}} results in an exit withMicael Karlberg
2011-05-11Fixed httpc manager crashIngela Anderton Andin
2011-04-19Updated appup file.Micael Karlberg
2011-04-12Proper release notes.Micael Karlberg
2011-03-28Merge branch 'rj/fix-httpd-format' into bmk/inets/inet56_integrationMicael Karlberg
2011-03-18Merge branch 'bmk/inets/httpd/prevent_xss_in_error_pages/OTP-9124' into bmk/i...Micael Karlberg
2011-03-18Merge branch 'bmk/inets/httpd/make_mod_esi_deliver_accept_binary_data/OTP-912...Micael Karlberg
2011-03-18Merge branch 'bmk/inets/ftp/missing_spec_causes_dialyxer_problems/OTP-9114' i...Micael Karlberg
2011-03-18Fixed debug macro.Micael Karlberg
2011-03-11[httpd] Prevent XSS in error pages.Micael Karlberg
2011-03-10Added proper release notes, appup and version.Micael Karlberg
2011-03-10Added proper release notes, appup and version.Micael Karlberg
2011-03-09Added (type) specs for all "public" functions in the ftp module.Micael Karlberg
2011-03-07Wrong version (downgrade for 5.5 was 5.4 instead which madeMicael Karlberg
2011-03-03Handling encoding of empty chunks.Micael Karlberg
2010-12-16External include filesMicael Karlberg
2010-11-29More IPv6 fixing. This time in actual code (in the client).Micael Karlberg
2010-09-13Prepare release for inets-5.5 (R14B).Micael Karlberg
2010-08-25Merge branch 'maint-r13' into devBjörn Gustavsson
2010-08-23inets: Patch 1129Micael Karlberg
2010-08-20inets: Patch 1122Micael Karlberg
2010-08-20inets: Patch 1115Micael Karlberg
2010-08-20inets: Patch 1111Micael Karlberg
2010-06-07OTP-7907: Allow the use of the "new" ssl (essl).Micael Karlberg
2010-05-27OTP-8609: Made cookie handling more case insensitive.Micael Karlberg
2010-04-28OTP-8542: HTTP client memory leakMicael Karlberg
2010-04-21OTP-8542: Merge from dev-branch.Micael Karlberg
2010-03-19OTP-8508 & OTP-8509.Micael Karlberg
2010-01-13OTP-8016, OTP-8056, OTP-8103, OTP-8106, OTP-8312, OTP-8315, OTP-8327, OTP-8349,Micael Karlberg
2009-11-25Fixing various dialyzer and copyright problems.Micael Karlberg
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP