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

Mailing List Archive: OpenSSH: Commits

CVS: fuyu.mindrot.org: openssh

 

 

OpenSSH commits RSS feed   Index | Next | Previous | View Threaded


tim at fuyu

Jun 17, 2010, 11:11 AM

Post #1 of 41 (4497 views)
Permalink
CVS: fuyu.mindrot.org: openssh

CVSROOT: /var/cvs
Module name: openssh
Changes by: tim [at] fuyu 10/06/18 04:11:44

Modified files:
. : ChangeLog
contrib/cygwin : README

Log message:
- (tim) [contrib/cygwin/README] Remove a reference to the obsolete
minires-devel package, and to add the reference to the libedit-devel
package since CYgwin now provides libedit. Patch from Corinna Vinschen.

Diff commands:
cvs -nQq rdiff -u -r1.5581 -r1.5582 openssh/ChangeLog
cvs -nQq rdiff -u -r1.16 -r1.17 openssh/contrib/cygwin/README

ViewVC:
http://anoncvs.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.5581;r2=1.5582&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/contrib/cygwin/README?r1=1.16;r2=1.17&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

Jun 17, 2010, 6:09 PM

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

CVSROOT: /var/cvs
Module name: openssh
Changes by: djm [at] fuyu 10/06/18 11:09:26

Modified files:
. : ChangeLog
contrib : ssh-copy-id

Log message:
- (djm) [contrib/ssh-copy-id] Update key file explicitly under ~
rather than assuming that $CWD == $HOME. bz#1500, patch from
timothy AT gelter.com

Diff commands:
cvs -nQq rdiff -u -r1.5582 -r1.5583 openssh/ChangeLog
cvs -nQq rdiff -u -r1.8 -r1.9 openssh/contrib/ssh-copy-id

ViewVC:
http://anoncvs.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.5582;r2=1.5583&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/contrib/ssh-copy-id?r1=1.8;r2=1.9&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

Jun 21, 2010, 10:02 PM

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

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

Modified files:
. : ChangeLog loginrec.h

Log message:
- (djm) [loginrec.c] crank LINFO_NAMESIZE (username length) to 512
bz#1579; ok dtucker

Diff commands:
cvs -nQq rdiff -u -r1.5583 -r1.5584 openssh/ChangeLog
cvs -nQq rdiff -u -r1.12 -r1.13 openssh/loginrec.h

ViewVC:
http://anoncvs.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.5583;r2=1.5584&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/loginrec.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

Jun 25, 2010, 4:30 PM

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

CVSROOT: /var/cvs
Module name: openssh
Changes by: djm [at] fuyu 10/06/26 09:30:47

Modified files:
. : ChangeLog misc.c

Log message:
- OpenBSD CVS Sync
- djm [at] cvs 2010/05/21 05:00:36
[misc.c]
colon() returns char*, so s/return (0)/return NULL/

Diff commands:
cvs -nQq rdiff -u -r1.5584 -r1.5585 openssh/ChangeLog
cvs -nQq rdiff -u -r1.99 -r1.100 openssh/misc.c

ViewVC:
http://anoncvs.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.5584;r2=1.5585&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/misc.c?r1=1.99;r2=1.100&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

Jun 25, 2010, 4:36 PM

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

CVSROOT: /var/cvs
Module name: openssh
Changes by: djm [at] fuyu 10/06/26 09:36:10

Modified files:
. : ChangeLog ssh-pkcs11.c

Log message:
- markus [at] cvs 2010/06/08 21:32:19
[ssh-pkcs11.c]
check length of value returned C_GetAttributValue for != 0
from mdrtbugzilla [at] codefive; bugzilla #1773; ok dtucker@

Diff commands:
cvs -nQq rdiff -u -r1.5585 -r1.5586 openssh/ChangeLog
cvs -nQq rdiff -u -r1.6 -r1.7 openssh/ssh-pkcs11.c

ViewVC:
http://anoncvs.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.5585;r2=1.5586&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/ssh-pkcs11.c?r1=1.6;r2=1.7&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

Jun 25, 2010, 4:36 PM

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

CVSROOT: /var/cvs
Module name: openssh
Changes by: djm [at] fuyu 10/06/26 09:36:34

Modified files:
. : ChangeLog mux.c

Log message:
- djm [at] cvs 2010/06/17 07:07:30
[mux.c]
Correct sizing of object to be allocated by calloc(), replacing
sizeof(state) with sizeof(*state). This worked by accident since
the struct contained a single int at present, but could have broken
in the future. patch from hyc AT symas.com

Diff commands:
cvs -nQq rdiff -u -r1.5586 -r1.5587 openssh/ChangeLog
cvs -nQq rdiff -u -r1.20 -r1.21 openssh/mux.c

ViewVC:
http://anoncvs.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.5586;r2=1.5587&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/mux.c?r1=1.20;r2=1.21&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

Jun 25, 2010, 4:36 PM

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

CVSROOT: /var/cvs
Module name: openssh
Changes by: djm [at] fuyu 10/06/26 09:36:58

Modified files:
. : ChangeLog sftp.c

Log message:
- djm [at] cvs 2010/06/18 00:58:39
[sftp.c]
unbreak ls in working directories that contains globbing characters in
their pathnames. bz#1655 reported by vgiffin AT apple.com

Diff commands:
cvs -nQq rdiff -u -r1.5587 -r1.5588 openssh/ChangeLog
cvs -nQq rdiff -u -r1.135 -r1.136 openssh/sftp.c

ViewVC:
http://anoncvs.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.5587;r2=1.5588&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/sftp.c?r1=1.135;r2=1.136&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

Jun 25, 2010, 4:37 PM

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

CVSROOT: /var/cvs
Module name: openssh
Changes by: djm [at] fuyu 10/06/26 09:37:58

Modified files:
. : ChangeLog session.c

Log message:
- djm [at] cvs 2010/06/18 03:16:03
[session.c]
Missing check for chroot_director == "none" (we already checked against
NULL); bz#1564 from Jan.Pechanec AT Sun.COM

Diff commands:
cvs -nQq rdiff -u -r1.5588 -r1.5589 openssh/ChangeLog
cvs -nQq rdiff -u -r1.395 -r1.396 openssh/session.c

ViewVC:
http://anoncvs.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.5588;r2=1.5589&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/session.c?r1=1.395;r2=1.396&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

Jun 25, 2010, 4:38 PM

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

CVSROOT: /var/cvs
Module name: openssh
Changes by: djm [at] fuyu 10/06/26 09:38:23

Modified files:
. : ChangeLog sftp-client.c

Log message:
- djm [at] cvs 2010/06/18 04:43:08
[sftp-client.c]
fix memory leak in do_realpath() error path; bz#1771, patch from
anicka AT suse.cz

Diff commands:
cvs -nQq rdiff -u -r1.5589 -r1.5590 openssh/ChangeLog
cvs -nQq rdiff -u -r1.101 -r1.102 openssh/sftp-client.c

ViewVC:
http://anoncvs.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.5589;r2=1.5590&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/sftp-client.c?r1=1.101;r2=1.102&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

Jun 25, 2010, 4:38 PM

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

CVSROOT: /var/cvs
Module name: openssh
Changes by: djm [at] fuyu 10/06/26 09:38:45

Modified files:
. : ChangeLog servconf.c sshd_config.5

Log message:
- djm [at] cvs 2010/06/22 04:22:59
[servconf.c sshd_config.5]
expose some more sshd_config options inside Match blocks:
AuthorizedKeysFile AuthorizedPrincipalsFile
HostbasedUsesNameFromPacketOnly PermitTunnel
bz#1764; feedback from imorgan AT nas.nasa.gov; ok dtucker@

Diff commands:
cvs -nQq rdiff -u -r1.5590 -r1.5591 openssh/ChangeLog
cvs -nQq rdiff -u -r1.203 -r1.204 openssh/servconf.c
cvs -nQq rdiff -u -r1.129 -r1.130 openssh/sshd_config.5

ViewVC:
http://anoncvs.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.5590;r2=1.5591&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/servconf.c?r1=1.203;r2=1.204&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/sshd_config.5?r1=1.129;r2=1.130&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

Jun 25, 2010, 4:39 PM

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

CVSROOT: /var/cvs
Module name: openssh
Changes by: djm [at] fuyu 10/06/26 09:39:07

Modified files:
. : ChangeLog ssh-keygen.c

Log message:
- djm [at] cvs 2010/06/22 04:32:06
[ssh-keygen.c]
standardise error messages when attempting to open private key
files to include "progname: filename: error reason"
bz#1783; ok dtucker@

Diff commands:
cvs -nQq rdiff -u -r1.5591 -r1.5592 openssh/ChangeLog
cvs -nQq rdiff -u -r1.204 -r1.205 openssh/ssh-keygen.c

ViewVC:
http://anoncvs.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.5591;r2=1.5592&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/ssh-keygen.c?r1=1.204;r2=1.205&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

Jun 25, 2010, 4:39 PM

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

CVSROOT: /var/cvs
Module name: openssh
Changes by: djm [at] fuyu 10/06/26 09:39:25

Modified files:
. : ChangeLog auth.c

Log message:
- djm [at] cvs 2010/06/22 04:49:47
[auth.c]
queue auth debug messages for bad ownership or permissions on the user's
keyfiles. These messages will be sent after the user has successfully
authenticated (where our client will display them with LogLevel=debug).

Diff commands:
cvs -nQq rdiff -u -r1.5592 -r1.5593 openssh/ChangeLog
cvs -nQq rdiff -u -r1.141 -r1.142 openssh/auth.c

ViewVC:
http://anoncvs.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.5592;r2=1.5593&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/auth.c?r1=1.141;r2=1.142&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

Jun 25, 2010, 4:39 PM

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

CVSROOT: /var/cvs
Module name: openssh
Changes by: djm [at] fuyu 10/06/26 09:39:59

Modified files:
. : ChangeLog ssh-keyscan.c

Log message:
- djm [at] cvs 2010/06/22 04:54:30
[ssh-keyscan.c]
replace verbose and overflow-prone Linebuf code with read_keyfile_line()
based on patch from joachim AT joachimschipper.nl; bz#1565; ok dtucker@

Diff commands:
cvs -nQq rdiff -u -r1.5593 -r1.5594 openssh/ChangeLog
cvs -nQq rdiff -u -r1.101 -r1.102 openssh/ssh-keyscan.c

ViewVC:
http://anoncvs.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.5593;r2=1.5594&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/ssh-keyscan.c?r1=1.101;r2=1.102&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

Jun 25, 2010, 4:47 PM

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

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

Modified files:
. : ChangeLog session.c

Log message:
- djm [at] cvs 2010/06/22 04:59:12
[session.c]
include the user name on "subsystem request for ..." log messages;
bz#1571; ok dtucker@

Diff commands:
cvs -nQq rdiff -u -r1.5594 -r1.5595 openssh/ChangeLog
cvs -nQq rdiff -u -r1.396 -r1.397 openssh/session.c

ViewVC:
http://anoncvs.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.5594;r2=1.5595&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/session.c?r1=1.396;r2=1.397&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

Jun 25, 2010, 4:48 PM

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

CVSROOT: /var/cvs
Module name: openssh
Changes by: djm [at] fuyu 10/06/26 09:48:02

Modified files:
. : ChangeLog ssh-keygen.c

Log message:
- djm [at] cvs 2010/06/23 02:59:02
[ssh-keygen.c]
fix printing of extensions in v01 certificates that I broke in r1.190

Diff commands:
cvs -nQq rdiff -u -r1.5595 -r1.5596 openssh/ChangeLog
cvs -nQq rdiff -u -r1.205 -r1.206 openssh/ssh-keygen.c

ViewVC:
http://anoncvs.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.5595;r2=1.5596&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/ssh-keygen.c?r1=1.205;r2=1.206&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

Jun 25, 2010, 4:50 PM

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

CVSROOT: /var/cvs
Module name: openssh
Changes by: djm [at] fuyu 10/06/26 09:50:30

Modified files:
. : ChangeLog channels.c mux.c readconf.c readconf.h ssh.h

Log message:
- djm [at] cvs 2010/06/25 07:14:46
[channels.c mux.c readconf.c readconf.h ssh.h]
bz#1327: remove hardcoded limit of 100 permitopen clauses and port
forwards per direction; ok markus@ stevesk@

Diff commands:
cvs -nQq rdiff -u -r1.5596 -r1.5597 openssh/ChangeLog
cvs -nQq rdiff -u -r1.295 -r1.296 openssh/channels.c
cvs -nQq rdiff -u -r1.21 -r1.22 openssh/mux.c
cvs -nQq rdiff -u -r1.163 -r1.164 openssh/readconf.c
cvs -nQq rdiff -u -r1.75 -r1.76 openssh/readconf.h
cvs -nQq rdiff -u -r1.77 -r1.78 openssh/ssh.h

ViewVC:
http://anoncvs.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.5596;r2=1.5597&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/channels.c?r1=1.295;r2=1.296&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/mux.c?r1=1.21;r2=1.22&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/readconf.c?r1=1.163;r2=1.164&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/readconf.h?r1=1.75;r2=1.76&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/ssh.h?r1=1.77;r2=1.78&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

Jun 25, 2010, 5:00 PM

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

CVSROOT: /var/cvs
Module name: openssh
Changes by: djm [at] fuyu 10/06/26 10:00:15

Modified files:
. : ChangeLog channels.c session.c

Log message:
- djm [at] cvs 2010/06/25 07:20:04
[channels.c session.c]
bz#1750: fix requirement for /dev/null inside ChrootDirectory for
internal-sftp accidentally introduced in r1.253 by removing the code
that opens and dup /dev/null to stderr and modifying the channels code
to read stderr but discard it instead; ok markus@

Diff commands:
cvs -nQq rdiff -u -r1.5597 -r1.5598 openssh/ChangeLog
cvs -nQq rdiff -u -r1.296 -r1.297 openssh/channels.c
cvs -nQq rdiff -u -r1.397 -r1.398 openssh/session.c

ViewVC:
http://anoncvs.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.5597;r2=1.5598&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/channels.c?r1=1.296;r2=1.297&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/session.c?r1=1.397;r2=1.398&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

Jun 25, 2010, 5:01 PM

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

CVSROOT: /var/cvs
Module name: openssh
Changes by: djm [at] fuyu 10/06/26 10:01:33

Modified files:
. : ChangeLog auth1.c auth2-none.c

Log message:
- djm [at] cvs 2010/06/25 08:46:17
[auth1.c auth2-none.c]
skip the initial check for access with an empty password when
PermitEmptyPasswords=no; bz#1638; ok markus@

Diff commands:
cvs -nQq rdiff -u -r1.5598 -r1.5599 openssh/ChangeLog
cvs -nQq rdiff -u -r1.125 -r1.126 openssh/auth1.c
cvs -nQq rdiff -u -r1.20 -r1.21 openssh/auth2-none.c

ViewVC:
http://anoncvs.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.5598;r2=1.5599&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/auth1.c?r1=1.125;r2=1.126&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/auth2-none.c?r1=1.20;r2=1.21&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

Jun 25, 2010, 5:02 PM

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

CVSROOT: /var/cvs
Module name: openssh
Changes by: djm [at] fuyu 10/06/26 10:02:04

Modified files:
. : ChangeLog ssh.c

Log message:
- djm [at] cvs 2010/06/25 23:10:30
[ssh.c]
log the hostname and address that we connected to at LogLevel=verbose
after authentication is successful to mitigate "phishing" attacks by
servers with trusted keys that accept authentication silently and
automatically before presenting fake password/passphrase prompts;
"nice!" markus@

Diff commands:
cvs -nQq rdiff -u -r1.5599 -r1.5600 openssh/ChangeLog
cvs -nQq rdiff -u -r1.330 -r1.331 openssh/ssh.c

ViewVC:
http://anoncvs.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.5599;r2=1.5600&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/ssh.c?r1=1.330;r2=1.331&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

Jun 25, 2010, 5:02 PM

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

CVSROOT: /var/cvs
Module name: openssh
Changes by: djm [at] fuyu 10/06/26 10:02:24

Modified files:
. : ChangeLog clientloop.c clientloop.h mux.c readconf.c readconf.h ssh.c ssh_config.5

Log message:
- djm [at] cvs 2010/06/25 23:10:30
[ssh.c]
log the hostname and address that we connected to at LogLevel=verbose
after authentication is successful to mitigate "phishing" attacks by
servers with trusted keys that accept authentication silently and
automatically before presenting fake password/passphrase prompts;
"nice!" markus@

Diff commands:
cvs -nQq rdiff -u -r1.5600 -r1.5601 openssh/ChangeLog
cvs -nQq rdiff -u -r1.209 -r1.210 openssh/clientloop.c
cvs -nQq rdiff -u -r1.24 -r1.25 openssh/clientloop.h
cvs -nQq rdiff -u -r1.22 -r1.23 openssh/mux.c
cvs -nQq rdiff -u -r1.164 -r1.165 openssh/readconf.c
cvs -nQq rdiff -u -r1.76 -r1.77 openssh/readconf.h
cvs -nQq rdiff -u -r1.331 -r1.332 openssh/ssh.c
cvs -nQq rdiff -u -r1.133 -r1.134 openssh/ssh_config.5

ViewVC:
http://anoncvs.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.5600;r2=1.5601&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/clientloop.c?r1=1.209;r2=1.210&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/clientloop.h?r1=1.24;r2=1.25&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/mux.c?r1=1.22;r2=1.23&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/readconf.c?r1=1.164;r2=1.165&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/readconf.h?r1=1.76;r2=1.77&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/ssh.c?r1=1.331;r2=1.332&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/ssh_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


tim at fuyu

Jun 26, 2010, 4:45 PM

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

CVSROOT: /var/cvs
Module name: openssh
Changes by: tim [at] fuyu 10/06/27 09:45:16

Modified files:
. : ChangeLog
openbsd-compat : port-uw.c

Log message:
- (tim) [openbsd-compat/port-uw.c] Reorder includes. auth-options.h now needs
key.h.

Diff commands:
cvs -nQq rdiff -u -r1.5601 -r1.5602 openssh/ChangeLog
cvs -nQq rdiff -u -r1.6 -r1.7 openssh/openbsd-compat/port-uw.c

ViewVC:
http://anoncvs.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.5601;r2=1.5602&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/openbsd-compat/port-uw.c?r1=1.6;r2=1.7&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

Jul 1, 2010, 8:33 PM

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

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

Modified files:
. : ChangeLog ssh_config.5

Log message:
- jmc [at] cvs 2010/06/26 00:57:07
[ssh_config.5]
tweak previous;

Diff commands:
cvs -nQq rdiff -u -r1.5602 -r1.5603 openssh/ChangeLog
cvs -nQq rdiff -u -r1.134 -r1.135 openssh/ssh_config.5

ViewVC:
http://anoncvs.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.5602;r2=1.5603&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/ssh_config.5?r1=1.134;r2=1.135&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

Jul 1, 2010, 8:34 PM

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

CVSROOT: /var/cvs
Module name: openssh
Changes by: djm [at] fuyu 10/07/02 13:34:24

Modified files:
. : ChangeLog ssh.c

Log message:
- djm [at] cvs 2010/06/26 23:04:04
[ssh.c]
oops, forgot to #include <canohost.h>; spotted and patch from chl@

Diff commands:
cvs -nQq rdiff -u -r1.5603 -r1.5604 openssh/ChangeLog
cvs -nQq rdiff -u -r1.332 -r1.333 openssh/ssh.c

ViewVC:
http://anoncvs.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.5603;r2=1.5604&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/ssh.c?r1=1.332;r2=1.333&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

Jul 1, 2010, 8:35 PM

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

CVSROOT: /var/cvs
Module name: openssh
Changes by: djm [at] fuyu 10/07/02 13:35:01

Modified files:
. : ChangeLog ssh-keygen.1 ssh-keygen.c

Log message:
- djm [at] cvs 2010/06/29 23:15:30
[ssh-keygen.1 ssh-keygen.c]
allow import (-i) and export (-e) of PEM and PKCS#8 encoded keys;
bz#1749; ok markus@

Diff commands:
cvs -nQq rdiff -u -r1.5604 -r1.5605 openssh/ChangeLog
cvs -nQq rdiff -u -r1.90 -r1.91 openssh/ssh-keygen.1
cvs -nQq rdiff -u -r1.206 -r1.207 openssh/ssh-keygen.c

ViewVC:
http://anoncvs.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.5604;r2=1.5605&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/ssh-keygen.1?r1=1.90;r2=1.91&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/ssh-keygen.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

Jul 1, 2010, 8:35 PM

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

CVSROOT: /var/cvs
Module name: openssh
Changes by: djm [at] fuyu 10/07/02 13:35:19

Modified files:
. : ChangeLog auth2-pubkey.c sshd_config.5

Log message:
- djm [at] cvs 2010/06/29 23:16:46
[auth2-pubkey.c sshd_config.5]
allow key options (command="..." and friends) in AuthorizedPrincipals;
ok markus@

Diff commands:
cvs -nQq rdiff -u -r1.5605 -r1.5606 openssh/ChangeLog
cvs -nQq rdiff -u -r1.27 -r1.28 openssh/auth2-pubkey.c
cvs -nQq rdiff -u -r1.130 -r1.131 openssh/sshd_config.5

ViewVC:
http://anoncvs.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.5605;r2=1.5606&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/auth2-pubkey.c?r1=1.27;r2=1.28&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/sshd_config.5?r1=1.130;r2=1.131&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

Jul 1, 2010, 8:35 PM

Post #26 of 41 (1989 views)
Permalink
CVS: fuyu.mindrot.org: openssh [In reply to]

CVSROOT: /var/cvs
Module name: openssh
Changes by: djm [at] fuyu 10/07/02 13:35:35

Modified files:
. : ChangeLog

Log message:
- jmc [at] cvs 2010/06/30 07:24:25
[ssh-keygen.1]
tweak previous;

Diff commands:
cvs -nQq rdiff -u -r1.5606 -r1.5607 openssh/ChangeLog

ViewVC:
http://anoncvs.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.5606;r2=1.5607&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

Jul 1, 2010, 8:36 PM

Post #27 of 41 (1982 views)
Permalink
CVS: fuyu.mindrot.org: openssh [In reply to]

CVSROOT: /var/cvs
Module name: openssh
Changes by: djm [at] fuyu 10/07/02 13:36:35

Modified files:
. : ssh-keygen.1

Log message:
- jmc [at] cvs 2010/06/30 07:24:25
[ssh-keygen.1]
tweak previous;

Diff commands:
cvs -nQq rdiff -u -r1.91 -r1.92 openssh/ssh-keygen.1

ViewVC:
http://anoncvs.mindrot.org/index.cgi/openssh/ssh-keygen.1?r1=1.91;r2=1.92&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

Jul 1, 2010, 8:37 PM

Post #28 of 41 (1989 views)
Permalink
CVS: fuyu.mindrot.org: openssh [In reply to]

CVSROOT: /var/cvs
Module name: openssh
Changes by: djm [at] fuyu 10/07/02 13:37:01

Modified files:
. : ChangeLog ssh-keygen.c

Log message:
- jmc [at] cvs 2010/06/30 07:26:03
[ssh-keygen.c]
sort usage();

Diff commands:
cvs -nQq rdiff -u -r1.5607 -r1.5608 openssh/ChangeLog
cvs -nQq rdiff -u -r1.207 -r1.208 openssh/ssh-keygen.c

ViewVC:
http://anoncvs.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.5607;r2=1.5608&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/ssh-keygen.c?r1=1.207;r2=1.208&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

Jul 1, 2010, 8:37 PM

Post #29 of 41 (1988 views)
Permalink
CVS: fuyu.mindrot.org: openssh [In reply to]

CVSROOT: /var/cvs
Module name: openssh
Changes by: djm [at] fuyu 10/07/02 13:37:17

Modified files:
. : ChangeLog sshd_config.5

Log message:
- jmc [at] cvs 2010/06/30 07:28:34
[sshd_config.5]
tweak previous;

Diff commands:
cvs -nQq rdiff -u -r1.5608 -r1.5609 openssh/ChangeLog
cvs -nQq rdiff -u -r1.131 -r1.132 openssh/sshd_config.5

ViewVC:
http://anoncvs.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.5608;r2=1.5609&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/sshd_config.5?r1=1.131;r2=1.132&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

Jul 1, 2010, 8:37 PM

Post #30 of 41 (1993 views)
Permalink
CVS: fuyu.mindrot.org: openssh [In reply to]

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

Modified files:
. : ChangeLog scp.c

Log message:
- millert [at] cvs 2010/07/01 13:06:59
[scp.c]
Fix a longstanding problem where if you suspend scp at the
password/passphrase prompt the terminal mode is not restored.
OK djm@

Diff commands:
cvs -nQq rdiff -u -r1.5609 -r1.5610 openssh/ChangeLog
cvs -nQq rdiff -u -r1.183 -r1.184 openssh/scp.c

ViewVC:
http://anoncvs.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.5609;r2=1.5610&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/scp.c?r1=1.183;r2=1.184&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

Jul 1, 2010, 8:40 PM

Post #31 of 41 (1985 views)
Permalink
CVS: fuyu.mindrot.org: openssh [In reply to]

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

Modified files:
. : ChangeLog
regress : Makefile

Log message:
- phessler [at] cvs 2010/06/27 19:19:56
[Makefile]
fix how we run the tests so we can successfully use SUDO='sudo -E'
in our env

Diff commands:
cvs -nQq rdiff -u -r1.5610 -r1.5611 openssh/ChangeLog
cvs -nQq rdiff -u -r1.39 -r1.40 openssh/regress/Makefile

ViewVC:
http://anoncvs.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.5610;r2=1.5611&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/regress/Makefile?r1=1.39;r2=1.40&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

Jul 1, 2010, 8:42 PM

Post #32 of 41 (1990 views)
Permalink
CVS: fuyu.mindrot.org: openssh [In reply to]

CVSROOT: /var/cvs
Module name: openssh
Changes by: djm [at] fuyu 10/07/02 13:42:20

Modified files:
. : ChangeLog
regress : cert-userkey.sh

Log message:
- djm [at] cvs 2010/06/29 23:59:54
[cert-userkey.sh]
regress tests for key options in AuthorizedPrincipals

Diff commands:
cvs -nQq rdiff -u -r1.5611 -r1.5612 openssh/ChangeLog
cvs -nQq rdiff -u -r1.6 -r1.7 openssh/regress/cert-userkey.sh

ViewVC:
http://anoncvs.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.5611;r2=1.5612&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/regress/cert-userkey.sh?r1=1.6;r2=1.7&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


tim at fuyu

Jul 14, 2010, 1:42 PM

Post #33 of 41 (1956 views)
Permalink
CVS: fuyu.mindrot.org: openssh [In reply to]

CVSROOT: /var/cvs
Module name: openssh
Changes by: tim [at] fuyu 10/07/15 06:42:28

Modified files:
. : ChangeLog
contrib/redhat : openssh.spec

Log message:
- (tim) [contrib/redhat/openssh.spec] Bug 1796: Test for skip_x11_askpass
(line 77) should have been for no_x11_askpass.

Diff commands:
cvs -nQq rdiff -u -r1.5612 -r1.5613 openssh/ChangeLog
cvs -nQq rdiff -u -r1.152 -r1.153 openssh/contrib/redhat/openssh.spec

ViewVC:
http://anoncvs.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.5612;r2=1.5613&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/contrib/redhat/openssh.spec?r1=1.152;r2=1.153&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

Jul 15, 2010, 8:56 PM

Post #34 of 41 (1942 views)
Permalink
CVS: fuyu.mindrot.org: openssh [In reply to]

CVSROOT: /var/cvs
Module name: openssh
Changes by: djm [at] fuyu 10/07/16 13:56:01

Modified files:
. : ChangeLog misc.c

Log message:
- djm [at] cvs 2010/07/02 04:32:44
[misc.c]
unbreak strdelim() skipping past quoted strings, e.g.
AllowUsers "blah blah" blah
was broken; report and fix in bz#1757 from bitman.zhou AT centrify.com
ok dtucker;

Diff commands:
cvs -nQq rdiff -u -r1.5613 -r1.5614 openssh/ChangeLog
cvs -nQq rdiff -u -r1.100 -r1.101 openssh/misc.c

ViewVC:
http://anoncvs.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.5613;r2=1.5614&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/misc.c?r1=1.100;r2=1.101&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

Jul 15, 2010, 8:56 PM

Post #35 of 41 (1942 views)
Permalink
CVS: fuyu.mindrot.org: openssh [In reply to]

CVSROOT: /var/cvs
Module name: openssh
Changes by: djm [at] fuyu 10/07/16 13:56:23

Modified files:
. : ChangeLog ssh.c

Log message:
- djm [at] cvs 2010/07/12 22:38:52
[ssh.c]
Make ExitOnForwardFailure work with fork-after-authentication ("ssh -f")
for protocol 2. ok markus@

Diff commands:
cvs -nQq rdiff -u -r1.5614 -r1.5615 openssh/ChangeLog
cvs -nQq rdiff -u -r1.333 -r1.334 openssh/ssh.c

ViewVC:
http://anoncvs.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.5614;r2=1.5615&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/ssh.c?r1=1.333;r2=1.334&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

Jul 15, 2010, 8:56 PM

Post #36 of 41 (1941 views)
Permalink
CVS: fuyu.mindrot.org: openssh [In reply to]

CVSROOT: /var/cvs
Module name: openssh
Changes by: djm [at] fuyu 10/07/16 13:56:43

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

Log message:
- djm [at] cvs 2010/07/12 22:41:13
[ssh.c ssh_config.5]
expand %h to the hostname in ssh_config Hostname options. While this
sounds useless, it is actually handy for working with unqualified
hostnames:

Host *.*
Hostname %h
Host *
Hostname %h.example.org

"I like it" markus@

Diff commands:
cvs -nQq rdiff -u -r1.5615 -r1.5616 openssh/ChangeLog
cvs -nQq rdiff -u -r1.334 -r1.335 openssh/ssh.c
cvs -nQq rdiff -u -r1.135 -r1.136 openssh/ssh_config.5

ViewVC:
http://anoncvs.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.5615;r2=1.5616&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/ssh.c?r1=1.334;r2=1.335&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/ssh_config.5?r1=1.135;r2=1.136&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

Jul 15, 2010, 8:57 PM

Post #37 of 41 (1948 views)
Permalink
CVS: fuyu.mindrot.org: openssh [In reply to]

CVSROOT: /var/cvs
Module name: openssh
Changes by: djm [at] fuyu 10/07/16 13:57:51

Modified files:
. : ChangeLog auth-rsa.c channels.c jpake.c key.c misc.c misc.h monitor.c packet.c ssh-rsa.c

Log message:
- djm [at] cvs 2010/07/13 11:52:06
[auth-rsa.c channels.c jpake.c key.c misc.c misc.h monitor.c]
[packet.c ssh-rsa.c]
implement a timing_safe_cmp() function to compare memory without leaking
timing information by short-circuiting like memcmp() and use it for
some of the more sensitive comparisons (though nothing high-value was
readily attackable anyway); "looks ok" markus@

Diff commands:
cvs -nQq rdiff -u -r1.5616 -r1.5617 openssh/ChangeLog
cvs -nQq rdiff -u -r1.69 -r1.70 openssh/auth-rsa.c
cvs -nQq rdiff -u -r1.297 -r1.298 openssh/channels.c
cvs -nQq rdiff -u -r1.2 -r1.3 openssh/jpake.c
cvs -nQq rdiff -u -r1.91 -r1.92 openssh/key.c
cvs -nQq rdiff -u -r1.101 -r1.102 openssh/misc.c
cvs -nQq rdiff -u -r1.45 -r1.46 openssh/misc.h
cvs -nQq rdiff -u -r1.139 -r1.140 openssh/monitor.c
cvs -nQq rdiff -u -r1.169 -r1.170 openssh/packet.c
cvs -nQq rdiff -u -r1.42 -r1.43 openssh/ssh-rsa.c

ViewVC:
http://anoncvs.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.5616;r2=1.5617&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/auth-rsa.c?r1=1.69;r2=1.70&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/channels.c?r1=1.297;r2=1.298&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/jpake.c?r1=1.2;r2=1.3&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/key.c?r1=1.91;r2=1.92&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/misc.c?r1=1.101;r2=1.102&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/misc.h?r1=1.45;r2=1.46&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/monitor.c?r1=1.139;r2=1.140&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/packet.c?r1=1.169;r2=1.170&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/ssh-rsa.c?r1=1.42;r2=1.43&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

Jul 15, 2010, 8:58 PM

Post #38 of 41 (1947 views)
Permalink
CVS: fuyu.mindrot.org: openssh [In reply to]

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

Modified files:
. : ChangeLog auth-rsa.c channels.c jpake.c key.c misc.c misc.h monitor.c packet.c ssh-rsa.c

Log message:
- djm [at] cvs 2010/07/13 23:13:16
[auth-rsa.c channels.c jpake.c key.c misc.c misc.h monitor.c packet.c]
[ssh-rsa.c]
s/timing_safe_cmp/timingsafe_bcmp/g

Diff commands:
cvs -nQq rdiff -u -r1.5617 -r1.5618 openssh/ChangeLog
cvs -nQq rdiff -u -r1.70 -r1.71 openssh/auth-rsa.c
cvs -nQq rdiff -u -r1.298 -r1.299 openssh/channels.c
cvs -nQq rdiff -u -r1.3 -r1.4 openssh/jpake.c
cvs -nQq rdiff -u -r1.92 -r1.93 openssh/key.c
cvs -nQq rdiff -u -r1.102 -r1.103 openssh/misc.c
cvs -nQq rdiff -u -r1.46 -r1.47 openssh/misc.h
cvs -nQq rdiff -u -r1.140 -r1.141 openssh/monitor.c
cvs -nQq rdiff -u -r1.170 -r1.171 openssh/packet.c
cvs -nQq rdiff -u -r1.43 -r1.44 openssh/ssh-rsa.c

ViewVC:
http://anoncvs.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.5617;r2=1.5618&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/auth-rsa.c?r1=1.70;r2=1.71&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/channels.c?r1=1.298;r2=1.299&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/jpake.c?r1=1.3;r2=1.4&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/key.c?r1=1.92;r2=1.93&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/misc.c?r1=1.102;r2=1.103&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/misc.h?r1=1.46;r2=1.47&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/monitor.c?r1=1.140;r2=1.141&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/packet.c?r1=1.170;r2=1.171&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/ssh-rsa.c?r1=1.43;r2=1.44&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

Jul 15, 2010, 8:59 PM

Post #39 of 41 (1946 views)
Permalink
CVS: fuyu.mindrot.org: openssh [In reply to]

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

Modified files:
. : ChangeLog ssh.1

Log message:
- jmc [at] cvs 2010/07/14 17:06:58
[ssh.1]
finally ssh synopsis looks nice again! this commit just removes a ton of
hacks we had in place to make it work with old groff;

Diff commands:
cvs -nQq rdiff -u -r1.5618 -r1.5619 openssh/ChangeLog
cvs -nQq rdiff -u -r1.264 -r1.265 openssh/ssh.1

ViewVC:
http://anoncvs.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.5618;r2=1.5619&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/ssh.1?r1=1.264;r2=1.265&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

Jul 15, 2010, 9:00 PM

Post #40 of 41 (1941 views)
Permalink
CVS: fuyu.mindrot.org: openssh [In reply to]

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

Modified files:
. : ChangeLog ssh-keygen.1

Log message:
- schwarze [at] cvs 2010/07/15 21:20:38
[ssh-keygen.1]
repair incorrect block nesting, which screwed up indentation;
problem reported and fix OK by jmc@

Diff commands:
cvs -nQq rdiff -u -r1.5619 -r1.5620 openssh/ChangeLog
cvs -nQq rdiff -u -r1.92 -r1.93 openssh/ssh-keygen.1

ViewVC:
http://anoncvs.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.5619;r2=1.5620&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/ssh-keygen.1?r1=1.92;r2=1.93&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


dtucker at fuyu

Jul 19, 2010, 4:24 AM

Post #41 of 41 (1936 views)
Permalink
CVS: fuyu.mindrot.org: openssh [In reply to]

CVSROOT: /var/cvs
Module name: openssh
Changes by: dtucker [at] fuyu 10/07/19 21:24:13

Modified files:
. : ChangeLog
contrib : ssh-copy-id.1

Log message:
- (dtucker) [contrib/ssh-copy-ud.1] Bug #1786: update ssh-copy-id.1 with more
details about its behaviour WRT existing directories. Patch from
asguthrie at gmail com, ok djm.

Diff commands:
cvs -nQq rdiff -u -r1.5620 -r1.5621 openssh/ChangeLog
cvs -nQq rdiff -u -r1.3 -r1.4 openssh/contrib/ssh-copy-id.1

ViewVC:
http://anoncvs.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.5620;r2=1.5621&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/contrib/ssh-copy-id.1?r1=1.3;r2=1.4&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

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.