Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-01-23 | ssl: Enhance dialyzer specs | Kostis Sagonas | |
2013-01-23 | ssl: Do not return random values | Kostis Sagonas | |
2013-01-23 | ssl: M-x erlang-indent-buffer | Ingela Anderton Andin | |
2013-01-23 | ssl: Remove unnecessary construction of a return value | Kostis Sagonas | |
2013-01-22 | Merge branch 'sa/dialyzer-list-spec/OTP-10740' | Fredrik Gustafsson | |
* sa/dialyzer-list-spec/OTP-10740: Report spec discrepancy on mismatching lists | |||
2013-01-22 | Merge branch 'fredrik/ssh/update_versions/R16' | Fredrik Gustafsson | |
* fredrik/ssh/update_versions/R16: Fixed some specs - ssh Bumped version numbers | |||
2013-01-22 | Merge branch 'ia/public_key/prepare-for-release' | Ingela Anderton Andin | |
* ia/public_key/prepare-for-release: public_key: Prepare for R16 | |||
2013-01-22 | public_key: Prepare for R16 | Ingela Anderton Andin | |
2013-01-22 | Merge branch 'ia/ssl/prepare-for-release' | Ingela Anderton Andin | |
* ia/ssl/prepare-for-release: ssl: Prepare for R16 release | |||
2013-01-22 | Merge branch 'ae/stdlib/faster_queue/OTP-10722' | Fredrik Gustafsson | |
* ae/stdlib/faster_queue/OTP-10722: Fix bug in queue:out/1, queue:out_r/1 that makes it O(N^2) in worst case | |||
2013-01-22 | ssl: Prepare for R16 release | Ingela Anderton Andin | |
Remove very old and obsolete release notes, update version and appup. | |||
2013-01-22 | Merge branch 'sverk/hipe-debug-compile-fix' | Sverker Eriksson | |
* sverk/hipe-debug-compile-fix: Fix compiler error for hipe in debug emulator | |||
2013-01-22 | Fixed some specs - ssh | Fredrik Gustafsson | |
2013-01-22 | Bumped version numbers | Fredrik Gustafsson | |
2013-01-22 | Merge branch 'ia/ssl/incompatible-error-msg/OTP-10451' | Ingela Anderton Andin | |
* ia/ssl/incompatible-error-msg/OTP-10451: ssl: Enhance error handling | |||
2013-01-22 | Merge branch 'lh/forget-mnemosyne/OTP-10729' | Fredrik Gustafsson | |
* lh/forget-mnemosyne/OTP-10729: Remove what remains of the Mnemosyne code Remove support for the query keyword and query expressions | |||
2013-01-22 | Merge branch 'hb/type_corrections/OTP-10624' | Hans Bolinder | |
* hb/type_corrections/OTP-10624: [hipe, kernel, stdlib] Correct a few types | |||
2013-01-22 | Merge branch 'fredrik/eldap/ssl-opts/OTP-10728' | Fredrik Gustafsson | |
* fredrik/eldap/ssl-opts/OTP-10728: Added doc for sslopts Configure the SSL options fully | |||
2013-01-21 | [hipe, kernel, stdlib] Correct a few types | Hans Bolinder | |
The type ascii_string() in the base64 module has been corrected. The type file:file_info() has been cleaned up. The type file:fd() has been made opaque in the documentation. The type nodes() has been removed from erl_bif_types.erl. | |||
2013-01-21 | Fix compiler error for hipe in debug emulator | Sverker Eriksson | |
Use am_undefined as it seems to be more releable to exist. | |||
2013-01-21 | Merge branch 'lukas/kernel/iter_max_socks_to_node/OTP-10734' | Lukas Larsson | |
* lukas/kernel/iter_max_socks_to_node/OTP-10734: Isolate iter_max_socks to own node | |||
2013-01-21 | Isolate iter_max_socks to own node | Lukas Larsson | |
This prevents this testcase from ruining the entire testrun if it should fail critically. | |||
2013-01-21 | Merge branch 'ia/ssl/certtable-clean/OTP-10710' | Ingela Anderton Andin | |
* ia/ssl/certtable-clean/OTP-10710: ssl: Certificates and PEM-cache cleaning fixed to avoid memory leak | |||
2013-01-21 | Merge branch 'master' of super:otp | Lars Thorsen | |
* 'master' of super:otp: Fixed specs | |||
2013-01-21 | Merge branch 'lars/erl_docgen/indenterings-bug/OTP-10725' | Lars Thorsen | |
* lars/erl_docgen/indenterings-bug/OTP-10725: [erl_docgen] Fix include path to xmllint [erl_docgen] Update vsn.mk [erl_docgen] Add xmllint target for the documentation and fix some DTD errors [erl_docgen] Fix dtd error for type_desc tag [erl_docgen] Fix pdf indentation bug for tagged lists | |||
2013-01-21 | Merge branch 'fredrik/public_key/specs-r16/OTP-10723' | Fredrik Gustafsson | |
* fredrik/public_key/specs-r16/OTP-10723: Fixed specs | |||
2013-01-21 | [erl_docgen] Fix include path to xmllint | Lars Thorsen | |
2013-01-21 | [erl_docgen] Update vsn.mk | Lars Thorsen | |
2013-01-21 | [erl_docgen] Add xmllint target for the documentation and fix some DTD errors | Lars Thorsen | |
2013-01-21 | [erl_docgen] Fix dtd error for type_desc tag | Lars Thorsen | |
2013-01-21 | [erl_docgen] Fix pdf indentation bug for tagged lists | Lars Thorsen | |
2013-01-21 | Merge branch 'bmk/snmp/snmp423_integration' | Micael Karlberg | |
2013-01-21 | Merge branch 'fredrik/ssh/ssh-internal-error/OTP-10731' | Fredrik Gustafsson | |
* fredrik/ssh/ssh-internal-error/OTP-10731: Fixed internal error on when client and server can not agree o which authmethod to use | |||
2013-01-21 | Merge branch 'fredrik/ssh/port_in_use_error' | Fredrik Gustafsson | |
* fredrik/ssh/port_in_use_error: Fixed bug which lead to crash in startup of daemon, if port was in use | |||
2013-01-21 | Merge branch 'ia/ssl/simplify-addition-of-keyexchange-algorithms/OTP-10709' | Ingela Anderton Andin | |
* ia/ssl/simplify-addition-of-keyexchange-algorithms/OTP-10709: SSL: simplify server key encoding, decoding and signature handling SSL: unify the different implementations signature check implementations | |||
2013-01-21 | ssl: Enhance error handling | Ingela Anderton Andin | |
Remove filter mechanisms that made error messages backwards compatible with old ssl but hid information about what actually happened. This does not break the documented API however other reason terms may be returned, so code that matches on the reason part of {error, Reason} may fail. | |||
2013-01-21 | Merge branch 'anders/diameter/length_error/OTP-10693' | Anders Svensson | |
* anders/diameter/length_error/OTP-10693: More testcases in traffic suite Test diameter_packet answers Ensure correct setting of 3xxx result code | |||
2013-01-21 | Added doc for sslopts | Fredrik Gustafsson | |
2013-01-18 | More testcases in traffic suite | Anders Svensson | |
2013-01-18 | Test diameter_packet answers | Anders Svensson | |
This and record/list encode more systematically. | |||
2013-01-18 | Fixed bug which lead to crash in startup of daemon, if port was in use | Fredrik Gustafsson | |
2013-01-18 | Ensure correct setting of 3xxx result code | Anders Svensson | |
A bad AVP Length (resulting in excess bytes from decode) but no other errors caused the request to fail when attempting to set Result-Code. A protocol error in combination with a 5xxx error caused the latter to be set in an answer-message. | |||
2013-01-18 | Merge branch 'nox/enable-silent-rules/OTP-10726' | Björn-Egil Dahlberg | |
* nox/enable-silent-rules/OTP-10726: Implement ./otp_build configure --enable-silent-rules | |||
2013-01-18 | Merge branch 'egil/fix-LM_TRY_ENABLE_CFLAG' | Björn-Egil Dahlberg | |
* egil/fix-LM_TRY_ENABLE_CFLAG: Fix LM_TRY_ENABLE_CFLAG to use correct environment | |||
2013-01-18 | Fixed specs | Fredrik Gustafsson | |
2013-01-18 | Update primary bootstrap | Björn Gustavsson | |
2013-01-18 | Merge branch 'bjorn/kernel/undefined-function-handler/OTP-10617' | Björn Gustavsson | |
* bjorn/kernel/undefined-function-handler/OTP-10617: Teach error_handler to call '$handle_undefined_function' | |||
2013-01-18 | Merge branch 'bjorn/remove-parameterized-modules/OTP-10616' | Björn Gustavsson | |
* bjorn/remove-parameterized-modules/OTP-10616: Remove support for parameterized modules xref_SUITE: Don't test parameterized modules shell_SUITE: Don't test parameterized modules erl_expand_records_SUITE: Don't test parameterized modules erl_eval: Don't test parameterized modules | |||
2013-01-18 | Remove support for parameterized modules | Björn Gustavsson | |
2013-01-18 | Merge branch 'nox/compiler/forbid-locals-in-core-guards/OTP-10706' | Fredrik Gustafsson | |