ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/hopm/trunk/src/patricia.h
Revision 8753 - (view) (annotate) - [select for diffs]
Modified Tue Jan 1 13:56:48 2019 UTC (5 years, 2 months ago) by michael
File length: 5194 byte(s)
Diff to previous 7852
- patricia: update to latest version from ircd-hybrid

Revision 7852 - (view) (annotate) - [select for diffs]
Modified Sun Nov 6 18:20:25 2016 UTC (7 years, 4 months ago) by michael
File length: 5181 byte(s)
Copied from: ircd-hybrid/trunk/include/patricia.h revision 7851
Diff to previous 7847
- Import patricia.h

Revision 7847 - (view) (annotate) - [select for diffs]
Modified Sun Nov 6 16:58:50 2016 UTC (7 years, 4 months ago) by michael
Original Path: ircd-hybrid/trunk/include/patricia.h
File length: 5181 byte(s)
Diff to previous 7846
- aptricia.c, patricia.h: add patricia_try_search_exact_addr() and patricia_try_search_best_addr()

Revision 7846 - (view) (annotate) - [select for diffs]
Modified Sun Nov 6 16:08:49 2016 UTC (7 years, 4 months ago) by michael
Original Path: ircd-hybrid/trunk/include/patricia.h
File length: 4984 byte(s)
Diff to previous 7843
- patricia.c, patricia.h: prefix several externally visible functions with patricia_

Revision 7843 - (view) (annotate) - [select for diffs]
Modified Sun Nov 6 13:55:28 2016 UTC (7 years, 4 months ago) by michael
Original Path: ircd-hybrid/trunk/include/patricia.h
File length: 4939 byte(s)
Diff to previous 7839
- patricia.c, patricia.h:New_Patricia() fixed compile warning; removed useless 0 assignments

Revision 7839 - (view) (annotate) - [select for diffs]
Modified Sun Nov 6 13:02:30 2016 UTC (7 years, 4 months ago) by michael
Original Path: ircd-hybrid/trunk/include/patricia.h
File length: 4930 byte(s)
Diff to previous 7836
- patricia.c, patricia.h: rewrite prefix_toa() to suck less

Revision 7836 - (view) (annotate) - [select for diffs]
Modified Sun Nov 6 12:01:21 2016 UTC (7 years, 4 months ago) by michael
Original Path: ircd-hybrid/trunk/include/patricia.h
File length: 4924 byte(s)
Diff to previous 7834
- patricia.h: add missing prototype for try_search_best()

Revision 7834 - (view) (annotate) - [select for diffs]
Modified Sun Nov 6 11:59:01 2016 UTC (7 years, 4 months ago) by michael
Original Path: ircd-hybrid/trunk/include/patricia.h
File length: 4850 byte(s)
Diff to previous 7824
- patricia.c, patricia.h: indenting; remove extraneous parentheses

Revision 7824 - (view) (annotate) - [select for diffs]
Modified Thu Oct 20 17:54:54 2016 UTC (7 years, 5 months ago) by michael
Original Path: ircd-hybrid/trunk/include/patricia.h
File length: 5217 byte(s)
Diff to previous 7822
- patricia.h, patricia.c: cleanup prefix_toa() to fit our needs; make it use snprintf()

Revision 7822 - (view) (annotate) - [select for diffs]
Modified Wed Oct 19 21:53:19 2016 UTC (7 years, 5 months ago) by michael
Original Path: ircd-hybrid/trunk/include/patricia.h
File length: 5212 byte(s)
Diff to previous 7814
- patricia.h, patricia.c: constification

Revision 7814 - (view) (annotate) - [select for diffs]
Modified Wed Oct 19 17:37:13 2016 UTC (7 years, 5 months ago) by michael
Original Path: ircd-hybrid/trunk/include/patricia.h
File length: 5194 byte(s)
Diff to previous 7813
- patricia.h, patricia.c: we don't need these functions outside patricia.c

Revision 7813 - (view) (annotate) - [select for diffs]
Modified Wed Oct 19 16:47:56 2016 UTC (7 years, 5 months ago) by michael
Original Path: ircd-hybrid/trunk/include/patricia.h
File length: 5254 byte(s)
Diff to previous 7812
- patricia.h, patricia.c: kill _prefix4_t struct. we can afford the little extra memory

Revision 7812 - (view) (annotate) - [select for diffs]
Modified Wed Oct 19 16:43:47 2016 UTC (7 years, 5 months ago) by michael
Original Path: ircd-hybrid/trunk/include/patricia.h
File length: 5463 byte(s)
Diff to previous 7811
- patricia.h: removed unused header includes

Revision 7811 - (view) (annotate) - [select for diffs]
Modified Wed Oct 19 16:33:21 2016 UTC (7 years, 5 months ago) by michael
Original Path: ircd-hybrid/trunk/include/patricia.h
File length: 5570 byte(s)
Diff to previous 7806
- patricia.h, patricia.c: removed void_fn_t typedef

Revision 7806 - (view) (annotate) - [select for diffs]
Modified Wed Oct 19 15:42:50 2016 UTC (7 years, 5 months ago) by michael
Original Path: ircd-hybrid/trunk/include/patricia.h
File length: 5569 byte(s)
Diff to previous 7668
- patricia.h, patricia.c: get rid of BSD data types

Revision 7668 - (view) (annotate) - [select for diffs]
Modified Wed Jul 20 17:09:49 2016 UTC (7 years, 8 months ago) by michael
Original Path: ircd-hybrid/trunk/include/patricia.h
File length: 5588 byte(s)
Diff to previous 6608
- Fixed svn properties

Revision 6608 - (view) (annotate) - [select for diffs]
Modified Thu Oct 22 18:37:03 2015 UTC (8 years, 5 months ago) by michael
Original Path: ircd-hybrid/trunk/include/patricia.h
File length: 5588 byte(s)
Diff to previous 6259
- patricia.h: remove trailing whitespaces

Revision 6259 - (view) (annotate) - [select for diffs]
Modified Sat Jul 11 12:18:43 2015 UTC (8 years, 8 months ago) by michael
Original Path: ircd-hybrid/trunk/include/patricia.h
File length: 5589 byte(s)
Diff to previous 5792
- Set keyword and eol-style properties

Revision 5792 - (view) (annotate) - [select for diffs]
Modified Tue Apr 14 17:58:04 2015 UTC (8 years, 11 months ago) by michael
Original Path: ircd-hybrid/trunk/include/patricia.h
File length: 5640 byte(s)
Diff to previous 5046
- patricia.h: removed some windows support leftovers

Revision 5046 - (view) (annotate) - [select for diffs]
Modified Sat Dec 13 18:59:00 2014 UTC (9 years, 3 months ago) by michael
Original Path: ircd-hybrid/trunk/include/patricia.h
File length: 5740 byte(s)
Diff to previous 5044
- patricia.c, patricia.h: add proper copyright/license header

Revision 5044 - (view) (annotate) - [select for diffs]
Modified Sat Dec 13 18:53:23 2014 UTC (9 years, 3 months ago) by michael
Original Path: ircd-hybrid/trunk/include/patricia.h
File length: 4605 byte(s)
Diff to previous 5043
- patricia.c, patricia.h: ipv6 is mandatory

Revision 5043 - (view) (annotate) - [select for diffs]
Modified Sat Dec 13 18:47:28 2014 UTC (9 years, 3 months ago) by michael
Original Path: ircd-hybrid/trunk/include/patricia.h
File length: 4659 byte(s)
Diff to previous 5042
- patricia.c, patricia.h: fixed some compile warnings

Revision 5042 - (view) (annotate) - [select for diffs]
Added Sat Dec 13 18:19:17 2014 UTC (9 years, 3 months ago) by michael
Original Path: ircd-hybrid/trunk/include/patricia.h
File length: 4442 byte(s)
- Added latest patricia.c, patricia.h from Net-Patricia-1.22 for later use

Convenience Links

Links to HEAD: (view) (annotate)

Compare Revisions

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a