summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2001-06-10 - (bal) NeXT/MacOS X lack libgen.h and dirname(). Patch by Mark MillerBen Lindstrom
<markm@swoon.net>
2001-06-10 - (bal) Missed two files in major resync. auth-bsdauth.c and auth-skey.cBen Lindstrom
2001-06-09 - (bal) --with-catman should be --with-mantype patch by DaveBen Lindstrom
Dykstra <dwd@bell-labs.com>
2001-06-09 - (bal) ANSIify strmode()Ben Lindstrom
2001-06-09 - (bal) configure.in fix for Tru64 (forgeting to reset $LIB)Ben Lindstrom
2001-06-09 - markus@cvs.openbsd.org 2001/06/08 15:25:40Ben Lindstrom
[includes.h pathnames.h readconf.c servconf.c] move the path for xauth to pathnames.h
2001-06-09 - markus@cvs.openbsd.org 2001/06/07 22:25:02Ben Lindstrom
[session.c] don't overwrite errno delay deletion of the xauth cookie
2001-06-09 - markus@cvs.openbsd.org 2001/06/07 20:23:05Ben Lindstrom
[authfd.c authfile.c channels.c kexdh.c kexgex.c packet.c ssh.c sshconnect.c sshconnect1.c] use xxx_put_cstring()
2001-06-09 - markus@cvs.openbsd.org 2001/06/07 19:57:53Ben Lindstrom
[auth2.c] style is used for bsdauth. disconnect on user/service change (ietf-drafts)
2001-06-09 - markus@cvs.openbsd.org 2001/06/06 23:19:35Ben Lindstrom
[ssh-add.c] remove debug message; Darren.Moffat@eng.sun.com
2001-06-09 - markus@cvs.openbsd.org 2001/06/06 23:13:54Ben Lindstrom
[ssh-dss.c ssh-rsa.c] cleanup, remove old code
2001-06-09 - markus@cvs.openbsd.org 2001/06/05 16:46:19Ben Lindstrom
[session.c] let session_close() delete the pty. deny x11fwd if xauthfile is set.
2001-06-09 - markus@cvs.openbsd.org 2001/06/05 10:24:32Ben Lindstrom
[channels.c] don't delete the auth socket in channel_stop_listening() auth_sock_cleanup_proc() will take care of this.
2001-06-09 - pvalchev@cvs.openbsd.org 2001/06/05 05:05:39Ben Lindstrom
[ssh-keyscan.1 ssh-keyscan.c] License clarification from David Mazieres, ok deraadt@
2001-06-09 - markus@cvs.openbsd.org 2001/06/04 23:16:16Ben Lindstrom
[session.c] merge ssh1/2 x11-fwd setup, create listener after tmp-dir
2001-06-09 - markus@cvs.openbsd.org 2001/06/04 23:07:21Ben Lindstrom
[clientloop.c serverloop.c sshd.c] set flags in the signal handlers, do real work in the main loop, ok provos@
2001-06-09 - markus@cvs.openbsd.org 2001/06/04 21:59:43Ben Lindstrom
[channels.c channels.h session.c] switch uid when cleaning up tmp files and sockets; reported by zen-parse@gmx.net on bugtraq
2001-06-09 - markus@cvs.openbsd.org 2001/06/03 20:06:11Ben Lindstrom
[auth2-chall.c] the challenge response device decides how to handle non-existing users. -> fake challenges for skey and cryptocard
2001-06-09 - markus@cvs.openbsd.org 2001/06/03 19:38:42Ben Lindstrom
[scp.c] pass -v to ssh; from slade@shore.net
2001-06-09 - markus@cvs.openbsd.org 2001/06/03 19:36:44Ben Lindstrom
[ssh-keygen.1] 1-2 bits of entrophy per character (not per word), ok stevesk@
2001-06-09 - markus@cvs.openbsd.org 2001/06/03 14:55:39Ben Lindstrom
[channels.c channels.h session.c] use fatal_register_cleanup instead of atexit, sync with x11 authdir handling
2001-06-09 - markus@cvs.openbsd.org 2001/05/31 13:08:04Ben Lindstrom
[sshd_config] group options and add some more comments
2001-06-09Should have removed this. It's part of nchan.c now.Ben Lindstrom
2001-06-09 - (bal) Ooops.. nchan.c resync from OpenBSD ssh Attic.Ben Lindstrom
2001-06-09- (bal) nchan.c CVS ID Update.Ben Lindstrom
2001-06-09 - (bal) Channels.c and Channels.h -- "Merge Functions, simplify" (dragedBen Lindstrom
out of ssh Attic)
2001-06-09[NOTE: Next patch will sync nchan.c, channels.c and channels.h and all thisBen Lindstrom
pain will be over.] - markus@cvs.openbsd.org 2001/05/31 10:30:17 [auth-options.c auth2.c channels.c channels.h clientloop.c nchan.c packet.c serverloop.c session.c ssh.c] undo the .c file split, just merge the header and keep the cvs history
2001-06-09 - markus@cvs.openbsd.org 2001/05/30 23:31:14Ben Lindstrom
[auth2.c] merge
2001-06-09 - markus@cvs.openbsd.org 2001/05/30 15:20:10Ben Lindstrom
[ssh.c] merge functions, simplify.
2001-06-09[NOTE: File split is was not done in Portabl Tree]Ben Lindstrom
- markus@cvs.openbsd.org 2001/05/30 12:55:13 [auth-options.c auth2.c channels.c channels.h clientloop.c nchan.c packet.c serverloop.c session.c ssh.c ssh1.h] channel layer cleanup: merge header files and split .c files
2001-06-05 - markus@cvs.openbsd.org 2001/05/29 12:31:27Ben Lindstrom
[authfile.c] typo
2001-06-05 - markus@cvs.openbsd.org 2001/05/28 23:58:35Ben Lindstrom
[packet.c packet.h sshconnect.c sshd.c] remove some lines, simplify.
2001-06-05 - markus@cvs.openbsd.org 2001/05/28 23:25:24Ben Lindstrom
[channels.c] cleanup, typo
2001-06-05 - markus@cvs.openbsd.org 2001/05/28 23:14:49Ben Lindstrom
[channels.c channels.h nchan.c] undo broken channel fix and try a different one. there should be still some select errors...
2001-06-05 - markus@cvs.openbsd.org 2001/05/28 22:51:11Ben Lindstrom
[cipher.c cipher.h] simpler 3des for ssh1
2001-06-05 - markus@cvs.openbsd.org 2001/05/28 10:08:55Ben Lindstrom
[authfile.c] key_load_private: set comment to filename for PEM keys
2001-06-05 - markus@cvs.openbsd.org 2001/05/28 08:04:39Ben Lindstrom
[ssh.c] fix usage()
2001-06-05 - markus@cvs.openbsd.org 2001/05/25 14:37:32Ben Lindstrom
[ssh-keygen.c] use -P for -e and -y, too.
2001-06-05 - stevesk@cvs.openbsd.org 2001/05/24 18:57:53Ben Lindstrom
[clientloop.c readconf.c ssh.c ssh.h] don't perform escape processing when ``EscapeChar none''; ok markus@
2001-06-05 - markus@cvs.openbsd.org 2001/05/24 11:12:42Ben Lindstrom
[auth.c] fix comment; from jakob@
2001-06-05 - markus@cvs.openbsd.org 2001/05/20 17:20:36Ben Lindstrom
[auth-rsa.c auth.c auth.h auth2.c servconf.c servconf.h sshd.8 sshd_config] configurable authorized_keys{,2} location; originally from peter@; ok djm@
2001-06-05 - stevesk@cvs.openbsd.org 2001/05/19 19:57:09Ben Lindstrom
[channels.c] typo in error message
2001-06-05 - stevesk@cvs.openbsd.org 2001/05/19 19:43:57Ben Lindstrom
[misc.c misc.h servconf.c sshd.8 sshd.c] sshd command-line arguments and configuration file options that specify time may be expressed using a sequence of the form: time[qualifier], where time is a positive integer value and qualifier is one of the following: <none>,s,m,h,d,w Examples: 600 600 seconds (10 minutes) 10m 10 minutes 1h30m 1 hour 30 minutes (90 minutes) ok markus@
2001-06-05 - markus@cvs.openbsd.org 2001/05/19 16:46:19Ben Lindstrom
[ssh.1 sshd.8] document MACs defaults with .Dq
2001-06-05 - markus@cvs.openbsd.org 2001/05/19 16:32:16Ben Lindstrom
[ssh.1 sshconnect2.c] change preferredauthentication order to publickey,hostbased,password,keyboard-interactive document that hostbased defaults to no, document order
2001-06-05 - markus@cvs.openbsd.org 2001/05/19 16:08:43Ben Lindstrom
[sshd.8] sort options; Matthew.Stier@fnc.fujitsu.com
2001-06-05 - markus@cvs.openbsd.org 2001/05/19 16:05:41Ben Lindstrom
[scp.c] ftruncate() instead of open()+O_TRUNC like rcp.c does allows scp /path/to/file localhost:/path/to/file
2001-06-05 - djm@cvs.openbsd.org 2001/05/19 00:36:40Ben Lindstrom
[session.c] Disable X11 forwarding if xauth binary is not found. Patch from Nalin Dahyabhai <nalin@redhat.com>; ok markus@
2001-06-05 - markus@cvs.openbsd.org 2001/05/18 14:13:29Ben Lindstrom
[auth-chall.c auth.h auth1.c auth2-chall.c auth2.c readconf.c readconf.h servconf.c servconf.h sshconnect1.c sshconnect2.c sshd.c] improved kbd-interactive support. work by per@appgate.com and me
2001-06-05 - markus@cvs.openbsd.org 2001/05/17 21:34:15Ben Lindstrom
[ssh.1] no spaces in PreferredAuthentications; meixner@rbg.informatik.tu-darmstadt.de