CVS log for ipv6calc/lib/Attic/Makefile

(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.21 , Wed Dec 31 12:17:31 2008 UTC (6 days ago) by peter
Branch: MAIN
CVS Tags: HEAD
Changes since 1.20: +1 -1 lines
FILE REMOVED
Apply patch from Peter Volkov regarding Makefile changes

Revision 1.20 / (view) - annotate - [select for diffs] , Sat Oct 28 08:29:30 2006 UTC (2 years, 2 months ago) by peter
Branch: MAIN
CVS Tags: release_0_72_0, release_0_71_0, release_0_70_0
Changes since 1.19: +2 -2 lines
Diff to previous 1.19 (colored)
        GeoIP support
         - add new configure options
            --enable-geoip-system: use system GeoIP library
            --enable-geoip-default-file: specify default database file
        Getopts support
         - configure detects now the presence of system getopts library

Revision 1.19 / (view) - annotate - [select for diffs] , Mon Jun 12 18:52:19 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.18: +36 -4 lines
Diff to previous 1.18 (colored)
minor review

Revision 1.18 / (view) - annotate - [select for diffs] , Sat Nov 19 21:14:38 2005 UTC (3 years, 1 month ago) by peter
Branch: MAIN
CVS Tags: release_0_51
Changes since 1.17: +9 -9 lines
Diff to previous 1.17 (colored)
        various make files
         - replace "make" by "${MAKE}"
         - add definitions for prefix and exec_prefix

Revision 1.17 / (view) - annotate - [select for diffs] , Wed Oct 26 08:36:54 2005 UTC (3 years, 2 months ago) by peter
Branch: MAIN
Changes since 1.16: +6 -2 lines
Diff to previous 1.16 (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.16 / (view) - annotate - [select for diffs] , Thu Sep 15 08:21:34 2005 UTC (3 years, 3 months ago) by peter
Branch: MAIN
CVS Tags: release_0_50
Changes since 1.15: +2 -2 lines
Diff to previous 1.15 (colored)
        lib/libipv6addr.c#ipv6addr_copy
         - fix bug which causes stack overflow, credits to
            Radek Vokál for finding the bug
        several Makefiles
         - add compiler switch -O2, reason for segfault was found

Revision 1.15 / (view) - annotate - [select for diffs] , Mon Jul 25 05:29:12 2005 UTC (3 years, 5 months ago) by peter
Branch: MAIN
CVS Tags: release_0_49
Changes since 1.14: +2 -2 lines
Diff to previous 1.14 (colored)
        several Makefiles
         - remove compiler switch -O2, this causes segfaults on
            Fedora Core 4 using gcc-4.0.0-8

Revision 1.14 / (view) - annotate - [select for diffs] , Tue Jul 19 14:03:58 2005 UTC (3 years, 5 months ago) by peter
Branch: MAIN
CVS Tags: snapshot_before_ipv6-assignment
Changes since 1.13: +4 -3 lines
Diff to previous 1.13 (colored)
Add compiler option for Solaris

Revision 1.13 / (view) - annotate - [select for diffs] , Sat Oct 30 11:36:50 2004 UTC (4 years, 2 months ago) by peter
Branch: MAIN
CVS Tags: release_0_48
Changes since 1.12: +2 -2 lines
Diff to previous 1.12 (colored)
OpenSSL/md5 replacement

Revision 1.12 / (view) - annotate - [select for diffs] , Sat Nov 22 16:12:31 2003 UTC (5 years, 1 month ago) by peter
Branch: MAIN
CVS Tags: release_0_47
Changes since 1.11: +3 -2 lines
Diff to previous 1.11 (colored)
Finalizing for next version

Revision 1.11 / (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_46, release_0_45, release_0_44, release_0_42, release_0_41, release_0_40
Changes since 1.10: +2 -2 lines
Diff to previous 1.10 (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.10 / (view) - annotate - [select for diffs] , Sat Apr 20 16:14:28 2002 UTC (6 years, 8 months ago) by peter
Branch: MAIN
Changes since 1.9: +2 -2 lines
Diff to previous 1.9 (colored)
Remove option s from ar (OpenBSD don't support it)
Modified Files:
 	Makefile

Revision 1.9 / (view) - annotate - [select for diffs] , Sat Apr 20 13:21:22 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 missing include directory
Modified Files:
 	Makefile

Revision 1.8 / (view) - annotate - [select for diffs] , Tue Apr 9 19:31:10 2002 UTC (6 years, 8 months ago) by peter
Branch: MAIN
CVS Tags: release_0_40rc4
Changes since 1.7: +3 -3 lines
Diff to previous 1.7 (colored)
Update
	ChangeLog TODO
Add new feature reverse IPv4
	ipv6calc.c test_ipv6calc.sh
 	Makefile ipv6calchelp.c ipv6calctypes.h libipv4addr.c
 	libipv4addr.h librfc1886.c

Revision 1.7 / (view) - annotate - [select for diffs] , Fri Apr 5 17:55:18 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.6: +3 -3 lines
Diff to previous 1.6 (colored)
Header fix
Dependency fix

Revision 1.6 / (view) - annotate - [select for diffs] , Mon Mar 25 06:54:19 2002 UTC (6 years, 9 months ago) by peter
Branch: MAIN
Changes since 1.5: +3 -3 lines
Diff to previous 1.5 (colored)
Some fixes, disable automatic update
Modified Files:
 	Makefile

Updates
Modified Files:
	Makefile

Updates
Modified Files:
	Makefile

Revision 1.5 / (view) - annotate - [select for diffs] , Sun Mar 24 21:38:27 2002 UTC (6 years, 9 months ago) by peter
Branch: MAIN
Changes since 1.4: +9 -3 lines
Diff to previous 1.4 (colored)
Fix up-to-date check
Modified Files:
 	Makefile

Add new help option, update test script
Modified Files:
 	ipv6calc.c test_ipv6calc.sh

Add new help, update Makefile
Modified Files:
 	Makefile ipv6calchelp.c ipv6calchelp.h ipv6calcoptions.h

Revision 1.4 / (view) - annotate - [select for diffs] , Sun Mar 24 17:30:44 2002 UTC (6 years, 9 months ago) by peter
Branch: MAIN
Changes since 1.3: +6 -5 lines
Diff to previous 1.3 (colored)
Minor dependency review
Modified Files:
 	Makefile

Fixes for moved db files
Modified Files:
 	Makefile libieee.c
Removed Files:
 	libieeeoui.h

Revision 1.3 / (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.2: +4 -6 lines
Diff to previous 1.2 (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.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: +2 -4 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:22 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