Parent Directory
|
Revision Log
Links to HEAD: | (view) (annotate) |
Sticky Revision: |
- Removed bopm_sockaddr and bopm_ircaddr structs
- Renamed MyMalloc() to xcalloc()
- Removed obsolete AC_HEADER_TIME
- Removed AC_HEADER_STDC configure test
- negcache.c: better to test for x <= 0 instead of x == 0 when checking the return value of inet_pton(); just in case.
- 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()
- Use sizeof(struct in_addr) instead of res->ai_addrlen
- Replaced all occurrences of inet_pton() with getaddrinfo()
- Create hopm 1.0.x branch
- propset svn:eol-style native
- propset svn:keywords "Id"
- Removed now empty defs.h
- Removed rcs tags
- 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.30 |