Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2001-06-09 | - markus@cvs.openbsd.org 2001/06/05 16:46:19 | Ben Lindstrom | 2 | -6/+8 | |
[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:32 | Ben Lindstrom | 2 | -3/+8 | |
[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:39 | Ben Lindstrom | 3 | -7/+8 | |
[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:16 | Ben Lindstrom | 2 | -96/+68 | |
[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:21 | Ben Lindstrom | 4 | -74/+50 | |
[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:43 | Ben Lindstrom | 4 | -16/+27 | |
[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:11 | Ben Lindstrom | 2 | -3/+8 | |
[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:42 | Ben Lindstrom | 2 | -2/+6 | |
[scp.c] pass -v to ssh; from slade@shore.net | |||||
2001-06-09 | - markus@cvs.openbsd.org 2001/06/03 19:36:44 | Ben Lindstrom | 2 | -3/+6 | |
[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:39 | Ben Lindstrom | 4 | -17/+26 | |
[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:04 | Ben Lindstrom | 2 | -23/+35 | |
[sshd_config] group options and add some more comments | |||||
2001-06-09 | Should have removed this. It's part of nchan.c now. | Ben Lindstrom | 1 | -93/+0 | |
2001-06-09 | - (bal) Ooops.. nchan.c resync from OpenBSD ssh Attic. | Ben Lindstrom | 2 | -31/+70 | |
2001-06-09 | - (bal) nchan.c CVS ID Update. | Ben Lindstrom | 2 | -2/+3 | |
2001-06-09 | - (bal) Channels.c and Channels.h -- "Merge Functions, simplify" (draged | Ben Lindstrom | 3 | -567/+518 | |
out of ssh Attic) | |||||
2001-06-09 | [NOTE: Next patch will sync nchan.c, channels.c and channels.h and all this | Ben Lindstrom | 8 | -15/+20 | |
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:14 | Ben Lindstrom | 1 | -38/+26 | |
[auth2.c] merge | |||||
2001-06-09 | - markus@cvs.openbsd.org 2001/05/30 15:20:10 | Ben Lindstrom | 2 | -3/+6 | |
[ssh.c] merge functions, simplify. | |||||
2001-06-09 | [NOTE: File split is was not done in Portabl Tree] | Ben Lindstrom | 9 | -23/+31 | |
- 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:27 | Ben Lindstrom | 2 | -3/+6 | |
[authfile.c] typo | |||||
2001-06-05 | - markus@cvs.openbsd.org 2001/05/28 23:58:35 | Ben Lindstrom | 5 | -159/+66 | |
[packet.c packet.h sshconnect.c sshd.c] remove some lines, simplify. | |||||
2001-06-05 | - markus@cvs.openbsd.org 2001/05/28 23:25:24 | Ben Lindstrom | 2 | -5/+7 | |
[channels.c] cleanup, typo | |||||
2001-06-05 | - markus@cvs.openbsd.org 2001/05/28 23:14:49 | Ben Lindstrom | 4 | -14/+35 | |
[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:11 | Ben Lindstrom | 3 | -22/+21 | |
[cipher.c cipher.h] simpler 3des for ssh1 | |||||
2001-06-05 | - markus@cvs.openbsd.org 2001/05/28 10:08:55 | Ben Lindstrom | 2 | -6/+12 | |
[authfile.c] key_load_private: set comment to filename for PEM keys | |||||
2001-06-05 | - markus@cvs.openbsd.org 2001/05/28 08:04:39 | Ben Lindstrom | 2 | -7/+9 | |
[ssh.c] fix usage() | |||||
2001-06-05 | - markus@cvs.openbsd.org 2001/05/25 14:37:32 | Ben Lindstrom | 2 | -6/+12 | |
[ssh-keygen.c] use -P for -e and -y, too. | |||||
2001-06-05 | - stevesk@cvs.openbsd.org 2001/05/24 18:57:53 | Ben Lindstrom | 5 | -14/+22 | |
[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:42 | Ben Lindstrom | 2 | -3/+6 | |
[auth.c] fix comment; from jakob@ | |||||
2001-06-05 | - markus@cvs.openbsd.org 2001/05/20 17:20:36 | Ben Lindstrom | 9 | -94/+247 | |
[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:09 | Ben Lindstrom | 2 | -3/+6 | |
[channels.c] typo in error message | |||||
2001-06-05 | - stevesk@cvs.openbsd.org 2001/05/19 19:43:57 | Ben Lindstrom | 6 | -12/+170 | |
[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:19 | Ben Lindstrom | 3 | -13/+8 | |
[ssh.1 sshd.8] document MACs defaults with .Dq | |||||
2001-06-05 | - markus@cvs.openbsd.org 2001/05/19 16:32:16 | Ben Lindstrom | 3 | -9/+14 | |
[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:43 | Ben Lindstrom | 2 | -7/+10 | |
[sshd.8] sort options; Matthew.Stier@fnc.fujitsu.com | |||||
2001-06-05 | - markus@cvs.openbsd.org 2001/05/19 16:05:41 | Ben Lindstrom | 2 | -5/+7 | |
[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:40 | Ben Lindstrom | 2 | -3/+15 | |
[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:29 | Ben Lindstrom | 13 | -146/+347 | |
[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:15 | Ben Lindstrom | 2 | -3/+9 | |
[ssh.1] no spaces in PreferredAuthentications; meixner@rbg.informatik.tu-darmstadt.de | |||||
2001-05-28 | - (tim) [conifgure.in] add setvbuf test needed for sftp-int.c | Tim Rice | 2 | -3/+7 | |
Patch by Corinna Vinschen <vinschen@redhat.com> | |||||
2001-05-17 | - (bal) Corrected on_exit() emulation via atexit(). | Ben Lindstrom | 2 | -3/+4 | |
2001-05-17 | - (bal) Enabled USE_PIPES for Cygwin on Corinna Vinschen <vinschen@redhat.com> | Ben Lindstrom | 2 | -2/+4 | |
2001-05-17 | - markus@cvs.openbsd.org 2001/05/16 22:09:21 | Ben Lindstrom | 3 | -7/+9 | |
[channels.c nchan.c] more select() error fixes (don't set rfd/wfd to -1). | |||||
2001-05-17 | - markus@cvs.openbsd.org 2001/05/16 21:53:53 | Ben Lindstrom | 2 | -3/+13 | |
[clientloop.c] check for open sessions before we call select(); fixes the x11 client bug reported by bowman@math.ualberta.ca | |||||
2001-05-17 | - markus@cvs.openbsd.org 2001/05/16 20:51:57 | Ben Lindstrom | 2 | -3/+7 | |
[authfile.c] return comments for private pem files, too; report from nolan@naic.edu | |||||
2001-05-17 | - deraadt@cvs.openbsd.org 2001/05/15 22:04:01 | Ben Lindstrom | 2 | -3/+15 | |
[ssh.1] X11 forwarding details improved | |||||
2001-05-17 | - markus@cvs.openbsd.org 2001/05/12 19:53:13 | Ben Lindstrom | 2 | -4/+11 | |
[sftp-server.c] readlink does not NULL-terminate; mhe@home.se | |||||
2001-05-12 | - (bal) Patch to partial sync up contrib/solaris/ packaging software. | Ben Lindstrom | 4 | -7/+68 | |
Patch by pete <ninjaz@webexpress.com> | |||||
2001-05-12 | - markus@cvs.openbsd.org 2001/05/11 14:59:56 | Ben Lindstrom | 5 | -15/+58 | |
[clientloop.c misc.c misc.h] add unset_nonblock for stdout/err flushing in client_loop(). | |||||
2001-05-11 | - markus@cvs.openbsd.org 2001/05/09 23:01:31 | Ben Lindstrom | 2 | -3/+7 | |
[rijndael.h] fix prototype; J.S.Peatfield@damtp.cam.ac.uk |