]> andersk Git - openssh.git/log
openssh.git
21 years ago - (djm) Bug #588 - Add scard-opensc.o back to Makefile.in
djm [Thu, 5 Jun 2003 08:53:42 +0000 (08:53 +0000)] 
 - (djm) Bug #588 - Add scard-opensc.o back to Makefile.in
   Patch from larsch@trustcenter.de

21 years ago - (djm) Merge all the openbsd/fake-* into fake-rfc2553.[ch]
djm [Thu, 5 Jun 2003 08:52:47 +0000 (08:52 +0000)] 
 - (djm) Merge all the openbsd/fake-* into fake-rfc2553.[ch]

21 years ago - (djm) Don't use xmalloc() or pull in toplevel headers in fake-* code
djm [Thu, 5 Jun 2003 00:04:12 +0000 (00:04 +0000)] 
 - (djm) Don't use xmalloc() or pull in toplevel headers in fake-* code

21 years agoKNF
djm [Wed, 4 Jun 2003 23:56:35 +0000 (23:56 +0000)] 
KNF

21 years ago - (djm) Implement paranoid priv dropping checks, based on:
djm [Wed, 4 Jun 2003 23:53:31 +0000 (23:53 +0000)] 
 - (djm) Implement paranoid priv dropping checks, based on:
   "SetUID demystified" - Hao Chen, David Wagner and Drew Dean
   Proceedings of USENIX Security Symposium 2002

21 years agoPut AI_NUMERICHOST back where it belongs.
dtucker [Wed, 4 Jun 2003 23:52:42 +0000 (23:52 +0000)] 
Put AI_NUMERICHOST back where it belongs.

21 years ago - (djm) Support AI_NUMERICHOST in fake-getaddrinfo.c. Needed for recent
djm [Wed, 4 Jun 2003 23:48:32 +0000 (23:48 +0000)] 
 - (djm) Support AI_NUMERICHOST in fake-getaddrinfo.c. Needed for recent
   canohost.c changes.

21 years agoRevert recently introduced typo: AI_NUMERICHOST -> NI_NUMERICHOST
dtucker [Wed, 4 Jun 2003 14:11:53 +0000 (14:11 +0000)] 
Revert recently introduced typo: AI_NUMERICHOST -> NI_NUMERICHOST

21 years ago - (djm) Always use mysignal() for SIGALRM
djm [Wed, 4 Jun 2003 12:56:15 +0000 (12:56 +0000)] 
 - (djm) Always use mysignal() for SIGALRM

21 years ago - djm@cvs.openbsd.org 2003/06/04 12:41:22
djm [Wed, 4 Jun 2003 12:51:38 +0000 (12:51 +0000)] 
   - djm@cvs.openbsd.org 2003/06/04 12:41:22
     [sftp.c]
     kill ssh process on receipt of signal; ok markus@

21 years ago - djm@cvs.openbsd.org 2003/06/04 12:40:39
djm [Wed, 4 Jun 2003 12:51:24 +0000 (12:51 +0000)] 
   - djm@cvs.openbsd.org 2003/06/04 12:40:39
     [scp.c]
     kill ssh process upon receipt of signal, bz #241.
     based on patch from esb AT hawaii.edu; ok markus@

21 years ago - djm@cvs.openbsd.org 2003/06/04 12:18:49
djm [Wed, 4 Jun 2003 12:51:08 +0000 (12:51 +0000)] 
   - djm@cvs.openbsd.org 2003/06/04 12:18:49
     [scp.c]
     ansify; ok markus@

21 years ago - djm@cvs.openbsd.org 2003/06/04 12:03:59
djm [Wed, 4 Jun 2003 12:50:54 +0000 (12:50 +0000)] 
   - djm@cvs.openbsd.org 2003/06/04 12:03:59
     [serverloop.c]
     remove bitrotten commet; ok markus@

21 years ago - (djm) Update to fix of bug #584: lock card before return.
djm [Wed, 4 Jun 2003 12:12:17 +0000 (12:12 +0000)] 
 - (djm) Update to fix of bug #584: lock card before return.
   From larsch@trustcenter.de

21 years ago - djm@cvs.openbsd.org 2003/06/04 10:23:48
djm [Wed, 4 Jun 2003 10:32:12 +0000 (10:32 +0000)] 
   - djm@cvs.openbsd.org 2003/06/04 10:23:48
     [sshd.c]
     remove duplicated group-dropping code; ok markus@

21 years ago - (djm) OpenBSD CVS Sync
djm [Wed, 4 Jun 2003 10:31:53 +0000 (10:31 +0000)] 
 - (djm) OpenBSD CVS Sync
   - djm@cvs.openbsd.org 2003/06/04 08:25:18
     [sshconnect.c]
     disable challenge/response and keyboard-interactive auth methods
     upon hostkey mismatch. based on patch from fcusack AT fcusack.com.
     bz #580; ok markus@

21 years ago - (djm) Bug #584: scard-opensc.c doesn't work without PIN. Patch from
djm [Wed, 4 Jun 2003 09:22:06 +0000 (09:22 +0000)] 
 - (djm) Bug #584: scard-opensc.c doesn't work without PIN. Patch from
   larsch@trustcenter.de; ok markus@

21 years ago - (djm) Bug #577 - wrong flag in scard-opensc.c sc_private_decrypt.
djm [Wed, 4 Jun 2003 09:15:10 +0000 (09:15 +0000)] 
 - (djm) Bug #577 - wrong flag in scard-opensc.c sc_private_decrypt.
   ok markus@

21 years ago - (djm) Bug #573 - Remove unneeded Krb headers and compat goop. Patch from
djm [Wed, 4 Jun 2003 09:06:59 +0000 (09:06 +0000)] 
 - (djm) Bug #573 - Remove unneeded Krb headers and compat goop. Patch from
   simon@sxw.org.uk (Also matches a change in OpenBSD a while ago)

21 years agochange "No more 4-term BSD licenses in our tree" to
djm [Tue, 3 Jun 2003 03:09:16 +0000 (03:09 +0000)] 
change "No more 4-term BSD licenses in our tree" to
       "No more 4-term BSD licenses in linked code"

mdoc2man.pl is 4-term BSDL

21 years agoa - millert@cvs.openbsd.org 2003/06/03 02:56:16
djm [Tue, 3 Jun 2003 03:06:18 +0000 (03:06 +0000)] 
a   - millert@cvs.openbsd.org 2003/06/03 02:56:16
     [scp.c]
     Remove the advertising clause in the UCB license which Berkeley
     rescinded 22 July 1999.  Proofed by myself and Theo.

21 years ago - (dtucker) [port-aix.c bsd-cray.c] Fix uses of verify_reverse_mapping.
dtucker [Tue, 3 Jun 2003 02:45:27 +0000 (02:45 +0000)] 
 - (dtucker) [port-aix.c bsd-cray.c] Fix uses of verify_reverse_mapping.

21 years agotrim prior to 3.6p1
djm [Tue, 3 Jun 2003 02:43:14 +0000 (02:43 +0000)] 
trim prior to 3.6p1

21 years ago2-term license, matching the rest of loginrec code
djm [Tue, 3 Jun 2003 02:18:50 +0000 (02:18 +0000)] 
2-term license, matching the rest of loginrec code

21 years ago - (djm) Sync openbsd-compat with OpenBSD CVS.
djm [Tue, 3 Jun 2003 02:12:50 +0000 (02:12 +0000)] 
 - (djm) Sync openbsd-compat with OpenBSD CVS.
    - No more 4-term BSD licenses in our tree

21 years agoRemoval of advertising clause in accordance with:
djm [Tue, 3 Jun 2003 01:23:32 +0000 (01:23 +0000)] 
Removal of advertising clause in accordance with:
ftp://ftp.cs.berkeley.edu/pub/4bsd/README.Impt.License.Change

ok theo@ and millert@

21 years ago - (djm) OpenBSD CVS Sync
djm [Tue, 3 Jun 2003 00:25:48 +0000 (00:25 +0000)] 
 - (djm) OpenBSD CVS Sync
   - markus@cvs.openbsd.org 2003/06/02 09:17:34
     [auth2-hostbased.c auth.c auth-options.c auth-rhosts.c auth-rh-rsa.c]
     [canohost.c monitor.c servconf.c servconf.h session.c sshd_config]
     [sshd_config.5]
     deprecate VerifyReverseMapping since it's dangerous if combined
     with IP based access control as noted by Mike Harding; replace with
     a UseDNS option, UseDNS is on by default and includes the
     VerifyReverseMapping check; with itojun@, provos@, jakob@ and deraadt@
     ok deraadt@, djm@
 - (djm) Fix portable-specific uses of verify_reverse_mapping too

21 years ago - (djm) Replace setproctitle replacement with code derived from
djm [Tue, 3 Jun 2003 00:14:28 +0000 (00:14 +0000)] 
 - (djm) Replace setproctitle replacement with code derived from
   UCB sendmail

21 years ago - jakob@cvs.openbsd.org 2003/06/02 08:31:10
djm [Mon, 2 Jun 2003 09:10:41 +0000 (09:10 +0000)] 
   - jakob@cvs.openbsd.org 2003/06/02 08:31:10
     [ssh_config.5]
     VerifyHostKeyDNS is v2 only. ok markus@

21 years ago - deraadt@cvs.openbsd.org 2003/05/29 16:58:45
djm [Mon, 2 Jun 2003 09:09:48 +0000 (09:09 +0000)] 
   - deraadt@cvs.openbsd.org 2003/05/29 16:58:45
     [sshd.c uidswap.c]
     seteuid and setegid; markus ok

21 years ago - djm@cvs.openbsd.org 2003/05/26 12:54:40
djm [Mon, 2 Jun 2003 09:09:13 +0000 (09:09 +0000)] 
   - djm@cvs.openbsd.org 2003/05/26 12:54:40
     [sshconnect.c]
     fix format strings; ok markus@

21 years agoRCS ID sync
djm [Mon, 2 Jun 2003 09:08:25 +0000 (09:08 +0000)] 
RCS ID sync

21 years agoremove a bit of diff which snuck into the copyright header
djm [Mon, 2 Jun 2003 08:59:45 +0000 (08:59 +0000)] 
remove a bit of diff which snuck into the copyright header

21 years ago - (djm) Sync license on openbsd-compat/bindresvport.c with OpenBSD CVS
djm [Mon, 2 Jun 2003 08:59:08 +0000 (08:59 +0000)] 
 - (djm) Sync license on openbsd-compat/bindresvport.c with OpenBSD CVS

21 years ago - (djm) Fix use of macro before #define in cipher-aes.c
djm [Mon, 2 Jun 2003 08:57:59 +0000 (08:57 +0000)] 
 - (djm) Fix use of macro before #define in cipher-aes.c

21 years ago - (djm) Remove "noip6" option from RedHat spec file. This may now be
djm [Mon, 2 Jun 2003 07:43:19 +0000 (07:43 +0000)] 
 - (djm) Remove "noip6" option from RedHat spec file. This may now be
   set at runtime using AddressFamily option.

21 years agoopenbsd-compat/xmmap.[ch] License clarifications. Add missing CVS ID.
tim [Mon, 2 Jun 2003 02:25:27 +0000 (02:25 +0000)] 
openbsd-compat/xmmap.[ch] License clarifications. Add missing CVS ID.

21 years ago - (djm) Always use saved_argv in sshd.c as compat_init_setproctitle may
djm [Mon, 2 Jun 2003 02:15:54 +0000 (02:15 +0000)] 
 - (djm) Always use saved_argv in sshd.c as compat_init_setproctitle may
   clobber

21 years ago - (djm) Fix segv from bad reordering in auth-pam.c
djm [Mon, 2 Jun 2003 02:13:40 +0000 (02:13 +0000)] 
 - (djm) Fix segv from bad reordering in auth-pam.c

21 years ago - (djm) Fix segv from bad reordering in auth-pam.c
djm [Mon, 2 Jun 2003 01:04:39 +0000 (01:04 +0000)] 
 - (djm) Fix segv from bad reordering in auth-pam.c

21 years agosync logintest license with that of loginrec.c
djm [Mon, 2 Jun 2003 00:42:17 +0000 (00:42 +0000)] 
sync logintest license with that of loginrec.c

21 years agoLicense clarifications.
mouring [Sun, 1 Jun 2003 03:23:57 +0000 (03:23 +0000)] 
License clarifications.
bsd-nextstep.[ch] - myself
bsd-waitpid.[ch] - myself
port-irix.[ch] - Denis Parker & Michael Stone (original coders when
done in session.c)

21 years ago - (dtucker) Define SSHD_ACQUIRES_CTTY for NCR MP-RAS and Reliant Unix.
dtucker [Fri, 30 May 2003 07:43:42 +0000 (07:43 +0000)] 
 - (dtucker) Define SSHD_ACQUIRES_CTTY for NCR MP-RAS and Reliant Unix.

I'm pretty sure these are required.  I also want to add -D_XOPEN_SOURCE=1
-D_XOPEN_SOURCE_EXTENDED=1 to CPPFLAGS for MP-RAS but I haven't had confirmation
that it will not break anything else.

21 years ago - (dtucker) Add missing semicolon in md5crypt.c, patch from openssh at
dtucker [Fri, 30 May 2003 06:58:22 +0000 (06:58 +0000)] 
 - (dtucker) Add missing semicolon in md5crypt.c, patch from openssh at
   roumenpetrov.info

21 years ago - (djm) Avoid auth2-chall.c warning when compiling without
djm [Mon, 26 May 2003 11:36:13 +0000 (11:36 +0000)] 
 - (djm) Avoid auth2-chall.c warning when compiling without
   PAM, BSD_AUTH and SKEY

21 years ago - djm@cvs.openbsd.org 2003/05/24 09:30:40
djm [Mon, 26 May 2003 11:34:36 +0000 (11:34 +0000)] 
   - djm@cvs.openbsd.org 2003/05/24 09:30:40
     [authfile.c monitor.c sftp-common.c sshpty.c]
     cast some types for printing; ok markus@

(missed a hunk)

21 years agoremove #include we don't need
djm [Sun, 25 May 2003 04:45:02 +0000 (04:45 +0000)] 
remove #include we don't need

21 years ago - djm@cvs.openbsd.org 2003/05/24 09:30:40
djm [Sun, 25 May 2003 04:38:33 +0000 (04:38 +0000)] 
   - djm@cvs.openbsd.org 2003/05/24 09:30:40
     [authfile.c monitor.c sftp-common.c sshpty.c]
     cast some types for printing; ok markus@

21 years ago- (djm) OpenBSD CVS Sync
djm [Sun, 25 May 2003 04:38:02 +0000 (04:38 +0000)] 
- (djm) OpenBSD CVS Sync
   - djm@cvs.openbsd.org 2003/05/24 09:02:22
     [log.c]
     pass logged data through strnvis; ok markus

21 years ago - (dtucker) Correct --osfsia in INSTALL. Patch by skeleten at shillest.net
dtucker [Sat, 24 May 2003 01:41:16 +0000 (01:41 +0000)] 
 - (dtucker) Correct --osfsia in INSTALL.  Patch by skeleten at shillest.net

21 years ago - djm@cvs.openbsd.org 2003/05/23 08:29:30
djm [Fri, 23 May 2003 08:44:41 +0000 (08:44 +0000)] 
   - djm@cvs.openbsd.org 2003/05/23 08:29:30
     [sshconnect.c]
     fix leak; ok markus@

21 years ago - jmc@cvs.openbsd.org 2003/05/20 12:09:31
djm [Fri, 23 May 2003 08:44:23 +0000 (08:44 +0000)] 
   - jmc@cvs.openbsd.org 2003/05/20 12:09:31
     [ssh.1 ssh_config.5 sshd.8 sshd_config.5 ssh-keygen.1]
     new sentence, new line

21 years ago - (djm) OpenBSD CVS Sync
djm [Fri, 23 May 2003 08:44:04 +0000 (08:44 +0000)] 
 - (djm) OpenBSD CVS Sync
   - jmc@cvs.openbsd.org 2003/05/20 12:03:35
     [sftp.1]
     - new sentence, new line
     - added .Xr's
     - typos
     ok djm@

21 years ago - (djm) Use VIS_SAFE on logged strings rather than default strnvis
djm [Fri, 23 May 2003 08:43:40 +0000 (08:43 +0000)] 
 - (djm) Use VIS_SAFE on logged strings rather than default strnvis
   encoding (which encodes many more characters)

21 years ago - (djm) Configure logic to detect syslog_r and friends
djm [Mon, 19 May 2003 23:24:42 +0000 (23:24 +0000)] 
 - (djm) Configure logic to detect syslog_r and friends

21 years ago - deraadt@cvs.openbsd.org 2003/05/18 23:22:01
djm [Mon, 19 May 2003 23:24:17 +0000 (23:24 +0000)] 
   - deraadt@cvs.openbsd.org 2003/05/18 23:22:01
     [log.c]
     use syslog_r() in a signal handler called place; markus ok

21 years ago - (djm) Sync auth-pam.h with what we actually implement
djm [Mon, 19 May 2003 01:28:44 +0000 (01:28 +0000)] 
 - (djm) Sync auth-pam.h with what we actually implement

21 years agounbreak; with dtucker
djm [Mon, 19 May 2003 00:39:37 +0000 (00:39 +0000)] 
unbreak; with dtucker

21 years agounfuck
djm [Sun, 18 May 2003 23:33:15 +0000 (23:33 +0000)] 
unfuck

21 years ago - (djm) KNF on auth-sia.[ch]
djm [Sun, 18 May 2003 14:50:02 +0000 (14:50 +0000)] 
 - (djm) KNF on auth-sia.[ch]

21 years ago - (djm) KNF on md5crypt.c
djm [Sun, 18 May 2003 14:46:46 +0000 (14:46 +0000)] 
 - (djm) KNF on md5crypt.c

21 years ago - (djm) Big KNF on openbsd-compat/
djm [Sun, 18 May 2003 14:13:38 +0000 (14:13 +0000)] 
 - (djm) Big KNF on openbsd-compat/

21 years ago - (djm) Sync openbsd-compat/ with OpenBSD CVS head
djm [Sun, 18 May 2003 12:24:09 +0000 (12:24 +0000)] 
 - (djm) Sync openbsd-compat/ with OpenBSD CVS head

21 years ago - (djm) Tidy and trim TODO
djm [Sun, 18 May 2003 11:44:07 +0000 (11:44 +0000)] 
 - (djm) Tidy and trim TODO

21 years ago - markus@cvs.openbsd.org 2003/05/17 04:27:52
djm [Sun, 18 May 2003 10:53:59 +0000 (10:53 +0000)] 
   - markus@cvs.openbsd.org 2003/05/17 04:27:52
     [cipher.c cipher-ctr.c myproposal.h]
     experimental support for aes-ctr modes from
     http://www.ietf.org/internet-drafts/draft-ietf-secsh-newmodes-00.txt
     ok djm@

21 years ago - itojun@cvs.openbsd.org 2003/05/17 03:25:58
djm [Sun, 18 May 2003 10:53:10 +0000 (10:53 +0000)] 
   - itojun@cvs.openbsd.org 2003/05/17 03:25:58
     [auth-rhosts.c]
     just in case, put numbers to sscanf %s arg.

21 years ago - (djm) Remove IPv4 by default hack now that we can specify AF in config
djm [Sun, 18 May 2003 10:52:40 +0000 (10:52 +0000)] 
 - (djm) Remove IPv4 by default hack now that we can specify AF in config

21 years ago - djm@cvs.openbsd.org 2003/05/16 03:27:12
djm [Sun, 18 May 2003 10:50:30 +0000 (10:50 +0000)] 
   - djm@cvs.openbsd.org 2003/05/16 03:27:12
     [readconf.c ssh_config ssh_config.5 ssh-keysign.c]
     add AddressFamily option to ssh_config (like -4, -6 on commandline).
     Portable bug #534; ok markus@

21 years ago - (djm) Return of the dreaded PAM_TTY_KLUDGE, which went missing in
djm [Sun, 18 May 2003 10:45:47 +0000 (10:45 +0000)] 
 - (djm) Return of the dreaded PAM_TTY_KLUDGE, which went missing in
   recent merge

21 years ago - (bal) strcat -> strlcat on openbsd-compat/realpath.c (rev 1.8 OpenBSD)
mouring [Sun, 18 May 2003 01:22:43 +0000 (01:22 +0000)] 
 - (bal) strcat -> strlcat on openbsd-compat/realpath.c (rev 1.8 OpenBSD)

21 years ago - (djm) Guard free_pam_environment against NULL argument. Works around
djm [Fri, 16 May 2003 08:21:01 +0000 (08:21 +0000)] 
 - (djm) Guard free_pam_environment against NULL argument. Works around
   HP/UX PAM problems debugged by dtucker

21 years ago - (djm) A few type mismatch fixes from Bug #565
djm [Fri, 16 May 2003 05:51:44 +0000 (05:51 +0000)] 
 - (djm) A few type mismatch fixes from Bug #565

21 years agoclarify
djm [Fri, 16 May 2003 02:00:44 +0000 (02:00 +0000)] 
clarify

21 years ago - (djm) Add warning for UsePAM when built without PAM support
djm [Fri, 16 May 2003 01:42:35 +0000 (01:42 +0000)] 
 - (djm) Add warning for UsePAM when built without PAM support

21 years ago - djm@cvs.openbsd.org 2003/05/15 14:55:25
djm [Fri, 16 May 2003 01:39:04 +0000 (01:39 +0000)] 
   - djm@cvs.openbsd.org 2003/05/15 14:55:25
     [readconf.c readconf.h ssh_config ssh_config.5 sshconnect.c]
     add a ConnectTimeout option to ssh, based on patch from
     Jean-Charles Longuet (jclonguet at free.fr); portable #207 ok markus@

21 years ago - markus@cvs.openbsd.org 2003/05/15 14:09:21
djm [Fri, 16 May 2003 01:38:46 +0000 (01:38 +0000)] 
   - markus@cvs.openbsd.org 2003/05/15 14:09:21
     [auth2-krb5.c]
     fix 64bit issue; report itojun@

21 years ago - jakob@cvs.openbsd.org 2003/05/15 14:02:47
djm [Fri, 16 May 2003 01:38:32 +0000 (01:38 +0000)] 
   - jakob@cvs.openbsd.org 2003/05/15 14:02:47
     [readconf.c servconf.c]
     warn for unsupported config option. ok markus@

21 years ago - (djm) OpenBSD CVS Sync
djm [Fri, 16 May 2003 01:38:00 +0000 (01:38 +0000)] 
 - (djm) OpenBSD CVS Sync
   - djm@cvs.openbsd.org 2003/05/15 13:52:10
     [ssh.c]
     Make "ssh -V" print the OpenSSL version in a human readable form. Patch
     from Craig Leres (mindrot at ee.lbl.gov); ok markus@

21 years ago - (dtucker) HP-UX needs to include <sys/strtio.h> for TIOCSBRK
dtucker [Thu, 15 May 2003 11:42:59 +0000 (11:42 +0000)] 
 - (dtucker) HP-UX needs to include <sys/strtio.h> for TIOCSBRK

21 years ago - (djm) Bug #444: Wrong paths after reconfigure
djm [Thu, 15 May 2003 11:33:46 +0000 (11:33 +0000)] 
 - (djm) Bug #444: Wrong paths after reconfigure

21 years ago - (djm) Bug #529: sshd doesn't work correctly after SIGHUP (copy argv
djm [Thu, 15 May 2003 11:29:10 +0000 (11:29 +0000)] 
 - (djm) Bug #529: sshd doesn't work correctly after SIGHUP (copy argv
         correctly)

21 years ago - (djm) Only build getrrsetbyname replacement when using --with-dns
djm [Thu, 15 May 2003 10:55:27 +0000 (10:55 +0000)] 
 - (djm) Only build getrrsetbyname replacement when using --with-dns

21 years ago - markus@cvs.openbsd.org 2003/05/15 04:08:41
djm [Thu, 15 May 2003 04:17:28 +0000 (04:17 +0000)] 
   - markus@cvs.openbsd.org 2003/05/15 04:08:41
     [ssh.1]
     ~B is ssh2 only

21 years ago - (djm) Enable UsePAM when built --with-pam
djm [Thu, 15 May 2003 04:16:41 +0000 (04:16 +0000)] 
 - (djm) Enable UsePAM when built --with-pam

21 years ago - jakob@cvs.openbsd.org 2003/05/15 04:08:44
djm [Thu, 15 May 2003 04:15:23 +0000 (04:15 +0000)] 
   - jakob@cvs.openbsd.org 2003/05/15 04:08:44
     [readconf.c servconf.c]
     disable kerberos when not supported. ok markus@

21 years ago - (djm) Avoid uuencode.c warnings
djm [Thu, 15 May 2003 03:57:51 +0000 (03:57 +0000)] 
 - (djm) Avoid uuencode.c warnings

21 years ago - mouring@cvs.openbsd.org 2003/05/15 03:43:59
djm [Thu, 15 May 2003 03:49:58 +0000 (03:49 +0000)] 
   - mouring@cvs.openbsd.org 2003/05/15 03:43:59
     [sftp-int.c sftp.c]
     Teach ls how to display multiple column display and allow users
     to return to single column format via 'ls -1'.  OK @djm

21 years ago - mouring@cvs.openbsd.org 2003/05/15 03:43:59
djm [Thu, 15 May 2003 03:49:21 +0000 (03:49 +0000)] 
   - mouring@cvs.openbsd.org 2003/05/15 03:43:59
     [sftp-int.c]
     Teach ls how to display multiple column display and allow users
     to return to single column format via 'ls -1'.  OK @djm

21 years ago - mouring@cvs.openbsd.org 2003/05/15 03:39:07
djm [Thu, 15 May 2003 03:48:59 +0000 (03:48 +0000)] 
   - mouring@cvs.openbsd.org 2003/05/15 03:39:07
     [sftp-int.c]
     Make put/get (globed and nonglobed) code more consistant. OK djm@

21 years ago - djm@cvs.openbsd.org 2003/05/15 03:10:52
djm [Thu, 15 May 2003 03:37:43 +0000 (03:37 +0000)] 
   - djm@cvs.openbsd.org 2003/05/15 03:10:52
     [ssh-keygen.c]
     avoid warning; ok jakob@

21 years ago - markus@cvs.openbsd.org 2003/05/15 03:08:29
djm [Thu, 15 May 2003 03:37:19 +0000 (03:37 +0000)] 
   - markus@cvs.openbsd.org 2003/05/15 03:08:29
     [cipher.c cipher-bf1.c cipher-aes.c cipher-3des1.c]
     split out custom EVP ciphers

21 years ago - jakob@cvs.openbsd.org 2003/05/15 02:27:15
djm [Thu, 15 May 2003 03:27:28 +0000 (03:27 +0000)] 
   - jakob@cvs.openbsd.org 2003/05/15 02:27:15
     [dns.c]
     add missing freerrset

21 years ago - (djm) Adapt README.dns for portable
djm [Thu, 15 May 2003 03:23:36 +0000 (03:23 +0000)] 
 - (djm) Adapt README.dns for portable

21 years ago - (djm) Tidy Makefile clean targets
djm [Thu, 15 May 2003 03:23:07 +0000 (03:23 +0000)] 
 - (djm) Tidy Makefile clean targets

21 years ago - (djm) Import getrrsetbyname() function from OpenBSD libc (for DNS support)
djm [Thu, 15 May 2003 02:27:08 +0000 (02:27 +0000)] 
 - (djm) Import getrrsetbyname() function from OpenBSD libc (for DNS support)

21 years ago - jakob@cvs.openbsd.org 2003/05/15 01:48:10
djm [Thu, 15 May 2003 02:05:28 +0000 (02:05 +0000)] 
   - jakob@cvs.openbsd.org 2003/05/15 01:48:10
     [readconf.c readconf.h servconf.c servconf.h]
     always parse kerberos options. ok djm@ markus@
 - (djm) Always parse UsePAM

21 years ago - markus@cvs.openbsd.org 2003/05/15 00:28:28
djm [Thu, 15 May 2003 02:01:28 +0000 (02:01 +0000)] 
   - markus@cvs.openbsd.org 2003/05/15 00:28:28
     [sshconnect2.c]
     cleanup unregister of per-method packet handlers; ok djm@

21 years agobetter glue w/ jakob@
djm [Thu, 15 May 2003 01:12:19 +0000 (01:12 +0000)] 
better glue w/ jakob@

21 years ago - (djm) Configure glue for DNS support (code doesn't work in portable yet)
djm [Thu, 15 May 2003 00:53:49 +0000 (00:53 +0000)] 
 - (djm) Configure glue for DNS support (code doesn't work in portable yet)

21 years ago - markus@cvs.openbsd.org 2003/05/14 22:24:42
djm [Thu, 15 May 2003 00:20:13 +0000 (00:20 +0000)] 
   - markus@cvs.openbsd.org 2003/05/14 22:24:42
     [clientloop.c session.c ssh.1]
     allow to send a BREAK to the remote system; ok various

This page took 1.736288 seconds and 4 git commands to generate.