index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.bin
Age
Commit message (
Expand
)
Author
2008-07-06
spacing.
Igor Sobrado
2008-07-06
sync synopsis and usage.
Igor Sobrado
2008-07-06
spacing.
Igor Sobrado
2008-07-05
each utility must have its own usage and an unique set of options.
Igor Sobrado
2008-07-05
each utility must have its own usage and its own set of options;
Igor Sobrado
2008-07-05
grammar
Damien Miller
2008-07-04
Make protocol 1 MaxAuthTries logic match protocol 2's.
Damien Miller
2008-07-04
handle EINTR in packet_write_poll()l ok dtucker@
Damien Miller
2008-07-04
fix compilation for !YP case; ok millert@
Damien Miller
2008-07-04
Make debug a little clearer. ok djm@
Darren Tucker
2008-07-04
support negation of groups in "Match group" block (bz#1315); ok dtucker@
Damien Miller
2008-07-03
avoid nasty double free; ok dtucker@ djm@
Otto Moerbeek
2008-07-02
When forking after authentication ("ssh -f") with ExitOnForwardFailure
Damien Miller
2008-07-02
really really remove the freebie "none" auth try for protocol 2
Damien Miller
2008-07-02
Make protocol 2 MaxAuthTries behaviour a little more sensible:
Damien Miller
2008-07-02
Merge duplicate host key file checks, based in part on a patch from Rob
Darren Tucker
2008-07-02
increase default size of ssh protocol 1 ephemeral key from 768 to 1024
Damien Miller
2008-07-01
fix some typos; ok djm@
Kevin Steves
2008-07-01
Send CR LF during protocol banner exchanges, but only for Protocol 2 only,
Darren Tucker
2008-07-01
Check ExitOnForwardFailure if forwardings are disabled due to a failed
Darren Tucker
2008-06-30
set speed for writing tracks in TAO.
av
2008-06-30
clarify that eow@openssh.com is only sent on session channels
Damien Miller
2008-06-30
only send eow@openssh.com notifications for session channels; ok! markus@
Damien Miller
2008-06-30
only pass channel requests on session channels through to the session
Damien Miller
2008-06-30
typo: s/constraint_date/constraint_data/
Damien Miller
2008-06-29
Simplify state creation code; merge state import/export code between pfsync
Ryan Thomas McBride
2008-06-29
protocol 2 key blobs are strings, not byte arrays
Damien Miller
2008-06-29
documentation tweaks.
Igor Sobrado
2008-06-28
document the protocol used by ssh-agent; "looks ok" markus@
Damien Miller
2008-06-28
reset global compat flag after processing a protocol 2 signature
Damien Miller
2008-06-28
revert accidental commit (nearly 2 months ago!) that
Damien Miller
2008-06-28
refuse to add a key that has unknown constraints specified;
Damien Miller
2008-06-28
if the user supplied -A only checkout files again if a sticky tag
Joris Vink
2008-06-28
spelling fixes
Damien Miller
2008-06-27
Simply the version string and nuke unecessary variables used to build it.
Xavier Santolaria
2008-06-27
Bump version; we're not going to stay with 1.0 forever.
Xavier Santolaria
2008-06-27
sort flags; align usage output.
Igor Sobrado
2008-06-26
plug a memleak in rcs_rev_getlines() - initially noticed & diff by
Joris Vink
2008-06-26
add VisualHostKey to the list of options listed in -o;
Jason McIntyre
2008-06-26
Move SSH Fingerprint Visualization away from sharing the config option
Alexander von Gernler
2008-06-26
when loading moduli from /etc/moduli in sshd(8), check that they
Damien Miller
2008-06-26
some minor improvements from Pierre Riteau; ok djm
Jason McIntyre
2008-06-26
allow the sftp chmod(2)-equivalent operation to set set[ug]id/sticky
Damien Miller
2008-06-26
First pass at removing clauses 3 and 4 from NetBSD licenses.
Ray Lai
2008-06-25
in resume mode, pass -c to mget when {dir,file}hasglob, so that i'm
Martynas Venckus
2008-06-25
- fix -Wall (no behavior change, a || b && c = a || (b && c) anyway)
Martynas Venckus
2008-06-25
split test for __sparc__ into __sparc__ and __sparc64__
Theo de Raadt
2008-06-25
add key length to visual fingerprint; zap magical constants;
Otto Moerbeek
2008-06-24
implement getpwnam_r() and getpwuid_r() -- very nearly a rewrite of the
Theo de Raadt
2008-06-24
clarify tao's -a option; ok av fgsch
Jason McIntyre
[next]