ttynet: disable buffering for stdout and stderr
nexbridge: use LOG() not perror()
nexbridge: compilation fix on macosx
ttynet: fix address comparison
update version to 0.4-b2
nexbridge: check option values
update version to 0.4-b1
ttynet: add default for -t
nexbridge: add -F option; com port code refactory
ttynet: add -t and -r to reconnect on tty close
implement full serial support - work in progress
nexbridge: fix: baudrate config -B
nexbridge: add baudrate config -B
fix: compilation warnings
text change
ttynet: remove timeout; improve help screen
documentation update
ttynet: add chmod() if euid=0 to allow users to...
ttynet: add symlink and name changes
ttynet: whitesappce changes and code style
initial commit of ttynet tool
fix: logname, add: service type and retry regis...
created man page
udated README and AUTHORS
can be built without libavahi, no mdns
changed the build system
fix: typo missing new line
publish bonjour with '-s'
start implementation of mDNS publishing using a...
initial commit
added .gitignore