Age | Commit message (Collapse) | Author |
|
and reuse the same ErtsThrPrgrLaterOp
|
|
|
|
|
|
|
|
* sverk/port-data-lock-bug:
Fix premature deallocation bug of port data lock
|
|
Conflicts:
README.md
|
|
* yt/faqurl:
Update a URL
OTP-10246
|
|
|
|
* ta/docsmaint:
Fix various doc typos for R15B02
Fix various code typos for R15B02
OTP-10245
|
|
Conflicts:
lib/hipe/cerl/erl_bif_types.erl
|
|
* sverk/dialyzer-warnings:
Fix dialyzer warning for erlang:statistics(scheduler_wall_time)
Fix dialyzer warning for system_flag(scheduler_wall_time)
Fix dialyzer warning for hipe_bifs:remove_refs_from(all)
|
|
|
|
* siri/common_test/ct_netconfc/OTP-10025:
[common_test] Change server address from localhost to 127.0.0.1 in netconf config
[common_test] Fix timing dependent bugs in test for ct_netconfc
|
|
* upstream/maint:
ssh: Prepare for release
ssh: Correct error handling of ssh connect
ssh: Use the correct channel id when adjusting the channel window
|
|
* ia/ssh/prepare-for-release:
ssh: Prepare for release
|
|
* ia/ssh/connection-start-error-handling:
ssh: Correct error handling of ssh connect
|
|
* ia/ssh/adjust-window-remote-id/OTP-10232:
ssh: Use the correct channel id when adjusting the channel window
|
|
|
|
|
|
Release port data lock *after* "async_ready" or "free"
callback has been called.
|
|
|
|
|
|
|
|
* sverk/dtrace-file-rename-bug:
erts: Fix dtrace-bug in file rename op
OTP-10234
|
|
|
|
* anders/diameter/sctp_peeloff/OTP-9611:
Use gen_sctp:peeloff/2 to transfer association ownership
|
|
* anders/diameter/callback_isolation/OTP-10215:
Don't let peer_up/peer_down take down the service process
Turn last field of #diameter_app{} into an options list
|
|
* anders/diameter/test_suites/OTP-10214:
Increase buffer sizes in gen_sctp suite
Exercise service_info in test suites
Lighten up on timetraps in test suites
Fix timing issue with subscribe in test suites
|
|
* anders/diameter/service_info/OTP-10213:
Include transport-specific service info
Make service_info behave with nested item lists and non-atoms
Add 'connections' and 'peers' service_info
|
|
* anders/diameter/watchdog_events/OTP-10212:
Minor spec fix
Maintain watchdog states in service_info
Add events for watchdog state transitions
|
|
* anders/diameter/statistics/OTP-9608:
Improve statistics test cases
Statistics fixes
|
|
* anders/diameter/capabilities_encode/OTP-10203:
Deal with the fact that capabilities config may be incomplete
|
|
* anders/diameter/avp_errors/OTP-10202:
Allow an answer to opt out of setting Result-Code/Failed-AVP
Set Result-Code as an optional AVP in reply to request containing errors
Fix Destination-Host/Realm extraction for arbitrary dictionaries
Fix result code statistics for arbitrary dictionaries
Count incoming answers containing AVP decode errors
Fix counter typo
Encode fix
|
|
* anders/diameter/multiple_transport_modules/OTP-9885:
Maintain service_info callback data in process dictionary
Maintain pid of started transport process in process dictionary
Minor spec and backwards compatibility fix
Update example code
Update documentation
Add diameter_transport for transport start indirection
Allow multiple transport_module and transport_config
|
|
* anders/diameter/R15B02_release:
Update appup
Add plt/dialyze targets to src/Makefile
Add realclean target to src/Makefile
Add any target to test/Makefile
vsn -> 1.2
|
|
|
|
* hw/asn1rt_check-transform:
asn1rt_check: Fix transform_to_EXTERNAL1990 for binary input
OTP-10233
|
|
|
|
|
|
|
|
* origin/peppe/common_test/break_cont_error:
Make sure the test can never hang when ct:break/1/2 is called
|
|
|
|
* upstream/maint:
ssh: Correct dialyzer specs
|
|
* ia/ssh/dialyzer:
ssh: Correct dialyzer specs
|
|
config
Tests failed with ehostunreach on some hosts since localhost could not
be resolved. CT configuration file for tests of ct_netconfc is now
changed to use 127.0.0.1 instead.
|
|
|
|
* ks/dialyzer-R15B02-final-fixes/OTP-10231:
Stop a forgotten server process
Changes to fix warnings identified by running dialyzer -Wunmatched_returns
|
|
|
|
* ks/hipe-R15B02-fixes/OTP-10230:
Changes in comments and minor code cleanups
Comment out unused cases and some csmetic cleanups.
Fix a typo and strengthen some type declarations
Remove unused imports
Add a missing tag in a type declaration
|
|
|