Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-06-21 | Prepare release | Erlang/OTP | |
2018-06-21 | Merge branch 'hans/ssh/sftp_ver4_xfer/ERIERL-199/OTP-15149' into maint-20 | Erlang/OTP | |
* hans/ssh/sftp_ver4_xfer/ERIERL-199/OTP-15149: ssh: Fix ssh_xfer decode_ATTR error for Vsn=4 | |||
2018-06-21 | Merge branch 'hans/ssh/sftp_error_codes/ERIERL-194/OTP-15148' into maint-20 | Erlang/OTP | |
* hans/ssh/sftp_error_codes/ERIERL-194/OTP-15148: ssh: Report the signal name if there is an exit-signal to sftpd ssh: Bug fix sftp error codes | |||
2018-06-21 | Merge branch 'hasse/syntax_tools/fix_map_type/OTP-15098/ERIERL-177' into ↵ | Erlang/OTP | |
maint-20 * hasse/syntax_tools/fix_map_type/OTP-15098/ERIERL-177: syntax_tools: Fix a bug regarding reverting map types. | |||
2018-06-21 | Merge branch 'hans/ftp/socket_opts/ERIERL-192/OTP-15120' into maint-20 | Erlang/OTP | |
* hans/ftp/socket_opts/ERIERL-192/OTP-15120: ftp: Disallow 'packet_size' for low-level options ftp: Socket options | |||
2018-06-21 | Merge branch 'maint' | Sverker Eriksson | |
this should be an empty merge commit | |||
2018-06-21 | Update pre-push hook after OTP-21 release | Sverker Eriksson | |
(same as 7d1b8752a7a0cd66de6b3625b3b1f7afccb6147a) | |||
2018-06-21 | Update pre-push hook after OTP-21 release | Sverker Eriksson | |
Copy to .git/hooks/pre-push to activate. | |||
2018-06-21 | Fix environment case sensitivity issues on Windows | John Högberg | |
2018-06-21 | Account for the number of workers in system_info_SUITE:memory | John Högberg | |
This reduces instability on test rigs with more than a handful schedulers. | |||
2018-06-21 | ssh: Report the signal name if there is an exit-signal to sftpd | Hans Nilsson | |
2018-06-21 | ssh: Bug fix sftp error codes | Hans Nilsson | |
Report the signal name if the signal error message is "" Do not report a return code of 0 as an error. | |||
2018-06-21 | Merge branch 'henrik/update-OTP_VERSION' | Henrik Nord | |
* henrik/update-OTP_VERSION: update for 22 | |||
2018-06-21 | update for 22 | Henrik Nord | |
2018-06-20 | Update system_info doc to include ets_count | Artur Cygan | |
2018-06-20 | Use bif for other ets tables counting | Artur Cygan | |
2018-06-20 | Use bif for counting ets tables in observer backend | Artur Cygan | |
2018-06-20 | Merge branch 'maint' | Lukas Larsson | |
* maint: travis: Enable docs deploy for all branches | |||
2018-06-20 | travis: Enable docs deploy for all branches | Lukas Larsson | |
2018-06-20 | Merge branch 'maint' | Lukas Larsson | |
* maint: travis: Enable delivery of docs | |||
2018-06-20 | travis: Enable delivery of docs | Lukas Larsson | |
2018-06-20 | ssl: Add set_log_level/1 | Péter Dimitrov | |
- Add utility function for setting log level of ssl application modules. Change-Id: Iee278ada17b4d872a9891094b96ce5343bf0ade4 | |||
2018-06-20 | ssl: Rename logger_ssl_formatter to ssl_logger | Péter Dimitrov | |
Change-Id: I4aff56c95d7ea8c46db40b0fa0f6f9b43f00bf8a | |||
2018-06-20 | ssl: Update domain filter, use log macros | Péter Dimitrov | |
Change-Id: Id52990a105c81373c7c6034df9a2675f9d0e429a | |||
2018-06-20 | ssl: Add logging for TLS Handshake Protocol | Péter Dimitrov | |
- Add logging for TLS Handshake messages. - Remove version from the input map used in format/2. Change-Id: I1a8a3dbe5854d3b25cca33e9a6634ac9a53d5867 | |||
2018-06-20 | ssl: Add logging for TLS record protocol | Péter Dimitrov | |
Change-Id: I18786a9a8523d0ec3d9ca37ad5b2284721c5c4a1 | |||
2018-06-20 | ssl: Use logger API instead of legacy error_logger | Péter Dimitrov | |
Change-Id: I04cb8e4c09b05fc9d7ead0dfae0d83286decdb74 | |||
2018-06-20 | ssl: Add initial ssl log formatter | Péter Dimitrov | |
Change-Id: I649a686ee72fa8bbe1e1dbc44ed5ec2df9662b10 | |||
2018-06-20 | ssl: Define VSN macro in source | Péter Dimitrov | |
Define VSN macro in source to remove syntax errors while editing the code. Change-Id: I508d16641cb65ec954fc3fcae90183fa297770da | |||
2018-06-20 | ssh: Fix ssh_xfer decode_ATTR error for Vsn=4 | Hans Nilsson | |
2018-06-20 | Merge branch 'hans/ftp/socket_opts/ERIERL-192/OTP-15120' into ↵ | Hans Nilsson | |
hans/ftp/21socket_opts/ERIERL-192/OTP-15120 Conflicts: lib/ftp/src/ftp.erl | |||
2018-06-20 | Merge branch 'maint' | Lukas Larsson | |
* maint: erts: Update etp-commands with correct aux_flags | |||
2018-06-20 | Merge branch 'lukas/erts/etp-aux-work-fixes' into maint | Lukas Larsson | |
* lukas/erts/etp-aux-work-fixes: erts: Update etp-commands with correct aux_flags | |||
2018-06-19 | ftp: Disallow 'packet_size' for low-level options | Hans Nilsson | |
2018-06-19 | erl_interface: Fix simultaneous connection setup | Sverker Eriksson | |
by also accepting status "ok_simultaneous". | |||
2018-06-19 | Merge branch 'maint' | Lukas Larsson | |
* maint: travis: Update deploy security token | |||
2018-06-19 | travis: Update deploy security token | Lukas Larsson | |
2018-06-19 | Updated OTP versionOTP-21.0 | Erlang/OTP | |
2018-06-19 | Prepare release | Erlang/OTP | |
2018-06-18 | ftp: Socket options | Hans Nilsson | |
2018-06-18 | travis: Don't run docs deploy script | Lukas Larsson | |
Need to create a seperate repo first for this to push to. | |||
2018-06-18 | Merge branch 'lukas/travis/deploy' | Lukas Larsson | |
* lukas/travis/deploy: Add deploy stage to travis-ci | |||
2018-06-18 | erts: Update etp-commands with correct aux_flags | Lukas Larsson | |
2018-06-18 | Add deploy stage to travis-ci | Lukas Larsson | |
2018-06-18 | Merge remote-tracking branch 'origin/henrik/Update-copyright' | Henrik Nord | |
* origin/henrik/Update-copyright: Update copyright year | |||
2018-06-18 | Update copyright year | Henrik Nord | |
2018-06-18 | Merge branch 'ingela/ssl/doc-fix-21' | Ingela Anderton Andin | |
* ingela/ssl/doc-fix-21: ssl: Document enhancements | |||
2018-06-18 | ssl: Document enhancements | Ingela Anderton Andin | |
2018-06-18 | Merge branch 'lukas/erts/fix_vxworks_configure' | Lukas Larsson | |
* lukas/erts/fix_vxworks_configure: erts: Fix vxworks configure broken by corba removal | |||
2018-06-18 | erts: Fix vxworks configure broken by corba removal | Lukas Larsson | |