ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/hopm/branches/1.0.x/src/dnsbl.c
Revision 5321 - (view) (annotate) - [select for diffs]
Modified Tue Jan 6 14:59:31 2015 UTC (9 years, 2 months ago) by michael
File length: 7858 byte(s)
Diff to previous 5320
- Fixed coding convention issues

Revision 5320 - (view) (annotate) - [select for diffs]
Modified Tue Jan 6 13:47:24 2015 UTC (9 years, 2 months ago) by michael
File length: 7854 byte(s)
Diff to previous 5317
- dnsbl.c, dnsbl.h: constification

Revision 5317 - (view) (annotate) - [select for diffs]
Modified Tue Jan 6 13:42:07 2015 UTC (9 years, 2 months ago) by michael
File length: 7842 byte(s)
Diff to previous 5316
- dnsbl.c:dnsbl_report(): removed test on ss->ip which cannot be NULL

Revision 5316 - (view) (annotate) - [select for diffs]
Modified Tue Jan 6 13:34:20 2015 UTC (9 years, 2 months ago) by michael
File length: 7838 byte(s)
Diff to previous 5286
- dnsbl.c:dnsbl_add(): use MyFree() instead of free(); removed pointless cast

Revision 5286 - (view) (annotate) - [select for diffs]
Modified Fri Jan 2 21:36:52 2015 UTC (9 years, 2 months ago) by michael
File length: 7845 byte(s)
Diff to previous 5280
- dnsbl.c: use 'sizeof'

Revision 5280 - (view) (annotate) - [select for diffs]
Modified Fri Jan 2 20:31:46 2015 UTC (9 years, 2 months ago) by michael
File length: 7823 byte(s)
Diff to previous 5275
- Use 'const' and 'unsigned' whenever possible
- Removed pointless 0 assignments

Revision 5275 - (view) (annotate) - [select for diffs]
Modified Thu Jan 1 20:09:33 2015 UTC (9 years, 2 months ago) by michael
File length: 7812 byte(s)
Diff to previous 5257
- Renamed MyMalloc() to xcalloc()

Revision 5257 - (view) (annotate) - [select for diffs]
Modified Thu Jan 1 16:25:09 2015 UTC (9 years, 2 months ago) by michael
File length: 7813 byte(s)
Diff to previous 5206
- dnsbl.c:dnsbl_report(): add separate DNSBL_REPORT_VERSION definition

Revision 5206 - (view) (annotate) - [select for diffs]
Modified Mon Dec 29 19:36:12 2014 UTC (9 years, 2 months ago) by michael
File length: 7762 byte(s)
Diff to previous 5201
- Removed AC_HEADER_STDC configure test

Revision 5201 - (view) (annotate) - [select for diffs]
Modified Mon Dec 29 17:49:44 2014 UTC (9 years, 2 months ago) by michael
File length: 7791 byte(s)
Diff to previous 5171
- Moved OPT_DEBUG prototype to main.h (where it belongs to) and removed extern.h

Revision 5171 - (view) (annotate) - [select for diffs]
Modified Fri Dec 26 20:53:32 2014 UTC (9 years, 2 months ago) by michael
File length: 7793 byte(s)
Diff to previous 5138
- Continue to use inet_pton() until we add full ipv6 support, but at least
  replace all occurrences of inet_aton() with inet_pton()

Revision 5138 - (view) (annotate) - [select for diffs]
Modified Thu Dec 25 19:44:15 2014 UTC (9 years, 2 months ago) by michael
File length: 7780 byte(s)
Diff to previous 5135
- Create hopm 1.0.x branch

Revision 5135 - (view) (annotate) - [select for diffs]
Modified Thu Dec 25 18:51:51 2014 UTC (9 years, 2 months ago) by michael
Original Path: hopm/trunk/src/dnsbl.c
File length: 7780 byte(s)
Diff to previous 5134
- propset svn:eol-style native

Revision 5134 - (view) (annotate) - [select for diffs]
Modified Thu Dec 25 18:50:02 2014 UTC (9 years, 2 months ago) by michael
Original Path: hopm/trunk/src/dnsbl.c
File length: 7780 byte(s)
Diff to previous 5114
- propset svn:keywords "Id"

Revision 5114 - (view) (annotate) - [select for diffs]
Modified Wed Dec 24 22:12:05 2014 UTC (9 years, 2 months ago) by michael
Original Path: hopm/trunk/src/dnsbl.c
File length: 7780 byte(s)
Diff to previous 5090
- Style corrections

Revision 5090 - (view) (annotate) - [select for diffs]
Modified Tue Dec 23 19:10:33 2014 UTC (9 years, 2 months ago) by michael
Original Path: hopm/trunk/src/dnsbl.c
File length: 7933 byte(s)
Diff to previous 5081
- dnsbl.c:dnsbl_result(): if we're processing a manual scan, don't show a n!u@h
  formatted string as ss->irc_nick, ss->irc_username, and ss->irc_hostname are
  NULL pointers anyway.

Revision 5081 - (view) (annotate) - [select for diffs]
Modified Mon Dec 22 19:16:10 2014 UTC (9 years, 2 months ago) by michael
Original Path: hopm/trunk/src/dnsbl.c
File length: 7600 byte(s)
Diff to previous 5077
- Removed rcs tags

Revision 5077 - (view) (annotate) - [select for diffs]
Modified Mon Dec 22 18:34:34 2014 UTC (9 years, 2 months ago) by michael
Original Path: hopm/trunk/src/dnsbl.c
File length: 7713 byte(s)
Diff to previous 5064
- Use EmptyString() instead of this strlen() mess

Revision 5064 - (view) (annotate) - [select for diffs]
Modified Mon Dec 22 14:21:48 2014 UTC (9 years, 2 months ago) by michael
Original Path: hopm/trunk/src/dnsbl.c
File length: 7693 byte(s)
Diff to previous 5052
- Add strlcpy() and strlcat() for system that don't have these

Revision 5052 - (view) (annotate) - [select for diffs]
Added Mon Dec 22 11:56:03 2014 UTC (9 years, 2 months ago) by michael
Original Path: hopm/trunk/src/dnsbl.c
File length: 7693 byte(s)
- Initial import of bopm 3.1.3

Convenience Links

Links to HEAD: (view) (annotate)

Compare Revisions

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.

  Diffs between and
  Type of Diff should be a