]> git.karo-electronics.de Git - mdnsd.git/log
mdnsd.git
7 years agoAdd futher files to .gitignore mdnsd-cleanup
Ole Reinhardt [Fri, 10 Mar 2017 14:36:24 +0000 (15:36 +0100)]
Add futher files to .gitignore

7 years agoAdded autotools support
Ole Reinhardt [Thu, 20 Mar 2014 13:21:24 +0000 (14:21 +0100)]
Added autotools support

10 years agoAdded autotools support
Ole Reinhardt [Thu, 20 Mar 2014 13:21:24 +0000 (14:21 +0100)]
Added autotools support

10 years agoAdded hostname parameter, so we can now freely set the hostname
Ole Reinhardt [Thu, 20 Mar 2014 11:41:42 +0000 (12:41 +0100)]
Added hostname parameter, so we can now freely set the hostname

10 years agoReplaced tabs by four spaces
Ole Reinhardt [Mon, 13 May 2013 14:09:49 +0000 (16:09 +0200)]
Replaced tabs by four spaces

10 years agoCosmetic
Ole Reinhardt [Wed, 1 May 2013 16:43:57 +0000 (18:43 +0200)]
Cosmetic

10 years agoReplaced int8_t by char for all strings
Ole Reinhardt [Wed, 1 May 2013 16:34:37 +0000 (18:34 +0200)]
Replaced int8_t by char for all strings

10 years agoReplaced int8_t by char for all strings
Ole Reinhardt [Wed, 1 May 2013 16:34:01 +0000 (18:34 +0200)]
Replaced int8_t by char for all strings

10 years agoCleaned up code. Removed netwatch code. Removed option to change the port
Ole Reinhardt [Mon, 29 Apr 2013 23:59:26 +0000 (01:59 +0200)]
Cleaned up code. Removed netwatch code. Removed option to change the port
number, ip-address or hostname during runtime.

Tried to get a clean and simple reference implementation.

Removed debug output

10 years agoComplete cleanup and rewrite. Added lots of documentation and fixed some
Ole Reinhardt [Sun, 28 Apr 2013 23:48:55 +0000 (01:48 +0200)]
Complete cleanup and rewrite. Added lots of documentation and fixed some
minor bugs.

10 years agoComplete cleanup and rewrite. Added lots of documentation and fixed some
Ole Reinhardt [Sun, 28 Apr 2013 23:47:55 +0000 (01:47 +0200)]
Complete cleanup and rewrite. Added lots of documentation and fixed some
minor bugs.

Currently does not use the netwatch.

10 years agoAdded netwatch to the Makefile ipcam
Ole Reinhardt [Sun, 28 Apr 2013 23:38:44 +0000 (01:38 +0200)]
Added netwatch to the Makefile

10 years agoAdded netwatch
Ole Reinhardt [Sun, 28 Apr 2013 23:37:14 +0000 (01:37 +0200)]
Added netwatch

10 years agovarious state handling fixes
Simon Budig [Tue, 10 Mar 2009 13:58:15 +0000 (14:58 +0100)]
various state handling fixes

10 years agoslightly reorganized.
Simon Budig [Tue, 10 Mar 2009 01:07:45 +0000 (02:07 +0100)]
slightly reorganized.

10 years agomake IP handling a little more flexible
Simon Budig [Mon, 9 Mar 2009 20:42:23 +0000 (21:42 +0100)]
make IP handling a little more flexible

10 years agoadd netwatch to .gitignore
Simon Budig [Mon, 9 Mar 2009 11:00:21 +0000 (12:00 +0100)]
add netwatch to .gitignore

10 years agototally modified mhttp modifications.
Ole Reinhardt [Sun, 28 Apr 2013 23:27:54 +0000 (01:27 +0200)]
totally modified mhttp modifications.

10 years agodon't conflict with answers with ttl 0.
Simon Budig [Tue, 10 Mar 2009 13:56:52 +0000 (14:56 +0100)]
don't conflict with answers with ttl 0.

10 years agofix up conflict handler in mhttp
Simon Budig [Mon, 9 Mar 2009 20:53:46 +0000 (21:53 +0100)]
fix up conflict handler in mhttp

10 years agoadd record as an argument to the conflict function
Simon Budig [Mon, 9 Mar 2009 20:41:33 +0000 (21:41 +0100)]
add record as an argument to the conflict function

10 years agoadd QTYPE_ANY enum
Simon Budig [Mon, 9 Mar 2009 10:47:17 +0000 (11:47 +0100)]
add QTYPE_ANY enum

10 years agofix another crasher, make name lookup case insensitive, timeout fixes.
Simon Budig [Mon, 9 Mar 2009 10:54:13 +0000 (11:54 +0100)]
fix another crasher, make name lookup case insensitive, timeout fixes.

10 years agoinvoke _conflict on all conflicting records.
Simon Budig [Mon, 26 Jan 2009 23:37:08 +0000 (00:37 +0100)]
invoke _conflict on all conflicting records.

10 years agoAllow multiple self-conflicting records
Simon Budig [Mon, 26 Jan 2009 23:28:14 +0000 (00:28 +0100)]
Allow multiple self-conflicting records

10 years agoadd gitignore file
Simon Budig [Sat, 24 Jan 2009 23:04:16 +0000 (00:04 +0100)]
add gitignore file

10 years agouse polling, fix warnings in mhttp.c
Simon Budig [Fri, 23 Jan 2009 00:06:10 +0000 (01:06 +0100)]
use polling, fix warnings in mhttp.c

10 years agoadd support for TXT records and fix warnings in mquery.c
Simon Budig [Thu, 22 Jan 2009 23:05:39 +0000 (00:05 +0100)]
add support for TXT records and fix warnings in mquery.c

10 years agofix warnings and a crasher in mdnsd.c
Simon Budig [Thu, 22 Jan 2009 23:01:19 +0000 (00:01 +0100)]
fix warnings and a crasher in mdnsd.c

10 years agofix warnings and crasher in sdtxt.c
Simon Budig [Thu, 22 Jan 2009 22:56:11 +0000 (23:56 +0100)]
fix warnings and crasher in sdtxt.c

10 years agofix warnings in xht.[ch]
Simon Budig [Thu, 22 Jan 2009 22:51:32 +0000 (23:51 +0100)]
fix warnings in xht.[ch]

10 years agoAdd QTYPE_TXT, make the "my"-macro safer.
Simon Budig [Thu, 22 Jan 2009 22:49:32 +0000 (23:49 +0100)]
Add QTYPE_TXT, make the "my"-macro safer.

10 years agoSmall makefile tweaks
Simon Budig [Thu, 22 Jan 2009 22:47:28 +0000 (23:47 +0100)]
Small makefile tweaks

10 years agoSimons initial import with slight changes
Ole Reinhardt [Sun, 28 Apr 2013 22:57:15 +0000 (00:57 +0200)]
Simons initial import with slight changes

10 years agoInitial import:
Ole Reinhardt [Sun, 28 Apr 2013 21:50:01 +0000 (23:50 +0200)]
Initial import:

mdnsd - embeddable Multicast DNS Daemon

Revision: mdnsd-0.7G.tar.gz
URL:      http://dotlocal.org/mdnsd/

This package is intended for software developers and integrators, there isn't really anything here for an end
user. More info is available at http://dotlocal.org/mdnsd/ or by emailing me.  The license is GPL and BSD, with
alternative licensing available upon request if needed.

You should be able to just type make and it will build the included example apps.  Otherwise, check out mdnsd.h
to get started, the API is as simple as I could make it, but I hope to find some easier/better ways to improve it
in the future.  Also included are some other utilities, sdtxt.* for service discovery TXT record
parsing/generation, and xht.* for simple fast hashtables, and 1035.* which mdnsd uses for standalone dns parsing.

Jer
jer@jabber.org