index
:
delta/erlang.git
HansN-patch-1
HansN/common_test/rephrase_ct_prop_test_doc
IngelaAndin-httpc-typo
KennethL-patch-1
KennethL/erl_docgen/erlref_update
baserock/morph
baserock/ps/proto-web-system
baserock/ps/try-erlang
bjorn/contributing
bjorn/contributing-1
bjorn/work
bmk/kernel/20200514/sctp_and_udp_recv_hangs_on_close/OTP-16654
dgud-string-depr
dgud/stdlib/gen-async-call
gcc-5-pic-cmpxchg8b-quickfix
gh-pages
ingela/master/dtls/test-cuddle
kenneth/asn1_paramtype/OTP-17227
klarna/mnesia_ext
kuba/ssl/doc_typeos_using_ssl
lukas/erts/win32-read_file_info-links
lukas/kernel/docs-assert
maint
maint-17
maint-18
maint-19
maint-20
maint-21
maint-22
maint-23
maint-24
maint-25
maint-26
maint-r13
maint-r14
maint-r14b03
maint-r15
maint-r16
maint-r16b02
master
master-pu
meta
pu
sverker-erts-alloc-doc-fix
sverker-ets-doc-1
sverker-ets-patch-1
sverker/doc-fix-billion
sverker/enif_open_resource_type-doc
github.com: erlang/otp.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
ssh
/
src
/
ssh_file.erl
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'maint'
Jakub Witczak
2023-02-21
1
-0
/
+1
|
\
|
*
ssh: accept PKCS#8 host key
Jakub Witczak
2023-02-10
1
-0
/
+1
*
|
Update copyright year
Erlang/OTP
2023-02-14
1
-1
/
+1
|
/
*
ssh: replace size/1 by xxx_size/1
Kiko Fernandez-Reyes
2023-02-03
1
-4
/
+4
*
ssh: Move extract_public_key to ssh_file
Hans Nilsson
2022-04-28
1
-1
/
+36
*
Update copyright year
Erlang/OTP
2022-02-15
1
-1
/
+1
*
ssh: Fix typing and documentation for ssh_file:decode/2 and ssh_file:encode/2
Hans Nilsson
2022-02-11
1
-13
/
+43
*
ssh: Change Edwards curves representation
Hans Nilsson
2022-02-11
1
-4
/
+6
*
Fix typos in lib/ssh
Kian-Meng, Ang
2022-01-20
1
-1
/
+1
*
Fix OpenSSH encoding of Ed25519/Ed448
Jon Carstens
2022-01-11
1
-7
/
+2
*
Update copyright year
Rickard Green
2021-12-13
1
-1
/
+1
*
Merge branch 'hans/ssh/no_extra_nl_in_knownhosts/OTP-17427' into maint
Hans Nilsson
2021-05-24
1
-2
/
+1
|
\
|
*
ssh: Avoid adding a blank line in .ssh/known_hosts
Hans Nilsson
2021-05-20
1
-2
/
+1
*
|
ssh: Accept \r\n as well as \n as line end
Hans Nilsson
2021-05-19
1
-2
/
+2
*
|
ssh: ssh_file:encode/decode of known_host and authorized_keys files
Hans Nilsson
2021-05-19
1
-55
/
+117
*
|
ssh: Change key names
Hans Nilsson
2021-05-03
1
-12
/
+12
*
|
ssh: Add fingerprint and ssh_encode/ssh_decode functions to ssh
Hans Nilsson
2021-05-03
1
-70
/
+330
|
/
*
ssh: Refactor decode_ssh_file/4 and export it. EXPERIMENTAL
Hans Nilsson
2020-08-27
1
-29
/
+56
*
ssh: Doc updates
Hans Nilsson
2020-03-11
1
-30
/
+27
*
ssh: Update ssh_file.erl
Hans Nilsson
2020-03-11
1
-93
/
+380
*
ssh: make search ok
Hans Nilsson
2020-02-21
1
-33
/
+23
*
ssh: Redesigned ssh_file:add_host_key
Hans Nilsson
2020-02-21
1
-24
/
+28
*
ssh: Redesigned ssh_file:is_host_key
Hans Nilsson
2020-02-21
1
-37
/
+57
*
ssh: Redesigned ssh_file:is_auth_key
Hans Nilsson
2020-02-21
1
-49
/
+39
*
ssh: Add reading rfc4716 public keys
Hans Nilsson
2020-02-21
1
-0
/
+14
*
ssh: Use ssh_message for ssh specific key and signature formats
Hans Nilsson
2020-02-21
1
-92
/
+20
*
ssh: New ssh_file decoding: "openssh-key-v1"
Hans Nilsson
2020-02-21
1
-35
/
+252
*
ssh: Refactor ssh_file
Hans Nilsson
2020-02-21
1
-271
/
+220
*
Merge branch 'hans/ssh/eddsa/OTP-15094' into maint
Hans Nilsson
2018-11-19
1
-1
/
+12
|
\
|
*
ssh: Add public keys 'ssh-ed25519' and 'ssh-ed448'
Hans Nilsson
2018-11-19
1
-1
/
+12
*
|
ssh: Make host and user key pre-checking better
Hans Nilsson
2018-11-19
1
-1
/
+2
|
/
*
ssh: Re-phrase and adjust the documentation (ssh_file.xml)
Hans Nilsson
2018-10-24
1
-2
/
+4
*
ssh: Move some option's documentation to ssh_file
Hans Nilsson
2018-10-24
1
-0
/
+15
*
Update copyright year
Henrik Nord
2018-06-18
1
-1
/
+1
*
ssh: New -spec and -type
Hans Nilsson
2018-04-25
1
-21
/
+0
*
ssh: ssh_file:user_key/2 checks ec keytype
Hans Nilsson
2017-05-15
1
-5
/
+12
*
Update copyright year
Raimo Niskanen
2017-05-04
1
-1
/
+1
*
ssh: Implement signature algorithms rsa-sha2-*. draft-ietf-curdle-rsa-sha2
Hans Nilsson
2017-04-26
1
-10
/
+14
*
ssh: Fix supervisors, start daemon and connect code
Hans Nilsson
2017-04-07
1
-0
/
+2
*
ssh: Initial commit of option handling changes
Hans Nilsson
2017-03-02
1
-2
/
+2
*
ssh: -spec added for behaviours
Hans Nilsson
2016-05-04
1
-1
/
+22
*
update copyright-year
Henrik Nord
2016-03-15
1
-1
/
+1
*
ssh: ssh_file:default_user_dir/0 - try HOME env var first
Hans Nilsson
2015-11-13
1
-2
/
+12
*
ssh: add better error handling in ssh_file
Hans Nilsson
2015-11-11
1
-4
/
+12
*
ssh, public_key: Change EC Public Key representation to what was intended
Hans Nilsson
2015-10-16
1
-6
/
+7
*
ssh: ECDSA public key implemented
Hans Nilsson
2015-10-08
1
-24
/
+39
*
Change license text to APLv2
Bruce Yinhe
2015-06-18
1
-9
/
+10
*
ssh: fix 'known_hosts' bug in ssh_file
Hans Nilsson
2014-02-05
1
-13
/
+13
*
ssh: Not run chmod every lookup
Fredrik Gustafsson
2013-06-17
1
-1
/
+8
*
ssh: Document and clean up SSH behaviours
Ingela Anderton Andin
2012-12-13
1
-14
/
+15
[next]