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
/
ssh
Age
Commit message (
Expand
)
Author
2003-11-04
standardise arguments to auth methods - they should all take authctxt.
Damien Miller
2003-11-03
do not free static type pointer in warn_changed_key()
Jakob Schlyter
2003-11-03
move changed key warning into warn_changed_key(). ok markus@
Jakob Schlyter
2003-11-03
make this a little more idiot-proof; ok markus@
Damien Miller
2003-11-02
remove support for SSH_BUG_GSSAPI_BER; simon@sxw.org.uk
Markus Friedl
2003-10-28
error->debug for getsockopt+TCP_NODELAY; several requests
Markus Friedl
2003-10-26
rename 'supported' static var in userauth_gssapi() to 'gss_supported'
Anil Madhavapeddy
2003-10-21
make sure the doid is larger than 2
Markus Friedl
2003-10-15
check pmonitor != NULL
Markus Friedl
2003-10-14
10X for mkdtemp; djm@
Markus Friedl
2003-10-14
update
Jakob Schlyter
2003-10-14
include SSHFP lookup code (not enabled by default). ok markus@
Jakob Schlyter
2003-10-13
don't refer to options related to forwarding; ok jmc@
Markus Friedl
2003-10-12
note that EnableSSHKeySign should be in the non-hostspecific section;
Jason McIntyre
2003-10-11
return NULL for missing banner; ok djm@
Markus Friedl
2003-10-11
search keys in reverse order; fixes #684
Markus Friedl
2003-10-11
remote x11 clients are now untrusted by default, uses xauth(8) to generate
Markus Friedl
2003-10-08
default GSS API to no in client, too; ok jakob, deraadt@
Markus Friedl
2003-10-08
scp and sftp: add options list and sort options. options list requested
Jason McIntyre
2003-10-07
set ptr to NULL after free
Theo de Raadt
2003-10-07
sftp quoting fix from admorten AT umich.edu; ok markus@
Damien Miller
2003-10-07
Don't use logit for banner, since it truncates to MSGBUFSIZ; bz #668 & #707.
Darren Tucker
2003-10-02
print openssl version, too, several requests; ok henning/djm.
Markus Friedl
2003-10-02
missing $OpenBSD:; dtucker
Markus Friedl
2003-09-29
GSSAPICleanupCreds -> GSSAPICleanupCredentials
Markus Friedl
2003-09-29
- add list of options to -o and .Xr ssh_config(5)
Jason McIntyre
2003-09-26
no need to set the listen sockets to non-block; ok deraadt@
Markus Friedl
2003-09-23
move client only agent code to clientloop.c
Markus Friedl
2003-09-23
don't print trailing \0; bug #709; Robert.Dahlem@siemens.com
Markus Friedl
2003-09-23
replace fatal_cleanup() and linked list of fatal callbacks with static
Markus Friedl
2003-09-19
remove fatal callbacks from client code; ok deraadt
Markus Friedl
2003-09-19
error handling for remote-remote copy; #638; report Harald Koenig;
Markus Friedl
2003-09-19
do not call packet_close on fatal; ok deraadt
Markus Friedl
2003-09-19
do not call channel_free_all on fatal; ok deraadt
Markus Friedl
2003-09-19
avoid fatal_cleanup, just call exit(); ok deraadt
Markus Friedl
2003-09-19
provide a ssh-agent specific fatal() function; ok deraadt
Markus Friedl
2003-09-19
sign fix in buffer_dump; Jedi/Sector One; pr 3473
Markus Friedl
2003-09-19
buffer_dump only if PACKET_DEBUG is defined; Jedi/Sector One; pr 3471
Markus Friedl
2003-09-18
A few signedness fixes for harmless situations; markus@ ok
Miod Vallat
2003-09-18
more buffer allocation fixes; from Solar Designer; CAN-2003-0682; ok millert@
Markus Friedl
2003-09-18
missing buffer_free(&encrypted); #662; zardoz at users.sf.net
Markus Friedl
2003-09-18
protect against double free; #660; zardoz at users.sf.net
Markus Friedl
2003-09-18
missing {}; bug #656; jclonguet at free.fr
Markus Friedl
2003-09-16
more malloc/fatal fixes; ok millert/deraadt; ghudson at MIT.EDU
Markus Friedl
2003-09-16
do not expand buffer before attempting to reallocate it; markus ok
Theo de Raadt
2003-09-02
escape punctuation;
Jason McIntyre
2003-09-02
enter 3.7
Markus Friedl
2003-09-01
fix leak
Markus Friedl
2003-09-01
remove unused kerberos code; ok henning@
Markus Friedl
2003-09-01
rm whitespace
Markus Friedl
[prev]
[next]