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


dtucker at fuyu

Jul 3, 2008, 7:54 PM

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

CVSROOT: /var/cvs
Module name: openssh
Changes by: dtucker [at] fuyu 08/07/04 12:54:25

Modified files:
. : ChangeLog auth2-pubkey.c

Log message:
- otto [at] cvs 2008/07/03 21:46:58
[auth2-pubkey.c]
avoid nasty double free; ok dtucker@ djm@

Diff commands:
cvs -nQq rdiff -u -r1.5050 -r1.5051 openssh/ChangeLog
cvs -nQq rdiff -u -r1.19 -r1.20 openssh/auth2-pubkey.c

CVSWeb:
http://cvsweb.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.5050;r2=1.5051
http://cvsweb.mindrot.org/index.cgi/openssh/auth2-pubkey.c?r1=1.19;r2=1.20

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


dtucker at fuyu

Jul 3, 2008, 8:51 PM

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

CVSROOT: /var/cvs
Module name: openssh
Changes by: dtucker [at] fuyu 08/07/04 13:51:12

Modified files:
. : ChangeLog groupaccess.c groupaccess.h servconf.c

Log message:
- djm [at] cvs 2008/07/04 03:44:59
[servconf.c groupaccess.h groupaccess.c]
support negation of groups in "Match group" block (bz#1315); ok dtucker@

Diff commands:
cvs -nQq rdiff -u -r1.5051 -r1.5052 openssh/ChangeLog
cvs -nQq rdiff -u -r1.15 -r1.16 openssh/groupaccess.c
cvs -nQq rdiff -u -r1.7 -r1.8 openssh/groupaccess.h
cvs -nQq rdiff -u -r1.176 -r1.177 openssh/servconf.c

CVSWeb:
http://cvsweb.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.5051;r2=1.5052
http://cvsweb.mindrot.org/index.cgi/openssh/groupaccess.c?r1=1.15;r2=1.16
http://cvsweb.mindrot.org/index.cgi/openssh/groupaccess.h?r1=1.7;r2=1.8
http://cvsweb.mindrot.org/index.cgi/openssh/servconf.c?r1=1.176;r2=1.177

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


dtucker at fuyu

Jul 3, 2008, 8:51 PM

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

CVSROOT: /var/cvs
Module name: openssh
Changes by: dtucker [at] fuyu 08/07/04 13:51:45

Modified files:
. : ChangeLog monitor.c

Log message:
- dtucker [at] cvs 2008/07/04 03:47:02
[monitor.c]
Make debug a little clearer. ok djm@

Diff commands:
cvs -nQq rdiff -u -r1.5052 -r1.5053 openssh/ChangeLog
cvs -nQq rdiff -u -r1.130 -r1.131 openssh/monitor.c

CVSWeb:
http://cvsweb.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.5052;r2=1.5053
http://cvsweb.mindrot.org/index.cgi/openssh/monitor.c?r1=1.130;r2=1.131

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


dtucker at fuyu

Jul 3, 2008, 9:10 PM

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

CVSROOT: /var/cvs
Module name: openssh
Changes by: dtucker [at] fuyu 08/07/04 14:10:19

Modified files:
. : ChangeLog sftp-server.c

Log message:
- (dtucker) [sftp-server.c] Bug #1447: fall back to racy rename if link
returns EXDEV. Patch from Mike Garrison, ok djm@

Diff commands:
cvs -nQq rdiff -u -r1.5053 -r1.5054 openssh/ChangeLog
cvs -nQq rdiff -u -r1.99 -r1.100 openssh/sftp-server.c

CVSWeb:
http://cvsweb.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.5053;r2=1.5054
http://cvsweb.mindrot.org/index.cgi/openssh/sftp-server.c?r1=1.99;r2=1.100

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


dtucker at fuyu

Jul 4, 2008, 12:08 AM

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

CVSROOT: /var/cvs
Module name: openssh
Changes by: dtucker [at] fuyu 08/07/04 17:08:58

Modified files:
. : ChangeLog
regress : key-options.sh

Log message:
- djm [at] cvs 2008/06/30 08:07:34
[key-options.sh]
shell portability: use "=" instead of "==" in test(1) expressions,
double-quote string with backslash escaped /

Diff commands:
cvs -nQq rdiff -u -r1.5054 -r1.5055 openssh/ChangeLog
cvs -nQq rdiff -u -r1.1 -r1.2 openssh/regress/key-options.sh

CVSWeb:
http://cvsweb.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.5054;r2=1.5055
http://cvsweb.mindrot.org/index.cgi/openssh/regress/key-options.sh?r1=1.1;r2=1.2

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


dtucker at fuyu

Jul 4, 2008, 12:10 AM

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

CVSROOT: /var/cvs
Module name: openssh
Changes by: dtucker [at] fuyu 08/07/04 17:10:30

Modified files:
. : ChangeLog
regress : putty-ciphers.sh putty-kex.sh putty-transfer.sh

Log message:
- djm [at] cvs 2008/06/30 10:31:11
[putty-transfer.sh putty-kex.sh putty-ciphers.sh]
remove "set -e" left over from debugging

Diff commands:
cvs -nQq rdiff -u -r1.5055 -r1.5056 openssh/ChangeLog
cvs -nQq rdiff -u -r1.1 -r1.2 openssh/regress/putty-ciphers.sh
cvs -nQq rdiff -u -r1.1 -r1.2 openssh/regress/putty-kex.sh
cvs -nQq rdiff -u -r1.1 -r1.2 openssh/regress/putty-transfer.sh

CVSWeb:
http://cvsweb.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.5055;r2=1.5056
http://cvsweb.mindrot.org/index.cgi/openssh/regress/putty-ciphers.sh?r1=1.1;r2=1.2
http://cvsweb.mindrot.org/index.cgi/openssh/regress/putty-kex.sh?r1=1.1;r2=1.2
http://cvsweb.mindrot.org/index.cgi/openssh/regress/putty-transfer.sh?r1=1.1;r2=1.2

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


dtucker at fuyu

Jul 4, 2008, 12:11 AM

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

CVSROOT: /var/cvs
Module name: openssh
Changes by: dtucker [at] fuyu 08/07/04 17:11:30

Modified files:
. : ChangeLog
regress : conch-ciphers.sh

Log message:
- djm [at] cvs 2008/06/30 10:43:03
[regress/conch-ciphers.sh]
explicitly disable conch options that could interfere with the test

Diff commands:
cvs -nQq rdiff -u -r1.5056 -r1.5057 openssh/ChangeLog
cvs -nQq rdiff -u -r1.1 -r1.2 openssh/regress/conch-ciphers.sh

CVSWeb:
http://cvsweb.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.5056;r2=1.5057
http://cvsweb.mindrot.org/index.cgi/openssh/regress/conch-ciphers.sh?r1=1.1;r2=1.2

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


djm at fuyu

Jul 4, 2008, 6:10 AM

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

CVSROOT: /var/cvs
Module name: openssh
Changes by: djm [at] fuyu 08/07/04 23:10:50

Modified files:
. : atomicio.c channels.c clientloop.c defines.h includes.h packet.c scp.c serverloop.c sftp-client.c ssh-agent.c ssh-keyscan.c sshd.c ChangeLog

Log message:
- (djm) [atomicio.c channels.c clientloop.c defines.h includes.h]
[packet.c scp.c serverloop.c sftp-client.c ssh-agent.c ssh-keyscan.c]
[sshd.c] Explicitly handle EWOULDBLOCK wherever we handle EAGAIN, on
some platforms (HP nonstop) it is a distinct errno;
bz#1467 reported by sconeu AT yahoo.com; ok dtucker@

Diff commands:
cvs -nQq rdiff -u -r1.37 -r1.38 openssh/atomicio.c
cvs -nQq rdiff -u -r1.268 -r1.269 openssh/channels.c
cvs -nQq rdiff -u -r1.186 -r1.187 openssh/clientloop.c
cvs -nQq rdiff -u -r1.150 -r1.151 openssh/defines.h
cvs -nQq rdiff -u -r1.129 -r1.130 openssh/includes.h
cvs -nQq rdiff -u -r1.156 -r1.157 openssh/packet.c
cvs -nQq rdiff -u -r1.180 -r1.181 openssh/scp.c
cvs -nQq rdiff -u -r1.160 -r1.161 openssh/serverloop.c
cvs -nQq rdiff -u -r1.93 -r1.94 openssh/sftp-client.c
cvs -nQq rdiff -u -r1.176 -r1.177 openssh/ssh-agent.c
cvs -nQq rdiff -u -r1.93 -r1.94 openssh/ssh-keyscan.c
cvs -nQq rdiff -u -r1.380 -r1.381 openssh/sshd.c
cvs -nQq rdiff -u -r1.5057 -r1.5058 openssh/ChangeLog

CVSWeb:
http://cvsweb.mindrot.org/index.cgi/openssh/atomicio.c?r1=1.37;r2=1.38
http://cvsweb.mindrot.org/index.cgi/openssh/channels.c?r1=1.268;r2=1.269
http://cvsweb.mindrot.org/index.cgi/openssh/clientloop.c?r1=1.186;r2=1.187
http://cvsweb.mindrot.org/index.cgi/openssh/defines.h?r1=1.150;r2=1.151
http://cvsweb.mindrot.org/index.cgi/openssh/includes.h?r1=1.129;r2=1.130
http://cvsweb.mindrot.org/index.cgi/openssh/packet.c?r1=1.156;r2=1.157
http://cvsweb.mindrot.org/index.cgi/openssh/scp.c?r1=1.180;r2=1.181
http://cvsweb.mindrot.org/index.cgi/openssh/serverloop.c?r1=1.160;r2=1.161
http://cvsweb.mindrot.org/index.cgi/openssh/sftp-client.c?r1=1.93;r2=1.94
http://cvsweb.mindrot.org/index.cgi/openssh/ssh-agent.c?r1=1.176;r2=1.177
http://cvsweb.mindrot.org/index.cgi/openssh/ssh-keyscan.c?r1=1.93;r2=1.94
http://cvsweb.mindrot.org/index.cgi/openssh/sshd.c?r1=1.380;r2=1.381
http://cvsweb.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.5057;r2=1.5058

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


djm at fuyu

Jul 4, 2008, 3:59 PM

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

CVSROOT: /var/cvs
Module name: openssh
Changes by: djm [at] fuyu 08/07/05 08:59:43

Modified files:
. : ChangeLog auth.c

Log message:
- (djm) [auth.c] Fixed test for locked account on HP/UX with shadowed
passwords disabled. bz#1083 report & patch from senthilkumar_sen AT
hotpop.com, w/ dtucker@

Diff commands:
cvs -nQq rdiff -u -r1.5058 -r1.5059 openssh/ChangeLog
cvs -nQq rdiff -u -r1.129 -r1.130 openssh/auth.c

CVSWeb:
http://cvsweb.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.5058;r2=1.5059
http://cvsweb.mindrot.org/index.cgi/openssh/auth.c?r1=1.129;r2=1.130

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


djm at fuyu

Jul 4, 2008, 4:36 PM

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

CVSROOT: /var/cvs
Module name: openssh
Changes by: djm [at] fuyu 08/07/05 09:36:58

Modified files:
. : ChangeLog atomicio.c configure.ac

Log message:
- (djm) [atomicio.c configure.ac] Disable poll() fallback in atomiciov for
Tru64. readv doesn't seem to be a comparable object there.
bz#1386, patch from dtucker@ ok me

Diff commands:
cvs -nQq rdiff -u -r1.5059 -r1.5060 openssh/ChangeLog
cvs -nQq rdiff -u -r1.38 -r1.39 openssh/atomicio.c
cvs -nQq rdiff -u -r1.406 -r1.407 openssh/configure.ac

CVSWeb:
http://cvsweb.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.5059;r2=1.5060
http://cvsweb.mindrot.org/index.cgi/openssh/atomicio.c?r1=1.38;r2=1.39
http://cvsweb.mindrot.org/index.cgi/openssh/configure.ac?r1=1.406;r2=1.407

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


djm at fuyu

Jul 4, 2008, 4:40 PM

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

CVSROOT: /var/cvs
Module name: openssh
Changes by: djm [at] fuyu 08/07/05 09:40:56

Modified files:
. : ChangeLog packet.c

Log message:
- OpenBSD CVS Sync
- djm [at] cvs 2008/07/04 23:08:25
[packet.c]
handle EINTR in packet_write_poll()l ok dtucker@

Diff commands:
cvs -nQq rdiff -u -r1.5060 -r1.5061 openssh/ChangeLog
cvs -nQq rdiff -u -r1.157 -r1.158 openssh/packet.c

CVSWeb:
http://cvsweb.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.5060;r2=1.5061
http://cvsweb.mindrot.org/index.cgi/openssh/packet.c?r1=1.157;r2=1.158

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


djm at fuyu

Jul 4, 2008, 4:44 PM

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

CVSROOT: /var/cvs
Module name: openssh
Changes by: djm [at] fuyu 08/07/05 09:44:53

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

Log message:
- djm [at] cvs 2008/07/04 23:30:16
[auth1.c auth2.c]
Make protocol 1 MaxAuthTries logic match protocol 2's.
Do not treat the first protocol 2 authentication attempt as
a failure IFF it is for method "none".
Makes MaxAuthTries' user-visible behaviour identical for
protocol 1 vs 2.
ok dtucker@

Diff commands:
cvs -nQq rdiff -u -r1.5061 -r1.5062 openssh/ChangeLog
cvs -nQq rdiff -u -r1.122 -r1.123 openssh/auth1.c
cvs -nQq rdiff -u -r1.147 -r1.148 openssh/auth2.c

CVSWeb:
http://cvsweb.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.5061;r2=1.5062
http://cvsweb.mindrot.org/index.cgi/openssh/auth1.c?r1=1.122;r2=1.123
http://cvsweb.mindrot.org/index.cgi/openssh/auth2.c?r1=1.147;r2=1.148

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


djm at fuyu

Jul 4, 2008, 4:50 PM

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

CVSROOT: /var/cvs
Module name: openssh
Changes by: djm [at] fuyu 08/07/05 09:50:24

Modified files:
. : ChangeLog Makefile.in

Log message:
- (djm) [Makefile.in] Pass though pass to conch for interop tests

Diff commands:
cvs -nQq rdiff -u -r1.5062 -r1.5063 openssh/ChangeLog
cvs -nQq rdiff -u -r1.295 -r1.296 openssh/Makefile.in

CVSWeb:
http://cvsweb.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.5062;r2=1.5063
http://cvsweb.mindrot.org/index.cgi/openssh/Makefile.in?r1=1.295;r2=1.296

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


djm at fuyu

Jul 4, 2008, 4:52 PM

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

CVSROOT: /var/cvs
Module name: openssh
Changes by: djm [at] fuyu 08/07/05 09:52:03

Modified files:
. : ChangeLog configure.ac

Log message:
- (djm) [configure.ac] unbreak: remove extra closing brace

Diff commands:
cvs -nQq rdiff -u -r1.5063 -r1.5064 openssh/ChangeLog
cvs -nQq rdiff -u -r1.407 -r1.408 openssh/configure.ac

CVSWeb:
http://cvsweb.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.5063;r2=1.5064
http://cvsweb.mindrot.org/index.cgi/openssh/configure.ac?r1=1.407;r2=1.408

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


djm at fuyu

Jul 4, 2008, 10:17 PM

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

CVSROOT: /var/cvs
Module name: openssh
Changes by: djm [at] fuyu 08/07/05 15:17:48

Modified files:
. : ChangeLog PROTOCOL

Log message:
- djm [at] cvs 2008/07/05 05:16:01
[PROTOCOL]
grammar

Diff commands:
cvs -nQq rdiff -u -r1.5064 -r1.5065 openssh/ChangeLog
cvs -nQq rdiff -u -r1.9 -r1.10 openssh/PROTOCOL

CVSWeb:
http://cvsweb.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.5064;r2=1.5065
http://cvsweb.mindrot.org/index.cgi/openssh/PROTOCOL?r1=1.9;r2=1.10

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


djm at fuyu

Jul 8, 2008, 7:21 AM

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

CVSROOT: /var/cvs
Module name: openssh
Changes by: djm [at] fuyu 08/07/09 00:21:12

Modified files:
. : ChangeLog Makefile.in

Log message:
- (djm) [Makefile.in] Print "all tests passed" when all regress tests pass

Diff commands:
cvs -nQq rdiff -u -r1.5065 -r1.5066 openssh/ChangeLog
cvs -nQq rdiff -u -r1.296 -r1.297 openssh/Makefile.in

CVSWeb:
http://cvsweb.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.5065;r2=1.5066
http://cvsweb.mindrot.org/index.cgi/openssh/Makefile.in?r1=1.296;r2=1.297

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


djm at fuyu

Jul 9, 2008, 3:54 AM

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

CVSROOT: /var/cvs
Module name: openssh
Changes by: djm [at] fuyu 08/07/09 20:54:05

Modified files:
. : ChangeLog auth1.c

Log message:
- (djm) [auth1.c] Fix format string vulnerability in protocol 1 PAM
account check failure path. The vulnerable format buffer is supplied
from PAM and should not contain attacker-supplied data.

Diff commands:
cvs -nQq rdiff -u -r1.5066 -r1.5067 openssh/ChangeLog
cvs -nQq rdiff -u -r1.123 -r1.124 openssh/auth1.c

CVSWeb:
http://cvsweb.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.5066;r2=1.5067
http://cvsweb.mindrot.org/index.cgi/openssh/auth1.c?r1=1.123;r2=1.124

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


djm at fuyu

Jul 9, 2008, 3:54 AM

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

CVSROOT: /var/cvs
Module name: openssh
Changes by: djm [at] fuyu 08/07/09 20:54:37

Modified files:
. : ChangeLog

Log message:
- (djm) [auth.c] Missing unistd.h for close()

Diff commands:
cvs -nQq rdiff -u -r1.5067 -r1.5068 openssh/ChangeLog

CVSWeb:
http://cvsweb.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.5067;r2=1.5068

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


djm at fuyu

Jul 9, 2008, 3:54 AM

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

CVSROOT: /var/cvs
Module name: openssh
Changes by: djm [at] fuyu 08/07/09 20:54:51

Modified files:
. : auth.c

Log message:
- (djm) [auth.c] Missing unistd.h for close()

Diff commands:
cvs -nQq rdiff -u -r1.130 -r1.131 openssh/auth.c

CVSWeb:
http://cvsweb.mindrot.org/index.cgi/openssh/auth.c?r1=1.130;r2=1.131

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


djm at fuyu

Jul 9, 2008, 4:07 AM

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

CVSROOT: /var/cvs
Module name: openssh
Changes by: djm [at] fuyu 08/07/09 21:07:19

Modified files:
. : ChangeLog configure.ac

Log message:
- (djm) [configure.ac] Add -Wformat-security to CFLAGS for gcc 3.x and 4.x

Diff commands:
cvs -nQq rdiff -u -r1.5068 -r1.5069 openssh/ChangeLog
cvs -nQq rdiff -u -r1.408 -r1.409 openssh/configure.ac

CVSWeb:
http://cvsweb.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.5068;r2=1.5069
http://cvsweb.mindrot.org/index.cgi/openssh/configure.ac?r1=1.408;r2=1.409

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


djm at fuyu

Jul 11, 2008, 12:34 AM

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

CVSROOT: /var/cvs
Module name: openssh
Changes by: djm [at] fuyu 08/07/11 17:34:36

Modified files:
. : ChangeLog ttymodes.c

Log message:
- stevesk [at] cvs 2008/07/07 00:31:41
[ttymodes.c]
we don't need arg after the debug3() was removed. from lint.
ok djm@

Diff commands:
cvs -nQq rdiff -u -r1.5069 -r1.5070 openssh/ChangeLog
cvs -nQq rdiff -u -r1.26 -r1.27 openssh/ttymodes.c

CVSWeb:
http://cvsweb.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.5069;r2=1.5070
http://cvsweb.mindrot.org/index.cgi/openssh/ttymodes.c?r1=1.26;r2=1.27

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


djm at fuyu

Jul 11, 2008, 12:35 AM

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

CVSROOT: /var/cvs
Module name: openssh
Changes by: djm [at] fuyu 08/07/11 17:35:09

Modified files:
. : ChangeLog key.c

Log message:
- stevesk [at] cvs 2008/07/07 23:32:51
[key.c]
/*NOTREACHED*/ for lint warning:
warning: function key_equal falls off bottom without returning value
ok djm@

Diff commands:
cvs -nQq rdiff -u -r1.5070 -r1.5071 openssh/ChangeLog
cvs -nQq rdiff -u -r1.80 -r1.81 openssh/key.c

CVSWeb:
http://cvsweb.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.5070;r2=1.5071
http://cvsweb.mindrot.org/index.cgi/openssh/key.c?r1=1.80;r2=1.81

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


djm at fuyu

Jul 11, 2008, 12:35 AM

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

CVSROOT: /var/cvs
Module name: openssh
Changes by: djm [at] fuyu 08/07/11 17:35:38

Modified files:
. : ChangeLog channels.c

Log message:
- markus [at] cvs 2008/07/10 18:05:58
[channels.c]
missing bzero; from mickey; ok djm@

Diff commands:
cvs -nQq rdiff -u -r1.5071 -r1.5072 openssh/ChangeLog
cvs -nQq rdiff -u -r1.269 -r1.270 openssh/channels.c

CVSWeb:
http://cvsweb.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.5071;r2=1.5072
http://cvsweb.mindrot.org/index.cgi/openssh/channels.c?r1=1.269;r2=1.270

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


djm at fuyu

Jul 11, 2008, 12:36 AM

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

CVSROOT: /var/cvs
Module name: openssh
Changes by: djm [at] fuyu 08/07/11 17:36:49

Modified files:
. : ChangeLog clientloop.c monitor.c monitor_wrap.c packet.c packet.h sshd.c

Log message:
- markus [at] cvs 2008/07/10 18:08:11
[clientloop.c monitor.c monitor_wrap.c packet.c packet.h sshd.c]
sync v1 and v2 traffic accounting; add it to sshd, too;
ok djm@, dtucker@

Diff commands:
cvs -nQq rdiff -u -r1.5072 -r1.5073 openssh/ChangeLog
cvs -nQq rdiff -u -r1.187 -r1.188 openssh/clientloop.c
cvs -nQq rdiff -u -r1.131 -r1.132 openssh/monitor.c
cvs -nQq rdiff -u -r1.78 -r1.79 openssh/monitor_wrap.c
cvs -nQq rdiff -u -r1.158 -r1.159 openssh/packet.c
cvs -nQq rdiff -u -r1.50 -r1.51 openssh/packet.h
cvs -nQq rdiff -u -r1.381 -r1.382 openssh/sshd.c

CVSWeb:
http://cvsweb.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.5072;r2=1.5073
http://cvsweb.mindrot.org/index.cgi/openssh/clientloop.c?r1=1.187;r2=1.188
http://cvsweb.mindrot.org/index.cgi/openssh/monitor.c?r1=1.131;r2=1.132
http://cvsweb.mindrot.org/index.cgi/openssh/monitor_wrap.c?r1=1.78;r2=1.79
http://cvsweb.mindrot.org/index.cgi/openssh/packet.c?r1=1.158;r2=1.159
http://cvsweb.mindrot.org/index.cgi/openssh/packet.h?r1=1.50;r2=1.51
http://cvsweb.mindrot.org/index.cgi/openssh/sshd.c?r1=1.381;r2=1.382

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


djm at fuyu

Jul 12, 2008, 12:12 AM

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

CVSROOT: /var/cvs
Module name: openssh
Changes by: djm [at] fuyu 08/07/12 17:12:29

Modified files:
. : ChangeLog channels.c

Log message:
- (djm) OpenBSD CVS Sync
- djm [at] cvs 2008/07/12 04:52:50
[channels.c]
unbreak; move clearing of cctx struct to before first use
reported by dkrause@

Diff commands:
cvs -nQq rdiff -u -r1.5073 -r1.5074 openssh/ChangeLog
cvs -nQq rdiff -u -r1.270 -r1.271 openssh/channels.c

CVSWeb:
http://cvsweb.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.5073;r2=1.5074
http://cvsweb.mindrot.org/index.cgi/openssh/channels.c?r1=1.270;r2=1.271

Please note that there may be a delay before commits are available
on the public CVSWeb 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 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.