OpenBSD CVS

CVS log for src/usr.bin/gzsig/Attic/ssh2.c


[BACK] Up to [local] / src / usr.bin / gzsig

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.5, Tue Oct 7 19:37:05 2014 UTC (9 years, 7 months ago) by tedu
Branch: MAIN
CVS Tags: HEAD
Changes since 1.4: +1 -1 lines
FILE REMOVED

remove gzsig. we have no use for this now.

Revision 1.4 / (download) - annotate - [select for diffs], Mon Jul 7 17:02:22 2014 UTC (9 years, 10 months ago) by bluhm
Branch: MAIN
CVS Tags: OPENBSD_5_6_BASE, OPENBSD_5_6
Changes since 1.3: +5 -5 lines
Diff to previous 1.3 (colored)

The type of iov_len is size_t so the comparison with < 0 does not
work.  Do the length check before the subtraction.
Found by Christian Ehrhardt;  OK markus@

Revision 1.3 / (download) - annotate - [select for diffs], Sun Jul 12 18:04:03 2009 UTC (14 years, 10 months ago) by jsg
Branch: MAIN
CVS Tags: OPENBSD_5_5_BASE, OPENBSD_5_5, OPENBSD_5_4_BASE, OPENBSD_5_4, OPENBSD_5_3_BASE, OPENBSD_5_3, OPENBSD_5_2_BASE, OPENBSD_5_2, OPENBSD_5_1_BASE, OPENBSD_5_1, OPENBSD_5_0_BASE, OPENBSD_5_0, OPENBSD_4_9_BASE, OPENBSD_4_9, OPENBSD_4_8_BASE, OPENBSD_4_8, OPENBSD_4_7_BASE, OPENBSD_4_7
Changes since 1.2: +3 -3 lines
Diff to previous 1.2 (colored)

don't cast lvalues, no binary change.
ok millert@ gilles@ sthen@

Revision 1.2 / (download) - annotate - [select for diffs], Sun May 29 09:10:23 2005 UTC (18 years, 11 months ago) by djm
Branch: MAIN
CVS Tags: OPENBSD_4_6_BASE, OPENBSD_4_6, OPENBSD_4_5_BASE, OPENBSD_4_5, OPENBSD_4_4_BASE, OPENBSD_4_4, OPENBSD_4_3_BASE, OPENBSD_4_3, OPENBSD_4_2_BASE, OPENBSD_4_2, OPENBSD_4_1_BASE, OPENBSD_4_1, OPENBSD_4_0_BASE, OPENBSD_4_0, OPENBSD_3_9_BASE, OPENBSD_3_9, OPENBSD_3_8_BASE, OPENBSD_3_8
Changes since 1.1: +8 -6 lines
Diff to previous 1.1 (colored)

-Wall; feedback & ok marius@

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Sat May 28 01:57:30 2005 UTC (18 years, 11 months ago) by marius
Branch: marius
CVS Tags: marius_20050527
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

import gzsig by Dug Song.  

a bunch of lumberjack work, zapped support for keynote 
and SSH1 and added support for SSH2 keys.

ok millert@ deraadt@

Revision 1.1 / (download) - annotate - [select for diffs], Sat May 28 01:57:30 2005 UTC (18 years, 11 months ago) by marius
Branch: MAIN

Initial revision

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.