[cvs] / netsukuku / src / andns.h Repository:
ViewVC logotype

Log of /netsukuku/src/andns.h

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Tag:

Revision 1.27 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 14 22:58:11 2007 UTC (3 years, 3 months ago) by alpt
Branch: MAIN
CVS Tags: HEAD
Changes since 1.26: +1 -1 lines
Diff to previous 1.26
* just a dir

Revision 1.26 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 17 20:16:03 2007 UTC (3 years, 5 months ago) by efphe
Branch: MAIN
Changes since 1.25: +4 -4 lines
Diff to previous 1.25
Redefinition of all ANDNS symbols (The Bad, Friendly Chaos was there). Cleaning code.
Preparing to rewrite andns.[ch] and ntkresolv.[ch] using the shared libs.

Revision 1.25 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 10 23:17:20 2006 UTC (4 years, 1 month ago) by efphe
Branch: MAIN
Changes since 1.24: +1 -1 lines
Diff to previous 1.24
andns_gethostbyname timeouts after 15 seconds.

Revision 1.24 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 15 23:14:07 2006 UTC (4 years, 2 months ago) by efphe
Branch: MAIN
Changes since 1.23: +3 -1 lines
Diff to previous 1.23
ntk-resolv: timeout is working.
Modified andns_init and mark_init: loginfo() instead of debug().

Revision 1.23 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 29 21:05:29 2006 UTC (4 years, 3 months ago) by efphe
Branch: MAIN
Changes since 1.22: +0 -4 lines
Diff to previous 1.22
- Added Zlib to andns.
- Rfc 006 modified.
- SConstruct check for zlib.h
- configure.ac check for zlib.h
- Removed a memory leak in a_u().

Revision 1.22 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 27 16:00:58 2006 UTC (4 years, 3 months ago) by efphe
Branch: MAIN
Changes since 1.21: +1 -1 lines
Diff to previous 1.21
More debugging. Some temporrary printing functions are now present.

Revision 1.21 - (view) (download) (as text) (annotate) - [select for diffs]
Sun May 14 13:39:30 2006 UTC (4 years, 3 months ago) by efphe
Branch: MAIN
Changes since 1.20: +5 -0 lines
Diff to previous 1.20
developing ntk-ding and his man page.

Revision 1.20 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 9 21:22:58 2006 UTC (4 years, 4 months ago) by efphe
Branch: MAIN
Changes since 1.19: +1 -1 lines
Diff to previous 1.19
updating resolving functions to snsd.

Revision 1.19 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 5 08:29:01 2006 UTC (4 years, 4 months ago) by efphe
Branch: MAIN
Changes since 1.18: +2 -2 lines
Diff to previous 1.18

Building andns_snsd.
andns_init() now takes a family argument.
andna.c updated.

Revision 1.18 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 4 08:01:13 2006 UTC (4 years, 4 months ago) by efphe
Branch: MAIN
Changes since 1.17: +1 -0 lines
Diff to previous 1.17
- Andns and SNSD
- Renaming some file

Revision 1.17 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 1 16:00:51 2006 UTC (4 years, 4 months ago) by efphe
Branch: MAIN
Changes since 1.16: +1 -3 lines
Diff to previous 1.16
working on snsd and andns communications.

Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 29 02:39:21 2006 UTC (4 years, 4 months ago) by efphe
Branch: MAIN
Changes since 1.15: +0 -4 lines
Diff to previous 1.15
andnsnsd.c: functions to handle snsd struct.
Converting andns function resolution to SNSD RFC.
Not ready to compile.

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 28 20:10:18 2006 UTC (4 years, 4 months ago) by efphe
Branch: MAIN
Changes since 1.14: +3 -2 lines
Diff to previous 1.14
*** empty log message ***

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 28 10:26:00 2006 UTC (4 years, 4 months ago) by alpt
Branch: MAIN
Changes since 1.13: +2 -0 lines
Diff to previous 1.13
the snsd coding continues ;)

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 25 22:50:28 2006 UTC (4 years, 4 months ago) by efphe
Branch: MAIN
Changes since 1.12: +2 -2 lines
Diff to previous 1.12
...

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 25 22:37:55 2006 UTC (4 years, 4 months ago) by efphe
Branch: MAIN
Changes since 1.11: +1 -0 lines
Diff to previous 1.11

Preparing to make andns_init proto-independent.

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 2 23:52:10 2006 UTC (4 years, 5 months ago) by efphe
Branch: MAIN
Changes since 1.10: +1 -0 lines
Diff to previous 1.10
ntkdig is not too unstable

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 1 21:55:47 2006 UTC (4 years, 5 months ago) by efphe
Branch: MAIN
Changes since 1.9: +55 -175 lines
Diff to previous 1.9
Andns library rewritten.
andnslib works on andns protocolo (NTK_RFC 0006).
dnslib works on dns packet
andns works on dns_wrapper.

MX now works for inet resolutions.

Revision 1.4.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 24 03:00:41 2006 UTC (4 years, 5 months ago) by alpt
Branch: Released
Changes since 1.4.2.1: +1 -0 lines
Diff to previous 1.4.2.1 , to branch point 1.4 , to next main 1.27
0.0.7b Released

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 16 00:20:55 2006 UTC (4 years, 5 months ago) by efphe
Branch: MAIN
Changes since 1.8: +1 -0 lines
Diff to previous 1.8
micio, micio, e' pin de pula!

Revision 1.4.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 2 04:25:46 2006 UTC (4 years, 6 months ago) by alpt
Branch: Released
Changes since 1.4: +38 -38 lines
Diff to previous 1.4
Branch "Released" updated to the current 0.0.6b version.

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Feb 18 20:48:08 2006 UTC (4 years, 6 months ago) by efphe
Branch: MAIN
Changes since 1.7: +5 -4 lines
Diff to previous 1.7

andns_pkt.* restored.
DNS MX query implemented.
err_errno.h is now used by andns_functions.

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Feb 18 12:00:07 2006 UTC (4 years, 6 months ago) by efphe
Branch: MAIN
Changes since 1.6: +0 -1 lines
Diff to previous 1.6

Boh.
I need to sync me.
Some info is lost.

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 16 02:36:19 2006 UTC (4 years, 6 months ago) by alpt
Branch: MAIN
Changes since 1.5: +38 -39 lines
Diff to previous 1.5
cleaned some signedness warning

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 5 22:14:23 2006 UTC (4 years, 7 months ago) by efphe
Branch: MAIN
Changes since 1.4: +6 -5 lines
Diff to previous 1.4

Fixed two big bugs!
lbltoname() rewrited: math complexity, sometimes, is just perversion

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 16 00:07:00 2006 UTC (4 years, 7 months ago) by efphe
Branch: MAIN
Branch point for: Released
Changes since 1.3: +2 -0 lines
Diff to previous 1.3

The first opinion is a good opinion.
It's trivial: it won't be good!
andns, puf

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 15 21:33:21 2006 UTC (4 years, 7 months ago) by efphe
Branch: MAIN
Changes since 1.2: +14 -6 lines
Diff to previous 1.2

More debugging.

andna_fake.[ch] and brutal_andns_main.c are useful for debug.
Nothing more.

Hi

efphe

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 13 01:22:02 2006 UTC (4 years, 7 months ago) by efphe
Branch: MAIN
Changes since 1.1: +0 -2 lines
Diff to previous 1.1
more debug

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 11 04:13:35 2006 UTC (4 years, 7 months ago) by alpt
Branch: MAIN
andns/*.[ch] moved to src/
The andns code uses now the log.c debug functions.

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by:

alpt (at) freaknet (dot) org
ViewVC Help
Powered by ViewVC 1.1-dev