CVS log for ipv6calc/lib/ipv6calctypes.h |
 |
|
Up to [DeepSpace6] / ipv6calc / lib
Request diff between arbitrary revisions
/ Display revisions graphically
Default branch: MAIN
Bookmark a link to:
HEAD
/
(download)
Revision
1.18
/
(view)
- annotate
- [select for diffs]
, Thu Jul 5 19:48:43 2007 UTC (18 months ago) by peter
Branch:
MAIN
CVS Tags:
release_0_72_0,
HEAD
Changes since 1.17: +5 -2 lines
Diff to previous 1.17
(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.17
/
(view)
- annotate
- [select for diffs]
, Mon Feb 5 16:57:41 2007 UTC (23 months ago) by peter
Branch:
MAIN
CVS Tags:
release_0_71_0,
release_0_70_0
Changes since 1.16: +5 -2 lines
Diff to previous 1.16
(colored)
Add support for action anonymize
Revision
1.16
/
(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.15: +3 -1 lines
Diff to previous 1.15
(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.15
/
(view)
- annotate
- [select for diffs]
, Thu Jan 26 13:52:49 2006 UTC (2 years, 11 months ago) by peter
Branch:
MAIN
CVS Tags:
release_0_51
Changes since 1.14: +7 -7 lines
Diff to previous 1.14
(colored)
lib/ipv6calchelp.c
lib/ipv6calctypes.h
ipv6calc/ipv6calc.c
ipv6calc/ipv6calc.h
- fix help for {upper|lower}case option inconsistency
- add new shortcut options:
--in|-I --out|-O --action|-A
--printcompressed|-C --printuncompressed|-U --printfulluncompressed|-F
- update copyright range
Revision
1.14
/
(view)
- annotate
- [select for diffs]
, Fri Aug 15 10:58:28 2003 UTC (5 years, 4 months ago) by peter
Branch:
MAIN
CVS Tags:
snapshot_before_ipv6-assignment,
release_0_50,
release_0_49,
release_0_48,
release_0_47,
release_0_46
Changes since 1.13: +3 -2 lines
Diff to previous 1.13
(colored)
enable option "printfulluncompressed" on output format octal
add example for output format octal
Revision
1.13
/
(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.12: +5 -2 lines
Diff to previous 1.12
(colored)
add new output format "octal" to create proper input for tinydns
Revision
1.12
/
(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.11: +6 -2 lines
Diff to previous 1.11
(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.11
/
(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.10: +7 -3 lines
Diff to previous 1.10
(colored)
add new input type "ipv4hex" (hexadecimal IPv4 address)
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_45,
release_0_44,
release_0_42,
release_0_41,
release_0_40
Changes since 1.9: +4 -7 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:38:14 2002 UTC (6 years, 8 months ago) by peter
Branch:
MAIN
Changes since 1.7: +2 -2 lines
Diff to previous 1.7
(colored)
Add Open|FreeBSD defines
Modified Files:
ipv6calchelp.h ipv6calctypes.h libieee.h libipv4addr.h
libipv6calc.h libmac.h librfc2874.h
Revision
1.7
/
(view)
- annotate
- [select for diffs]
, Wed Apr 10 06:00:43 2002 UTC (6 years, 8 months ago) by peter
Branch:
MAIN
CVS Tags:
release_0_40rc4
Changes since 1.6: +7 -4 lines
Diff to previous 1.6
(colored)
Add printmirrored
ChangeLog
ipv6calc.c
ipv6calcoptions.h ipv6calctypes.h libipv4addr.c libipv6calc.c
libipv6calc.h librfc1886.c
Revision
1.6
/
(view)
- annotate
- [select for diffs]
, Tue Apr 9 19:31:10 2002 UTC (6 years, 8 months ago) by peter
Branch:
MAIN
Changes since 1.5: +7 -3 lines
Diff to previous 1.5
(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.5
/
(view)
- annotate
- [select for diffs]
, Fri Apr 5 18:11:13 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.4: +6 -2 lines
Diff to previous 1.4
(colored)
NetBSD/no stdint.h fix
Revision
1.4
/
(view)
- annotate
- [select for diffs]
, Thu Apr 4 20:58:21 2002 UTC (6 years, 9 months ago) by peter
Branch:
MAIN
Changes since 1.3: +2 -2 lines
Diff to previous 1.3
(colored)
Fixes and splint
Revision
1.3
/
(view)
- annotate
- [select for diffs]
, Thu Apr 4 18:40:26 2002 UTC (6 years, 9 months ago) by peter
Branch:
MAIN
Changes since 1.2: +97 -50 lines
Diff to previous 1.2
(colored)
Review
Committing in ipv6calc
Modified Files:
Makefile ipv6calc.c showinfo.c showinfo.h
Revision
1.2
/
(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.1: +32 -26 lines
Diff to previous 1.1
(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.1
/
(view)
- annotate
- [select for diffs]
, Mon Mar 18 19:59:23 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.