index
:
otp.git
HansN-patch-1
KennethL-patch-1
bjorn/contributing
bjorn/contributing-1
dgud-string-depr
gcc-5-pic-cmpxchg8b-quickfix
gh-pages
ingela/master/dtls/test-cuddle
maint
maint-17
maint-18
maint-19
maint-20
maint-21
maint-22
maint-r13
maint-r14
maint-r14b03
maint-r15
maint-r16
maint-r16b02
master
meta
sverker-ets-patch-1
Mirror of Erlang/OTP repository.
OTP Team
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
ssh
/
src
/
ssh_sftpd.erl
Age
Commit message (
Expand
)
Author
2019-01-04
Fix sftpd interop for SSH_FXP_STAT
Kristoffer Larsen
2018-06-25
Merge branch 'maint-20' into maint
Hans Nilsson
2018-06-21
ssh: Report the signal name if there is an exit-signal to sftpd
Hans Nilsson
2018-06-18
Update copyright year
Henrik Nord
2018-04-27
ssh: ssh_daemon_channel replaced by ssh_server_channel
Hans Nilsson
2018-04-25
ssh: New -spec and -type
Hans Nilsson
2018-04-06
Merge branch 'maint'
Hans Nilsson
2018-04-06
Merge branch 'maint-19' into maint
Hans Nilsson
2018-04-05
ssh: Fix ssh_sftpd:handle_op not returning State
Hans Nilsson
2018-04-05
ssh: Fix ssh_sftpd:handle_op not returning State
Hans Nilsson
2018-03-29
ssh: Use the new ssh_dbg module
Hans Nilsson
2017-05-04
Update copyright year
Raimo Niskanen
2017-04-07
ssh: remove deprecated ssh_sftpd:listen and ssh_sftpd:stop
Hans Nilsson
2017-03-10
Update copyright year
Rickard Green
2017-02-17
Merge branch 'ssh_sftpd_relative_path' into hans/ssh/sftpd_fixes/OTP-14225
Hans Nilsson
2017-02-15
Return correct state in the case of failure
Karolis Petrauskas
2017-02-12
Check for directory with correct path
Karolis Petrauskas
2017-02-12
Fix relative path handling in sftpd
Karolis Petrauskas
2017-02-12
Consider root_dir and cwd in ssh_sftpd, if both are provided
Karolis Petrauskas
2016-12-07
Update copyright-year
Erlang/OTP
2016-05-04
ssh: -spec added for behaviours
Hans Nilsson
2015-11-25
ssh: sftpd callback takes new option 'recv_window_size', defaults to 1000000
Hans Nilsson
2015-06-18
Change license text to APLv2
Bruce Yinhe
2015-01-23
ssh: Add some more flags
Ingela Anderton Andin
2015-01-23
ssh: Correct Sftp flag handling
Ingela Anderton Andin
2015-01-23
ssh: Add handling of sftp v3 flags
Ingela Anderton Andin
2014-02-07
Merge branch 'hsv/using_lists_droplast'
Henrik Nord
2014-02-03
lib/mnesia/test/ - Replace reverse(tl(reverse(L))) with lists:droplast/1
Hans Svensson
2014-01-24
lib/ssh - Replace reverse(tl(reverse(L))) with lists:droplast/1
Hans Svensson
2014-01-21
ssh: Adds unicode
Hans Nilsson
2013-11-13
ssh: Merge connection_manager and connection_handler processes
Ingela Anderton Andin
2013-01-25
ssh: Fix dialyzer and doc warnings
Ingela Anderton Andin
2012-12-21
Merge branch 'fredrik/ssh/sftp-file-is-dir/OTP-6406'
Fredrik Gustafsson
2012-12-13
ssh: Document and clean up SSH behaviours
Ingela Anderton Andin
2012-11-28
changed option to sftpd_vsn
Fredrik Gustafsson
2012-11-28
corrected is_dir call in sftpd
Fredrik Gustafsson
2012-11-27
Basic functionality for sftp ver6 and testcase
Fredrik Gustafsson
2012-03-01
sftp daemon generates file handles correct
Ingela Anderton Andin
2012-02-10
Correct access flag handling in sftpd
Ingela Anderton Andin
2012-02-10
Removed no longer needed code
Ingela Anderton Andin
2010-05-26
Aligning error message with used version
Niclas Eklund
2010-04-21
New branch for ssh-2.0 and later
Niclas Eklund
2009-11-20
The R13B03 release.
OTP_R13B03
Erlang/OTP