Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-03-13 | Merge branch 'maint' | Fredrik Gustafsson | |
2013-03-13 | Merge branch 'mh/supervisor-doc/OTP-10938' into maint | Fredrik Gustafsson | |
* mh/supervisor-doc/OTP-10938: Delete obsolete note about simple-one-for-one supervisor | |||
2013-03-13 | Merge remote branch 'upstream/maint' | Ingela Anderton Andin | |
2013-03-13 | Merge branch 'ia/public_key/ISO-oids/OTP-10873' into maint | Ingela Anderton Andin | |
* ia/public_key/ISO-oids/OTP-10873: public_key & ssl: Add support for ISO oids 1.3.14.3.2.29 and 1.3.14.3.2.27 | |||
2013-03-13 | public_key & ssl: Add support for ISO oids 1.3.14.3.2.29 and 1.3.14.3.2.27 | Ingela Anderton Andin | |
Some certificates may use these OIDs instead of the ones defined by PKIX/PKCS standard. Refactor code so that all handling of the "duplicate" oids is done by public_key. Update algorithm information in documentation. | |||
2013-03-13 | Merge branch 'maint' | Fredrik Gustafsson | |
2013-03-13 | Merge branch 'cm/bug-http-content-length-zero/OTP-10934' into maint | Fredrik Gustafsson | |
* cm/bug-http-content-length-zero/OTP-10934: Fix http_request:http_headers/1 to send content-length when length is zero | |||
2013-03-13 | Merge branch 'maint' | Fredrik Gustafsson | |
2013-03-13 | Merge branch 'fredrik/inets/header-error' into maint | Fredrik Gustafsson | |
* fredrik/inets/header-error: Added guard for invalid field and values in headers | |||
2013-03-13 | Merge remote branch 'upstream/maint' | Ingela Anderton Andin | |
2013-03-13 | Merge branch 'ia/ssl/test-maint' into maint | Ingela Anderton Andin | |
* ia/ssl/test-maint: ssl: Add missing configuration in test case | |||
2013-03-13 | ssl: Add missing configuration in test case | Ingela Anderton Andin | |
2013-03-12 | Merge branch 'maint' | Björn-Egil Dahlberg | |
2013-03-12 | Merge branch 'egil/kernel/application-ensure_started/OTP-10910' into maint | Björn-Egil Dahlberg | |
* egil/kernel/application-ensure_started/OTP-10910: kernel: Document application:ensure_started/1,2 tests: Refactor away ?line macro in test suite kernel: Tests for application:ensure_started/1,2 kernel: Add application:ensure_started/1,2 | |||
2013-03-12 | Merge branch 'maint' | Hans Bolinder | |
* maint: [debugger] Add an option 'Strings' stdlib: Remove race in ets_SUITE:delete_large_tab stdlib: Remove race in ets_SUITE:delete_large_named_table | |||
2013-03-12 | Added guard for invalid field and values in headers | Fredrik Gustafsson | |
2013-03-12 | Merge branch 'hb/debugger/strings/OTP-10899' into maint | Hans Bolinder | |
* hb/debugger/strings/OTP-10899: [debugger] Add an option 'Strings' | |||
2013-03-12 | Merge branch 'sverk/test-cuddling' into maint | Sverker Eriksson | |
* sverk/test-cuddling: stdlib: Remove race in ets_SUITE:delete_large_tab stdlib: Remove race in ets_SUITE:delete_large_named_table | |||
2013-03-12 | Merge branch 'maint' | Fredrik Gustafsson | |
2013-03-12 | Merge branch 'fredrik/ic_make_ji/OTP-10876' into maint | Fredrik Gustafsson | |
* fredrik/ic_make_ji/OTP-10876: String instead of atom, not_found handled by ts:make Checking if jinterface is present | |||
2013-03-12 | Merge branch 'maint' | Fredrik Gustafsson | |
2013-03-12 | Merge branch 'ats/observer_tv_improper_lists/OTP-10931' into maint | Fredrik Gustafsson | |
* ats/observer_tv_improper_lists/OTP-10931: Fix observer table viewer crash on formatting improper lists | |||
2013-03-12 | Merge branch 'maint' | Fredrik Gustafsson | |
2013-03-12 | Merge branch 'mh/fix-emacs-pkg-flymake-dep/OTP-10930' into maint | Fredrik Gustafsson | |
* mh/fix-emacs-pkg-flymake-dep/OTP-10930: Remove Flymake dependency in erlang-pkg.el | |||
2013-03-12 | Merge branch 'maint' | Fredrik Gustafsson | |
2013-03-12 | Merge branch 'mh/cdv-osx-default-browser/OTP-10929' into maint | Fredrik Gustafsson | |
* mh/cdv-osx-default-browser/OTP-10929: Added open on mac os to doc Use "open" as default browser for crashdump viewer on Mac OS X | |||
2013-03-11 | Added open on mac os to doc | Fredrik Gustafsson | |
2013-03-11 | String instead of atom, not_found handled by ts:make | Fredrik Gustafsson | |
2013-03-11 | Merge branch 'maint' | Fredrik Gustafsson | |
2013-03-11 | Merge branch 'maint-r16' into maint | Fredrik Gustafsson | |
Conflicts: lib/ssh/src/ssh.appup.src lib/ssh/test/ssh_sftp_SUITE.erl | |||
2013-03-11 | Merge branch 'maint' | Lukas Larsson | |
* maint: Update copyright notice [test_server] Remove unused code related to remote targets | |||
2013-03-11 | Update copyright notice | Lukas Larsson | |
2013-03-11 | Merge branch 'siri/test_server/remove-unused-code/OTP-10607' into maint | Siri Hansen | |
* siri/test_server/remove-unused-code/OTP-10607: [test_server] Remove unused code related to remote targets | |||
2013-03-08 | Delete obsolete note about simple-one-for-one supervisor | Magnus Henoch | |
Since commit 47759479146ca11ad81eca0bb3236b265e20601d, simple-one-for-one supervisors _do_ kill their children explicitly on shutdown. That commit also removed this note, but it seems like the merge commit 45b4d5309e0686cc5fa28506de76f75b598bbd95 incorrectly reinstated it. | |||
2013-03-08 | Checking if jinterface is present | Fredrik Gustafsson | |
2013-03-08 | kernel: Document application:ensure_started/1,2 | Björn-Egil Dahlberg | |
2013-03-08 | Merge branch 'fredrik/ssh/fix-rekeying/OTP-10911' into maint-r16 | Erlang/OTP | |
* fredrik/ssh/fix-rekeying/OTP-10911: Fixed appup for 2.1.5 Conflicts: lib/ssh/src/ssh.appup.src | |||
2013-03-08 | Merge branch 'ia/ssh/errorhandling-nonexisting-subsystem/OTP-10714' into ↵ | Erlang/OTP | |
maint-r16 * ia/ssh/errorhandling-nonexisting-subsystem/OTP-10714: ssh: Prepare for upcoming release ssh: Test and enhance handling of nonexistent subsystem Prepare release Fixed rekeying initiation and secured testcase | |||
2013-03-08 | Merge branch 'sverk/erl_interface-trailing-enum-comma' into maint-r16 | Erlang/OTP | |
* sverk/erl_interface-trailing-enum-comma: erl_interface: Remove superfluous comma in enum erlang_char_encoding | |||
2013-03-08 | ssh: Prepare for upcoming release | Ingela Anderton Andin | |
Note: If more things are added before the next releas the appup will need more updates. | |||
2013-03-08 | ssh: Test and enhance handling of nonexistent subsystem | Ingela Anderton Andin | |
2013-03-08 | Fixed appup for 2.1.5 | Fredrik Gustafsson | |
2013-03-08 | Merge branch 'maint' | Fredrik Gustafsson | |
2013-03-08 | Merge branch 'fredrik/inets/httpc_length_zero' into maint | Fredrik Gustafsson | |
* fredrik/inets/httpc_length_zero: Removed case clause for length = 0 for both HTTP1.0 and HTTP1.1 | |||
2013-03-08 | Merge branch 'maint' | Fredrik Gustafsson | |
2013-03-08 | Merge branch 'ta/docs-16b' into maint | Fredrik Gustafsson | |
* ta/docs-16b: Fix gen_fsm example code Fix doc typos for R16B01 | |||
2013-03-08 | Merge branch 'maint' | Fredrik Gustafsson | |
2013-03-08 | Merge branch 'mh/dialyzer-overlapping-warning/OTP-10918' into maint | Fredrik Gustafsson | |
* mh/dialyzer-overlapping-warning/OTP-10918: Include module, function and arity in Dialyzer's "overlapping domain" warnings | |||
2013-03-08 | Prepare release | Erlang/OTP | |
2013-03-08 | Merge branch 'fredrik/ssh/fix-rekeying/OTP-10911' into maint-r16 | Erlang/OTP | |
* fredrik/ssh/fix-rekeying/OTP-10911: Fixed rekeying initiation and secured testcase |