index
:
wireguard-openbsd
jd/histogram
jd/queueboosts
jd/simplify-queueing
master
WireGuard implementation for the OpenBSD kernel
Matt Dunwoodie
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr.bin
/
ssh
/
ssh-agent.1
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tweak previous;
jmc
2016-11-30
1
-12
/
+13
*
add a whitelist of paths from which ssh-agent will load (via
djm
2016-11-30
1
-2
/
+15
*
do not confuse mandoc by presenting "Dd";
jmc
2015-11-15
1
-2
/
+2
*
Add an AddKeysToAgent client option which can be set to 'yes', 'no',
jcs
2015-11-15
1
-2
/
+9
*
"commandline" -> "command line", since there are so few examples
jmc
2015-11-05
1
-3
/
+3
*
combine -Dd onto one line and update usage();
jmc
2015-04-24
1
-3
/
+2
*
add ssh-agent -D to leave ssh-agent in foreground without enabling
djm
2015-04-24
1
-3
/
+9
*
Add FingerprintHash option to control algorithm used for key
djm
2014-12-21
1
-2
/
+11
*
improve capitalization for the Ed25519 public-key signature system.
sobrado
2014-08-30
1
-3
/
+3
*
remove the identity files from this manpage - ssh-agent doesn't deal
djm
2014-04-16
1
-37
/
+16
*
add missing mentions of ed25519; ok djm@
naddy
2013-12-07
1
-4
/
+7
*
honour $TMPDIR for client xauth and ssh-agent temporary directories;
djm
2010-11-21
1
-4
/
+4
*
fix some macro abuse;
jmc
2010-08-31
1
-3
/
+3
*
Implement Elliptic Curve Cryptography modes for key exchange (ECDH) and
djm
2010-08-31
1
-4
/
+7
*
Correct and clarify ssh-add's password asking behavior.
tedu
2010-01-17
1
-4
/
+5
*
write UNIX-domain in a more consistent way; while here, replace a
sobrado
2009-10-22
1
-8
/
+7
*
use the UNIX-related macros (.At and .Ux) where appropriate.
sobrado
2009-10-22
1
-6
/
+10
*
fix a few typographical errors found by spell(1).
sobrado
2009-03-26
1
-3
/
+3
*
sort synopsis and options in ssh-agent(1); usage is lowercase
sobrado
2007-09-09
1
-14
/
+14
*
convert to new .Dd format;
jmc
2007-05-31
1
-2
/
+2
*
mark up angle brackets;
jmc
2006-07-18
1
-3
/
+3
*
Update agent socket path templates to reflect reality, correct xref for
dtucker
2005-11-28
1
-4
/
+4
*
OpenSSH doesn't ever look at the $HOME environment variable, so don't say
djm
2005-04-21
1
-7
/
+7
*
spaces
deraadt
2004-07-11
1
-2
/
+2
*
Add examples to ssh-agent.1, bz#481 from Ralf Hauser; ok deraadt@
dtucker
2004-05-13
1
-5
/
+17
*
- section reorder
jmc
2003-06-10
1
-6
/
+6
*
setup -> set up;
jmc
2003-05-14
1
-2
/
+2
*
- killed whitespace
jmc
2003-03-28
1
-3
/
+4
*
Add a -t life option to ssh-agent that set the default lifetime.
marc
2003-01-21
1
-1
/
+10
*
the socket name contains ssh-agent's ppid; via mpech@ from form@
markus
2002-06-24
1
-3
/
+3
*
use process ID vs. pid/PID/process identifier
stevesk
2002-06-22
1
-2
/
+2
*
KNF done automatically while reading....
deraadt
2002-06-19
1
-2
/
+2
*
'-a bind_address' binds the agent to user-specified unix-domain
markus
2002-06-05
1
-2
/
+7
*
more sync for default ssh-add identities; ok markus@
stevesk
2002-02-04
1
-10
/
+1
*
ssh-add also adds $HOME/.ssh/id_rsa and $HOME/.ssh/id_dsa now.
stevesk
2002-02-03
1
-4
/
+6
*
clarify/state that private keys are not exposed to clients using the agent;
stevesk
2001-11-19
1
-1
/
+6
*
avoid first person in manual pages
deraadt
2001-09-05
1
-4
/
+4
*
fix usage; ok markus@
stevesk
2001-08-23
1
-6
/
+4
*
-d will not fork; ok markus@
stevesk
2001-07-15
1
-2
/
+2
*
add debug flag
markus
2001-06-26
1
-1
/
+7
*
document id_rsa{.pub,}. markus ok
itojun
2001-04-10
1
-3
/
+5
*
grammar; slade@shore.net
deraadt
2001-04-02
1
-2
/
+2
*
make copyright lines the same format
deraadt
2001-03-02
1
-4
/
+4
*
drop references to ssl(8). markus ok
itojun
2001-02-08
1
-3
/
+2
*
cleanup AUTHORS sections
markus
2001-01-28
1
-26
/
+9
*
typo, use .It
markus
2000-11-15
1
-2
/
+2
*
reorder SYNOPSIS
markus
2000-11-15
1
-6
/
+6
*
- Section shuffling: comply to the section ordering outlined in mdoc(7).
aaron
2000-11-10
1
-2
/
+2
*
cleanup copyright notices on all files. I have attempted to be accurate with
deraadt
2000-09-07
1
-7
/
+30
*
no need for those dynamic libraries anymore
deraadt
2000-08-25
1
-5
/
+1
[next]