Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: OpenSSH: Commits

CVS: fuyu.mindrot.org: openssh

 

 

First page Previous page 1 2 3 4 Next page Last page  View All OpenSSH commits RSS feed   Index | Next | Previous | View Threaded


djm at fuyu

Sep 24, 2010, 5:00 AM

Post #1 of 97 (4217 views)
Permalink
CVS: fuyu.mindrot.org: openssh

CVSROOT: /var/cvs
Module name: openssh
Changes by: djm [at] fuyu 10/09/24 22:00:55

Modified files:
. : ChangeLog ssh-keygen.1

Log message:
- naddy [at] cvs 2010/09/10 15:19:29
[ssh-keygen.1]
* mention ECDSA in more places
* less repetition in FILES section
* SSHv1 keys are still encrypted with 3DES
help and ok jmc@

Diff commands:
cvs -nQq rdiff -u -r1.5670 -r1.5671 openssh/ChangeLog
cvs -nQq rdiff -u -r1.95 -r1.96 openssh/ssh-keygen.1

ViewVC:
http://anoncvs.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.5670;r2=1.5671&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/ssh-keygen.1?r1=1.95;r2=1.96&view=patch

Please note that there may be a delay before commits are available
on the public ViewVC site.
_______________________________________________
openssh-commits mailing list
openssh-commits [at] mindrot
https://lists.mindrot.org/mailman/listinfo/openssh-commits


djm at fuyu

Sep 24, 2010, 5:01 AM

Post #2 of 97 (4133 views)
Permalink
CVS: fuyu.mindrot.org: openssh [In reply to]

CVSROOT: /var/cvs
Module name: openssh
Changes by: djm [at] fuyu 10/09/24 22:01:23

Modified files:
. : ChangeLog ssh.1

Log message:
- djm [at] cvs 2010/09/11 21:44:20
[ssh.1]
mention RFC 5656 for ECC stuff

Diff commands:
cvs -nQq rdiff -u -r1.5671 -r1.5672 openssh/ChangeLog
cvs -nQq rdiff -u -r1.271 -r1.272 openssh/ssh.1

ViewVC:
http://anoncvs.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.5671;r2=1.5672&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/ssh.1?r1=1.271;r2=1.272&view=patch

Please note that there may be a delay before commits are available
on the public ViewVC site.
_______________________________________________
openssh-commits mailing list
openssh-commits [at] mindrot
https://lists.mindrot.org/mailman/listinfo/openssh-commits


djm at fuyu

Sep 24, 2010, 5:01 AM

Post #3 of 97 (4122 views)
Permalink
CVS: fuyu.mindrot.org: openssh [In reply to]

CVSROOT: /var/cvs
Module name: openssh
Changes by: djm [at] fuyu 10/09/24 22:01:54

Modified files:
. : ChangeLog sftp.1

Log message:
- jmc [at] cvs 2010/09/19 21:30:05
[sftp.1]
more wacky macro fixing;

Diff commands:
cvs -nQq rdiff -u -r1.5672 -r1.5673 openssh/ChangeLog
cvs -nQq rdiff -u -r1.80 -r1.81 openssh/sftp.1

ViewVC:
http://anoncvs.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.5672;r2=1.5673&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/sftp.1?r1=1.80;r2=1.81&view=patch

Please note that there may be a delay before commits are available
on the public ViewVC site.
_______________________________________________
openssh-commits mailing list
openssh-commits [at] mindrot
https://lists.mindrot.org/mailman/listinfo/openssh-commits


djm at fuyu

Sep 24, 2010, 5:02 AM

Post #4 of 97 (4135 views)
Permalink
CVS: fuyu.mindrot.org: openssh [In reply to]

CVSROOT: /var/cvs
Module name: openssh
Changes by: djm [at] fuyu 10/09/24 22:02:56

Modified files:
. : ChangeLog ssh.c

Log message:
- djm [at] cvs 2010/09/20 04:41:47
[ssh.c]
install a SIGCHLD handler to reap expiried child process; ok markus@

Diff commands:
cvs -nQq rdiff -u -r1.5673 -r1.5674 openssh/ChangeLog
cvs -nQq rdiff -u -r1.345 -r1.346 openssh/ssh.c

ViewVC:
http://anoncvs.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.5673;r2=1.5674&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/ssh.c?r1=1.345;r2=1.346&view=patch

Please note that there may be a delay before commits are available
on the public ViewVC site.
_______________________________________________
openssh-commits mailing list
openssh-commits [at] mindrot
https://lists.mindrot.org/mailman/listinfo/openssh-commits


djm at fuyu

Sep 24, 2010, 5:03 AM

Post #5 of 97 (4137 views)
Permalink
CVS: fuyu.mindrot.org: openssh [In reply to]

CVSROOT: /var/cvs
Module name: openssh
Changes by: djm [at] fuyu 10/09/24 22:03:24

Modified files:
. : jpake.c schnorr.c

Log message:

Diff commands:
cvs -nQq rdiff -u -r1.4 -r1.5 openssh/jpake.c
cvs -nQq rdiff -u -r1.4 -r1.5 openssh/schnorr.c

ViewVC:
http://anoncvs.mindrot.org/index.cgi/openssh/jpake.c?r1=1.4;r2=1.5&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/schnorr.c?r1=1.4;r2=1.5&view=patch

Please note that there may be a delay before commits are available
on the public ViewVC site.
_______________________________________________
openssh-commits mailing list
openssh-commits [at] mindrot
https://lists.mindrot.org/mailman/listinfo/openssh-commits


djm at fuyu

Sep 24, 2010, 5:06 AM

Post #6 of 97 (4128 views)
Permalink
CVS: fuyu.mindrot.org: openssh [In reply to]

CVSROOT: /var/cvs
Module name: openssh
Changes by: djm [at] fuyu 10/09/24 22:06:43

Modified files:
. : ChangeLog

Log message:
- djm [at] cvs 2010/09/20 04:50:53
[jpake.c schnorr.c]
check that received values are smaller than the group size in the
disabled and unfinished J-PAKE code.
avoids catastrophic security failure found by Sebastien Martini

Diff commands:
cvs -nQq rdiff -u -r1.5674 -r1.5675 openssh/ChangeLog

ViewVC:
http://anoncvs.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.5674;r2=1.5675&view=patch

Please note that there may be a delay before commits are available
on the public ViewVC site.
_______________________________________________
openssh-commits mailing list
openssh-commits [at] mindrot
https://lists.mindrot.org/mailman/listinfo/openssh-commits


djm at fuyu

Sep 24, 2010, 5:07 AM

Post #7 of 97 (4127 views)
Permalink
CVS: fuyu.mindrot.org: openssh [In reply to]

CVSROOT: /var/cvs
Module name: openssh
Changes by: djm [at] fuyu 10/09/24 22:07:17

Modified files:
. : ChangeLog jpake.c

Log message:
- djm [at] cvs 2010/09/20 04:54:07
[jpake.c]
missing #include

Diff commands:
cvs -nQq rdiff -u -r1.5675 -r1.5676 openssh/ChangeLog
cvs -nQq rdiff -u -r1.5 -r1.6 openssh/jpake.c

ViewVC:
http://anoncvs.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.5675;r2=1.5676&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/jpake.c?r1=1.5;r2=1.6&view=patch

Please note that there may be a delay before commits are available
on the public ViewVC site.
_______________________________________________
openssh-commits mailing list
openssh-commits [at] mindrot
https://lists.mindrot.org/mailman/listinfo/openssh-commits


djm at fuyu

Sep 24, 2010, 5:07 AM

Post #8 of 97 (4138 views)
Permalink
CVS: fuyu.mindrot.org: openssh [In reply to]

CVSROOT: /var/cvs
Module name: openssh
Changes by: djm [at] fuyu 10/09/24 22:07:55

Modified files:
. : ChangeLog mux.c

Log message:
- djm [at] cvs 2010/09/20 07:19:27
[mux.c]
"atomically" create the listening mux socket by binding it on a temorary
name and then linking it into position after listen() has succeeded.
this allows the mux clients to determine that the server socket is
either ready or stale without races. stale server sockets are now
automatically removed
ok deraadt

Diff commands:
cvs -nQq rdiff -u -r1.5676 -r1.5677 openssh/ChangeLog
cvs -nQq rdiff -u -r1.23 -r1.24 openssh/mux.c

ViewVC:
http://anoncvs.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.5676;r2=1.5677&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/mux.c?r1=1.23;r2=1.24&view=patch

Please note that there may be a delay before commits are available
on the public ViewVC site.
_______________________________________________
openssh-commits mailing list
openssh-commits [at] mindrot
https://lists.mindrot.org/mailman/listinfo/openssh-commits


djm at fuyu

Sep 24, 2010, 5:11 AM

Post #9 of 97 (4125 views)
Permalink
CVS: fuyu.mindrot.org: openssh [In reply to]

CVSROOT: /var/cvs
Module name: openssh
Changes by: djm [at] fuyu 10/09/24 22:11:14

Modified files:
. : ChangeLog kex.c kex.h kexecdh.c kexecdhc.c kexecdhs.c readconf.c readconf.h servconf.c servconf.h ssh_config.5 sshconnect2.c sshd.c sshd_config.5

Log message:
- djm [at] cvs 2010/09/22 05:01:30
[kex.c kex.h kexecdh.c kexecdhc.c kexecdhs.c readconf.c readconf.h]
[servconf.c servconf.h ssh_config.5 sshconnect2.c sshd.c sshd_config.5]
add a KexAlgorithms knob to the client and server configuration to allow
selection of which key exchange methods are used by ssh(1) and sshd(8)
and their order of preference.
ok markus@

Diff commands:
cvs -nQq rdiff -u -r1.5677 -r1.5678 openssh/ChangeLog
cvs -nQq rdiff -u -r1.92 -r1.93 openssh/kex.c
cvs -nQq rdiff -u -r1.56 -r1.57 openssh/kex.h
cvs -nQq rdiff -u -r1.4 -r1.5 openssh/kexecdh.c
cvs -nQq rdiff -u -r1.3 -r1.4 openssh/kexecdhc.c
cvs -nQq rdiff -u -r1.3 -r1.4 openssh/kexecdhs.c
cvs -nQq rdiff -u -r1.168 -r1.169 openssh/readconf.c
cvs -nQq rdiff -u -r1.78 -r1.79 openssh/readconf.h
cvs -nQq rdiff -u -r1.205 -r1.206 openssh/servconf.c
cvs -nQq rdiff -u -r1.85 -r1.86 openssh/servconf.h
cvs -nQq rdiff -u -r1.139 -r1.140 openssh/ssh_config.5
cvs -nQq rdiff -u -r1.176 -r1.177 openssh/sshconnect2.c
cvs -nQq rdiff -u -r1.400 -r1.401 openssh/sshd.c
cvs -nQq rdiff -u -r1.133 -r1.134 openssh/sshd_config.5

ViewVC:
http://anoncvs.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.5677;r2=1.5678&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/kex.c?r1=1.92;r2=1.93&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/kex.h?r1=1.56;r2=1.57&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/kexecdh.c?r1=1.4;r2=1.5&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/kexecdhc.c?r1=1.3;r2=1.4&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/kexecdhs.c?r1=1.3;r2=1.4&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/readconf.c?r1=1.168;r2=1.169&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/readconf.h?r1=1.78;r2=1.79&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/servconf.c?r1=1.205;r2=1.206&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/servconf.h?r1=1.85;r2=1.86&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/ssh_config.5?r1=1.139;r2=1.140&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/sshconnect2.c?r1=1.176;r2=1.177&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/sshd.c?r1=1.400;r2=1.401&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/sshd_config.5?r1=1.133;r2=1.134&view=patch

Please note that there may be a delay before commits are available
on the public ViewVC site.
_______________________________________________
openssh-commits mailing list
openssh-commits [at] mindrot
https://lists.mindrot.org/mailman/listinfo/openssh-commits


djm at fuyu

Sep 24, 2010, 5:11 AM

Post #10 of 97 (4128 views)
Permalink
CVS: fuyu.mindrot.org: openssh [In reply to]

CVSROOT: /var/cvs
Module name: openssh
Changes by: djm [at] fuyu 10/09/24 22:11:53

Modified files:
. : ChangeLog ssh.1 ssh_config.5

Log message:
- jmc [at] cvs 2010/09/22 08:30:08
[ssh.1 ssh_config.5]
ssh.1: add kexalgorithms to the -o list
ssh_config.5: format the kexalgorithms in a more consistent
(prettier!) way
ok djm

Diff commands:
cvs -nQq rdiff -u -r1.5678 -r1.5679 openssh/ChangeLog
cvs -nQq rdiff -u -r1.272 -r1.273 openssh/ssh.1
cvs -nQq rdiff -u -r1.140 -r1.141 openssh/ssh_config.5

ViewVC:
http://anoncvs.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.5678;r2=1.5679&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/ssh.1?r1=1.272;r2=1.273&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/ssh_config.5?r1=1.140;r2=1.141&view=patch

Please note that there may be a delay before commits are available
on the public ViewVC site.
_______________________________________________
openssh-commits mailing list
openssh-commits [at] mindrot
https://lists.mindrot.org/mailman/listinfo/openssh-commits


djm at fuyu

Sep 24, 2010, 5:15 AM

Post #11 of 97 (4133 views)
Permalink
CVS: fuyu.mindrot.org: openssh [In reply to]

CVSROOT: /var/cvs
Module name: openssh
Changes by: djm [at] fuyu 10/09/24 22:15:11

Modified files:
. : ChangeLog atomicio.c atomicio.h misc.c misc.h scp.c sftp-client.c sftp-client.h sftp.1 sftp.c

Log message:
- djm [at] cvs 2010/09/22 22:58:51
[atomicio.c atomicio.h misc.c misc.h scp.c sftp-client.c]
[sftp-client.h sftp.1 sftp.c]
add an option per-read/write callback to atomicio

factor out bandwidth limiting code from scp(1) into a generic bandwidth
limiter that can be attached using the atomicio callback mechanism

add a bandwidth limit option to sftp(1) using the above
"very nice" markus@

Diff commands:
cvs -nQq rdiff -u -r1.5679 -r1.5680 openssh/ChangeLog
cvs -nQq rdiff -u -r1.39 -r1.40 openssh/atomicio.c
cvs -nQq rdiff -u -r1.10 -r1.11 openssh/atomicio.h
cvs -nQq rdiff -u -r1.104 -r1.105 openssh/misc.c
cvs -nQq rdiff -u -r1.47 -r1.48 openssh/misc.h
cvs -nQq rdiff -u -r1.184 -r1.185 openssh/scp.c
cvs -nQq rdiff -u -r1.103 -r1.104 openssh/sftp-client.c
cvs -nQq rdiff -u -r1.18 -r1.19 openssh/sftp-client.h
cvs -nQq rdiff -u -r1.81 -r1.82 openssh/sftp.1
cvs -nQq rdiff -u -r1.136 -r1.137 openssh/sftp.c

ViewVC:
http://anoncvs.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.5679;r2=1.5680&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/atomicio.c?r1=1.39;r2=1.40&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/atomicio.h?r1=1.10;r2=1.11&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/misc.c?r1=1.104;r2=1.105&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/misc.h?r1=1.47;r2=1.48&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/scp.c?r1=1.184;r2=1.185&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/sftp-client.c?r1=1.103;r2=1.104&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/sftp-client.h?r1=1.18;r2=1.19&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/sftp.1?r1=1.81;r2=1.82&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/sftp.c?r1=1.136;r2=1.137&view=patch

Please note that there may be a delay before commits are available
on the public ViewVC site.
_______________________________________________
openssh-commits mailing list
openssh-commits [at] mindrot
https://lists.mindrot.org/mailman/listinfo/openssh-commits


djm at fuyu

Sep 24, 2010, 5:15 AM

Post #12 of 97 (4141 views)
Permalink
CVS: fuyu.mindrot.org: openssh [In reply to]

CVSROOT: /var/cvs
Module name: openssh
Changes by: djm [at] fuyu 10/09/24 22:15:39

Modified files:
. : ChangeLog sftp.c

Log message:
- jmc [at] cvs 2010/09/23 13:34:43
[sftp.c]
add [-l limit] to usage();

Diff commands:
cvs -nQq rdiff -u -r1.5680 -r1.5681 openssh/ChangeLog
cvs -nQq rdiff -u -r1.137 -r1.138 openssh/sftp.c

ViewVC:
http://anoncvs.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.5680;r2=1.5681&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/sftp.c?r1=1.137;r2=1.138&view=patch

Please note that there may be a delay before commits are available
on the public ViewVC site.
_______________________________________________
openssh-commits mailing list
openssh-commits [at] mindrot
https://lists.mindrot.org/mailman/listinfo/openssh-commits


djm at fuyu

Sep 24, 2010, 5:16 AM

Post #13 of 97 (4127 views)
Permalink
CVS: fuyu.mindrot.org: openssh [In reply to]

CVSROOT: /var/cvs
Module name: openssh
Changes by: djm [at] fuyu 10/09/24 22:16:03

Modified files:
. : ChangeLog scp.1 sftp.1

Log message:
- jmc [at] cvs 2010/09/23 13:36:46
[scp.1 sftp.1]
add KexAlgorithms to the -o list;

Diff commands:
cvs -nQq rdiff -u -r1.5681 -r1.5682 openssh/ChangeLog
cvs -nQq rdiff -u -r1.51 -r1.52 openssh/scp.1
cvs -nQq rdiff -u -r1.82 -r1.83 openssh/sftp.1

ViewVC:
http://anoncvs.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.5681;r2=1.5682&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/scp.1?r1=1.51;r2=1.52&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/sftp.1?r1=1.82;r2=1.83&view=patch

Please note that there may be a delay before commits are available
on the public ViewVC site.
_______________________________________________
openssh-commits mailing list
openssh-commits [at] mindrot
https://lists.mindrot.org/mailman/listinfo/openssh-commits


djm at fuyu

Oct 7, 2010, 3:25 AM

Post #14 of 97 (4074 views)
Permalink
CVS: fuyu.mindrot.org: openssh [In reply to]

CVSROOT: /var/cvs
Module name: openssh
Changes by: djm [at] fuyu 10/10/07 21:25:29

Modified files:
. : ChangeLog configure.ac misc.c misc.h
openbsd-compat : openbsd-compat.h
Added files:
openbsd-compat : timingsafe_bcmp.c

Log message:
- matthew [at] cvs 2010/09/24 13:33:00
[misc.c misc.h configure.ac openbsd-compat/openbsd-compat.h]
[openbsd-compat/timingsafe_bcmp.c]
Add timingsafe_bcmp(3) to libc, mention that it's already in the
kernel in kern(9), and remove it from OpenSSH.
ok deraadt@, djm@
NB. re-added under openbsd-compat/ for portable OpenSSH

Diff commands:
cvs -nQq rdiff -u -r1.5682 -r1.5683 openssh/ChangeLog
cvs -nQq rdiff -u -r1.452 -r1.453 openssh/configure.ac
cvs -nQq rdiff -u -r1.105 -r1.106 openssh/misc.c
cvs -nQq rdiff -u -r1.48 -r1.49 openssh/misc.h
cvs -nQq rdiff -u -r1.50 -r1.51 openssh/openbsd-compat/openbsd-compat.h

ViewVC:
http://anoncvs.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.5682;r2=1.5683&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/configure.ac?r1=1.452;r2=1.453&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/misc.c?r1=1.105;r2=1.106&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/misc.h?r1=1.48;r2=1.49&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/openbsd-compat/openbsd-compat.h?r1=1.50;r2=1.51&view=patch

Please note that there may be a delay before commits are available
on the public ViewVC site.
_______________________________________________
openssh-commits mailing list
openssh-commits [at] mindrot
https://lists.mindrot.org/mailman/listinfo/openssh-commits


djm at fuyu

Oct 7, 2010, 3:39 AM

Post #15 of 97 (4077 views)
Permalink
CVS: fuyu.mindrot.org: openssh [In reply to]

CVSROOT: /var/cvs
Module name: openssh
Changes by: djm [at] fuyu 10/10/07 21:39:20

Modified files:
. : ChangeLog configure.ac sftp.c
openbsd-compat : glob.c glob.h
Added files:
openbsd-compat : charclass.h

Log message:
- djm [at] cvs 2010/09/25 09:30:16
[sftp.c configure.ac openbsd-compat/glob.c openbsd-compat/glob.h]
make use of new glob(3) GLOB_KEEPSTAT extension to save extra server
rountrips to fetch per-file stat(2) information.
NB. update openbsd-compat/ glob(3) implementation from OpenBSD libc to
match.

Diff commands:
cvs -nQq rdiff -u -r1.5683 -r1.5684 openssh/ChangeLog
cvs -nQq rdiff -u -r1.453 -r1.454 openssh/configure.ac
cvs -nQq rdiff -u -r1.138 -r1.139 openssh/sftp.c
cvs -nQq rdiff -u -r1.25 -r1.26 openssh/openbsd-compat/glob.c
cvs -nQq rdiff -u -r1.11 -r1.12 openssh/openbsd-compat/glob.h

ViewVC:
http://anoncvs.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.5683;r2=1.5684&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/configure.ac?r1=1.453;r2=1.454&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/sftp.c?r1=1.138;r2=1.139&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/openbsd-compat/glob.c?r1=1.25;r2=1.26&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/openbsd-compat/glob.h?r1=1.11;r2=1.12&view=patch

Please note that there may be a delay before commits are available
on the public ViewVC site.
_______________________________________________
openssh-commits mailing list
openssh-commits [at] mindrot
https://lists.mindrot.org/mailman/listinfo/openssh-commits


djm at fuyu

Oct 7, 2010, 3:39 AM

Post #16 of 97 (4078 views)
Permalink
CVS: fuyu.mindrot.org: openssh [In reply to]

CVSROOT: /var/cvs
Module name: openssh
Changes by: djm [at] fuyu 10/10/07 21:39:55

Modified files:
. : ChangeLog sftp.c

Log message:
- djm [at] cvs 2010/09/26 22:26:33
[sftp.c]
when performing an "ls" in columnated (short) mode, only call
ioctl(TIOCGWINSZ) once to get the window width instead of per-
filename

Diff commands:
cvs -nQq rdiff -u -r1.5684 -r1.5685 openssh/ChangeLog
cvs -nQq rdiff -u -r1.139 -r1.140 openssh/sftp.c

ViewVC:
http://anoncvs.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.5684;r2=1.5685&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/sftp.c?r1=1.139;r2=1.140&view=patch

Please note that there may be a delay before commits are available
on the public ViewVC site.
_______________________________________________
openssh-commits mailing list
openssh-commits [at] mindrot
https://lists.mindrot.org/mailman/listinfo/openssh-commits


djm at fuyu

Oct 7, 2010, 3:40 AM

Post #17 of 97 (4081 views)
Permalink
CVS: fuyu.mindrot.org: openssh [In reply to]

CVSROOT: /var/cvs
Module name: openssh
Changes by: djm [at] fuyu 10/10/07 21:40:18

Modified files:
. : ChangeLog servconf.c

Log message:
- djm [at] cvs 2010/09/30 11:04:51
[servconf.c]
prevent free() of string in .rodata when overriding AuthorizedKeys in
a Match block; patch from rein AT basefarm.no

Diff commands:
cvs -nQq rdiff -u -r1.5685 -r1.5686 openssh/ChangeLog
cvs -nQq rdiff -u -r1.206 -r1.207 openssh/servconf.c

ViewVC:
http://anoncvs.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.5685;r2=1.5686&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/servconf.c?r1=1.206;r2=1.207&view=patch

Please note that there may be a delay before commits are available
on the public ViewVC site.
_______________________________________________
openssh-commits mailing list
openssh-commits [at] mindrot
https://lists.mindrot.org/mailman/listinfo/openssh-commits


djm at fuyu

Oct 7, 2010, 3:59 AM

Post #18 of 97 (4070 views)
Permalink
CVS: fuyu.mindrot.org: openssh [In reply to]

CVSROOT: /var/cvs
Module name: openssh
Changes by: djm [at] fuyu 10/10/07 21:59:40

Modified files:
openbsd-compat : glob.h

Log message:
unbreak previous

Diff commands:
cvs -nQq rdiff -u -r1.12 -r1.13 openssh/openbsd-compat/glob.h

ViewVC:
http://anoncvs.mindrot.org/index.cgi/openssh/openbsd-compat/glob.h?r1=1.12;r2=1.13&view=patch

Please note that there may be a delay before commits are available
on the public ViewVC site.
_______________________________________________
openssh-commits mailing list
openssh-commits [at] mindrot
https://lists.mindrot.org/mailman/listinfo/openssh-commits


djm at fuyu

Oct 7, 2010, 4:00 AM

Post #19 of 97 (4074 views)
Permalink
CVS: fuyu.mindrot.org: openssh [In reply to]

CVSROOT: /var/cvs
Module name: openssh
Changes by: djm [at] fuyu 10/10/07 22:00:24

Modified files:
openbsd-compat : glob.h

Log message:
sadly, two typos on one line is not my best record

Diff commands:
cvs -nQq rdiff -u -r1.13 -r1.14 openssh/openbsd-compat/glob.h

ViewVC:
http://anoncvs.mindrot.org/index.cgi/openssh/openbsd-compat/glob.h?r1=1.13;r2=1.14&view=patch

Please note that there may be a delay before commits are available
on the public ViewVC site.
_______________________________________________
openssh-commits mailing list
openssh-commits [at] mindrot
https://lists.mindrot.org/mailman/listinfo/openssh-commits


djm at fuyu

Oct 7, 2010, 4:05 AM

Post #20 of 97 (4074 views)
Permalink
CVS: fuyu.mindrot.org: openssh [In reply to]

CVSROOT: /var/cvs
Module name: openssh
Changes by: djm [at] fuyu 10/10/07 22:05:11

Modified files:
. : ssh-agent.c

Log message:
- (djm) [ssh-agent.c] Fix type for curve name.

Diff commands:
cvs -nQq rdiff -u -r1.190 -r1.191 openssh/ssh-agent.c

ViewVC:
http://anoncvs.mindrot.org/index.cgi/openssh/ssh-agent.c?r1=1.190;r2=1.191&view=patch

Please note that there may be a delay before commits are available
on the public ViewVC site.
_______________________________________________
openssh-commits mailing list
openssh-commits [at] mindrot
https://lists.mindrot.org/mailman/listinfo/openssh-commits


djm at fuyu

Oct 7, 2010, 4:06 AM

Post #21 of 97 (4085 views)
Permalink
CVS: fuyu.mindrot.org: openssh [In reply to]

CVSROOT: /var/cvs
Module name: openssh
Changes by: djm [at] fuyu 10/10/07 22:06:44

Modified files:
. : ChangeLog cipher-3des1.c cipher-acss.c cipher-aes.c cipher-bf1.c cipher-ctr.c
openbsd-compat : openssl-compat.h

Log message:
- djm [at] cvs 2010/10/01 23:05:32
[cipher-3des1.c cipher-bf1.c cipher-ctr.c openbsd-compat/openssl-compat.h]
adapt to API changes in openssl-1.0.0a
NB. contains compat code to select correct API for older OpenSSL

Diff commands:
cvs -nQq rdiff -u -r1.5686 -r1.5687 openssh/ChangeLog
cvs -nQq rdiff -u -r1.9 -r1.10 openssh/cipher-3des1.c
cvs -nQq rdiff -u -r1.5 -r1.6 openssh/cipher-acss.c
cvs -nQq rdiff -u -r1.8 -r1.9 openssh/cipher-aes.c
cvs -nQq rdiff -u -r1.8 -r1.9 openssh/cipher-bf1.c
cvs -nQq rdiff -u -r1.14 -r1.15 openssh/cipher-ctr.c
cvs -nQq rdiff -u -r1.15 -r1.16 openssh/openbsd-compat/openssl-compat.h

ViewVC:
http://anoncvs.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.5686;r2=1.5687&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/cipher-3des1.c?r1=1.9;r2=1.10&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/cipher-acss.c?r1=1.5;r2=1.6&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/cipher-aes.c?r1=1.8;r2=1.9&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/cipher-bf1.c?r1=1.8;r2=1.9&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/cipher-ctr.c?r1=1.14;r2=1.15&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/openbsd-compat/openssl-compat.h?r1=1.15;r2=1.16&view=patch

Please note that there may be a delay before commits are available
on the public ViewVC site.
_______________________________________________
openssh-commits mailing list
openssh-commits [at] mindrot
https://lists.mindrot.org/mailman/listinfo/openssh-commits


djm at fuyu

Oct 7, 2010, 4:07 AM

Post #22 of 97 (4073 views)
Permalink
CVS: fuyu.mindrot.org: openssh [In reply to]

CVSROOT: /var/cvs
Module name: openssh
Changes by: djm [at] fuyu 10/10/07 22:07:11

Modified files:
. : ChangeLog sftp.c sshconnect.c

Log message:
- djm [at] cvs 2010/10/05 05:13:18
[sftp.c sshconnect.c]
use default shell /bin/sh if $SHELL is ""; ok markus@

Diff commands:
cvs -nQq rdiff -u -r1.5687 -r1.5688 openssh/ChangeLog
cvs -nQq rdiff -u -r1.140 -r1.141 openssh/sftp.c
cvs -nQq rdiff -u -r1.197 -r1.198 openssh/sshconnect.c

ViewVC:
http://anoncvs.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.5687;r2=1.5688&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/sftp.c?r1=1.140;r2=1.141&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/sshconnect.c?r1=1.197;r2=1.198&view=patch

Please note that there may be a delay before commits are available
on the public ViewVC site.
_______________________________________________
openssh-commits mailing list
openssh-commits [at] mindrot
https://lists.mindrot.org/mailman/listinfo/openssh-commits


djm at fuyu

Oct 7, 2010, 4:07 AM

Post #23 of 97 (4079 views)
Permalink
CVS: fuyu.mindrot.org: openssh [In reply to]

CVSROOT: /var/cvs
Module name: openssh
Changes by: djm [at] fuyu 10/10/07 22:07:33

Modified files:
. : ChangeLog clientloop.c ssh.c sshconnect.c sshconnect.h

Log message:
- djm [at] cvs 2010/10/06 06:39:28
[clientloop.c ssh.c sshconnect.c sshconnect.h]
kill proxy command on fatal() (we already kill it on clean exit);
ok markus@

Diff commands:
cvs -nQq rdiff -u -r1.5688 -r1.5689 openssh/ChangeLog
cvs -nQq rdiff -u -r1.211 -r1.212 openssh/clientloop.c
cvs -nQq rdiff -u -r1.346 -r1.347 openssh/ssh.c
cvs -nQq rdiff -u -r1.198 -r1.199 openssh/sshconnect.c
cvs -nQq rdiff -u -r1.26 -r1.27 openssh/sshconnect.h

ViewVC:
http://anoncvs.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.5688;r2=1.5689&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/clientloop.c?r1=1.211;r2=1.212&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/ssh.c?r1=1.346;r2=1.347&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/sshconnect.c?r1=1.198;r2=1.199&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/sshconnect.h?r1=1.26;r2=1.27&view=patch

Please note that there may be a delay before commits are available
on the public ViewVC site.
_______________________________________________
openssh-commits mailing list
openssh-commits [at] mindrot
https://lists.mindrot.org/mailman/listinfo/openssh-commits


djm at fuyu

Oct 7, 2010, 4:07 AM

Post #24 of 97 (4083 views)
Permalink
CVS: fuyu.mindrot.org: openssh [In reply to]

CVSROOT: /var/cvs
Module name: openssh
Changes by: djm [at] fuyu 10/10/07 22:07:58

Modified files:
. : ChangeLog sshconnect.c

Log message:
- djm [at] cvs 2010/10/06 21:10:21
[sshconnect.c]
swapped args to kill(2)

Diff commands:
cvs -nQq rdiff -u -r1.5689 -r1.5690 openssh/ChangeLog
cvs -nQq rdiff -u -r1.199 -r1.200 openssh/sshconnect.c

ViewVC:
http://anoncvs.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.5689;r2=1.5690&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/sshconnect.c?r1=1.199;r2=1.200&view=patch

Please note that there may be a delay before commits are available
on the public ViewVC site.
_______________________________________________
openssh-commits mailing list
openssh-commits [at] mindrot
https://lists.mindrot.org/mailman/listinfo/openssh-commits


djm at fuyu

Oct 7, 2010, 4:10 AM

Post #25 of 97 (4075 views)
Permalink
CVS: fuyu.mindrot.org: openssh [In reply to]

CVSROOT: /var/cvs
Module name: openssh
Changes by: djm [at] fuyu 10/10/07 22:10:38

Modified files:
. : ChangeLog
openbsd-compat : glob.c

Log message:
- (djm) [openbsd-compat/glob.c] restore ARG_MAX compat code.

Diff commands:
cvs -nQq rdiff -u -r1.5690 -r1.5691 openssh/ChangeLog
cvs -nQq rdiff -u -r1.26 -r1.27 openssh/openbsd-compat/glob.c

ViewVC:
http://anoncvs.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.5690;r2=1.5691&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/openbsd-compat/glob.c?r1=1.26;r2=1.27&view=patch

Please note that there may be a delay before commits are available
on the public ViewVC site.
_______________________________________________
openssh-commits mailing list
openssh-commits [at] mindrot
https://lists.mindrot.org/mailman/listinfo/openssh-commits

First page Previous page 1 2 3 4 Next page Last page  View All OpenSSH commits RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.