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 5 6 7 8 9 Next page Last page  View All OpenSSH commits RSS feed   Index | Next | Previous | View Threaded


tim at fuyu

Feb 28, 2010, 2:51 PM

Post #151 of 223 (2616 views)
Permalink
CVS: fuyu.mindrot.org: openssh [In reply to]

CVSROOT: /var/cvs
Module name: openssh
Changes by: tim [at] fuyu 10/03/01 09:51:56

Modified files:
. : ChangeLog ssh-pkcs11-helper.c

Log message:
- (tim) [ssh-pkcs11-helper.c] Move declarations before calling functions
to make older compilers (gcc 2.95) happy.

Diff commands:
cvs -nQq rdiff -u -r1.5470 -r1.5471 openssh/ChangeLog
cvs -nQq rdiff -u -r1.5 -r1.6 openssh/ssh-pkcs11-helper.c

ViewVC:
http://anoncvs.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.5470;r2=1.5471&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/ssh-pkcs11-helper.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


dtucker at fuyu

Feb 28, 2010, 5:49 PM

Post #152 of 223 (2623 views)
Permalink
CVS: fuyu.mindrot.org: openssh [In reply to]

CVSROOT: /var/cvs
Module name: openssh
Changes by: dtucker [at] fuyu 10/03/01 12:49:06

Modified files:
. : ChangeLog
regress : cert-hostkey.sh cfgmatch.sh cipher-speed.sh

Log message:
- (dtucker) [regress/{cert-hostkey,cfgmatch,cipher-speed}.sh} Replace
"echo -n" with "echon" for portability.

Diff commands:
cvs -nQq rdiff -u -r1.5471 -r1.5472 openssh/ChangeLog
cvs -nQq rdiff -u -r1.1 -r1.2 openssh/regress/cert-hostkey.sh
cvs -nQq rdiff -u -r1.4 -r1.5 openssh/regress/cfgmatch.sh
cvs -nQq rdiff -u -r1.2 -r1.3 openssh/regress/cipher-speed.sh

ViewVC:
http://anoncvs.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.5471;r2=1.5472&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/regress/cert-hostkey.sh?r1=1.1;r2=1.2&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/regress/cfgmatch.sh?r1=1.4;r2=1.5&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/regress/cipher-speed.sh?r1=1.2;r2=1.3&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

Feb 28, 2010, 8:52 PM

Post #153 of 223 (2607 views)
Permalink
CVS: fuyu.mindrot.org: openssh [In reply to]

CVSROOT: /var/cvs
Module name: openssh
Changes by: dtucker [at] fuyu 10/03/01 15:52:50

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

Log message:
- (dtucker) [openbsd-compat/port-linux.c] Make failure to write to the OOM
adjust log at verbose only, since according to cjwatson in bug #1470
some virtualization platforms don't allow writes.

Diff commands:
cvs -nQq rdiff -u -r1.5472 -r1.5473 openssh/ChangeLog
cvs -nQq rdiff -u -r1.7 -r1.8 openssh/openbsd-compat/port-linux.c

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

Mar 1, 2010, 3:57 PM

Post #154 of 223 (2605 views)
Permalink
CVS: fuyu.mindrot.org: openssh [In reply to]

CVSROOT: /var/cvs
Module name: openssh
Changes by: tim [at] fuyu 10/03/02 10:57:43

Modified files:
. : ChangeLog config.guess config.sub

Log message:
- (tim) [config.guess config.sub] Bug 1722: Update to latest versions from
http://git.savannah.gnu.org/gitweb/ (2009-12-30 and 2010-01-22
respectively).

Diff commands:
cvs -nQq rdiff -u -r1.5473 -r1.5474 openssh/ChangeLog
cvs -nQq rdiff -u -r1.13 -r1.14 openssh/config.guess
cvs -nQq rdiff -u -r1.12 -r1.13 openssh/config.sub

ViewVC:
http://anoncvs.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.5473;r2=1.5474&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/config.guess?r1=1.13;r2=1.14&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/config.sub?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

Mar 2, 2010, 3:24 PM

Post #155 of 223 (2595 views)
Permalink
CVS: fuyu.mindrot.org: openssh [In reply to]

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

Modified files:
. : ChangeLog PROTOCOL.certkeys

Log message:
- (djm) [PROTOCOL.certkeys] Add RCS Ident

Diff commands:
cvs -nQq rdiff -u -r1.5474 -r1.5475 openssh/ChangeLog
cvs -nQq rdiff -u -r1.1 -r1.2 openssh/PROTOCOL.certkeys

ViewVC:
http://anoncvs.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.5474;r2=1.5475&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/PROTOCOL.certkeys?r1=1.1;r2=1.2&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

Mar 2, 2010, 3:25 PM

Post #156 of 223 (2585 views)
Permalink
CVS: fuyu.mindrot.org: openssh [In reply to]

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

Modified files:
. : ChangeLog ssh-keygen.1 ssh.1 sshd.8

Log message:
- jmc [at] cvs 2010/02/26 22:09:28
[ssh-keygen.1 ssh.1 sshd.8]
tweak previous;

Diff commands:
cvs -nQq rdiff -u -r1.5475 -r1.5476 openssh/ChangeLog
cvs -nQq rdiff -u -r1.80 -r1.81 openssh/ssh-keygen.1
cvs -nQq rdiff -u -r1.254 -r1.255 openssh/ssh.1
cvs -nQq rdiff -u -r1.212 -r1.213 openssh/sshd.8

ViewVC:
http://anoncvs.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.5475;r2=1.5476&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/ssh-keygen.1?r1=1.80;r2=1.81&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/ssh.1?r1=1.254;r2=1.255&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/sshd.8?r1=1.212;r2=1.213&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

Mar 2, 2010, 3:25 PM

Post #157 of 223 (2599 views)
Permalink
CVS: fuyu.mindrot.org: openssh [In reply to]

CVSROOT: /var/cvs
Module name: openssh
Changes by: djm [at] fuyu 10/03/03 10:25:42

Modified files:
. : ChangeLog ssh-add.c

Log message:
- otto [at] cvs 2010/03/01 11:07:06
[ssh-add.c]
zap what seems to be a left-over debug message; ok markus@

Diff commands:
cvs -nQq rdiff -u -r1.5476 -r1.5477 openssh/ChangeLog
cvs -nQq rdiff -u -r1.102 -r1.103 openssh/ssh-add.c

ViewVC:
http://anoncvs.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.5476;r2=1.5477&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/ssh-add.c?r1=1.102;r2=1.103&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

Mar 2, 2010, 3:26 PM

Post #158 of 223 (2607 views)
Permalink
CVS: fuyu.mindrot.org: openssh [In reply to]

CVSROOT: /var/cvs
Module name: openssh
Changes by: djm [at] fuyu 10/03/03 10:26:05

Modified files:
. : ChangeLog

Log message:
- djm [at] cvs 2010/03/02 23:20:57
[ssh-keygen.c]
POSIX strptime is stricter than OpenBSD's so do a little dance to
appease it.

Diff commands:
cvs -nQq rdiff -u -r1.5477 -r1.5478 openssh/ChangeLog

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

Mar 2, 2010, 5:14 PM

Post #159 of 223 (2598 views)
Permalink
CVS: fuyu.mindrot.org: openssh [In reply to]

CVSROOT: /var/cvs
Module name: openssh
Changes by: djm [at] fuyu 10/03/03 12:14:15

Modified files:
. : ssh-keygen.c

Log message:
- djm [at] cvs 2010/03/02 23:20:57
[ssh-keygen.c]
POSIX strptime is stricter than OpenBSD's so do a little dance to
appease it.

Diff commands:
cvs -nQq rdiff -u -r1.192 -r1.193 openssh/ssh-keygen.c

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

Mar 2, 2010, 6:22 PM

Post #160 of 223 (2597 views)
Permalink
CVS: fuyu.mindrot.org: openssh [In reply to]

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

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

Log message:
- (djm) [regress/cert-userkey.sh] s/echo -n/echon/ here too

Diff commands:
cvs -nQq rdiff -u -r1.5478 -r1.5479 openssh/ChangeLog
cvs -nQq rdiff -u -r1.1 -r1.2 openssh/regress/cert-userkey.sh

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

Mar 3, 2010, 7:17 PM

Post #161 of 223 (2579 views)
Permalink
CVS: fuyu.mindrot.org: openssh [In reply to]

CVSROOT: /var/cvs
Module name: openssh
Changes by: djm [at] fuyu 10/03/04 14:17:22

Modified files:
. : ChangeLog ssh-keygen.c

Log message:
- (djm) [ssh-keygen.c] Use correct local variable, instead of
maybe-undefined global "optarg"

Diff commands:
cvs -nQq rdiff -u -r1.5479 -r1.5480 openssh/ChangeLog
cvs -nQq rdiff -u -r1.193 -r1.194 openssh/ssh-keygen.c

ViewVC:
http://anoncvs.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.5479;r2=1.5480&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/ssh-keygen.c?r1=1.193;r2=1.194&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

Mar 4, 2010, 2:09 AM

Post #162 of 223 (2585 views)
Permalink
CVS: fuyu.mindrot.org: openssh [In reply to]

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

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

Log message:
- (djm) [contrib/redhat/openssh.spec] Replace obsolete BuildPreReq
on XFree86-devel with neutral /usr/include/X11/Xlib.h;
imorgan AT nas.nasa.gov in bz#1731

Diff commands:
cvs -nQq rdiff -u -r1.5480 -r1.5481 openssh/ChangeLog
cvs -nQq rdiff -u -r1.149 -r1.150 openssh/contrib/redhat/openssh.spec

ViewVC:
http://anoncvs.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.5480;r2=1.5481&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/contrib/redhat/openssh.spec?r1=1.149;r2=1.150&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

Mar 4, 2010, 2:09 AM

Post #163 of 223 (2586 views)
Permalink
CVS: fuyu.mindrot.org: openssh [In reply to]

CVSROOT: /var/cvs
Module name: openssh
Changes by: djm [at] fuyu 10/03/04 21:09:46

Modified files:
. : .cvsignore ChangeLog

Log message:
- (djm) [.cvsignore] Ignore ssh-pkcs11-helper

Diff commands:
cvs -nQq rdiff -u -r1.8 -r1.9 openssh/.cvsignore
cvs -nQq rdiff -u -r1.5481 -r1.5482 openssh/ChangeLog

ViewVC:
http://anoncvs.mindrot.org/index.cgi/openssh/.cvsignore?r1=1.8;r2=1.9&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.5481;r2=1.5482&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

Mar 4, 2010, 2:41 AM

Post #164 of 223 (2576 views)
Permalink
CVS: fuyu.mindrot.org: openssh [In reply to]

CVSROOT: /var/cvs
Module name: openssh
Changes by: djm [at] fuyu 10/03/04 21:41:31

Modified files:
. : ChangeLog
regress : Makefile

Log message:
- (djm) [regress/Makefile] Cleanup sshd_proxy_orig

Diff commands:
cvs -nQq rdiff -u -r1.5482 -r1.5483 openssh/ChangeLog
cvs -nQq rdiff -u -r1.37 -r1.38 openssh/regress/Makefile

ViewVC:
http://anoncvs.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.5482;r2=1.5483&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/regress/Makefile?r1=1.37;r2=1.38&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

Mar 4, 2010, 2:51 AM

Post #165 of 223 (2578 views)
Permalink
CVS: fuyu.mindrot.org: openssh [In reply to]

CVSROOT: /var/cvs
Module name: openssh
Changes by: djm [at] fuyu 10/03/04 21:51:11

Modified files:
. : ChangeLog auth-options.c key.c

Log message:
- OpenBSD CVS Sync
- djm [at] cvs 2010/03/03 01:44:36
[auth-options.c key.c]
reject strings with embedded ASCII nul chars in certificate key IDs,
principal names and constraints

Diff commands:
cvs -nQq rdiff -u -r1.5483 -r1.5484 openssh/ChangeLog
cvs -nQq rdiff -u -r1.44 -r1.45 openssh/auth-options.c
cvs -nQq rdiff -u -r1.86 -r1.87 openssh/key.c

ViewVC:
http://anoncvs.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.5483;r2=1.5484&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/auth-options.c?r1=1.44;r2=1.45&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/key.c?r1=1.86;r2=1.87&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

Mar 4, 2010, 2:51 AM

Post #166 of 223 (2579 views)
Permalink
CVS: fuyu.mindrot.org: openssh [In reply to]

CVSROOT: /var/cvs
Module name: openssh
Changes by: djm [at] fuyu 10/03/04 21:51:37

Modified files:
. : ChangeLog sshd.8

Log message:
- djm [at] cvs 2010/03/03 22:49:50
[sshd.8]
the authorized_keys option for CA keys is "cert-authority", not
"from=cert-authority". spotted by imorgan AT nas.nasa.gov

Diff commands:
cvs -nQq rdiff -u -r1.5484 -r1.5485 openssh/ChangeLog
cvs -nQq rdiff -u -r1.213 -r1.214 openssh/sshd.8

ViewVC:
http://anoncvs.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.5484;r2=1.5485&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/sshd.8?r1=1.213;r2=1.214&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

Mar 4, 2010, 2:52 AM

Post #167 of 223 (2569 views)
Permalink
CVS: fuyu.mindrot.org: openssh [In reply to]

CVSROOT: /var/cvs
Module name: openssh
Changes by: djm [at] fuyu 10/03/04 21:52:00

Modified files:
. : ChangeLog PROTOCOL.certkeys

Log message:
- djm [at] cvs 2010/03/03 22:50:40
[PROTOCOL.certkeys]
s/similar same/similar/; from imorgan AT nas.nasa.gov

Diff commands:
cvs -nQq rdiff -u -r1.5485 -r1.5486 openssh/ChangeLog
cvs -nQq rdiff -u -r1.2 -r1.3 openssh/PROTOCOL.certkeys

ViewVC:
http://anoncvs.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.5485;r2=1.5486&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/PROTOCOL.certkeys?r1=1.2;r2=1.3&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

Mar 4, 2010, 2:52 AM

Post #168 of 223 (2570 views)
Permalink
CVS: fuyu.mindrot.org: openssh [In reply to]

CVSROOT: /var/cvs
Module name: openssh
Changes by: djm [at] fuyu 10/03/04 21:52:18

Modified files:
. : ChangeLog key.c

Log message:
- djm [at] cvs 2010/03/04 01:44:57
[key.c]
use buffer_get_string_ptr_ret() where we are checking the return
value explicitly instead of the fatal()-causing buffer_get_string_ptr()

Diff commands:
cvs -nQq rdiff -u -r1.5486 -r1.5487 openssh/ChangeLog
cvs -nQq rdiff -u -r1.87 -r1.88 openssh/key.c

ViewVC:
http://anoncvs.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.5486;r2=1.5487&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/key.c?r1=1.87;r2=1.88&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

Mar 4, 2010, 2:53 AM

Post #169 of 223 (2587 views)
Permalink
CVS: fuyu.mindrot.org: openssh [In reply to]

CVSROOT: /var/cvs
Module name: openssh
Changes by: djm [at] fuyu 10/03/04 21:53:36

Modified files:
. : ChangeLog auth-rh-rsa.c auth-rsa.c auth.c auth.h auth2-hostbased.c auth2-pubkey.c authfile.c authfile.h hostfile.c hostfile.h servconf.c servconf.h ssh-keygen.c ssh.1 sshconnect.c sshd_config.5

Log message:
- djm [at] cvs 2010/03/04 10:36:03
[auth-rh-rsa.c auth-rsa.c auth.c auth.h auth2-hostbased.c auth2-pubkey.c]
[authfile.c authfile.h hostfile.c hostfile.h servconf.c servconf.h]
[ssh-keygen.c ssh.1 sshconnect.c sshd_config.5]
Add a TrustedUserCAKeys option to sshd_config to specify CA keys that
are trusted to authenticate users (in addition than doing it per-user
in authorized_keys).

Add a RevokedKeys option to sshd_config and a @revoked marker to
known_hosts to allow keys to me revoked and banned for user or host
authentication.

feedback and ok markus@

Diff commands:
cvs -nQq rdiff -u -r1.5487 -r1.5488 openssh/ChangeLog
cvs -nQq rdiff -u -r1.39 -r1.40 openssh/auth-rh-rsa.c
cvs -nQq rdiff -u -r1.66 -r1.67 openssh/auth-rsa.c
cvs -nQq rdiff -u -r1.137 -r1.138 openssh/auth.c
cvs -nQq rdiff -u -r1.82 -r1.83 openssh/auth.h
cvs -nQq rdiff -u -r1.12 -r1.13 openssh/auth2-hostbased.c
cvs -nQq rdiff -u -r1.22 -r1.23 openssh/auth2-pubkey.c
cvs -nQq rdiff -u -r1.81 -r1.82 openssh/authfile.c
cvs -nQq rdiff -u -r1.11 -r1.12 openssh/authfile.h
cvs -nQq rdiff -u -r1.45 -r1.46 openssh/hostfile.c
cvs -nQq rdiff -u -r1.16 -r1.17 openssh/hostfile.h
cvs -nQq rdiff -u -r1.198 -r1.199 openssh/servconf.c
cvs -nQq rdiff -u -r1.83 -r1.84 openssh/servconf.h
cvs -nQq rdiff -u -r1.194 -r1.195 openssh/ssh-keygen.c
cvs -nQq rdiff -u -r1.255 -r1.256 openssh/ssh.1
cvs -nQq rdiff -u -r1.191 -r1.192 openssh/sshconnect.c
cvs -nQq rdiff -u -r1.124 -r1.125 openssh/sshd_config.5

ViewVC:
http://anoncvs.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.5487;r2=1.5488&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/auth-rh-rsa.c?r1=1.39;r2=1.40&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/auth-rsa.c?r1=1.66;r2=1.67&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/auth.c?r1=1.137;r2=1.138&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/auth.h?r1=1.82;r2=1.83&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/auth2-hostbased.c?r1=1.12;r2=1.13&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/auth2-pubkey.c?r1=1.22;r2=1.23&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/authfile.c?r1=1.81;r2=1.82&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/authfile.h?r1=1.11;r2=1.12&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/hostfile.c?r1=1.45;r2=1.46&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/hostfile.h?r1=1.16;r2=1.17&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/servconf.c?r1=1.198;r2=1.199&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/servconf.h?r1=1.83;r2=1.84&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/ssh-keygen.c?r1=1.194;r2=1.195&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/ssh.1?r1=1.255;r2=1.256&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/sshconnect.c?r1=1.191;r2=1.192&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/sshd_config.5?r1=1.124;r2=1.125&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

Mar 4, 2010, 2:57 AM

Post #170 of 223 (2590 views)
Permalink
CVS: fuyu.mindrot.org: openssh [In reply to]

CVSROOT: /var/cvs
Module name: openssh
Changes by: djm [at] fuyu 10/03/04 21:57:22

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

Log message:
- djm [at] cvs 2010/03/03 00:47:23
[regress/cert-hostkey.sh regress/cert-userkey.sh]
add an extra test to ensure that authentication with the wrong
certificate fails as it should (and it does)

Diff commands:
cvs -nQq rdiff -u -r1.5488 -r1.5489 openssh/ChangeLog
cvs -nQq rdiff -u -r1.2 -r1.3 openssh/regress/cert-hostkey.sh
cvs -nQq rdiff -u -r1.2 -r1.3 openssh/regress/cert-userkey.sh

ViewVC:
http://anoncvs.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.5488;r2=1.5489&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/regress/cert-hostkey.sh?r1=1.2;r2=1.3&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/regress/cert-userkey.sh?r1=1.2;r2=1.3&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

Mar 4, 2010, 2:58 AM

Post #171 of 223 (2559 views)
Permalink
CVS: fuyu.mindrot.org: openssh [In reply to]

CVSROOT: /var/cvs
Module name: openssh
Changes by: djm [at] fuyu 10/03/04 21:58:03

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

Log message:
- djm [at] cvs 2010/03/04 10:38:23
[regress/cert-hostkey.sh regress/cert-userkey.sh]
additional regression tests for revoked keys and TrustedUserCAKeys

Diff commands:
cvs -nQq rdiff -u -r1.5489 -r1.5490 openssh/ChangeLog
cvs -nQq rdiff -u -r1.3 -r1.4 openssh/regress/cert-hostkey.sh
cvs -nQq rdiff -u -r1.3 -r1.4 openssh/regress/cert-userkey.sh

ViewVC:
http://anoncvs.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.5489;r2=1.5490&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/regress/cert-hostkey.sh?r1=1.3;r2=1.4&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/regress/cert-userkey.sh?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


djm at fuyu

Mar 4, 2010, 12:39 PM

Post #172 of 223 (2582 views)
Permalink
CVS: fuyu.mindrot.org: openssh [In reply to]

CVSROOT: /var/cvs
Module name: openssh
Changes by: djm [at] fuyu 10/03/05 07:39:02

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

Log message:
- jmc [at] cvs 2010/03/04 12:51:25
[ssh.1 sshd_config.5]
tweak previous;

Diff commands:
cvs -nQq rdiff -u -r1.256 -r1.257 openssh/ssh.1
cvs -nQq rdiff -u -r1.125 -r1.126 openssh/sshd_config.5
cvs -nQq rdiff -u -r1.5490 -r1.5491 openssh/ChangeLog

ViewVC:
http://anoncvs.mindrot.org/index.cgi/openssh/ssh.1?r1=1.256;r2=1.257&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/sshd_config.5?r1=1.125;r2=1.126&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.5490;r2=1.5491&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

Mar 4, 2010, 12:39 PM

Post #173 of 223 (2575 views)
Permalink
CVS: fuyu.mindrot.org: openssh [In reply to]

CVSROOT: /var/cvs
Module name: openssh
Changes by: djm [at] fuyu 10/03/05 07:39:36

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

Log message:
- djm [at] cvs 2010/03/04 20:35:08
[ssh-keygen.1 ssh-keygen.c]
Add a -L flag to print the contents of a certificate; ok markus@

Diff commands:
cvs -nQq rdiff -u -r1.5491 -r1.5492 openssh/ChangeLog
cvs -nQq rdiff -u -r1.81 -r1.82 openssh/ssh-keygen.1
cvs -nQq rdiff -u -r1.195 -r1.196 openssh/ssh-keygen.c

ViewVC:
http://anoncvs.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.5491;r2=1.5492&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/ssh-keygen.1?r1=1.81;r2=1.82&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/ssh-keygen.c?r1=1.195;r2=1.196&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

Mar 4, 2010, 12:48 PM

Post #174 of 223 (2579 views)
Permalink
CVS: fuyu.mindrot.org: openssh [In reply to]

CVSROOT: /var/cvs
Module name: openssh
Changes by: tim [at] fuyu 10/03/05 07:48:05

Modified files:
. : ChangeLog ssh-pkcs11.c

Log message:
- (tim) [ssh-pkcs11.c] Fix "non-constant initializer" errors in older
compilers. OK djm@

Diff commands:
cvs -nQq rdiff -u -r1.5492 -r1.5493 openssh/ChangeLog
cvs -nQq rdiff -u -r1.4 -r1.5 openssh/ssh-pkcs11.c

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

Mar 4, 2010, 3:41 PM

Post #175 of 223 (2587 views)
Permalink
CVS: fuyu.mindrot.org: openssh [In reply to]

CVSROOT: /var/cvs
Module name: openssh
Changes by: djm [at] fuyu 10/03/05 10:41:27

Modified files:
. : ChangeLog ssh-keygen.1

Log message:
- jmc [at] cvs 2010/03/04 22:52:40
[ssh-keygen.1]
fix Bk/Ek;

Diff commands:
cvs -nQq rdiff -u -r1.5493 -r1.5494 openssh/ChangeLog
cvs -nQq rdiff -u -r1.82 -r1.83 openssh/ssh-keygen.1

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

First page Previous page 1 2 3 4 5 6 7 8 9 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.