summaryrefslogtreecommitdiff
path: root/lib/inets/src
Commit message (Expand)AuthorAgeFilesLines
* Corrected appup-file (missing ',').Micael Karlberg2011-06-171-2/+2
* [httpc|httpd] Added support for IPv6 with ssl.Micael Karlberg2011-06-155-113/+134
|\
| * Uppdated appup-file.Micael Karlberg2011-06-151-2/+8
| * Stopping httpc client...Micael Karlberg2011-06-151-2/+0
| * Clients started stand-alone not properly handled.Micael Karlberg2011-06-151-5/+2
| * Temporary solution for profile_name stuff. What about Pids???Micael Karlberg2011-06-151-10/+14
| * SSL with IPv6 now works "in principle".Micael Karlberg2011-06-153-97/+115
* | [httpc] Remove unnecessary usage of iolist_to_binary whenMicael Karlberg2011-06-152-8/+8
|\ \
| * | [httpc] Remove unnecessary usage of iolist_to_binary whenMicael Karlberg2011-06-152-8/+16
* | | [ftp] FTP client doesn't work with IPv6 host.Micael Karlberg2011-06-152-3/+7
|\ \ \ | |_|/ |/| |
| * | OTP-9342: FTP client doesn't work with IPv6Micael Karlberg2011-05-272-1/+13
| |/
* | Peer/sockname resolv doesn't work with IPv6 addrs in HTTP.Micael Karlberg2011-05-302-30/+44
|/
* Update copyright yearsBjörn-Egil Dahlberg2011-05-205-5/+5
* Calling gen_tcp:connect with option {ip, {127,0,0,1}} results in an exit withMicael Karlberg2011-05-122-7/+31
* Fixed httpc manager crashIngela Anderton Andin2011-05-115-648/+193
* Updated appup file.Micael Karlberg2011-04-191-0/+4
* Default ssl kind changed to essl (from ossl).Micael Karlberg2011-04-191-3/+3
* Proper release notes.Micael Karlberg2011-04-121-0/+8
* Accepting file descriptors (fd) in the config forMicael Karlberg2011-04-062-47/+67
* A slightly more usefull debug printout (including httpd services).Micael Karlberg2011-03-281-1/+1
* Merge branch 'bd/mod_esi_timeout_fix' into bmk/inets/inet56_integrationMicael Karlberg2011-03-281-2/+2
|\
| * Fix timeout message generated by mod_esiBernard Duggan2011-03-171-1/+1
* | Merge branch 'rj/fix-httpd-format' into bmk/inets/inet56_integrationMicael Karlberg2011-03-284-14/+25
|\ \
| * | Fix log messages formating in httpdRicardo Catalinas Jiménez2011-03-173-11/+10
| |/
* | Merge branch 'bmk/inets/httpd/prevent_xss_in_error_pages/OTP-9124' into bmk/i...Micael Karlberg2011-03-183-20/+44
|\ \
| * | [httpd] Prevent XSS in error pages.Micael Karlberg2011-03-111-0/+1
| * | Added proper release notes, appup and version.Micael Karlberg2011-03-101-1/+12
| * | Merge branch 'ms/inets-prevent_xss_in_error_pages' into bmk/inets/httpd/preve...Micael Karlberg2011-03-102-20/+36
| |\ \ | | |/ | |/|
| | * inets: prevent XSS in error pagesMichael Santos2011-02-222-20/+36
* | | Merge branch 'bmk/inets/httpd/make_mod_esi_deliver_accept_binary_data/OTP-912...Micael Karlberg2011-03-182-2/+10
|\ \ \
| * | | Added proper release notes, appup and version.Micael Karlberg2011-03-101-1/+11
| * | | Merge branch 'bd/mod_esi_binary' into bmk/inets/httpd/make_mod_esi_deliver_ac...Micael Karlberg2011-03-101-0/+4
| |\ \ \ | | |/ / | |/| |
| | * | Modify mod_esi:deliver/2 to accept binary dataBernard Duggan2011-02-241-0/+4
| | |/
* | | Merge branch 'bmk/inets/ftp/missing_spec_causes_dialyxer_problems/OTP-9114' i...Micael Karlberg2011-03-182-13/+250
|\ \ \
| * | | Added (type) specs for all "public" functions in the ftp module.Micael Karlberg2011-03-092-13/+258
| |/ /
* | | Fixed debug macro.Micael Karlberg2011-03-182-5/+27
* | | Merge branch 'dev' into bmk/inets/httpc/support_upload_body_streaming/OTP-9094Micael Karlberg2011-03-172-4/+20
|\ \ \ | |/ /
| * | Wrong version (downgrade for 5.5 was 5.4 instead which madeMicael Karlberg2011-03-071-1/+1
| * | Handling encoding of empty chunks.Micael Karlberg2011-03-032-3/+19
* | | Adding missing "send loop" for raw sending.Micael Karlberg2011-03-073-55/+100
* | | Merge branch 'fm/httpc-upload-body-streaming' into bmk/inets/httpc/support_up...Micael Karlberg2011-03-042-19/+84
|\ \ \ | |/ / |/| |
| * | httpc: add option to do automatic chunked transfer-encodingFilipe David Manana2010-10-131-4/+30
| * | httpc: allow streaming of PUT and POST request bodiesFilipe David Manana2010-10-052-15/+53
* | | inets/httpc: Polish documentationChristian von Roques2011-03-021-1/+1
| |/ |/|
* | External include filesMicael Karlberg2010-12-164-22/+47
* | Merge branch 'bmk/inets/httpc_meybe_retry_queue_terminating/OTP-8906' into devIngela Anderton Andin2010-12-011-48/+55
|\ \
| * | Pipelined requests not handled properly when terminating.Micael Karlberg2010-11-101-48/+55
| |/
* | Merge branch 'ia/ssl/test-improvments' into devIngela Anderton Andin2010-12-014-10/+34
|\ \
| * | Replaced error report with debug printout.Micael Karlberg2010-11-302-5/+13
| * | More IPv6 fixing. This time in actual code (in the client).Micael Karlberg2010-11-292-5/+21
| |/