Handle systems without IPv6 support correctly
[umurmur.git] / src / server.c
2014-05-22 Felix MorgnerHandle systems without IPv6 support correctly
2014-05-16 Felix MorgnerMinor code cleanup
2014-05-02 Felix MorgnerCode cleanup
2014-05-02 Felix MorgnerFixed OS detection
2014-05-01 Felix MorgnerLinux vs. BSD sockaddr_storage fix
2014-05-01 Felix MorgnerIndentation fixed
2014-05-01 Felix MorgnerMerge branch 'gnutls' into ipv6
2014-05-01 Felix MorgnerInitial IPv6 support
2014-04-29 Felix Morgnerfirst dirty socket setup
2014-04-29 Felix MorgnerFixed errors in address generation
2014-04-29 Felix MorgnerMoved main server loop into its own function
2014-04-28 Felix MorgnerPreparation for IPv6 support
2014-03-12 Martin JohanssonMerge pull request #34 from fmorgner/master
2014-02-26 Felix MorgnerMerge branch 'master' of github.com:fmorgner/umurmur
2014-01-15 Felix Morgnerautogenerating DEFAULT_CONFIG via CMAKE
2014-01-01 Martin JohanssonUpdate copyright year
2013-06-08 Martin JohanssonUpdate copyright year.
2012-03-13 Martin JohanssonAdd release codename.
2012-02-25 Martin JohanssonUpdate copyright year.
2012-02-25 Martin JohanssonClose new connections that fail for e.g. ban reason.
2011-03-26 Martin JohanssonUpdated copyright year.
2010-11-07 fatbob313Add bind address and port to cmdline arguments. Add...
2010-11-01 fatbob313Just warn, not abort, when setting TOS on UDP socket...
2010-02-13 fatbob313Merge of r85:88 from branch polarssl into trunk.
2010-01-31 fatbob313Adjust log output
2010-01-16 fatbob313Make logging more uniform. Fix copyright year
2010-01-06 fatbob313Update copyright year. Fix a typo in logging.
2010-01-03 fatbob313More work toward 1.2.0:
2009-08-26 fatbob313Initial import