Parent Directory
|
Revision Log
Links to HEAD: | (view) (annotate) |
Sticky Revision: |
- firedns.c:firedns_init(): minor cleanups
- firedns.c:firedns_init(): unlike inet_aton(), inet_pton(), which we use now, does not forgive any unknown trailing characters such as \n
- firedns.c: fixes to ipv6 support
- firedns.c: style corrections
- firedns.c, firedns.h: ipv6 is now enabled by default
- Removed now unused inet.c and inet.h
- Continue to use inet_pton() until we add full ipv6 support, but at least replace all occurrences of inet_aton() with inet_pton()
- Replaced all occurrences of inet_pton() with getaddrinfo()
- firedns.c: replaced uint32 with uint32_t
- firedns.c: replaced unsigned short with explicit uint16_t; removed related checks in configure.ac
- Create hopm 1.0.x branch
- propset svn:eol-style native
- propset svn:keywords "Id"
- firedns.c: replaced strncpy() with strlcpy()
- Removed pointless casts
- Removed rcs tags
- Fixed a bunch of compile warnings
- Initial import of bopm 3.1.3
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.
svnadmin@ircd-hybrid.org | ViewVC Help |
Powered by ViewVC 1.1.28 |