Age | Commit message (Expand) | Author |
2011-11-28 | If a passive receive was ongoing during a renegotiation the process | Ingela Anderton Andin |
2011-11-28 | Send ssl_closed notification to active ssl user when a tcp error occurs | Ingela Anderton Andin |
2011-11-28 | Update primary bootstrap | Björn Gustavsson |
2011-11-28 | Merge branch 'bjorn/major-release-cleanups' | Björn Gustavsson |
2011-11-28 | Merge branch 'ia/ssl/tcp-error-handling/OTP-9734' | Ingela Anderton Andin |
2011-11-28 | Don't use +no_warn_sasl option to systools for bootstrap | Siri Hansen |
2011-11-28 | Send ssl_closed notification to active ssl user when a tcp error occurs | Ingela Anderton Andin |
2011-11-28 | Merge branch 'ia/ssl/rizzoduong_beast_countermeasure/OTP-9757' | Ingela Anderton Andin |
2011-11-28 | Changed typo in test case (a once that should have been true). | Ingela Anderton Andin |
2011-11-28 | Add copy of rel file in releases/<vsn> in release tar file | Siri Hansen |
2011-11-26 | code: Clean up loading of code_server prerequisites | Björn Gustavsson |
2011-11-26 | beam_load.c: Add init_iff_file() for verifying the IFF header | Björn Gustavsson |
2011-11-26 | beam_code.c: Don't reinvent state initialization and deallocation | Björn Gustavsson |
2011-11-26 | beam_load.c: Optimize code:get_chunk/2 | Björn Gustavsson |
2011-11-26 | beam_load.c: Eliminate memory leak in code:make_stub_module/3 | Björn Gustavsson |
2011-11-25 | erlc_SUITE:arg_overflow/1: Lower number of options for MacOS X Lion | Björn Gustavsson |
2011-11-25 | Merge branch 'bjorn/external-funs/OTP-9643' | Björn Gustavsson |
2011-11-25 | Fix clang linking problem | Björn Gustavsson |
2011-11-25 | configure: Define NO_JUMP_TABLE if all we have is llvm-gcc | Björn Gustavsson |
2011-11-25 | beam_emu.c: Eliminate warnings when NO_JUMP_TABLE is defined | Björn Gustavsson |
2011-11-25 | beam_emu.c: Use the correct void* type for computed gotos | Björn Gustavsson |
2011-11-25 | MacOS X: Completely remove obsolete -no-cpp-precomp option | Björn Gustavsson |
2011-11-25 | Merge branch 'siri/sasl/no-warn-missing-sasl/OTP-9738' | Siri Hansen |
2011-11-25 | Merge branch 'siri/sasl/xxgrade_app-with-restart/OTP-9735' | Siri Hansen |
2011-11-25 | Merge branch 'siri/sasl/dialyzer/OTP-9719' | Siri Hansen |
2011-11-24 | filename documentation: Recommend against using filename:find_src/1,2 | Björn Gustavsson |
2011-11-24 | Teach filename:find_src/1,2 to handle slim or stripped BEAM files | Björn Gustavsson |
2011-11-24 | Add +no_warn_sasl flag when compiling start_clean.rel | Siri Hansen |
2011-11-24 | filename: Eliminate failing call to Mod:module_info(source_file) | Björn Gustavsson |
2011-11-24 | filename.erl:filter_options/1: Remove handling of dead options | Björn Gustavsson |
2011-11-24 | compiler: Don't include {cwd,_} in module_info(compile) | Björn Gustavsson |
2011-11-24 | compiler: Don't include source code options in module_info(compile) | Björn Gustavsson |
2011-11-24 | hipe: Teach hipe to handle slim or stripped BEAM files | Björn Gustavsson |
2011-11-24 | Update primary bootstrap | Björn Gustavsson |
2011-11-24 | Merge branch 'bjorn/remove-regexp-module/OTP-9737' | Björn Gustavsson |
2011-11-24 | Use libdlpi to get physical address | Trond Norbye |
2011-11-24 | observer tests: Test compatibility with R13, not R12 | Björn Gustavsson |
2011-11-24 | emulator tests: Test compatibility with R13, not R12 | Björn Gustavsson |
2011-11-24 | Teach the compiler the 'r14' option | Björn Gustavsson |
2011-11-24 | erl_lint: The types introduced in R12B-5 are no longer "newly introduced" | Björn Gustavsson |
2011-11-24 | otp_internal: Stop warning for functions removed in R12 or earlier | Björn Gustavsson |
2011-11-24 | sys_expand_pmod: Handle external funs in parameterized modules | Björn Gustavsson |
2011-11-23 | Implementation of 1/n-1 splitting countermeasure Rizzo/Duong-Beast | Ingela Anderton Andin |
2011-11-23 | tar_SUITE: Don't do symlink tests on Windows | Björn Gustavsson |
2011-11-23 | Add option no_warn_sasl to systools:make_script | Siri Hansen |
2011-11-23 | erlc_SUITE: Fix failing compile_mib/1 test case | Björn Gustavsson |
2011-11-23 | Merge branch 'ia/ssl/renegotiation-dos-attack/OTP-9739' | Ingela Anderton Andin |
2011-11-23 | Update primary bootstrap | Björn Gustavsson |
2011-11-23 | Avoid slow code loading of BEAM code in a hipe-enabled emulator | Björn Gustavsson |
2011-11-23 | Fix release_handler:upgrade_app and downgrade_app when upgrading emulator | Siri Hansen |