OpenBSD CVS

CVS log for src/usr.bin/ssh/misc-agent.c


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

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.6 / (download) - annotate - [select for diffs], Tue Jun 17 01:19:27 2025 UTC (6 months, 1 week ago) by djm
Branch: MAIN
CVS Tags: OPENBSD_7_8_BASE, OPENBSD_7_8, HEAD
Changes since 1.5: +2 -1 lines
Diff to previous 1.5 (colored)

fix leak on error path; Coverity CID 481976

Revision 1.5 / (download) - annotate - [select for diffs], Thu May 22 12:14:19 2025 UTC (7 months, 1 week ago) by dtucker
Branch: MAIN
Changes since 1.4: +2 -2 lines
Diff to previous 1.4 (colored)

Adjust debug message to prevent (unsigned) integer overflow.
Fixes Coverity CID 481110, ok djm@

Revision 1.4 / (download) - annotate - [select for diffs], Thu May 22 03:41:10 2025 UTC (7 months, 1 week ago) by dtucker
Branch: MAIN
Changes since 1.3: +1 -0 lines
Diff to previous 1.3 (colored)

Add $OpenBSD$ marker for easier syncing.

Revision 1.3 / (download) - annotate - [select for diffs], Wed May 7 10:44:26 2025 UTC (7 months, 3 weeks ago) by dtucker
Branch: MAIN
Changes since 1.2: +6 -6 lines
Diff to previous 1.2 (colored)

Rename sockaddr_un sun -> sunaddr.  This makes things easier in -portable,
where on Solaris an derivatives "sun" is defined to "1", causing compilation
errors.  ok deraadt@.

Revision 1.2 / (download) - annotate - [select for diffs], Wed May 7 04:10:21 2025 UTC (7 months, 3 weeks ago) by djm
Branch: MAIN
Changes since 1.1: +6 -6 lines
Diff to previous 1.1 (colored)

memory leak on error path; bz3821

Revision 1.1 / (download) - annotate - [select for diffs], Mon May 5 03:35:06 2025 UTC (7 months, 3 weeks ago) by djm
Branch: MAIN

missing file in previous commit

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.