Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-07-04 | - markus@cvs.openbsd.org 2001/06/29 07:06:34 | Ben Lindstrom | |
[ssh-keygen.c] new error handling for cyberflex_* | |||
2001-07-04 | - stevesk@cvs.openbsd.org 2001/06/28 19:57:35 | Ben Lindstrom | |
[ssh-keygen.c] '\0' terminated data[] is ok; ok markus@ | |||
2001-07-04 | - markus@cvs.openbsd.org 2001/06/27 06:26:36 | Ben Lindstrom | |
[ssh-add.c] convert to getopt(3) | |||
2001-07-04 | - markus@cvs.openbsd.org 2001/06/27 05:42:25 | Ben Lindstrom | |
[rsa.c rsa.h ssh-agent.c ssh-keygen.c] s/generate_additional_parameters/rsa_generate_additional_parameters/ http://www.humppa.com/ | |||
2001-07-04 | - markus@cvs.openbsd.org 2001/06/27 05:35:42 | Ben Lindstrom | |
[ssh-keygen.c] use cyberflex_inq_class to inquire class. | |||
2001-07-04 | - markus@cvs.openbsd.org 2001/06/27 04:48:53 | Ben Lindstrom | |
[auth.c match.c sshd.8] tridge@samba.org | |||
2001-07-04 | - markus@cvs.openbsd.org 2001/06/27 02:12:54 | Ben Lindstrom | |
[serverloop.c serverloop.h session.c session.h] quick hack to make ssh2 work again. | |||
2001-07-04 | - markus@cvs.openbsd.org 2001/06/26 20:14:11 | Ben Lindstrom | |
[key.c key.h ssh.c sshconnect1.c sshconnect2.c] add smartcard support to the client, too (now you can use both the agent and the client). | |||
2001-07-04 | - dugsong@cvs.openbsd.org 2001/06/26 17:41:49 | Ben Lindstrom | |
[servconf.c] #include <kafs.h> | |||
2001-07-04 | - markus@cvs.openbsd.org 2001/06/26 17:27:25 | Ben Lindstrom | |
[authfd.h authfile.h auth.h auth-options.h bufaux.h buffer.h canohost.h channels.h cipher.h clientloop.h compat.h compress.h crc32.h deattack.h dh.h dispatch.h groupaccess.c groupaccess.h hostfile.h kex.h key.h log.c log.h mac.h misc.c misc.h mpaux.h packet.h radix.h readconf.h readpass.h rsa.h servconf.h serverloop.h session.h sftp-common.c sftp-common.h sftp-glob.h sftp-int.h sshconnect.h ssh-dss.h sshlogin.h sshpty.h ssh-rsa.h sshtty.h tildexpand.h uidswap.h uuencode.h xmalloc.h] remove comments from .h, since they are cut&paste from the .c files and out of sync | |||
2001-07-04 | - markus@cvs.openbsd.org 2001/06/26 17:25:34 | Ben Lindstrom | |
[ssh.1] document SSH_ASKPASS; fubob@MIT.EDU | |||
2001-07-04 | - dugsong@cvs.openbsd.org 2001/06/26 16:15:25 | Ben Lindstrom | |
[auth1.c auth.h auth-krb4.c auth-passwd.c readconf.c readconf.h servconf.c servconf.h session.c sshconnect1.c sshd.c] Kerberos v5 support for SSH1, mostly from Assar Westerlund <assar@freebsd.org> and Bjorn Gronvall <bg@sics.se>. markus@ ok | |||
2001-07-04 | - itojun@cvs.openbsd.org 2001/06/26 06:33:07 | Ben Lindstrom | |
[servconf.h serverloop.h session.h sftp-client.h sftp-common.h sftp-glob.h sftp-int.h sshconnect.h ssh-dss.h sshlogin.h sshpty.h ssh-rsa.h tildexpand.h uidswap.h uuencode.h xmalloc.h] prototype pedant. not very creative... - () -> (void) - no variable names | |||
2001-07-04 | - itojun@cvs.openbsd.org 2001/06/26 06:32:58 | Ben Lindstrom | |
[atomicio.h authfd.h authfile.h auth.h auth-options.h bufaux.h buffer.h canohost.h channels.h cipher.h clientloop.h compat.h compress.h crc32.h deattack.h dh.h dispatch.h groupaccess.h hostfile.h kex.h key.h log.h mac.h match.h misc.h mpaux.h packet.h radix.h readconf.h readpass.h rsa.h] prototype pedant. not very creative... - () -> (void) - no variable names | |||
2001-07-04 | - markus@cvs.openbsd.org 2001/06/26 05:50:11 | Ben Lindstrom | |
[auth2.c] new interface for secure_filename() | |||
2001-07-04 | - mpech@cvs.openbsd.org 2001/06/26 05:48:07 | Ben Lindstrom | |
[sshd.8] remove unnecessary .Pp between .It; millert@ ok | |||
2001-07-04 | - markus@cvs.openbsd.org 2001/06/26 05:33:34 | Ben Lindstrom | |
[ssh-agent.c] more smartcard support. | |||
2001-07-04 | - markus@cvs.openbsd.org 2001/06/26 05:07:43 | Ben Lindstrom | |
[ssh-agent.c] update usage | |||
2001-07-04 | - markus@cvs.openbsd.org 2001/06/26 04:59:59 | Ben Lindstrom | |
[authfd.c authfd.h ssh-add.c] initial support for smartcards in the agent | |||
2001-07-04 | - markus@cvs.openbsd.org 2001/06/26 04:07:06 | Ben Lindstrom | |
[ssh-agent.1 ssh-agent.c] add debug flag | |||
2001-07-04 | - markus@cvs.openbsd.org 2001/06/26 02:47:07 | Ben Lindstrom | |
[ssh-keygen.c] allow loading a private RSA key to a cyberflex card. | |||
2001-07-04 | - stevesk@cvs.openbsd.org 2001/06/25 20:26:37 | Ben Lindstrom | |
[auth2.c sshconnect2.c] prototype cleanup; ok markus@ | |||
2001-07-04 | - provos@cvs.openbsd.org 2001/06/25 17:54:47 | Ben Lindstrom | |
[auth.c auth.h auth-rsa.c] terminate secure_filename checking after checking homedir. that way it works on AFS. okay markus@ | |||
2001-07-04 | - markus@cvs.openbsd.org 2001/06/25 17:18:27 | Ben Lindstrom | |
[ssh-keygen.1] sshd(8) will never read the private keys, but ssh(1) does; hugh@mimosa.com | |||
2001-07-04 | - markus@cvs.openbsd.org 2001/06/25 08:25:41 | Ben Lindstrom | |
[channels.c channels.h cipher.c clientloop.c compat.c compat.h hostfile.c kex.c kex.h key.c key.h nchan.c packet.c serverloop.c session.c session.h sftp-server.c ssh-add.c ssh-agent.c uuencode.h] update copyright for 2001 | |||
2001-06-29 | - (stevesk) remove cli.[ch] | Kevin Steves | |
2001-06-29 | - (stevesk) session.c: use u_int for envsize | Kevin Steves | |
2001-06-29 | - (stevesk) remove _REENTRANT #define | Kevin Steves | |
2001-06-29 | - (bal) Updated zlib's home. Thanks to David Howe <DaveHowe@gmx.co.uk>. | Ben Lindstrom | |
2001-06-29 | - (bal) Fixed _DISABLE_VPOSIX in readpassphrase.c. | Ben Lindstrom | |
2001-06-29 | - (bal) Removed net_aton() since we don't use it any more | Ben Lindstrom | |
2001-06-28 | You know I really should wake up. <sigh> Stop those 3 files from files from | Ben Lindstrom | |
being compiled since we removed them. =) | |||
2001-06-28 | - (bal) Remove getusershell() since it's no longer use | Ben Lindstrom | |
2001-06-28 | - (bal) Removed strtok_r and inet_ntop since they are no longer used. | Ben Lindstrom | |
2001-06-28 | - (djm) Fix from Lutz Jaenicke <Lutz.Jaenicke@aet.TU-Cottbus.DE> for my | Damien Miller | |
broken makefile | |||
2001-06-28 | 20010628 | Damien Miller | |
- (djm) Sync openbsd-compat with -current libc | |||
2001-06-28 | - (stevesk) use X/Open socket interface for HP-UX 10.X also | Kevin Steves | |
2001-06-28 | - (stevesk) fix x11 forwarding from _PATH_XAUTH change | Kevin Steves | |
2001-06-27 | - (stevesk) for HP-UX 11.X use X/Open socket interface; | Kevin Steves | |
pulls in modern socket prototypes and eliminates a number of compiler warnings. see xopen_networking(7). | |||
2001-06-27 | - (djm) Fix a few warnings the above turned up | Damien Miller | |
2001-06-27 | - (djm) Turn up warnings if gcc or egcs detected | Damien Miller | |
2001-06-27 | - (djm) Sync with -current openbsd-compat/readpassphrase.c: | Damien Miller | |
- djm@cvs.openbsd.org 2001/06/27 13:23:30 typo, spotted by Tom Holroyd <tomh@po.crl.go.jp>; ok deraadt@ | |||
2001-06-27 | - (djm) Oops, forgot make logic for primes=>moduli. Also try to rename | Damien Miller | |
existing primes->moduli if it exists. | |||
2001-06-27 | - (djm) Rename sysconfdir/primes => sysconfdir/moduli | Damien Miller | |
2001-06-27 | - (djm) Remove redundant and incorrect test for max auth attempts in | Damien Miller | |
PAM kbdint code. Based on fix from Matthew Melvin <matthewm@webcentral.com.au> | |||
2001-06-27 | - (djm) Reintroduce pam_session call for non-pty sessions. | Damien Miller | |
2001-06-25 | - (djm) Bring in readpassphrase() from OpenBSD libc. Compiles OK on Linux and | Damien Miller | |
Solaris | |||
2001-06-25 | -Wall | Damien Miller | |
2001-06-25 | - markus@cvs.openbsd.org 2001/06/24 17:18:31 | Ben Lindstrom | |
[ttymodes.c] passing modes works fine: debug2->3 | |||
2001-06-25 | - markus@cvs.openbsd.org 2001/06/24 05:47:13 | Ben Lindstrom | |
[sshconnect2.c] oops, missing format string |