Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - (djm) Make sure rijndael.c picks config.h | Damien Miller | 2001-09-15 | 4 | -3/+26 |
| | | | | - (djm) Ensure that u_char gets defined | ||||
* | rewrite descriptions | Damien Miller | 2001-09-15 | 1 | -25/+23 |
| | |||||
* | - (djm) Clear supplemental groups at sshd start to prevent them from | Damien Miller | 2001-09-15 | 2 | -1/+8 |
| | | | | | being propogated to random PAM modules. Based on patch from Redhat via Pekka Savola <pekkas@netcore.fi> | ||||
* | - (djm) Redhat initscript config sanity checking from Pekka Savola | Damien Miller | 2001-09-15 | 2 | -1/+15 |
| | | | | <pekkas@netcore.fi> | ||||
* | C - (djm) Redhat spec file cleanups from Pekka Savola <pekkas@netcore.fi> and | Damien Miller | 2001-09-15 | 2 | -69/+39 |
| | | | | | Redhat VS: ---------------------------------------------------------------------- | ||||
* | - (djm) Sync scard/ stuff | Damien Miller | 2001-09-15 | 3 | -104/+91 |
| | |||||
* | - (djm) Make do_pre_login static to avoid prototype #ifdef hell | Damien Miller | 2001-09-15 | 2 | -2/+5 |
| | |||||
* | - markus@cvs.openbsd.org 2001/09/14 | Ben Lindstrom | 2001-09-15 | 2 | -3/+6 |
| | | | | | [sshd.c] typo | ||||
* | - markus@cvs.openbsd.org 2001/09/14 | Ben Lindstrom | 2001-09-15 | 2 | -4/+7 |
| | | | | | [session.c] command=xxx overwrites subsystems, too | ||||
* | - markus@cvs.openbsd.org 2001/09/13 | Ben Lindstrom | 2001-09-15 | 3 | -1/+11 |
| | | | | | [rijndael.c rijndael.h] missing $OpenBSD | ||||
* | I was promised that this does not need to have endness fix up by Markus. | Ben Lindstrom | 2001-09-14 | 5 | -491/+1299 |
| | | | | | | | | | So I will blindly trust him. =) - markus@cvs.openbsd.org 2001/08/23 11:31:59 [cipher.c cipher.h] switch to the optimised AES reference code from http://www.esat.kuleuven.ac.be/~rijmen/rijndael/rijndael-fst-3.0.zip | ||||
* | - stevesk@cvs.openbsd.org 2001/09/12 18:18:25 | Ben Lindstrom | 2001-09-12 | 2 | -2/+6 |
| | | | | | [scp.c] don't forward agent for non third-party copies; ok markus@ | ||||
* | - deraadt@cvs.openbsd.org 2001/09/05 06:23:07 | Ben Lindstrom | 2001-09-12 | 8 | -57/+60 |
| | | | | | [scp.1 sftp.1 ssh.1 ssh-agent.1 sshd.8 ssh-keygen.1 ssh-keyscan.1] avoid first person in manual pages | ||||
* | - stevesk@cvs.openbsd.org 2001/09/03 20:58:33 | Ben Lindstrom | 2001-09-12 | 4 | -13/+19 |
| | | | | | [readconf.c readconf.h ssh.c] fatal() for nonexistent -Fssh_config. ok markus@ | ||||
* | - markus@cvs.openbsd.org 2001/08/31 11:46:39 | Ben Lindstrom | 2001-09-12 | 2 | -2/+18 |
| | | | | | | [sshconnect2.c] disable kbd-interactive if we don't get SSH2_MSG_USERAUTH_INFO_REQUEST messages | ||||
* | - markus@cvs.openbsd.org 2001/08/30 22:22:32 | Ben Lindstrom | 2001-09-12 | 2 | -6/+9 |
| | | | | | [ssh-keyscan.c] do not pass pointers to longjmp; fix from wayne@blorf.net | ||||
* | - stevesk@cvs.openbsd.org 2001/08/30 20:36:34 | Ben Lindstrom | 2001-09-12 | 3 | -20/+25 |
| | | | | | | [auth-options.c sshd.8] validate ports for permitopen key file option. add host/port alternative syntax for IPv6. ok markus@ | ||||
* | - stevesk@cvs.openbsd.org 2001/08/30 16:04:35 | Ben Lindstrom | 2001-09-12 | 3 | -37/+39 |
| | | | | | | | [readconf.c ssh.1] validate ports for LocalForward/RemoteForward. add host/port alternative syntax for IPv6 (like -L/-R). ok markus@ | ||||
* | - naddy@cvs.openbsd.org 2001/08/30 15:42:36 | Ben Lindstrom | 2001-09-12 | 2 | -2/+6 |
| | | | | | [ssh.1] add -D to synopsis line; ok markus@ | ||||
* | - stevesk@cvs.openbsd.org 2001/08/29 23:39:40 | Ben Lindstrom | 2001-09-12 | 3 | -3/+24 |
| | | | | | [ssh.1 sshd.8] additional documentation for GatewayPorts; ok markus@ | ||||
* | - stevesk@cvs.openbsd.org 2001/08/29 23:27:23 | Ben Lindstrom | 2001-09-12 | 2 | -21/+23 |
| | | | | | [ssh.c] validate ports for -L/-R; ok markus@ | ||||
* | - stevesk@cvs.openbsd.org 2001/08/29 23:13:10 | Ben Lindstrom | 2001-09-12 | 3 | -3/+32 |
| | | | | | [ssh.1 ssh.c] document -D and DynamicForward; ok markus | ||||
* | - stevesk@cvs.openbsd.org 2001/08/29 23:02:21 | Ben Lindstrom | 2001-09-12 | 2 | -2/+17 |
| | | | | | [sshd.8] add text about -u0 preventing DNS requests; ok markus@ | ||||
* | - markus@cvs.openbsd.org 2001/08/29 20:44:03 | Ben Lindstrom | 2001-09-12 | 2 | -2/+7 |
| | | | | | | [scp.c] clear the malloc'd buffer, otherwise source() will leak malloc'd memory; ok theo@ | ||||
* | - markus@cvs.openbsd.org 2001/08/28 15:39:48 | Ben Lindstrom | 2001-09-12 | 3 | -10/+38 |
| | | | | | [ssh.1 ssh.c] allow: ssh -F configfile host | ||||
* | - markus@cvs.openbsd.org 2001/08/28 09:51:26 | Ben Lindstrom | 2001-09-12 | 2 | -3/+7 |
| | | | | | [readconf.c] don't set DynamicForward unless Host matches | ||||
* | - danh@cvs.openbsd.org 2001/08/27 22:02:13 | Ben Lindstrom | 2001-09-12 | 2 | -2/+8 |
| | | | | | | [ssh-keyscan.c] fix memory fault if non-existent filename is given to the -f option ok markus@ | ||||
* | - stevesk@cvs.openbsd.org 2001/08/23 18:08:59 | Ben Lindstrom | 2001-09-12 | 3 | -6/+9 |
| | | | | | [ssh-add.1 ssh-keyscan.1] minor cleanup | ||||
* | - stevesk@cvs.openbsd.org 2001/08/23 18:02:48 | Ben Lindstrom | 2001-09-12 | 2 | -7/+8 |
| | | | | | [ssh-agent.1] fix usage; ok markus@ | ||||
* | - camield@cvs.openbsd.org 2001/08/23 17:59:31 | Ben Lindstrom | 2001-09-12 | 2 | -3/+7 |
| | | | | | | [sshd.c] end request with 0, not NULL ok markus@ | ||||
* | - stevesk@cvs.openbsd.org 2001/08/22 17:45:16 | Ben Lindstrom | 2001-09-12 | 2 | -9/+25 |
| | | | | | [ssh.1] document cipher des for protocol 1; ok deraadt@ | ||||
* | - stevesk@cvs.openbsd.org 2001/08/22 16:30:02 | Ben Lindstrom | 2001-09-12 | 2 | -4/+6 |
| | | | | | [sshd.8] no rexd; ok markus@ | ||||
* | - stevesk@cvs.openbsd.org 2001/08/22 16:21:21 | Ben Lindstrom | 2001-09-12 | 2 | -4/+7 |
| | | | | | [ssh.1] hostname not optional; ok markus@ | ||||
* | - stevesk@cvs.openbsd.org 2001/08/21 21:47:42 | Ben Lindstrom | 2001-09-12 | 3 | -7/+10 |
| | | | | | [ssh.1 sshd.8] minor typos and cleanup | ||||
* | - stevesk@cvs.openbsd.org 2001/08/17 18:59:47 | Ben Lindstrom | 2001-09-12 | 2 | -5/+8 |
| | | | | | [servconf.h] typo in comment | ||||
* | - stevesk@cvs.openbsd.org 2001/08/16 20:14:57 | Ben Lindstrom | 2001-09-12 | 3 | -8/+15 |
| | | | | | | [ssh.1 sshd.8] document case sensitivity for ssh, sshd and key file options and arguments; ok markus@ | ||||
* | - jakob@cvs.openbsd.org 2001/08/16 19:18:34 | Ben Lindstrom | 2001-09-12 | 5 | -41/+21 |
| | | | | | [servconf.c servconf.h session.c sshd.8] deprecate CheckMail. ok markus@ | ||||
* | - (bal) QNX resync. OK tim@ | Ben Lindstrom | 2001-08-16 | 4 | -22/+121 |
| | |||||
* | - stevesk@cvs.openbsd.org 2001/08/14 17:54:29 | Ben Lindstrom | 2001-08-16 | 4 | -17/+45 |
| | | | | | | [scp.1 sftp.1 ssh.1] consistent documentation and example of ``-o ssh_option'' for sftp and scp; document keyword=argument for ssh. | ||||
* | - markus@cvs.openbsd.org 2001/08/14 09:23:02 | Ben Lindstrom | 2001-08-16 | 3 | -3/+9 |
| | | | | | [sftp.1 sftp-int.c] "bye"; hk63a@netscape.net | ||||
* | - stevesk@cvs.openbsd.org 2001/08/13 23:38:54 | Ben Lindstrom | 2001-08-16 | 2 | -3/+5 |
| | | | | | [scp.c] don't need main prototype (also sync with rcp); ok markus@ | ||||
* | - jakob@cvs.openbsd.org 2001/08/11 22:51:27 | Ben Lindstrom | 2001-08-16 | 3 | -5/+9 |
| | | | | | | [ssh.c tildexpand.c] fix more paths beginning with "//"; <bradshaw@staff.crosswalk.com>. ok markus@ | ||||
* | - markus@cvs.openbsd.org 2001/08/08 21:34:19 | Ben Lindstrom | 2001-08-16 | 2 | -5/+5 |
| | | | | | [uidswap.c] undo last change; does not work for sshd | ||||
* | - markus@cvs.openbsd.org 2001/08/08 18:20:15 | Ben Lindstrom | 2001-08-16 | 2 | -2/+9 |
| | | | | | | [uidswap.c] permanently_set_uid is a noop if user is not privilegued; fixes bug on solaris; from sbi@uchicago.edu | ||||
* | - deraadt@cvs.openbsd.org 2001/08/08 07:16:58 | Ben Lindstrom | 2001-08-16 | 2 | -4/+12 |
| | | | | | | | [scp.1] when describing the -o option, give -o Protocol=1 as the specific example since we are SICK AND TIRED of clueless people who cannot have difficulty thinking on their own. | ||||
* | - markus@cvs.openbsd.org 2001/08/07 10:37:46 | Ben Lindstrom | 2001-08-16 | 3 | -4/+13 |
| | | | | | [authfd.c authfd.h] extended failure messages from galb@vandyke.com | ||||
* | - (bal) Fixed stray code in readconf.c that went in by mistake. | Ben Lindstrom | 2001-08-16 | 2 | -3/+6 |
| | |||||
* | - (stevesk) bsd-cray.c: more cleanup; ok wendyp@cray.com | Kevin Steves | 2001-08-14 | 2 | -9/+8 |
| | |||||
* | - (stevesk) bsd-cray.c: utmp strings are not C strings | Kevin Steves | 2001-08-14 | 2 | -4/+6 |
| | |||||
* | - (stevesk) sshpty.c: return 0 on error in cray pty code; | Kevin Steves | 2001-08-14 | 2 | -1/+4 |
| | | | | ok wendyp@cray.com |