]> arthur.barton.de Git - ngircd-alex.git/history - src/ipaddr
Partially revert bc098794: don't require autoconf 2.67
[ngircd-alex.git] / src / ipaddr /
2013-12-27 Alexander BartonCheck for working getaddrinfo() function
2013-08-20 Alexander BartonAdd some assert() calls to ng_ipaddr library
2012-12-25 Alexander BartonAdd some more casts in assert() statemens
2012-10-06 Alexander BartonMerge branch 'bug109-CHARCONV'
2012-09-24 Alexander BartonRemove all geneerated Makefile.am on "make maintainer...
2012-09-24 Alexander BartonMerge branch 'automake-am11-am12'
2012-09-24 Alexander Bartonautomake: don't use INCLUDES, it's AM_CPPFLAGS nowadays
2012-09-24 Alexander BartonInclude all build-system files into distribution archives
2012-09-23 Alexander BartonMerge branch 'bug92-xop'
2012-09-23 Alexander BartonChange build system to support new and old GNU automake
2012-09-16 Alexander BartonMerge branch 'autoconf-update'
2012-09-16 Alexander BartonAUTOMAKE_OPTIONS: fix ansi2knr option, include path autoconf-update
2011-11-06 Alexander BartonOnly use AI_NUMERICHOST if it is #define'd
2011-02-13 Alexander BartonAdd Doxygen @file documentation to each source and...
2010-10-24 Alexander BartonMake sourcecode compatible with ansi2knr again
2010-09-11 Florian Westphalng_ipaddr.h: include assert.h
2009-09-26 Florian Westphalfix assertion failure in ng_ipaddr.c
2009-09-13 Alexander BartonCheck for sockaddr_in.sin_len and initialize it
2009-09-11 Alexander BartonFix "implicit conversion shortens 64-bit value" warning
2008-05-19 Florian Westphalmake Listen parameter a comma-seperated list of addresses.
2008-05-10 Florian Westphalng_ipaddr.h must include netinet/in.h.
2008-05-01 Alexander BartonOn AIX (for example) socklen_t is defined in sys/socket.h
2008-04-09 Alexander BartonMoved .cvsignore files to .gitignore
2008-02-26 Florian WestphalIPv6 support.