ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/hopm/branches/1.1.x/src/scan.c
Revision 6971 - (view) (annotate) - [select for diffs]
Modified Sat Dec 19 20:30:07 2015 UTC (8 years, 3 months ago) by michael
File length: 25916 byte(s)
Diff to previous 6299 , to selected 5390
- Add date_iso8601() and make use of it

Revision 6299 - (view) (annotate) - [select for diffs]
Modified Sun Jul 19 12:00:15 2015 UTC (8 years, 8 months ago) by michael
File length: 26043 byte(s)
Diff to previous 6293 , to selected 5390
- scan.c, scan.h: removed prototype for scan_checkexempt() and declared it as static

Revision 6293 - (view) (annotate) - [select for diffs]
Modified Fri Jul 17 12:01:33 2015 UTC (8 years, 8 months ago) by michael
File length: 26036 byte(s)
Diff to previous 6292 , to selected 5390
- scan.c:scan_connect(): style corrections

Revision 6292 - (view) (annotate) - [select for diffs]
Modified Fri Jul 17 11:53:21 2015 UTC (8 years, 8 months ago) by michael
File length: 26098 byte(s)
Diff to previous 6289 , to selected 5390
- scan.c:scan_connect(): rename variables; show the ip address in the exemption debug message, too

Revision 6289 - (view) (annotate) - [select for diffs]
Modified Fri Jul 17 11:42:28 2015 UTC (8 years, 8 months ago) by michael
File length: 26047 byte(s)
Diff to previous 6288 , to selected 5390
- scan.c:scan_connect(): move 'ip' from outermost to innermost scope

Revision 6288 - (view) (annotate) - [select for diffs]
Modified Fri Jul 17 11:37:17 2015 UTC (8 years, 8 months ago) by michael
File length: 26044 byte(s)
Diff to previous 6285 , to selected 5390
- scan.c:scan_irckline(): sanitize array initalization

Revision 6285 - (view) (annotate) - [select for diffs]
Modified Fri Jul 17 11:29:12 2015 UTC (8 years, 8 months ago) by michael
File length: 26127 byte(s)
Diff to previous 6284 , to selected 5390
- scan.c: removed junk in scan_negotiation_failed() and scan_timeout(); constification

Revision 6284 - (view) (annotate) - [select for diffs]
Modified Fri Jul 17 11:24:19 2015 UTC (8 years, 8 months ago) by michael
File length: 26795 byte(s)
Diff to previous 6251 , to selected 5390
- scan.c:scan_free(): removed useless test on 'ss'

Revision 6251 - (view) (annotate) - [select for diffs]
Modified Fri Jul 10 12:43:03 2015 UTC (8 years, 8 months ago) by michael
File length: 26826 byte(s)
Diff to previous 6238 , to selected 5390
- scan.c: remove poll.h header include

Revision 6238 - (view) (annotate) - [select for diffs]
Modified Wed Jul 8 13:49:25 2015 UTC (8 years, 8 months ago) by michael
File length: 26844 byte(s)
Diff to previous 6228 , to selected 5390
- scan.c:scan_irckline(): highly unlikely that strlcat() is first to write to 'message', but initialize it anyway

Revision 6228 - (view) (annotate) - [select for diffs]
Modified Thu Jul 2 13:10:18 2015 UTC (8 years, 8 months ago) by michael
File length: 26839 byte(s)
Diff to previous 6222 , to selected 5390
- Create 1.1.x branch

Revision 6222 - (view) (annotate) - [select for diffs]
Modified Wed Jul 1 18:09:27 2015 UTC (8 years, 8 months ago) by michael
Original Path: hopm/trunk/src/scan.c
File length: 26839 byte(s)
Diff to previous 6149 , to selected 5390
- Added HTTPS support for SSL/TLS-enabled HTTP proxies

Revision 6149 - (view) (annotate) - [select for diffs]
Modified Sun Jun 14 17:29:51 2015 UTC (8 years, 9 months ago) by michael
Original Path: hopm/trunk/src/scan.c
File length: 26743 byte(s)
Diff to previous 6030 , to selected 5390
- Style corrections

Revision 6030 - (view) (annotate) - [select for diffs]
Modified Tue Jun 2 16:51:06 2015 UTC (8 years, 9 months ago) by michael
Original Path: hopm/trunk/src/scan.c
File length: 26746 byte(s)
Diff to previous 6029 , to selected 5390
- scan.c:scan_irckline(): we can use char* instead of a void* in the 'kline_format_assoc' structure

Revision 6029 - (view) (annotate) - [select for diffs]
Modified Tue Jun 2 16:41:29 2015 UTC (8 years, 9 months ago) by michael
Original Path: hopm/trunk/src/scan.c
File length: 26746 byte(s)
Diff to previous 6025 , to selected 5390
- scan.c:scan_irckline(): avoid table indexing where possible

Revision 6025 - (view) (annotate) - [select for diffs]
Modified Tue Jun 2 16:33:41 2015 UTC (8 years, 9 months ago) by michael
Original Path: hopm/trunk/src/scan.c
File length: 26757 byte(s)
Diff to previous 6015 , to selected 5390
- scan.c, scan.h: moved the 'struct kline_format_assoc' into scan_irckline()

Revision 6015 - (view) (annotate) - [select for diffs]
Modified Sun May 31 13:44:37 2015 UTC (8 years, 9 months ago) by michael
Original Path: hopm/trunk/src/scan.c
File length: 26702 byte(s)
Diff to previous 5998 , to selected 5390
- scan.c:scan_connect(): replaced hardcoded MSGLENMAX with sizeof()

Revision 5998 - (view) (annotate) - [select for diffs]
Modified Thu May 28 14:59:47 2015 UTC (8 years, 10 months ago) by michael
Original Path: hopm/trunk/src/scan.c
File length: 26694 byte(s)
Diff to previous 5876 , to selected 5390
- HOPM can now detect Dreamboxes with default root passwords. Patch by Gavin Hanover (EFnet)

Revision 5876 - (view) (annotate) - [select for diffs]
Modified Wed Apr 29 11:25:48 2015 UTC (8 years, 11 months ago) by michael
Original Path: hopm/trunk/src/scan.c
File length: 26655 byte(s)
Diff to previous 5726 , to selected 5390
- Removed trailing whitespaces

Revision 5726 - (view) (annotate) - [select for diffs]
Modified Tue Mar 24 18:04:06 2015 UTC (9 years ago) by michael
Original Path: hopm/trunk/src/scan.c
File length: 26670 byte(s)
Diff to previous 5699 , to selected 5390
- Removed some irrelevant comments

Revision 5699 - (view) (annotate) - [select for diffs]
Modified Sun Mar 15 17:40:51 2015 UTC (9 years ago) by michael
Original Path: hopm/trunk/src/scan.c
File length: 26746 byte(s)
Diff to previous 5695 , to selected 5390
- Style corrections

Revision 5695 - (view) (annotate) - [select for diffs]
Modified Sun Mar 15 13:04:24 2015 UTC (9 years ago) by michael
Original Path: hopm/trunk/src/scan.c
File length: 26778 byte(s)
Diff to previous 5679 , to selected 5390
- Style corrections

Revision 5679 - (view) (annotate) - [select for diffs]
Modified Fri Mar 13 19:23:06 2015 UTC (9 years ago) by michael
Original Path: hopm/trunk/src/scan.c
File length: 26776 byte(s)
Diff to previous 5659 , to selected 5390
- scan.c: removed two useless assert()

Revision 5659 - (view) (annotate) - [select for diffs]
Modified Sun Mar 8 15:53:56 2015 UTC (9 years ago) by michael
Original Path: hopm/trunk/src/scan.c
File length: 26821 byte(s)
Diff to previous 5426 , to selected 5390
- Log timestamp format is ISO8601 now

Revision 5426 - (view) (annotate) - [select for diffs]
Modified Wed Jan 28 13:49:38 2015 UTC (9 years, 2 months ago) by michael
Original Path: hopm/trunk/src/scan.c
File length: 26870 byte(s)
Diff to previous 5390
- memory.c:MyFree(): removed extraneous pointer test; renamed MyFree to xfree

Revision 5390 - (view) (annotate) - [selected]
Modified Sun Jan 18 14:13:05 2015 UTC (9 years, 2 months ago) by michael
Original Path: hopm/trunk/src/scan.c
File length: 26876 byte(s)
Diff to previous 5378
- firedns.c: removed max() macro. Renamed 'fdns_errno', and 'fdns_fdinuse',
  to meet our coding convention.

Revision 5378 - (view) (annotate) - [select for diffs]
Modified Sat Jan 17 19:02:17 2015 UTC (9 years, 2 months ago) by michael
Original Path: hopm/trunk/src/scan.c
File length: 26873 byte(s)
Diff to previous 5377 , to selected 5390
- Removed useless header includes

Revision 5377 - (view) (annotate) - [select for diffs]
Modified Tue Jan 13 19:07:11 2015 UTC (9 years, 2 months ago) by michael
Original Path: hopm/trunk/src/scan.c
File length: 26894 byte(s)
Diff to previous 5374 , to selected 5390
- scan.c:scan_manual(): fixes to previous commit

Revision 5374 - (view) (annotate) - [select for diffs]
Modified Tue Jan 13 19:01:23 2015 UTC (9 years, 2 months ago) by michael
Original Path: hopm/trunk/src/scan.c
File length: 26867 byte(s)
Diff to previous 5351 , to selected 5390
- scan.c:scan_manual(): replaced inet_ntoa() with inet_ntop()

Revision 5351 - (view) (annotate) - [select for diffs]
Modified Sun Jan 11 13:24:19 2015 UTC (9 years, 2 months ago) by michael
Original Path: hopm/trunk/src/scan.c
File length: 26686 byte(s)
Diff to previous 5338 , to selected 5390
- Update license headers

Revision 5338 - (view) (annotate) - [select for diffs]
Modified Thu Jan 8 14:32:11 2015 UTC (9 years, 2 months ago) by michael
Original Path: hopm/trunk/src/scan.c
File length: 26644 byte(s)
Diff to previous 5333 , to selected 5390
- Const-correctness

Revision 5333 - (view) (annotate) - [select for diffs]
Modified Wed Jan 7 20:45:06 2015 UTC (9 years, 2 months ago) by michael
Original Path: hopm/trunk/src/scan.c
File length: 26538 byte(s)
Diff to previous 5332 , to selected 5390
- Move malloc.c to memory.c

Revision 5332 - (view) (annotate) - [select for diffs]
Modified Wed Jan 7 18:01:01 2015 UTC (9 years, 2 months ago) by michael
Original Path: hopm/trunk/src/scan.c
File length: 26538 byte(s)
Diff to previous 5322 , to selected 5390
- Added options::negcache_rebuild configuration option

Revision 5322 - (view) (annotate) - [select for diffs]
Modified Tue Jan 6 15:00:39 2015 UTC (9 years, 2 months ago) by michael
Original Path: hopm/trunk/src/scan.c
File length: 26541 byte(s)
Diff to previous 5311 , to selected 5390
- Fixed coding convention issues

Revision 5311 - (view) (annotate) - [select for diffs]
Modified Mon Jan 5 19:26:38 2015 UTC (9 years, 2 months ago) by michael
Original Path: hopm/trunk/src/scan.c
File length: 26553 byte(s)
Diff to previous 5284 , to selected 5390
- Removed bopm_sockaddr and bopm_ircaddr structs

Revision 5284 - (view) (annotate) - [select for diffs]
Modified Fri Jan 2 21:35:19 2015 UTC (9 years, 2 months ago) by michael
Original Path: hopm/trunk/src/scan.c
File length: 26494 byte(s)
Diff to previous 5281 , to selected 5390
- scan.c: style corrections

Revision 5281 - (view) (annotate) - [select for diffs]
Modified Fri Jan 2 21:19:48 2015 UTC (9 years, 2 months ago) by michael
Original Path: hopm/trunk/src/scan.c
File length: 27068 byte(s)
Diff to previous 5279 , to selected 5390
- scan.c, scan.h: remove FORMATTYPE_STRING. It's default since we don't support anything else.

Revision 5279 - (view) (annotate) - [select for diffs]
Modified Fri Jan 2 20:30:49 2015 UTC (9 years, 2 months ago) by michael
Original Path: hopm/trunk/src/scan.c
File length: 27350 byte(s)
Diff to previous 5274 , to selected 5390
- Use 'const' and 'unsigned' whenever possible
- Removed pointless 0 assignments

Revision 5274 - (view) (annotate) - [select for diffs]
Modified Thu Jan 1 20:00:33 2015 UTC (9 years, 2 months ago) by michael
Original Path: hopm/trunk/src/scan.c
File length: 27610 byte(s)
Diff to previous 5266 , to selected 5390
- Renamed MyMalloc() to xcalloc()

Revision 5266 - (view) (annotate) - [select for diffs]
Modified Thu Jan 1 18:49:40 2015 UTC (9 years, 2 months ago) by michael
Original Path: hopm/trunk/src/scan.c
File length: 27613 byte(s)
Diff to previous 5227 , to selected 5390
- Removed obsolete AC_HEADER_TIME

Revision 5227 - (view) (annotate) - [select for diffs]
Modified Wed Dec 31 14:42:24 2014 UTC (9 years, 2 months ago) by michael
Original Path: hopm/trunk/src/scan.c
File length: 27739 byte(s)
Diff to previous 5207 , to selected 5390
- scan.c: use poll.h; removed useless cast
- firedns.c: use poll.h

Revision 5207 - (view) (annotate) - [select for diffs]
Modified Mon Dec 29 19:38:22 2014 UTC (9 years, 3 months ago) by michael
Original Path: hopm/trunk/src/scan.c
File length: 27784 byte(s)
Diff to previous 5202 , to selected 5390
- Removed AC_HEADER_STDC configure test

Revision 5202 - (view) (annotate) - [select for diffs]
Modified Mon Dec 29 17:50:43 2014 UTC (9 years, 3 months ago) by michael
Original Path: hopm/trunk/src/scan.c
File length: 27814 byte(s)
Diff to previous 5175 , to selected 5390
- Moved OPT_DEBUG prototype to main.h (where it belongs to) and removed extern.h

Revision 5175 - (view) (annotate) - [select for diffs]
Modified Fri Dec 26 21:09:41 2014 UTC (9 years, 3 months ago) by michael
Original Path: hopm/trunk/src/scan.c
File length: 27816 byte(s)
Diff to previous 5170 , to selected 5390
- Removed now unused inet.c and inet.h

Revision 5170 - (view) (annotate) - [select for diffs]
Modified Fri Dec 26 20:53:09 2014 UTC (9 years, 3 months ago) by michael
Original Path: hopm/trunk/src/scan.c
File length: 27834 byte(s)
Diff to previous 5168 , to selected 5390
- Continue to use inet_pton() until we add full ipv6 support, but at least
  replace all occurrences of inet_aton() with inet_pton()

Revision 5168 - (view) (annotate) - [select for diffs]
Modified Fri Dec 26 19:31:53 2014 UTC (9 years, 3 months ago) by michael
Original Path: hopm/trunk/src/scan.c
File length: 28222 byte(s)
Diff to previous 5164 , to selected 5390
- Use sizeof(struct in_addr) instead of res->ai_addrlen

Revision 5164 - (view) (annotate) - [select for diffs]
Modified Fri Dec 26 18:52:10 2014 UTC (9 years, 3 months ago) by michael
Original Path: hopm/trunk/src/scan.c
File length: 28215 byte(s)
Diff to previous 5137 , to selected 5390
- Replaced all occurrences of inet_pton() with getaddrinfo()

Revision 5137 - (view) (annotate) - [select for diffs]
Modified Thu Dec 25 19:36:37 2014 UTC (9 years, 3 months ago) by michael
Original Path: hopm/trunk/src/scan.c
File length: 27830 byte(s)
Diff to previous 5135 , to selected 5390
- Removed vim settings from the source files

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

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

Revision 5121 - (view) (annotate) - [select for diffs]
Modified Thu Dec 25 16:10:25 2014 UTC (9 years, 3 months ago) by michael
Original Path: hopm/trunk/src/scan.c
File length: 27885 byte(s)
Diff to previous 5116 , to selected 5390
- scan.c:scan_init(): removed extraneous parentheses

Revision 5116 - (view) (annotate) - [select for diffs]
Modified Thu Dec 25 15:04:31 2014 UTC (9 years, 3 months ago) by michael
Original Path: hopm/trunk/src/scan.c
File length: 27893 byte(s)
Diff to previous 5114 , to selected 5390
- Style corrections

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

Revision 5099 - (view) (annotate) - [select for diffs]
Modified Tue Dec 23 21:14:37 2014 UTC (9 years, 3 months ago) by michael
Original Path: hopm/trunk/src/scan.c
File length: 29084 byte(s)
Diff to previous 5098 , to selected 5390
- Replaced several short ints with just ints

Revision 5098 - (view) (annotate) - [select for diffs]
Modified Tue Dec 23 21:00:14 2014 UTC (9 years, 3 months ago) by michael
Original Path: hopm/trunk/src/scan.c
File length: 29090 byte(s)
Diff to previous 5092 , to selected 5390
- scan.c: replaced strcat() with strlcat()

Revision 5092 - (view) (annotate) - [select for diffs]
Modified Tue Dec 23 20:12:39 2014 UTC (9 years, 3 months ago) by michael
Original Path: hopm/trunk/src/scan.c
File length: 29072 byte(s)
Diff to previous 5091 , to selected 5390
- Renamed DupString() to xstrdup()

Revision 5091 - (view) (annotate) - [select for diffs]
Modified Tue Dec 23 19:59:18 2014 UTC (9 years, 3 months ago) by michael
Original Path: hopm/trunk/src/scan.c
File length: 29142 byte(s)
Diff to previous 5089 , to selected 5390
- Removed pointless casts

Revision 5089 - (view) (annotate) - [select for diffs]
Modified Tue Dec 23 18:51:47 2014 UTC (9 years, 3 months ago) by michael
Original Path: hopm/trunk/src/scan.c
File length: 29596 byte(s)
Diff to previous 5086 , to selected 5390
- scan.c:scan_manual(): fixed memory leak

Revision 5086 - (view) (annotate) - [select for diffs]
Modified Mon Dec 22 21:04:21 2014 UTC (9 years, 3 months ago) by michael
Original Path: hopm/trunk/src/scan.c
File length: 29596 byte(s)
Diff to previous 5084 , to selected 5390
- match() returns 0 on match

Revision 5084 - (view) (annotate) - [select for diffs]
Modified Mon Dec 22 19:57:43 2014 UTC (9 years, 3 months ago) by michael
Original Path: hopm/trunk/src/scan.c
File length: 29593 byte(s)
Diff to previous 5072 , to selected 5390
- Removed USE_VAR cruft

Revision 5072 - (view) (annotate) - [select for diffs]
Modified Mon Dec 22 15:33:29 2014 UTC (9 years, 3 months ago) by michael
Original Path: hopm/trunk/src/scan.c
File length: 29787 byte(s)
Diff to previous 5052 , to selected 5390
- Fixed a bunch of compile warnings

Revision 5052 - (view) (annotate) - [select for diffs]
Added Mon Dec 22 11:56:03 2014 UTC (9 years, 3 months ago) by michael
Original Path: hopm/trunk/src/scan.c
File length: 29759 byte(s)
Diff to selected 5390
- 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