Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-12-06 | Merge branch 'ingela/dtls/statem/OTP-12982' into maint | Ingela Anderton Andin | |
* ingela/dtls/statem/OTP-12982: ssl: Implement DTLS state machine | |||
2016-12-05 | Merge branch 'emj/report-tunnel-errors/PR-1254' into maint | Ingela Anderton Andin | |
* emj/report-tunnel-errors/PR-1254: Report errors from TLS tunnel request to correct process | |||
2016-12-05 | Merge branch 'ingela/ECC-tests' into maint | Ingela Anderton Andin | |
* ingela/ECC-tests: ssl: Make sure common-test priv_dir is used for test case generated files | |||
2016-12-05 | Merge branch 'siri/cdv/abort-tag/OTP-14053' into maint | Siri Hansen | |
* siri/cdv/abort-tag/OTP-14053: [crashdump_viewer] Display abort reason when truncated | |||
2016-12-05 | Merge branch 'hans/public_key/prepare_release' into maint | Hans Nilsson | |
2016-12-05 | Merge branch 'hans/ssh/prepare_release' into maint | Hans Nilsson | |
2016-12-05 | Merge branch 'hans/eldap/prepare_release' into maint | Hans Nilsson | |
2016-12-05 | public_key: update vsn.mk | Hans Nilsson | |
2016-12-05 | ssh: update vsn.mk | Hans Nilsson | |
2016-12-05 | eldap: update vsn.mk | Hans Nilsson | |
2016-12-05 | Merge branch 'lars/megaco/cuddle-tests/OTP-14075' into maint | Lars Thorsen | |
* lars/megaco/cuddle-tests/OTP-14075: [megaco} Update version [megaco] Use the test_server app and appup tests | |||
2016-12-05 | Merge branch 'hans/public_key/cover_spec' into maint | Hans Nilsson | |
2016-12-05 | Merge branch 'hans/ssh/cover_spec' into maint | Hans Nilsson | |
2016-12-05 | [megaco} Update version | Lars Thorsen | |
2016-12-05 | [megaco] Use the test_server app and appup tests | Lars Thorsen | |
2016-12-05 | Merge branch 'siri/cdv/faulty-column-vals/OTP-14064' into maint | Siri Hansen | |
* siri/cdv/faulty-column-vals/OTP-14064: [crashdump_viewer] Show correct values for 'Object' and 'Memory' | |||
2016-12-05 | ssl: Implement DTLS state machine | Ingela Anderton Andin | |
Beta DTLS, not production ready. Only very basically tested, and not everything in the SPEC is implemented and some things are hard coded that should not be, so this implementation can not be consider secure. Refactor "TLS connection state" and socket handling, to facilitate DTLS implementation. Create dtls "listner" (multiplexor) process that spawns DTLS connection process handlers. Handle DTLS fragmentation. Framework for handling retransmissions. Replay Detection is not implemented yet. Alerts currently always handled as in TLS. | |||
2016-12-05 | Merge branch 'richcarl/mnesia/table_info_order' into maint | Dan Gudmundsson | |
* richcarl/mnesia/table_info_order: Preserve key order in mnesia:table_info | |||
2016-12-05 | Merge branch 'dgud/mnesia/off-heap-msgs/OTP-14074' into maint | Dan Gudmundsson | |
* dgud/mnesia/off-heap-msgs/OTP-14074: Use off_heap memory queue for mnesia_tm | |||
2016-12-02 | ssh: excluded modules from cover spec | Hans Nilsson | |
2016-12-02 | public_key: exclude asn1 generated module PKCS-FRAME from cover | Hans Nilsson | |
2016-12-02 | Merge branch 'peppe/common_test/surviving_gl_procs/ERL-287/OTP-14026' into maint | Peter Andersson | |
* peppe/common_test/surviving_gl_procs/ERL-287/OTP-14026: Make sure group leader processes terminate properly OTP-14026 | |||
2016-12-02 | Make sure group leader processes terminate properly | Peter Andersson | |
OTP-14026 | |||
2016-12-02 | Merge branch 'peppe/common_test/log_header/OTP-14043' into maint | Peter Andersson | |
* peppe/common_test/log_header/OTP-14043: Add heading option to log functions OTP-14043 | |||
2016-12-02 | Add heading option to log functions | Peter Andersson | |
2016-12-02 | Merge branch 'peppe/common_test/logging_verbosity/OTP-14044' into maint | Peter Andersson | |
* peppe/common_test/logging_verbosity/OTP-14044: Correct errors in documentation and add more info OTP-14044 | |||
2016-12-02 | Correct errors in documentation and add more info | Peter Andersson | |
OTP-14044 | |||
2016-11-30 | [crashdump_viewer] Display abort reason when truncated | Siri Hansen | |
If a crashdump is truncated due to size limit reached, a new 'abort' tag with reason is added at the end of the crashdump. This reason is now displayed along with the truncated-warning. | |||
2016-11-30 | Merge pull request #805 from matwey/fsf_addr | Björn Gustavsson | |
Fix FSF mail address | |||
2016-11-29 | Merge branch 'siri/observer/cdv-no-distribution/OTP-14010' into maint | Siri Hansen | |
* siri/observer/cdv-no-distribution/OTP-14010: [observer] Start crashdump_viewer in a non-distributed node | |||
2016-11-29 | Merge branch 'siri/observer/remove-unused-files/OTP-14024' into maint | Siri Hansen | |
* siri/observer/remove-unused-files/OTP-14024: [observer] Remove unused files | |||
2016-11-29 | [crashdump_viewer] Show correct values for 'Object' and 'Memory' | Siri Hansen | |
A bug caused the numer of buckets to be shown in the 'Objects' column, and the number of objects to be shown in the 'Memory' column for ets table in crashdump_viewer. This is now corrected. | |||
2016-11-29 | Merge branch 'leoliu/tools/fix_edoc_mode' into maint | Hans Bolinder | |
* leoliu/tools/fix_edoc_mode: Fix font-locking for @deprecated in erlang-edoc-mode | |||
2016-11-28 | Use off_heap memory queue for mnesia_tm | Dan Gudmundsson | |
Helps when mnesia_tm gets drowned in dirty_writes from remote node. | |||
2016-11-28 | Merge branch 'victorhge/tools/emacs/icr_indentation/PR-1193' into maint | Dan Gudmundsson | |
* victorhge/tools/emacs/icr_indentation/PR-1193: Add an option erlang-icr-indent | |||
2016-11-28 | Merge branch 'dgud/wx/gl-bugs' into maint | Dan Gudmundsson | |
* dgud/wx/gl-bugs: wx: Do not dispatch commands after frequent events Avoid unnecessary length calculations in gl Add option to send prebuilt binaries to multiDrawArrays Fix gl driver pointer error | |||
2016-11-26 | Fix font-locking for @deprecated in erlang-edoc-mode | Leo Liu | |
2016-11-25 | Merge branch 'rickard/init-bug/OTP-13911' into maint | Rickard Green | |
* rickard/init-bug/OTP-13911: Fix initialization dependencies between time, lock-check and lcnt Conflicts: erts/emulator/sys/unix/sys.c | |||
2016-11-25 | Merge pull request #1258 from essen/lh-inet-doc-remove-duplicate | Björn Gustavsson | |
Remove duplicate docs for the priority inet option | |||
2016-11-24 | Remove duplicate docs for the priority inet option | Loïc Hoguin | |
2016-11-23 | Merge branch 'hans/ssh/cuddle_tests' into maint | Hans Nilsson | |
2016-11-23 | Merge branch 'hans/ssh/max_packetsize_sftp/OTP-13857' into maint | Hans Nilsson | |
2016-11-23 | Merge branch 'hans/ssh/hostkey_fingerprint_option/OTP-13887' into maint | Hans Nilsson | |
2016-11-23 | Merge branch 'hans/public_key/calc_ssh_fingerprint/OTP-13888' into maint | Hans Nilsson | |
2016-11-23 | Merge branch 'margnus1/hipe-call-elim-crash/PR-1253/OTP-13965' into maint | Sverker Eriksson | |
* margnus1/hipe-call-elim-crash/PR-1253: hipe_icode_call_elim: Fix cf elimination crash hipe: Improve error message on internal crashes | |||
2016-11-23 | Merge branch 'sverker/erts/crash-dump-limit/OTP-14046' into maint | Sverker Eriksson | |
again. | |||
2016-11-23 | erts: Remove one little space in crash dump | Sverker Eriksson | |
2016-11-23 | Merge branch 'rickard/dirty-scheduling-fixes' into maint | Rickard Green | |
OTP-14051 * rickard/dirty-scheduling-fixes: Update etp-commands for dirty schedulers Fix scheduling of system tasks on processes executing dirty Fix call time tracing with dirty schedulers Fix send of exit signal to process executing dirty Fix dirty scheduler process priority Fix alloc-util hard-debug Silence debug warning when no beam jump table is used with dirty schedulers Conflicts: erts/etc/unix/etp-commands.in | |||
2016-11-23 | Merge branch 'rickard/nif-scheduling-fixes' into maint | Rickard Green | |
* rickard/nif-scheduling-fixes: Fix check_process_code() when NifExport is in use - OTP-14048 Fix GC when NifExport is in use - OTP-14049 Fix saving of original arguments when rescheduling via NifExport - OTP-14050 | |||
2016-11-23 | Update primary bootstrap | Björn Gustavsson | |