Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-12-02 | Merge branch 'maint' | Hans Nilsson | |
2014-12-02 | Merge branch 'hans/ssh/appup' into maint | Hans Nilsson | |
* hans/ssh/appup: ssh: Fixes wrong version in appup file | |||
2014-12-02 | ssh: Fixes wrong version in appup file | Hans Nilsson | |
2014-12-02 | Merge branch 'maint' | Lukas Larsson | |
* maint: erts: Fix finite warning for clang | |||
2014-12-02 | Merge branch 'lukas/erts/isfinite-fix/OTP-12268' into maint | Lukas Larsson | |
* lukas/erts/isfinite-fix/OTP-12268: erts: Fix finite warning for clang | |||
2014-12-02 | erts: Fix finite warning for clang | Lukas Larsson | |
clang aka llvm claims to be __GNUC__ and thus we have to explicitly check that it is not used. | |||
2014-12-02 | Merge branch 'maint' | Lukas Larsson | |
* maint: Sort keys before generating | |||
2014-12-02 | Merge branch 'lukas/erts/bif_info_rebuild/OTP-12344' into maint | Lukas Larsson | |
* lukas/erts/bif_info_rebuild/OTP-12344: Sort keys before generating | |||
2014-12-02 | Merge branch 'maint' | Marcus Arendt | |
2014-12-02 | Merge branch 'tuncer/doc-fixes' into maint | Marcus Arendt | |
* tuncer/doc-fixes: dict(3): fix typo reported by Rabbe Fogelholm Fix minor eprof and fprof doc issues | |||
2014-12-02 | Merge branch 'maint' | Ingela Anderton Andin | |
2014-12-02 | Merge branch 'ia/inets/prep-for-release' into maint | Ingela Anderton Andin | |
* ia/inets/prep-for-release: inets: Prepare for release | |||
2014-12-02 | Merge branch 'ia/ssl/dialyzer/OTP-12341' into maint | Ingela Anderton Andin | |
* ia/ssl/dialyzer/OTP-12341: ssl: Prepare for release ssl: Change code to reflect that state data may be secret | |||
2014-12-02 | Merge branch 'maint' | Raimo Niskanen | |
2014-12-02 | Merge branch 'raimo/snmp/compiler/allow_refinement_of_opaque/17/OTP-12066' ↵ | Raimo Niskanen | |
into maint * raimo/snmp/compiler/allow_refinement_of_opaque/17/OTP-12066: [snmp/compiler] Refinement of type Opaque was not allowed MIB constructs such as "SYNTAX Opaque (SIZE(0..65535))" was previously not allowed, this has now been fixed. See the standard ALARM-MIB for eaxmple. | |||
2014-12-01 | ssl: Prepare for release | Ingela Anderton Andin | |
2014-12-01 | ssl: Change code to reflect that state data may be secret | Ingela Anderton Andin | |
2014-12-01 | inets: Prepare for release | Ingela Anderton Andin | |
2014-12-01 | Merge branch 'maint' | Hans Nilsson | |
* maint: ssh: prepares appup file for release | |||
2014-12-01 | Merge branch 'hans/ssh/appup' into maint | Hans Nilsson | |
* hans/ssh/appup: ssh: prepares appup file for release | |||
2014-12-01 | ssh: prepares appup file for release | Hans Nilsson | |
2014-12-01 | Merge branch 'maint' | Anders Svensson | |
2014-12-01 | Merge branch 'anders/diameter/filters/OTP-12308' into maint | Anders Svensson | |
* anders/diameter/filters/OTP-12308: Order peers in pick_peer callbacks | |||
2014-12-01 | Merge branch 'anders/diameter/connect_timer/OTP-12281' into maint | Anders Svensson | |
* anders/diameter/connect_timer/OTP-12281: Tweak reason in closed event Fix ignored connect timer Check {connect,watchdog}_timer distinction in event testcases Rename reconnect_timer to connect_timer in examples and suites | |||
2014-12-01 | Merge branch 'anders/diameter/3xxx/OTP-12233' into maint | Anders Svensson | |
* anders/diameter/3xxx/OTP-12233: Fix handling of 3xxx Result-Code without E-bit | |||
2014-12-01 | Merge branch 'anders/diameter/request_leak/OTP-12196' into maint | Anders Svensson | |
* anders/diameter/request_leak/OTP-12196: Fix remote diameter_request table leak | |||
2014-12-01 | Merge branch 'lemenkov/os_getenv_2/OTP-12342' | Marcus Arendt | |
* lemenkov/os_getenv_2/OTP-12342: Introduce os:getenv/2 | |||
2014-12-01 | Merge branch 'maint' | Raimo Niskanen | |
2014-12-01 | Merge branch 'raimo/snmp/dev' into maint | Raimo Niskanen | |
* raimo/snmp/dev: Try to increase test case timeouts Honor bind_to for manager net_if family inet | |||
2014-12-01 | [snmp/compiler] Refinement of type Opaque was not allowed | Micael Karlberg | |
MIB constructs such as "SYNTAX Opaque (SIZE(0..65535))" was previously not allowed, this has now been fixed. See the standard ALARM-MIB for eaxmple. | |||
2014-12-01 | Merge branch 'maint' | Hans Nilsson | |
2014-12-01 | Merge branch 'hans/ssh/tar_read_and_crypto/OTP-12312' into maint | Hans Nilsson | |
* hans/ssh/tar_read_and_crypto/OTP-12312: ssh: Implements and tests erl_tar read from remote host. ssh: crypto framework for ssh_sftp:open_tar added | |||
2014-12-01 | ssh: Implements and tests erl_tar read from remote host. | Hans Nilsson | |
2014-12-01 | ssh: crypto framework for ssh_sftp:open_tar added | Hans Nilsson | |
2014-12-01 | Merge branch 'maint' | Marcus Arendt | |
2014-12-01 | Merge branch 'vinoski/rm-foo-dtrace' into maint | Marcus Arendt | |
* vinoski/rm-foo-dtrace: Clean up temporary dtrace file during config | |||
2014-12-01 | Merge branch 'maint' | Ingela Anderton Andin | |
2014-12-01 | Merge branch 'ia/ssh/gracefull-termination/OTP-12185' into maint | Ingela Anderton Andin | |
* ia/ssh/gracefull-termination/OTP-12185: ssh: Gracefully handle bad input | |||
2014-11-30 | dict(3): fix typo reported by Rabbe Fogelholm | Tuncer Ayaz | |
2014-11-29 | Fix minor eprof and fprof doc issues | Tuncer Ayaz | |
2014-11-28 | Merge branch 'maint' | Hans Nilsson | |
* maint: eldap: Fix timeout missing in ssl:connect | |||
2014-11-28 | Merge branch 'hans/eldap/timout_connect/OTP-12311' into maint | Hans Nilsson | |
* hans/eldap/timout_connect/OTP-12311: eldap: Fix timeout missing in ssl:connect | |||
2014-11-28 | Merge branch 'maint' | Siri Hansen | |
2014-11-28 | Merge branch 'vladdu/jinterface_format/OTP-12333' | Marcus Arendt | |
* vladdu/jinterface_format/OTP-12333: [jinterface] cleanup code according to new style [jinterface] add Eclipse projects and settings | |||
2014-11-27 | eldap: Fix timeout missing in ssl:connect | Hans Nilsson | |
2014-11-27 | Merge branch 'siri/gen_server/try-catch/OTP-12263' into maint | Siri Hansen | |
* siri/gen_server/try-catch/OTP-12263: Add spec for gen_server:terminate/6,7 | |||
2014-11-27 | Order peers in pick_peer callbacks | Anders Svensson | |
The order of peers presented to a diameter_app(3) pick_peer callback has previously not been documented, but there are use cases that are simplified by an ordering. For example, consider preferring a direct connection to a specified Destination-Host/Realm to any host in the realm. The implementation previously treated this as a special case by placing matching hosts at the head of the peers list, but the documentation made no guarantees. Now present peers in match-order, so that the desired sorting is the result of the following filter. {any, [{all, [host, realm]}, realm]} The implementation is not backwards compatible in the sense that a realm filter alone is no longer equivalent in this case. However, as stated, the documentation never made any guarantees regarding the sorting. | |||
2014-11-27 | Merge branch 'maint' | Dan Gudmundsson | |
2014-11-27 | Merge branch 'dgud/asn1/fix-seqtag/OTP-12326' into maint | Dan Gudmundsson | |
* dgud/asn1/fix-seqtag/OTP-12326: asn1: Fix EXTERNAL (1994 variant) type conversion | |||
2014-11-27 | Merge branch 'maint' | Marcus Arendt | |