summaryrefslogtreecommitdiff
path: root/lib/ssh/doc/src/ssh_connection.xml
Commit message (Collapse)AuthorAgeFilesLines
* Update copyright yearErlang/OTP2022-02-151-1/+1
|
* Fix typos in lib/sshKian-Meng, Ang2022-01-201-1/+1
|
* otp: Convert all <seealso> to more specific variantsLukas Larsson2020-03-271-39/+39
| | | | | | | | | | | | We add `seemfa`, `seeerl`, `seetype`, `seeapp`, `seecom`, `seecref` , `seefile` and `seeguide` in order to make it easier to reason about what each link points to without examining the target. This information will then be embedded in the EEP-48 chunks for usage by other tools. The tool used can be found here: https://gist.github.com/garazdawi/68527d92ae5b37c8f129bfbdfffdfa68
* otp: Change all MFA links to use "/" syntax for arityLukas Larsson2020-03-201-12/+12
|
* Update copyright yearRickard Green2020-03-131-1/+1
|
* Merge branch 'hans/ssh/send_iolist/OTP-16373' into maintHans Nilsson2020-01-071-1/+1
|\ | | | | | | | | * hans/ssh/send_iolist/OTP-16373: ssh: Change ssh_connection:send to take iodata()
| * ssh: Change ssh_connection:send to take iodata()Hans Nilsson2019-12-201-1/+1
| |
* | ssh: Add references to the exec doc from the refmanHans Nilsson2019-10-161-21/+3
| |
* | ssh: change type namesHans Nilsson2019-08-121-85/+82
| |
* | ssh: The ssh_connection documentation is now generatedHans Nilsson2019-08-121-202/+209
| |
* | Add empty 'since' attribute for old modules and functionsSverker Eriksson2018-12-121-16/+16
| |
* | Add "since" attributes in xml for new functions and modulesSverker Eriksson2018-12-111-2/+2
| | | | | | | | introduced after OTP_R13B03.
* | Update copyright yearHenrik Nord2018-06-181-1/+1
| |
* | ssh: ssh_channel replaced by ssh_client_channelHans Nilsson2018-04-271-8/+8
| |
* | ssh: Use -spec and -type for documentation generationHans Nilsson2018-04-251-47/+47
| |
* | ssh: Doc fixHans Nilsson2018-03-231-1/+5
|/
* [ssh] Align documentation to DTDLars Thorsen2015-12-111-7/+7
|
* ssh: links to crypto and public_key in the ssh app refHans Nilsson2015-11-111-2/+2
|
* ssh: document function dependencies in ssh_connection.erlHans Nilsson2015-11-111-0/+6
|
* Change license text to APLv2Bruce Yinhe2015-06-181-10/+11
|
* ssh: Modernize type definitionsIngela Anderton Andin2015-06-161-17/+17
|
* ssh: Align "=" sign in type declarations to decided policyIngela Anderton Andin2015-05-121-21/+21
|
* ssh: Remove extra whitespaceIngela Anderton Andin2015-04-221-1/+1
|
* Editorial updatestmanevik2015-04-221-220/+234
| | | | SSH application
* ssh: Improve errorhandling in ssh_connection.erlIngela Anderton Andin2014-12-171-6/+8
| | | | | | If a channel is closed by the peer while using a function with call semantics in ssh_connection.erl return {error, closed}. Document that the functions can return {error, timeout | closed} and not only ssh_request_status()
* ssh: Add ptty_alloc/[2,3]Ingela Anderton Andin2014-10-221-7/+52
|
* Convert XML files to UTF-8Hans Bolinder2013-04-191-1/+1
|
* ssh: Fix dialyzer and doc warningsIngela Anderton Andin2013-01-251-13/+13
|
* ssh: Document and clean up SSH behavioursIngela Anderton Andin2012-12-131-2/+2
|
* ssh: Add Users Guide and enhance man pagesIngela Anderton Andin2012-12-131-78/+176
|
* ssh: ssh_connection:channel_data() and send_eof() now return {error, closed} ↵Daniel Goertzen2012-10-031-2/+2
| | | | | | for closed or invalid channels. ssh_connection:handle_msg(#ssh_msg_channel_close...) will now cause any send() that was in progress to immediately return {error,closed}.
* Update copyright yearsBjörn-Egil Dahlberg2011-03-111-1/+1
|
* The R13B03 release.OTP_R13B03Erlang/OTP2009-11-201-0/+302