CVS log for ipv6calc/lib/libipv6calc.c

(logo)

Help

(back) Up to [DeepSpace6] / ipv6calc / lib

Request diff between arbitrary revisions / Display revisions graphically


Default branch: MAIN
Bookmark a link to: HEAD / (download)

Revision 1.17 / (view) - annotate - [select for diffs] , Wed Jan 31 16:21:47 2007 UTC (23 months, 1 week ago) by peter
Branch: MAIN
CVS Tags: release_0_72_0, release_0_71_0, release_0_70_0, HEAD
Changes since 1.16: +2 -2 lines
Diff to previous 1.16 (colored)
splint result

Revision 1.16 / (view) - annotate - [select for diffs] , Thu Sep 15 11:32:21 2005 UTC (3 years, 3 months ago) by peter
Branch: MAIN
CVS Tags: snapshot_20061022, release_0_61_0, release_0_60_1, release_0_51, release_0_50
Changes since 1.15: +2 -2 lines
Diff to previous 1.15 (colored)
Still snprintf fixes

Revision 1.15 / (view) - annotate - [select for diffs] , Thu Sep 15 11:14:00 2005 UTC (3 years, 3 months ago) by peter
Branch: MAIN
Changes since 1.14: +10 -10 lines
Diff to previous 1.14 (colored)
 various c files
         - fix snprintf size parameter (credits to
            Radek Vokál for pointing this out)

Revision 1.14 / (view) - annotate - [select for diffs] , Tue Jul 19 15:03:25 2005 UTC (3 years, 5 months ago) by peter
Branch: MAIN
CVS Tags: release_0_49
Changes since 1.13: +4 -4 lines
Diff to previous 1.13 (colored)
Add a cast

Revision 1.13 / (view) - annotate - [select for diffs] , Tue Jul 19 13:56:18 2005 UTC (3 years, 5 months ago) by peter
Branch: MAIN
CVS Tags: snapshot_before_ipv6-assignment
Changes since 1.12: +2 -2 lines
Diff to previous 1.12 (colored)
fix implicit cast

Revision 1.12 / (view) - annotate - [select for diffs] , Tue Jul 19 13:54:57 2005 UTC (3 years, 5 months ago) by peter
Branch: MAIN
Changes since 1.11: +3 -3 lines
Diff to previous 1.11 (colored)
fix implicit cast

Revision 1.11 / (view) - annotate - [select for diffs] , Mon Jul 11 14:09:25 2005 UTC (3 years, 5 months ago) by peter
Branch: MAIN
Changes since 1.10: +3 -3 lines
Diff to previous 1.10 (colored)
Fix prototyping to avoid warnings

Revision 1.10 / (view) - annotate - [select for diffs] , Sun Jun 15 15:15:07 2003 UTC (5 years, 6 months ago) by peter
Branch: MAIN
CVS Tags: release_0_48, release_0_47, release_0_46
Changes since 1.9: +2 -2 lines
Diff to previous 1.9 (colored)
Improve autodetection on IPv4 addresses

Revision 1.9 / (view) - annotate - [select for diffs] , Sun Jun 15 11:40:53 2003 UTC (5 years, 6 months ago) by peter
Branch: MAIN
Changes since 1.8: +21 -9 lines
Diff to previous 1.8 (colored)
Remove autodetection code for EUI-64 because of mismatch issue (could also be an IPv6 address)

Revision 1.8 / (view) - annotate - [select for diffs] , Sun Feb 2 16:41:42 2003 UTC (5 years, 11 months ago) by peter
Branch: MAIN
Changes since 1.7: +7 -6 lines
Diff to previous 1.7 (colored)
        add new input type "ipv4revhex" (reverse hexadecimal IPv4 address)
        add support of spaces as delimiter of MAC/EUI-48 addresses
        (above support was added to convert information got by 'martian source' logging)

Revision 1.7 / (view) - annotate - [select for diffs] , Sun Feb 2 12:55:07 2003 UTC (5 years, 11 months ago) by peter
Branch: MAIN
Changes since 1.6: +7 -1 lines
Diff to previous 1.6 (colored)
add new input type "ipv4hex" (hexadecimal IPv4 address)

Revision 1.6 / (view) - annotate - [select for diffs] , Fri Aug 30 19:43:57 2002 UTC (6 years, 4 months ago) by peter
Branch: MAIN
CVS Tags: release_0_45, release_0_44
Changes since 1.5: +8 -6 lines
Diff to previous 1.5 (colored)
Modified Files:
 	libipv6calc.c libmac.c : add support for MAC/EUI-48 addresses where xdigits are separated by dashes instead of colons

Revision 1.5 / (view) - annotate - [select for diffs] , Tue Jul 30 16:24:45 2002 UTC (6 years, 5 months ago) by peter
Branch: MAIN
CVS Tags: version_0_43
Changes since 1.4: +32 -4 lines
Diff to previous 1.4 (colored)
Modified Files:
 	ChangeLog VERSION : update to version 0.43
 	ipv6calc.spec : update to version 0.43
 	dbieee_oui.h : db update
 	dbipv4addr_assignment.h : db update
	ipv6calcweb.cgi : update to version 0.43
 	libipv6calc.c : fix not proper MAC address detection

Revision 1.4 / (view) - annotate - [select for diffs] , Wed Apr 10 06:00:43 2002 UTC (6 years, 9 months ago) by peter
Branch: MAIN
CVS Tags: release_0_42, release_0_41, release_0_40rc4, release_0_40
Changes since 1.3: +50 -2 lines
Diff to previous 1.3 (colored)
Add printmirrored
	ChangeLog
	ipv6calc.c
 	ipv6calcoptions.h ipv6calctypes.h libipv4addr.c libipv6calc.c
 	libipv6calc.h librfc1886.c

Revision 1.3 / (view) - annotate - [select for diffs] , Thu Apr 4 20:58:21 2002 UTC (6 years, 9 months ago) by peter
Branch: MAIN
CVS Tags: release_0_40rc3, release_0_40rc2, release_0_40rc1, release_0_40pre9
Changes since 1.2: +7 -6 lines
Diff to previous 1.2 (colored)
Fixes and splint

Revision 1.2 / (view) - annotate - [select for diffs] , Thu Apr 4 18:40:27 2002 UTC (6 years, 9 months ago) by peter
Branch: MAIN
Changes since 1.1: +6 -4 lines
Diff to previous 1.1 (colored)
Review
Committing in ipv6calc
Modified Files:
 	Makefile ipv6calc.c showinfo.c showinfo.h

Revision 1.1 / (view) - annotate - [select for diffs] , Mon Mar 18 19:59:24 2002 UTC (6 years, 9 months ago) by peter
Branch: MAIN
CVS Tags: release_0_40pre7
Commit new library subdirectory
Added Files:
 	Makefile create_ieee_oui_headerfile.pl ipv6calchelp.c
 	ipv6calchelp.h ipv6calcoptions.h ipv6calctypes.c
 	ipv6calctypes.h libeui64.c libeui64.h libieee.c libieee.h
 	libieeeoui.h libifinet6.c libifinet6.h libipv4addr.c
 	libipv4addr.h libipv6addr.c libipv6addr.h libipv6calc.c
	libipv6calc.h libipv6calcdebug.h libmac.c libmac.h
 	librfc1884.c librfc1884.h librfc1886.c librfc1886.h
 	librfc1924.c librfc1924.h librfc2874.c librfc2874.h
 	librfc3041.c librfc3041.h librfc3056.c librfc3056.h

This form allows you to request diffs 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.

Diffs between and
Type of Diff should be a

View only Branch:
Sort log by:

The CVS admin
Powered by
ViewCVS 0.9.2