CVS log for ipv6calc/lib/libipv6addr.h

(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.29 / (view) - annotate - [select for diffs] , Sat Aug 11 06:07:36 2007 UTC (16 months, 4 weeks ago) by peter
Branch: MAIN
CVS Tags: release_0_72_0, HEAD
Changes since 1.28: +4 -2 lines
Diff to previous 1.28 (colored)
detect link-local-teredo addresses

Revision 1.28 / (view) - annotate - [select for diffs] , Thu Jul 5 19:48:43 2007 UTC (18 months ago) by peter
Branch: MAIN
Changes since 1.27: +2 -3 lines
Diff to previous 1.27 (colored)
        lib/libipv6addr.{c,h}
         - fix octal printout
         - add hex printout
         - support ORCHID in anonymize
        lib/libipv4addr.{c,h}
         - add octal & hex printout

Revision 1.27 / (view) - annotate - [select for diffs] , Wed Jul 4 19:46:38 2007 UTC (18 months ago) by peter
Branch: MAIN
Changes since 1.26: +4 -2 lines
Diff to previous 1.26 (colored)
*** empty log message ***

Revision 1.26 / (view) - annotate - [select for diffs] , Thu Apr 26 08:57:31 2007 UTC (20 months, 1 week ago) by peter
Branch: MAIN
CVS Tags: release_0_71_0
Changes since 1.25: +2 -2 lines
Diff to previous 1.25 (colored)
        lib/libipv6addr.{c,h} lib/ipv6calcoptions.h lib/ipv6calccommands.h
        ipv6loganon/ipv6loganon*
        ipv6calc/ipv6calc.c
         - add support for anonymizing IPv6 prefix flexible (mask-ipv6)
         - add new preset options for anonmiyzing (careful,paranoid)

Revision 1.25 / (view) - annotate - [select for diffs] , Mon Feb 5 16:30:47 2007 UTC (23 months ago) by peter
Branch: MAIN
CVS Tags: release_0_70_0
Changes since 1.24: +4 -2 lines
Diff to previous 1.24 (colored)
         - migrate IPv4/IPv6 address anonymization code into
            ipv6loganon to libraries

Revision 1.24 / (view) - annotate - [select for diffs] , Mon Jun 12 18:55:18 2006 UTC (2 years, 6 months ago) by peter
Branch: MAIN
CVS Tags: snapshot_20061022, release_0_61_0, release_0_60_1
Changes since 1.23: +2 -2 lines
Diff to previous 1.23 (colored)
        lib/libipv6addr.c
         - support new Teredo prefix (RFC 4380)
        lib/libipv4addr.c
         - exclude some RFC1918/RFC3330 addresses from registry lookup, report reserved(reason)
           instead
        lib/libipv6addr.h
         - lower case "teredo"
        lib/ipv6calctypes.h
         - add new (internal used) format "printembedded"

Revision 1.23 / (view) - annotate - [select for diffs] , Wed Jun 7 13:06:32 2006 UTC (2 years, 7 months ago) by peter
Branch: MAIN
Changes since 1.22: +3 -3 lines
Diff to previous 1.22 (colored)
Add RFC referenc to ISATAP

Revision 1.22 / (view) - annotate - [select for diffs] , Fri Mar 17 17:02:26 2006 UTC (2 years, 9 months ago) by peter
Branch: MAIN
Changes since 1.21: +2 -1 lines
Diff to previous 1.21 (colored)
        databases/ipv6-assignment/create-registry-list.pl
        databases/ipv4-assignment/create-registry-list.pl
        databases/ipv6-assignment/dbipv6addr_assignment.h
        databases/ipv4-assignment/dbipv4addr_assignment.h
        lib/libipv6addr.h
        lib/libipv4addr.h
         - store also prefix length in lookup table
 	 - Database update

Revision 1.21 / (view) - annotate - [select for diffs] , Wed Oct 26 08:36:54 2005 UTC (3 years, 2 months ago) by peter
Branch: MAIN
CVS Tags: release_0_51
Changes since 1.20: +6 -4 lines
Diff to previous 1.20 (colored)
        restructure registry database directory
        - process now registry files 2 days ago to prevent problems short after local day switches
        add support for new registry AFRINIC
        extend IPv6 registry data from 32 to 64 bits, adapt related function in lib/libipv6addr

Revision 1.20 / (view) - annotate - [select for diffs] , Sun Oct 23 19:19:20 2005 UTC (3 years, 2 months ago) by peter
Branch: MAIN
Changes since 1.19: +4 -1 lines
Diff to previous 1.19 (colored)
Add support for AfriNIC

Revision 1.19 / (view) - annotate - [select for diffs] , Fri Oct 21 12:42:33 2005 UTC (3 years, 2 months ago) by peter
Branch: MAIN
Changes since 1.18: +2 -2 lines
Diff to previous 1.18 (colored)
        lib/libipv6addr
        - fix bug for unique local unicast detection
        ipv6calc/showinfo
        - minor review

Revision 1.18 / (view) - annotate - [select for diffs] , Thu Oct 20 15:22:41 2005 UTC (3 years, 2 months ago) by peter
Branch: MAIN
Changes since 1.17: +4 -2 lines
Diff to previous 1.17 (colored)
Add support for Teredo

Revision 1.17 / (view) - annotate - [select for diffs] , Mon Jul 25 19:59:43 2005 UTC (3 years, 5 months ago) by peter
Branch: MAIN
CVS Tags: release_0_50, release_0_49
Changes since 1.16: +4 -1 lines
Diff to previous 1.16 (colored)
add support for Unique Local IPv6 Unicast Addresses

Revision 1.16 / (view) - annotate - [select for diffs] , Wed Jul 20 06:01:20 2005 UTC (3 years, 5 months ago) by peter
Branch: MAIN
Changes since 1.15: +4 -2 lines
Diff to previous 1.15 (colored)
Cosmetic fixes for IPv6 registry detection

Revision 1.15 / (view) - annotate - [select for diffs] , Tue Jul 19 14:48:33 2005 UTC (3 years, 5 months ago) by peter
Branch: MAIN
Changes since 1.14: +8 -1 lines
Diff to previous 1.14 (colored)
Add support for IPv6 assignment database

Revision 1.14 / (view) - annotate - [select for diffs] , Mon Aug 30 18:56:29 2004 UTC (4 years, 4 months ago) by peter
Branch: MAIN
CVS Tags: snapshot_before_ipv6-assignment, release_0_48
Changes since 1.13: +4 -2 lines
Diff to previous 1.13 (colored)
        ipv6calc:
         - add support for recognizing 6to4 addresses generated by
            Microsoft OS
        ipv6logconv:
         - add support for recognizing 6to4 addresses generated by
            Microsoft OS
         - add support for ISATAP addresses
        Update databases

Revision 1.13 / (view) - annotate - [select for diffs] , Sun Jun 15 13:24:01 2003 UTC (5 years, 6 months ago) by peter
Branch: MAIN
CVS Tags: release_0_47, release_0_46
Changes since 1.12: +10 -9 lines
Diff to previous 1.12 (colored)
Add support for LACNIC

Revision 1.12 / (view) - annotate - [select for diffs] , Fri Apr 4 19:23:31 2003 UTC (5 years, 9 months ago) by peter
Branch: MAIN
Changes since 1.11: +2 -1 lines
Diff to previous 1.11 (colored)
        add new output format "octal" to create proper input for tinydns

Revision 1.11 / (view) - annotate - [select for diffs] , Wed Sep 4 05:34:51 2002 UTC (6 years, 4 months ago) by peter
Branch: MAIN
CVS Tags: release_0_45, release_0_44
Changes since 1.10: +2 -2 lines
Diff to previous 1.10 (colored)
Modified Files:
 	libipv6addr.h : shorten aggregatable-global-unicast to global-unicast

Revision 1.10 / (view) - annotate - [select for diffs] , Sun Apr 21 10:24:08 2002 UTC (6 years, 8 months ago) by peter
Branch: MAIN
CVS Tags: version_0_43, release_0_42, release_0_41, release_0_40
Changes since 1.9: +1 -4 lines
Diff to previous 1.9 (colored)
Update
	ChangeLog
Fix command include
Modified Files:
	showinfo.h
 	ipv6logconvhelp.c
Update inttypes
Modified Files:
 	Makefile ipv6calchelp.c ipv6calchelp.h ipv6calcoptions.h
	ipv6calctypes.h libieee.h libipv4addr.h libipv6addr.h
 	libipv6calc.h libmac.h librfc2874.h
Added Files:
	ipv6calc_inttypes.h

Revision 1.9 / (view) - annotate - [select for diffs] , Sat Apr 20 16:11:29 2002 UTC (6 years, 8 months ago) by peter
Branch: MAIN
Changes since 1.8: +2 -2 lines
Diff to previous 1.8 (colored)
Fix OpenBSD define tag
Modified Files:
	showinfo.h
 	ipv6calchelp.h ipv6calctypes.h libieee.h libipv4addr.h
 	libipv6addr.h libipv6calc.h libmac.h librfc2874.h

Revision 1.8 / (view) - annotate - [select for diffs] , Sat Apr 20 14:42:43 2002 UTC (6 years, 8 months ago) by peter
Branch: MAIN
Changes since 1.7: +4 -1 lines
Diff to previous 1.7 (colored)
Try to fix types issue on FreeBSD
Modified Files:
	libipv6addr.h

Revision 1.7 / (view) - annotate - [select for diffs] , Mon Apr 8 18:04:30 2002 UTC (6 years, 9 months ago) by peter
Branch: MAIN
CVS Tags: release_0_40rc4, release_0_40rc3
Changes since 1.6: +3 -8 lines
Diff to previous 1.6 (colored)
Fix broken help displaying
Modified Files:
 	ipv6calc.c showinfo.c
 	libipv6addr.c libipv6addr.h librfc2874.c
Added Files:
 	test_showhelp.sh
Minor fix
Modified Files:
	ipv6calcweb.cgi

Revision 1.6 / (view) - annotate - [select for diffs] , Fri Apr 5 20:31:51 2002 UTC (6 years, 9 months ago) by peter
Branch: MAIN
CVS Tags: release_0_40rc2, release_0_40rc1, release_0_40pre9
Changes since 1.5: +2 -2 lines
Diff to previous 1.5 (colored)
Minor HTML fix
Modified Files:
 	ipv6calcweb.cgi

Fix RIPE string
Modified Files:
	libipv6addr.h

Revision 1.5 / (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.4: +37 -36 lines
Diff to previous 1.4 (colored)
Review
Committing in ipv6calc
Modified Files:
 	Makefile ipv6calc.c showinfo.c showinfo.h

Revision 1.4 / (view) - annotate - [select for diffs] , Sun Mar 24 16:58:21 2002 UTC (6 years, 9 months ago) by peter
Branch: MAIN
Changes since 1.3: +6 -6 lines
Diff to previous 1.3 (colored)
Add some features, move IEEE/OUI creation into database directory
Modified Files:
 	Makefile ipv6calctypes.h libeui64.h libipv4addr.c
 	libipv4addr.h libipv6addr.h
Removed Files:
	create_ieee_oui_headerfile.pl

Revision 1.3 / (view) - annotate - [select for diffs] , Wed Mar 20 23:35:51 2002 UTC (6 years, 9 months ago) by peter
Branch: MAIN
Changes since 1.2: +2 -2 lines
Diff to previous 1.2 (colored)
Fix minor bug
Modified Files:
 	Makefile showinfo.c

Enhance relating to shoinfo
Modified Files:
 	ipv6calcweb.cgi

Fix bad snprintf migration
Modified Files:
 	libipv6addr.h librfc2874.c

Revision 1.2 / (view) - annotate - [select for diffs] , Tue Mar 19 23:15:09 2002 UTC (6 years, 9 months ago) by peter
Branch: MAIN
Changes since 1.1: +32 -8 lines
Diff to previous 1.1 (colored)
Add info
Modified Files:
 	ChangeLog VERSION
Add new feature, fix a minor bug

Modified Files:
	ipv6calc.c showinfo.c test_showinfo.sh

Some snprintf migration, add registry informations
Modified Files:
 	Makefile libipv6addr.c libipv6addr.h librfc2874.c librfc3041.c
 	librfc3056.c

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