Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-08-05 | [httpc] Deprecated interface module http has been removed. | Micael Karlberg | |
It has (long) been replaced by http client interface module httpc. OTP-9359 | |||
2011-06-15 | [httpc|httpd] Added support for IPv6 with ssl. | Micael Karlberg | |
OTP-5566 Merge branch 'bmk/inets/handle_ipv6_with_ssl2/OTP-5566' into bmk/inets/inets57_integration2 Conflicts: lib/inets/doc/src/notes.xml lib/inets/src/inets_app/inets.appup.src lib/inets/test/inets_test_lib.erl | |||
2011-06-15 | Added test cases for httpd. | Micael Karlberg | |
2011-06-15 | Clients started stand-alone not properly handled. | Micael Karlberg | |
OTP-9365 | |||
2011-06-15 | SSL with IPv6 now works "in principle". | Micael Karlberg | |
2011-06-15 | [httpc] Remove unnecessary usage of iolist_to_binary when | Micael Karlberg | |
processing body (for PUT and POST). Filipe David Manana OTP-9317 Merge branch 'bmk/inets/httpc/remove_unnecessary_iolist_to_binary_usage2/OTP-9317' into bmk/inets/inets57_integration2 Conflicts: lib/inets/doc/src/notes.xml lib/inets/src/inets_app/inets.appup.src | |||
2011-06-15 | [httpc] Remove unnecessary usage of iolist_to_binary when | Micael Karlberg | |
processing body (for PUT and POST). Filipe David Manana OTP-9317 | |||
2011-06-15 | [ftp] FTP client doesn't work with IPv6 host. | Micael Karlberg | |
Attila Rajmund Nohl OTP-9342 Merge branch 'bmk/inets/ftp/does_not_handle_ipv6/OTP-9342' into bmk/inets/inets57_integration2 Conflicts: lib/inets/doc/src/notes.xml lib/inets/src/inets_app/inets.appup.src | |||
2011-06-15 | Set proper version (5.7). | Micael Karlberg | |
2011-06-15 | Set proper version (5.7). | Micael Karlberg | |
2011-05-31 | Updated release notes. | Micael Karlberg | |
2011-05-30 | Peer/sockname resolv doesn't work with IPv6 addrs in HTTP. | Micael Karlberg | |
OTP-9343 | |||
2011-05-20 | Update copyright years | Björn-Egil Dahlberg | |
2011-05-12 | Calling gen_tcp:connect with option {ip, {127,0,0,1}} results in an exit with | Micael Karlberg | |
reason badarg. Neither SSL nor INETS catches this, resulting in crashes with incomprehensible reasons. OTP-9289 | |||
2011-05-11 | Also updated release notes. | Micael Karlberg | |
2011-04-19 | Default ssl kind changed to essl (from ossl). | Micael Karlberg | |
2011-04-12 | Merge branch 'bmk/inets/httpd/extended_fd/OTP-9202' into ↵ | Micael Karlberg | |
bmk/inets/inet56_integration OTP-9202 | |||
2011-04-06 | Updated release notes and linked file (that is added markers in | Micael Karlberg | |
the inets file). | |||
2011-04-06 | Merge branch 'dev' into bmk/inets/inet56_integration | Micael Karlberg | |
2011-04-01 | Compile fixes for earlier documentation fixes | Bernard Duggan | |
Fixed a couple of compilation errors. Also backed out a tiny change that had already been added by Tuncer Ayaz in his binary-part-typo branch. | |||
2011-04-01 | Various small documentation fixes | Bernard Duggan | |
This change fixes a bunch of small (and a few less small) typos and other errors in various modules that I've spotted throughout my travels. | |||
2011-03-28 | Merge branch 'bd/mod_esi_timeout_fix' into bmk/inets/inet56_integration | Micael Karlberg | |
OTP-9158 | |||
2011-03-28 | Merge branch 'rj/fix-httpd-format' into bmk/inets/inet56_integration | Micael Karlberg | |
OTP-9157 | |||
2011-03-23 | Merge branch 'bmk/inets/httpd/mod_sec_prop_docs_data_file/OTP-9131' into ↵ | Micael Karlberg | |
bmk/inets/inet56_integration Conflicts: lib/inets/doc/src/notes.xml lib/inets/src/inets_app/inets.appup.src | |||
2011-03-18 | Merge branch 'bmk/inets/httpd/prevent_xss_in_error_pages/OTP-9124' into ↵ | Micael Karlberg | |
bmk/inets/inet56_integration Conflicts: lib/inets/doc/src/notes.xml lib/inets/src/inets_app/inets.appup.src | |||
2011-03-18 | Merge branch ↵ | Micael Karlberg | |
'bmk/inets/httpd/make_mod_esi_deliver_accept_binary_data/OTP-9123' into bmk/inets/inet56_integration Conflicts: lib/inets/doc/src/notes.xml lib/inets/src/inets_app/inets.appup.src | |||
2011-03-18 | Merge branch 'bmk/inets/ftp/missing_spec_causes_dialyxer_problems/OTP-9114' ↵ | Micael Karlberg | |
into bmk/inets/inet56_integration Conflicts: lib/inets/doc/src/notes.xml lib/inets/src/inets_app/inets.appup.src | |||
2011-03-17 | Merge branch 'dev' into bmk/inets/httpc/support_upload_body_streaming/OTP-9094 | Micael Karlberg | |
Conflicts: lib/inets/doc/src/notes.xml Fixed release notes after merge. | |||
2011-03-17 | Merge branch 'dev' into ↵ | Micael Karlberg | |
bmk/inets/httpd/make_mod_esi_deliver_accept_binary_data/OTP-9123 | |||
2011-03-17 | Merge branch 'dev' into bmk/inets/httpd/prevent_xss_in_error_pages/OTP-9124 | Micael Karlberg | |
2011-03-17 | Merge branch 'dev' into ↵ | Micael Karlberg | |
bmk/inets/ftp/missing_spec_causes_dialyxer_problems/OTP-9114 Also fixed a bunch of "end-years" (was 2010 but should have been 2011, which the commit hook not happy with). | |||
2011-03-14 | Used the wrong security property names in documentation. | Micael Karlberg | |
2011-03-11 | Update copyright years | Björn-Egil Dahlberg | |
2011-03-10 | Add original auther (Bernard Duggan) in release notes. | Micael Karlberg | |
2011-03-10 | Added proper release notes, appup and version. | Micael Karlberg | |
2011-03-10 | Added proper release notes, appup and version. | Micael Karlberg | |
2011-03-10 | Merge branch 'bd/mod_esi_binary' into ↵ | Micael Karlberg | |
bmk/inets/httpd/make_mod_esi_deliver_accept_binary_data/OTP-9123 | |||
2011-03-09 | Added (type) specs for all "public" functions in the ftp module. | Micael Karlberg | |
2011-03-09 | Remove link_check warnings re httpc.xml,sys.xml and unicode.xml | Patrik Nyblom | |
2011-03-07 | Fixed release notes. | Micael Karlberg | |
2011-03-07 | Adding missing "send loop" for raw sending. | Micael Karlberg | |
Also fixed some of the documentation (types). | |||
2011-03-04 | Merge branch 'fm/httpc-upload-body-streaming' into ↵ | Micael Karlberg | |
bmk/inets/httpc/support_upload_body_streaming/OTP-OTP-9094 Conflicts: lib/inets/src/http_client/httpc.erl lib/inets/test/httpc_SUITE.erl | |||
2011-03-03 | Handling encoding of empty chunks. | Micael Karlberg | |
2011-03-02 | Fix typo in httpc documentation | Tuncer Ayaz | |
2011-03-02 | inets/httpc: Polish documentation | Christian von Roques | |
* Assure store_cookies (and verify_cookies) is documented instead of the nonexistent store_cookie and verify_cookie. * Make sure the cookies option is not called cookie in comments. * Sprinkle <c>...</c> arround symbols and code snippets in text. * Grammar, wording, and punctuation fixes. * Formalize See gen_tcp:connect/3,4 using <seealso>. | |||
2011-03-02 | Merge branch 'fd/httpc-man-page-fixes' into dev | Niclas Axelsson | |
* fd/httpc-man-page-fixes: Grammar and typo fixes for the httpc module documentation OTP-9090 | |||
2011-02-24 | Modify mod_esi:deliver/2 to accept binary data | Bernard Duggan | |
This change allows for more efficient delivery of large amounts of data through the mod_esi interface when the handling process has that data in binary format. It avoids the need to convert to list and the extra memory involved in passing that list between processes. | |||
2010-12-16 | External include files | Micael Karlberg | |
HTTPD header file install "fixed". That is, the include files in the include dir are installed in the include dir (by the Makefile in the src/inets_app). New wrapper header files (with the same names httpd.hrl and mod_auth.hrl) has been created in the src/http_server dir (which in turn is installed in the src/http_server dir by the Makefile in the src/http_server dir). | |||
2010-12-16 | Grammar and typo fixes for the httpc module documentation | Filipe David Manana | |
2010-12-06 | Prepare release | Erlang/OTP | |