openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
T
tinysvcmdns
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
1 day
ago. based on code collected
3 days
ago.
Jun 13, 2025 — Jun 13, 2026
Showing page 1 of 2
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Finish port to Win32 and polish build system
Stefan Profanter
More...
over 9 years ago
Fix creation of TXT records over 63 bytes
Dries Harnie
More...
over 9 years ago
Use newer check package
Stefan Profanter
More...
over 9 years ago
Fix typo in assert
Dries Harnie
More...
over 9 years ago
Wrap header files in extern C block if compiling under C++
Dries Harnie
More...
over 9 years ago
BUILD: Expose header files when linked as target
Dries Harnie
More...
over 9 years ago
BUILD: Fix dynamic linking
Dries Harnie
More...
over 9 years ago
Further Windows porting
Dries Harnie
More...
over 9 years ago
cleanup includes
Stefan Profanter
More...
almost 10 years ago
fix build
Stefan Profanter
More...
almost 10 years ago
Fix build
Stefan Profanter
More...
almost 10 years ago
remove custom definition of struct ip_mreq
Stefan Profanter
More...
almost 10 years ago
Fix missing header on windows
Stefan Profanter
More...
almost 10 years ago
Add static cast to fix compiler warning
Stefan Profanter
More...
almost 10 years ago
Add unit tests
Stefan Profanter
More...
almost 10 years ago
Fix memory issues if not using null terminated string
Stefan Profanter
More...
almost 10 years ago
Enable continuous integration and fix related errors
Stefan Profanter
More...
almost 10 years ago
Strict compilation mode in c99 and fix of warnings
Stefan Profanter
More...
almost 10 years ago
Fix CMake build
Stefan Profanter
More...
almost 10 years ago
Change build system from static Makefile to cmake (which is suitable for windows, linux, osx, ...). Windows does not have pthreads, but with very few additional lines windows will be supported while the code is still clear and maintainable.
David Gräff
More...
over 10 years ago
Add close_pipe() wrapper for close()/closesocket().
John Maguire
More...
over 13 years ago
Change pipe to local sockets on win32 so select() will work.
John Maguire
More...
over 13 years ago
Win32/MinGW support.
John Maguire
More...
over 13 years ago
Added API and test to add additional RRs (lAAAA RRs i.e.)
A Weinlein
More...
over 13 years ago
Added support to parse and encode AAAA RRs
A Weinlein
More...
over 13 years ago
Minor formatting fix for license text.
Darell Tan
More...
over 13 years ago
Added CROSS_COMPILE prefix to Makefile.
Darell Tan
More...
over 13 years ago
Bugfix: read/write 16 and 32-bit values manually to avoid alignment issues.
Darell Tan
More...
over 13 years ago
Made packet parsing code more robust.
Darell Tan
More...
over 13 years ago
Bugfix: populate_answers() was not adding records if type is RR_ANY (since rev ea6495c).
Darell Tan
More...
over 13 years ago
←
1
2
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree