aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2012-02-13Client now honors the allow_user_interaction optionIngela Anderton Andin
2012-02-13Avoid to crash if the remote side closes the connection prematurelyIngela Anderton Andin
2012-02-13Fix to integer and sequence definitionsGustav Simonsson
2012-02-13compiler: Teach the inliner to preserve on_load functionsBjörn Gustavsson
2012-02-13Merge branch 'ia/ssh/public_keys/OTP-9911' into maintIngela Anderton Andin
2012-02-10Correct access flag handling in sftpdIngela Anderton Andin
2012-02-10Client fallbacks to ipv4 if connection is refused with ipv6Ingela Anderton Andin
2012-02-10Cleaned up code so that ssh_file can become a template for a documentedIngela Anderton Andin
2012-02-10Test case maintenanceIngela Anderton Andin
2012-02-10Better handling of IPv6Ingela Anderton Andin
2012-02-10Ssh daemon handles RSA host keysIngela Anderton Andin
2012-02-10Removed no longer needed codeIngela Anderton Andin
2012-02-10Use the public_key application for all public key handlingIngela Anderton Andin
2012-02-10Include the xmerl include files in the bootstrapBjörn Gustavsson
2012-02-10Teach lib/Makefile to build applications listed in EXTRA-APPLICATIONSBjörn Gustavsson
2012-02-10Clean up lib/MakefileBjörn Gustavsson
2012-02-10Merge branch 'hb/stdlib/sofs_tuple_funs/OTP-9909' into maintHans Bolinder
2012-02-09Remove usage of tuple funs in sofsHans Bolinder
2012-02-09Update primary bootstrapBjörn Gustavsson
2012-02-09Merge branch 'bjorn/remove-is_constant-vestiges/OTP-6454' into maintBjörn Gustavsson
2012-02-09Merge branch 'ia/ssl/test-maint/reject-sslv2-test' into maintIngela Anderton Andin
2012-02-09Merge branch 'ia/ssl/verify_fun' into maintIngela Anderton Andin
2012-02-09Update primary bootstrapBjörn Gustavsson
2012-02-09Merge branch 'bjorn/deprecations/OTP-9907' into maintBjörn Gustavsson
2012-02-08Deprecate the Toolbar applicationBjörn Gustavsson
2012-02-08Deprecate applications that have been superseded by observerBjörn Gustavsson
2012-02-08Suppress deprecated warnings in all modules that call 'gs'Björn Gustavsson
2012-02-08Deprecate the gs applicationBjörn Gustavsson
2012-02-08Mark doc_builder as removed (and not merely deprecated)Björn Gustavsson
2012-02-08User defined verify_fun is now called correctlyIngela Anderton Andin
2012-02-08Fix typo in supervisor behaviour docRicardo Catalinas Jiménez
2012-02-07Merge branch 'dgud/sched-work-time/OTP-9858' into maintPatrik Nyblom
2012-02-07Merge branch 'hb/erl_docgen/optimize_html_gen/OTP-9893' into maintHans Bolinder
2012-02-07Merge branch 'bjorn/hipe-test-cases' into maintBjörn Gustavsson
2012-02-07erlang.xml: Fix a few typos and grammatical errorsBjörn Gustavsson
2012-02-06Merge branch 'raimo/parallel-make/OTP-9857' into maintRaimo Niskanen
2012-02-06debugger tests: Increase time trap timeoutBjörn Gustavsson
2012-02-06fprof_SUITE: Skip create_file_slow/1 if libraries are nativeBjörn Gustavsson
2012-02-06etop_SUITE: Skip a test case if libraries are native-compiledBjörn Gustavsson
2012-02-06Skip all inviso test cases if libraries are native-compiledBjörn Gustavsson
2012-02-06erl_prim_loader_SUITE: Handle native-compiled erl_boot_serverBjörn Gustavsson
2012-02-06re_SUITE: Skip error_handling/1 if 're' is native codeBjörn Gustavsson
2012-02-06emulator: Document and test scheduler_wall_timeDan Gudmundsson
2012-02-06Merge branch 'maint-r15' into maintMicael Karlberg
2012-02-06[erl_docgen] Optimize generation of HTMLHans Bolinder
2012-02-05Fix the type spec from the doc of binary:part/3Ricardo Catalinas Jiménez
2012-02-04Fix typo in `compile' doc: unmatched parenthesisRicardo Catalinas Jiménez
2012-02-04Set `font-family: Courier, monospace' in OTP doc CSSRicardo Catalinas Jiménez
2012-02-03Work around windows .pdb parallel make collisionRaimo Niskanen
2012-02-03Do not test sslv2 rejection with openssl-1.*Ingela Anderton Andin