Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-11-16 | Merge branch 'pan/erlang-spec-error/open_port' | Patrik Nyblom | |
* pan/erlang-spec-error/open_port: Fix spec for erlang:process_info/{1,2} Add 'hide' option to erlang:open_port/2 spec * Update preloaded erlang.beam OTP-10584 OTP-9684 | |||
2012-11-16 | [erl_docgen] Updated the vsn.mk | Lars Thorsen | |
2012-11-16 | [erl_docgen] Add db_eix.xsl to the Makefile | Lars Thorsen | |
2012-11-16 | [safs] Add pdfname to the html target for the users guide | Lars Thorsen | |
2012-11-16 | [erl_docgen] Add possibility to specify pdf filename | Lars Thorsen | |
2012-11-16 | Updated system/doc/Makefile with the new xsltproc options. | Lars Thorsen | |
2012-11-16 | A possibility to configure erl_docgen so it can generate documentation for ↵ | Lars Thorsen | |
other products than Erlang/OTP. | |||
2012-11-16 | Fix spec for erlang:process_info/{1,2} | Patrik Nyblom | |
2012-11-16 | Add 'hide' option to erlang:open_port/2 spec | Patrik Nyblom | |
2012-11-16 | Merge branch 'maint' | Fredrik Gustafsson | |
* maint: Increased waiting time to check if socket is down Fine adjustments of slowdos alg Changes to slowdos testcase Doc for test case slowdose Bumped version nr Added testcases för minimum_bytes_per_second option Reduced checking of bytes per second to every second Documentation for minimum_bytes_per_seconds option Changed property to minimum_bytes_per_second and checking if is integer on start Changed to Bytes Per Second when checking clients rate, new options {byte_limit, integer()} Option {bit_limit, integer()} to close sockets where clients are too slow | |||
2012-11-16 | Merge branch 'fredrik/inets/slowdos/OTP-10392' into maint | Fredrik Gustafsson | |
* fredrik/inets/slowdos/OTP-10392: Increased waiting time to check if socket is down Fine adjustments of slowdos alg Changes to slowdos testcase Doc for test case slowdose Bumped version nr Added testcases för minimum_bytes_per_second option Reduced checking of bytes per second to every second Documentation for minimum_bytes_per_seconds option Changed property to minimum_bytes_per_second and checking if is integer on start Changed to Bytes Per Second when checking clients rate, new options {byte_limit, integer()} Option {bit_limit, integer()} to close sockets where clients are too slow | |||
2012-11-16 | [test_server] Cancel timetrap for break in end_per_testcase | Siri Hansen | |
Any call to test_server:break/1 should cancel all active timetramps. In some cases, Suite:end_per_testcase/2 is executed on a different process than the test case itself, and if test_server:break/1 would be called from there, the timetraps would not be cancelled. This has been corrected. | |||
2012-11-16 | Merge branch 'maint' | Fredrik Gustafsson | |
* maint: Appup changes for SSH | |||
2012-11-16 | Merge branch 'fredrik/ssh-version-fixes' into maint | Fredrik Gustafsson | |
* fredrik/ssh-version-fixes: Appup changes for SSH | |||
2012-11-16 | Appup changes for SSH | Fredrik Gustafsson | |
2012-11-16 | Merge branch 'maint' | Fredrik Gustafsson | |
* maint: Fixed if it is not the record to read from in read_password Fixed user interaction ssh | |||
2012-11-16 | Merge branch 'fredrik/ssh/user-input/OTP-10513' into maint | Fredrik Gustafsson | |
* fredrik/ssh/user-input/OTP-10513: Fixed if it is not the record to read from in read_password Fixed user interaction ssh | |||
2012-11-16 | Fixed if it is not the record to read from in read_password | Fredrik Gustafsson | |
2012-11-16 | Merge remote branch 'upstream/maint' | Ingela Anderton Andin | |
2012-11-16 | Merge branch 'ia/public_key/Additional-PKCS-support/OTP-10509' into maint | Ingela Anderton Andin | |
* ia/public_key/Additional-PKCS-support/OTP-10509: Prepare for release public_key: Add PKCS-10 documentation and PKCS-7 test case public_key: Simplified PKCS-7 and PKCS-10 specs. public_key: Added PKCS-10 public_key: Modified PKCS-7.asn1, removing unnecessary IMPORTS. public_key: Add PKCS-7 | |||
2012-11-16 | Prepare for release | Ingela Anderton Andin | |
2012-11-16 | public_key: Add PKCS-10 documentation and PKCS-7 test case | Ingela Anderton Andin | |
Note that PKCS-7 is an undocumented feature for now. Also added some minor enhancements to the documentation. | |||
2012-11-16 | Merge branch 'maint' | Patrik Nyblom | |
2012-11-16 | Merge branch 'pan/r15/erlang-spec-error/process_info' into maint | Patrik Nyblom | |
* pan/r15/erlang-spec-error/process_info: Correct spec for erlang:process_info(Pid,links) OTP-10584 | |||
2012-11-16 | Correct spec for erlang:process_info(Pid,links) | Patrik Nyblom | |
2012-11-16 | Merge branch 'maint' | Patrik Nyblom | |
2012-11-16 | Merge branch 'pan/port_driver_tutorial/OTP-10573' into maint | Patrik Nyblom | |
* pan/port_driver_tutorial/OTP-10573: Bring driver tutorial up to date. | |||
2012-11-16 | Bring driver tutorial up to date. | Patrik Nyblom | |
2012-11-16 | Merge branch 'maint' | Rickard Green | |
* maint: Add clearer warnings about misuse of NIF and driver functionality Fix erlang:memory(ets) Conflicts: erts/emulator/beam/erl_db.c | |||
2012-11-16 | Merge branch 'rickard/native-doc/OTP-10557' into maint | Rickard Green | |
* rickard/native-doc/OTP-10557: Add clearer warnings about misuse of NIF and driver functionality | |||
2012-11-16 | Merge branch 'rickard/ets-mem-bug/OTP-10558' into maint | Rickard Green | |
* rickard/ets-mem-bug/OTP-10558: Fix erlang:memory(ets) | |||
2012-11-16 | erts: Suppress lock assertion when dumping a crash | Björn-Egil Dahlberg | |
2012-11-15 | Add clearer warnings about misuse of NIF and driver functionality | Rickard Green | |
2012-11-15 | Implement transport_opt() capx_timeout | Anders Svensson | |
2012-11-15 | Document transport_opt() capx_timeout | Anders Svensson | |
2012-11-15 | Minor doc fixes | Anders Svensson | |
Presentation (order, cross-references), not content. | |||
2012-11-15 | Add comment about lack of identifier checks on DWA | Anders Svensson | |
2012-11-15 | Add check of End-to-End and Hop-by-Hop identfiers in received DPA | Anders Svensson | |
2012-11-15 | Add check of End-to-End and Hop-by-Hop identfiers in received CEA | Anders Svensson | |
2012-11-15 | Add a testcase | Anders Svensson | |
2012-11-15 | Allow a handle_request callback to return a #diameter_packet{} | Anders Svensson | |
This allows it to set transport_data and header, inappropriately so even. | |||
2012-11-15 | Add simple DPR suite | Anders Svensson | |
2012-11-15 | Correct diameter:remove_transport/2 doc | Anders Svensson | |
Error can be returned if the service process goes down while remove_transport is ongoing. | |||
2012-11-15 | Fix broken doc link | Anders Svensson | |
Broken in commit e28ced7b. | |||
2012-11-15 | Ensure watchdog dies with transport if DPR was sent | Anders Svensson | |
A watchdog timeout after DPR but before DPA would previously result in the watchdog restarting the transport. | |||
2012-11-15 | Remove dead clause | Anders Svensson | |
Long dead. | |||
2012-11-15 | Implement transport_opt() disconnect_cb | Anders Svensson | |
2012-11-15 | Document transport_opt() disconnect_cb | Anders Svensson | |
Callback makes sending of DPR configurable. | |||
2012-11-15 | Increased waiting time to check if socket is down | Fredrik Gustafsson | |
2012-11-15 | Fixed user interaction ssh | Fredrik Gustafsson | |