Repositories
/
olsrd.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
plugin util: add set_plugin_long function
[olsrd.git]
/
lib
/
mdns
/
2016-04-07
Ferry Huberts
plugin util: make set_plugin_boolean actually set a...
tree
|
commitdiff
2016-02-25
Ferry Huberts
mdns: fix GCC 6 warnings
tree
|
commitdiff
2015-12-09
Henning Rogge
Merge branch 'master' of git://olsr.org/olsrd
tree
|
commitdiff
2015-12-09
Ferry Huberts
all: fixes resulting from building with clang
tree
|
commitdiff
2015-11-06
Ferry Huberts
mdns: update a comment about exit
tree
|
commitdiff
2015-09-28
Ferry Huberts
Merge branch 'release-0.6.8'
tree
|
commitdiff
2015-06-15
Ferry Huberts
Merge branch 'release-0.6.8'
tree
|
commitdiff
2015-05-27
Ferry Huberts
Merge branch 'release-0.6.8'
tree
|
commitdiff
2015-05-27
Ferry Huberts
Merge branch 'release-0.6.7'
tree
|
commitdiff
2015-05-15
Daniel Golle
plugins: fix precompiled syntax
tree
|
commitdiff
2015-05-15
Daniel Golle
plugins: use previous definition of struct udphdr on...
tree
|
commitdiff
2015-05-15
Daniel Golle
plugins: fix build on some glibc systems
tree
|
commitdiff
2015-05-15
Daniel Golle
plugins: fix build with musl
tree
|
commitdiff
2014-12-11
Ferry Huberts
Rename 'struct interface' to 'struct interface_olsr'
tree
|
commitdiff
2014-12-11
Ferry Huberts
Rename 'struct interface' to 'struct interface_olsr'
v0.6.7-eol
tree
|
commitdiff
2014-06-02
Ferry Huberts
Merge tag 'v0.6.5.6'
tree
|
commitdiff
2013-11-21
Ferry Huberts
Merge branch 'release-0.6.5'
tree
|
commitdiff
2013-11-08
Ferry Huberts
Merge branch 'release-0.6.5'
tree
|
commitdiff
2013-11-06
Ferry Huberts
Merge branch 'release-0.6.5'
tree
|
commitdiff
2013-11-06
Ferry Huberts
Merge branch 'release-0.6.5'
tree
|
commitdiff
2013-08-17
Ferry Huberts
Merge branch 'release-0.6.5'
tree
|
commitdiff
2013-04-24
Ferry Huberts
Merge branch 'release-0.6.5'
tree
|
commitdiff
2013-04-24
Ferry Huberts
Merge branch 'release-0.6.4'
tree
|
commitdiff
2013-04-23
Ferry Huberts
Merge branch 'release-0.6.5'
tree
|
commitdiff
2013-04-18
Ferry Huberts
remove pthread usage as much as possible
tree
|
commitdiff
2013-04-18
Saverio Proto
mDNS: remove from Makefile PTHREAD useless dependency
tree
|
commitdiff
2013-04-15
Ferry Huberts
Merge branch 'release-0.6.5'
tree
|
commitdiff
2013-02-28
Ferry Huberts
Merge branch 'release-0.6.5'
tree
|
commitdiff
2013-02-25
Ferry Huberts
Merge branch 'release-0.6.5'
tree
|
commitdiff
2013-02-20
Ferry Huberts
mdns: supported on Android
tree
|
commitdiff
2013-02-20
Ferry Huberts
mdns: fix three alignment warnings
tree
|
commitdiff
2013-02-20
Ferry Huberts
mdns: don't use non-standard ushot type
tree
|
commitdiff
2013-02-20
Ferry Huberts
mdns: fix container_of pointer arith
tree
|
commitdiff
2012-12-10
Ferry Huberts
Merge branch 'release-0.6.4' into mmmm
tree
|
commitdiff
2012-11-16
Ferry Huberts
Merge branch 'release-0.6.4'
tree
|
commitdiff
2012-11-05
Ferry Huberts
Merge tag 'v0.6.4'
tree
|
commitdiff
2012-10-23
Ferry Huberts
mdns: check return value of sendto
tree
|
commitdiff
2012-10-23
Ferry Huberts
mdns: check return value of inet_pton
tree
|
commitdiff
2012-10-23
Ferry Huberts
mdns: do not close an fd that is not open
tree
|
commitdiff
2012-10-23
Ferry Huberts
mdns: do not close an fd that is not open
tree
|
commitdiff
2012-10-23
Ferry Huberts
mdns: remove some dead code
tree
|
commitdiff
2012-10-23
Ferry Huberts
mdns: suppress a Coverity warning
tree
|
commitdiff
2012-10-19
Ferry Huberts
improve VERBOSE handling
tree
|
commitdiff
2012-10-15
Henning Rogge
Fix buffer overflow in mdns plugin
tree
|
commitdiff
2012-10-11
Ferry Huberts
mdns: fix a compilation warning / copy-paste error
tree
|
commitdiff
2012-10-11
Ferry Huberts
mdns: fix compilation warnings
tree
|
commitdiff
2012-10-03
Saverio Proto
Merge remote-tracking branch 'origin/mDNS-plugin-GSoC...
tree
|
commitdiff
2012-08-31
Frank de Brabander
Merge branch with new lq plugin for NL80211 support
tree
|
commitdiff
2012-08-28
Ferry Huberts
update comments on all ifdefs
tree
|
commitdiff
2012-08-28
Ferry Huberts
ifdef: fix some include ifdefs
tree
|
commitdiff
2012-08-27
Hans-Christoph Steiner
use the POSIX standard '__linux__' macro instead of...
tree
|
commitdiff
2012-08-15
Henning Rogge
Merge branch 'master' into stable
master-stable-switch
tree
|
commitdiff
2012-08-13
Saverio Proto
Revert "mDNS: init ListOfFilteredHosts in the proper...
tree
|
commitdiff
2012-08-13
Saverio Proto
mDNS: Fixed typo in README
tree
|
commitdiff
2012-08-13
Saverio Proto
mDNS: better debug support for filtered hosts feature
tree
|
commitdiff
2012-08-13
Saverio Proto
mDNS: trivial, removed TODO from code for something...
tree
|
commitdiff
2012-08-13
Saverio Proto
mDNS: init ListOfFilteredHosts in the proper place...
tree
|
commitdiff
2012-08-13
Saverio Proto
mDNS: Change version of mdns plugin to 1.0.1 after...
tree
|
commitdiff
2012-08-13
Saverio Proto
mDNS: trivial debug print fix and code readibility...
tree
|
commitdiff
2012-08-13
Alessandro
mDNS: BUGFIX, mDNS plugin, hello message of router...
tree
|
commitdiff
2012-08-13
Saverio Proto
mDNS: Update checksum field of the IPv4 Header after...
tree
|
commitdiff
2012-08-13
Alessandro
mDNS: Reworked logic of router Election. The election...
tree
|
commitdiff
2012-08-13
Alessandro
mDNS: Updated README file for mDNS plugin
tree
|
commitdiff
2012-08-13
Alessandro
mDNS: Implemented Host Filtering for ipv4 and ipv6...
tree
|
commitdiff
2012-08-13
Saverio Proto
mDNS: Fix most of the warnings from the compiler
tree
|
commitdiff
2012-08-13
Alessandro Gnagni
mDNS: Implemented router election mechansim to have...
tree
|
commitdiff
2012-08-13
Alessandro Gnagni
mDNS: review of Alessandro Gnagni patch, inserted a...
tree
|
commitdiff
2012-08-13
Saverio Proto
mDNS: Upgrading the container_of.h that was backported...
tree
|
commitdiff
2012-08-13
Saverio Proto
mDNS: Skeleton code for new host filter feature in...
tree
|
commitdiff
2012-08-13
Alessandro Gnagni
mDNS: Fixing loops for mDNS packets when mDNS plugin...
tree
|
commitdiff
2011-12-06
Ferry Huberts
Merge branch 'stable' into pud
tree
|
commitdiff
2011-12-06
Ferry Huberts
mdns: firm up IsMulticast
tree
|
commitdiff
2011-08-11
Ferry Huberts
Merge branch 'stable' into pud
tree
|
commitdiff
2011-08-11
Ferry Huberts
build: do not print full commandlines
tree
|
commitdiff
2011-08-11
Ferry Huberts
mdns: add uninstall target
tree
|
commitdiff
2011-06-09
Ferry Huberts
mdns: remove unused variables
tree
|
commitdiff
2011-06-09
Ferry Huberts
mdns/NetworkInterfaces: remove unused variable
tree
|
commitdiff
2011-03-17
Henning Rogge
Merge branch 'scheduler_cleanup'
tree
|
commitdiff
2011-03-01
Ferry Huberts
mdns: fix uninitialised pointer for first nonOlsrInterface
tree
|
commitdiff
2011-03-01
Ferry Huberts
mdns: fix uninitialised pointer for first nonOlsrInterface
tree
|
commitdiff
2011-02-26
Henning Rogge
Merge branch 'master' into scheduler_cleanup
tree
|
commitdiff
2011-02-25
Henning Rogge
Put includes necessary for code files into code files...
tree
|
commitdiff
2011-02-17
Henning Rogge
Merge branch 'master' into scheduler_cleanup
tree
|
commitdiff
2011-02-15
Henning Rogge
Cleanup of olsr_socket API interface
tree
|
commitdiff
2011-02-14
Henning Rogge
Split scheduler into olsr_timer and olsr_socket
tree
|
commitdiff
2011-02-14
Henning Rogge
Namespace cleanup of scheduler, remove "polling" sockets
tree
|
commitdiff
2011-02-13
Henning Rogge
Cleanup of memory cookie system. Changed name from...
tree
|
commitdiff
2010-12-28
Henning Rogge
Update to new avl/list iteration macros
tree
|
commitdiff
2010-08-18
Henning Rogge
scheduler: Custom additions to memory cookies
tree
|
commitdiff
2010-07-23
Henning Rogge
Merge branch 'master' of git://olsr.org/olsrd
tree
|
commitdiff
2010-07-23
Henning Rogge
Simplify interface variables... BSD/Win32 broken, will...
tree
|
commitdiff
2010-07-20
Markus Kittenberger
change arm-nowarn-alignments in plugins
tree
|
commitdiff
2010-07-11
Henning Rogge
Squashed commit of the following:
tree
|
commitdiff
2010-03-23
Henning Rogge
Merge branch 'http-server'
tree
|
commitdiff
2010-03-18
Caspar van Zon
Changes to p2pd for duplicate packet filter
tree
|
commitdiff
2010-03-10
Vasilis Tsiligiannis
Merge remote branch 'origin/stable' into stable
tree
|
commitdiff
2010-03-09
Henning Rogge
Patch ALIGN_NOWARN_ARM macro for better priority handling.
tree
|
commitdiff
2010-03-08
Henning Rogge
Update config writer to new configfile
tree
|
commitdiff
2010-03-05
Vasilis Tsiligiannis
Merge remote branch 'origin/stable' into stable
tree
|
commitdiff
2010-03-05
Saverio Proto
Backporting mDNS plugin to stable branch
tree
|
commitdiff
next