Parent Directory
|
Revision Log
Links to HEAD: | (view) (annotate) |
Sticky Revision: |
- 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"
- irc.c: use static keyword where appropriate; removed unused IRC_SENDBUFF
- irc.c: made IRC_RAW_LEN an unsigned int
- irc.c:irc_read(): removed extraneous test for 'c' being either '\r' or '\n'. It's already dealt with cr/lf at this point.
- Style corrections
- irc.c:irc_init(): removed unused variables
- Style corrections
- irc.c: rewrite irc_send_channels()
- Renamed DupString() to xstrdup()
- Removed pointless casts
- Removed USE_VAR cruft
- Make irc::away optional
- Removed rcs tags
- Use EmptyString() instead of this strlen() mess
- Fixed a bunch of compile warnings
- irc.c:m_ctcp(): removed reference to Blitzed
- Replaced more references of bopm with hopm
- irc.c:irc_parse(): replaced strcpy() with strlcpy()
- Add strlcpy() and strlcat() for system that don't have these
- 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 |