8cf1a67bce
Avoid looking up IP of hosts in blocked URLs
2017-04-18 16:12:18 +02:00
f12074fb35
Make Msge1 threadsafe (just like Msge0)
2017-03-15 17:09:12 +01:00
3275bdd28d
Align code in Msg0.cpp with Msg1.cpp
2017-03-15 16:28:33 +01:00
86f4efa3f1
#include cleanup in Msge1.*
2017-03-15 16:08:49 +01:00
19a317cecb
Removed unused Msge1::m_addTags
2017-03-14 18:27:17 +01:00
0284ab2d94
More alignment of Msge1 with Msge0: goto -> while()
2017-03-14 18:25:38 +01:00
174278707e
More alignment of Msge1 with Msge0
2017-03-14 18:19:36 +01:00
fb9592a1ff
Msge1::addTag() and doneAddingTag() were esentially no-ops
2017-03-14 18:13:58 +01:00
6f1d2b06a2
More alignment of Msge1 with Msge0
2017-03-14 18:07:49 +01:00
2964539aee
Removed obsolete and unhelpful comments
2017-03-14 18:02:31 +01:00
4af3064d07
More alignment of Msge1 with Msge0
2017-03-14 18:02:31 +01:00
2fdd53faf2
More alignment of Msge1 with Msge0
2017-03-14 18:02:31 +01:00
54d2713e5e
Removed Msge1::m_coll (not used)
2017-03-14 17:53:05 +01:00
2072b46022
Removed Msge1::m_skipOldLinks (always false)
2017-03-14 17:51:37 +01:00
3fadf8e761
Align msge1 iwth Msge0: c'tor and reset()
2017-03-14 17:40:14 +01:00
3cdb75e176
More const in Msge1
2017-03-14 17:25:07 +01:00
613a54c4cc
Don't take address of arrays
2017-01-10 01:01:52 +01:00
bdd8cb5338
#include clean up Query.h
2016-12-08 16:56:09 +01:00
ccd211261b
Make MsgC/Msge1 coorperation more clear
2016-11-24 15:33:16 +01:00
260f816528
Remove unused member variable m_nextPtr
2016-11-22 15:36:54 +01:00
45856a1af1
Cleanup Msge1 (similar to Msge0)
2016-11-17 12:17:58 +01:00
aba937780d
Stop #including Conf.h from header files
2016-11-12 20:24:20 +01:00
d52dabc828
#include cleanup of Url.h
2016-11-12 20:01:44 +01:00
8e1c22ec88
member init in Msge1
2016-10-20 16:15:45 +02:00
d48ee35be3
init class members in Msge1 also when reset
2016-09-26 17:21:39 +02:00
0b8aa42b64
Fix warning from cppcheck -> The function 'doneAddingTagWrapper' is never used.
2016-08-08 14:23:37 +02:00
9d35b9a151
Code style changes
2016-08-03 12:28:45 +02:00
fd6e8cbb21
Remove more qa specific code
2016-07-26 15:19:01 +02:00
46892c9588
removed qa.cpp and immediate callers
2016-07-26 11:32:11 +02:00
f3f5eefcb6
First batch of changes streamlining emergency shutdown code
2016-06-20 12:30:26 +02:00
a908e4a6e9
Add constness to getHostFast
2016-06-01 15:35:25 +02:00
feafdf1dca
Partial fix conversion from string literal to 'char *' for XmlDoc
2016-05-31 11:26:01 +02:00
7fd6df6318
constness in Msge1 test/qa functions
2016-05-24 13:08:54 +02:00
d40ecb2f8e
Replace INT32/INT64 and likes with PRId32 and likes. Add space before definition.
2016-05-20 09:18:32 +02:00
ae53b62bc7
Remove commented out codes, code style changes, remove unused methods
2016-05-10 16:15:33 +02:00
5ca442d115
Moved Test.* to misc and removed all references to it and g_test from the main source code
2016-04-25 13:26:16 +02:00
032d745aaf
Remove unused defines
2016-02-18 14:55:33 +01:00
3cc7a032e5
Remove unused/'constant' variable in Matches::addMatches. Modify int16_tcuts & similar to shortcuts & similar.
2016-01-04 16:00:39 +01:00
cd9c158199
loop.cpp cleanups.
...
make it so non-linux os will break out
of the select() loop eventually even if select()
only gets EINTRs all the time. so we can process
shutdown cmd.
save ips.txt again for qatest123 qa collection.
do not use winnerlist cache when we have 'sitepages'
url filter expression. it messes it up.
2015-02-13 12:07:10 -08: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
a68d9be856
cleanup all warning when not using -m32
2014-11-12 14:11:27 -08:00
4c19453ea9
working with -m32 for basic testing.
...
compiles for 64-bit.
2014-11-12 11:38:37 -08:00
96b8197ad3
now it compiles with -m32
2014-11-10 14:45:11 -08:00
dae1df8789
fixed qa tests when doing it over multi-host cluster
2014-09-16 10:25:45 -06:00
d6434191d1
nomenclature changes to reduce collissions.
...
name collection 'qatest123' for doing smoke tests,
not 'test'.
2014-03-31 15:02:17 -07:00
f6e560c1f4
Initial file population.
2013-08-02 13:12:24 -07:00