Commit Graph

19 Commits

Author SHA1 Message Date
37c9db1233 constness in linkspam 2016-05-30 12:42:01 +02:00
cb3d818c65 Removed unused members 2016-04-28 23:17:50 +02:00
b8dac218fb Add constness to some Url methods 2016-04-07 22:52:04 +02:00
09c15a8f88 More Url::set changes. Add more overloads for all false parameters. 2016-04-05 23:21:51 +02:00
34a4d08cd1 Add Url::set overload for all false boolean paramater 2016-04-05 23:21:50 +02:00
5ccfde3e2a Remove titleRecVersion from Url.h/Url.cpp. Checks there are versions from before gigablast was open-sourced 2016-04-05 23:21:50 +02:00
9819f64b4b cleanup: unused variable assignments 2016-03-14 22:06:14 +01:00
b0e490ad81 Remove commented lines 2016-03-04 14:20:29 +01:00
7e21e73603 Make url member private. Remove unused functions 2016-03-03 14:34:31 +01:00
85cb8b8bbd Initialize Needle correctly 2016-02-18 14:55:34 +01:00
e0fac73695 Got rid of default parameter values in Url.cpp set functions. Added support for removal of common tracking parameters in URLs. 2016-01-17 22:49:02 +01:00
f8e9dac6de Removed AutoBan, dmoz & related code (Categories and related Msg/Db), scraping code. 2015-12-11 21:56:05 +01:00
683e52b6cd Removed hardcoded IP-address range check.
70.80 .... 70.89 may once have been used by linkspammers, but nowadyas it is
used by Videotron, Theplanet, World Wide Internet publishing, Comcast Business
Communications and BTI Communications. Hardcoded IP-addresses and ranges are
always a bug.
2015-12-07 16:10:28 +01:00
87285ba3cd use gbmemcpy not memcpy so we can get profiler working again
since memcpy can't be interrupted and backtrace() called.
2015-01-13 12:25:42 -07:00
931a1c4bc6 good checkpoint. quite a few fixes. 2014-11-17 18:13:36 -08:00
96b8197ad3 now it compiles with -m32 2014-11-10 14:45:11 -08:00
caee238c46 fixes to make easier to compile on max os x. 2014-08-28 12:55:02 -07:00
c911a606c9 renamed matches.h and matches.cpp to
matches2.h and matches2.cpp to avoid potential
confusion with Matches.h and Matches.cpp files.
2013-10-01 07:58:24 -07:00
f6e560c1f4 Initial file population. 2013-08-02 13:12:24 -07:00