X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=blobdiff_plain;f=w32log.c;h=9a69cb8cc1ad8a8466d5d5d43dc727939bdfc7a9;hp=1314462f05e4e2640725123579cac7b695943c7b;hb=52feb95cca9309b54829313054d8f4befabbd028;hpb=e72b401da5537a14b29e945944926373cb251825 diff --git a/w32log.c b/w32log.c index 1314462f..9a69cb8c 100644 --- a/w32log.c +++ b/w32log.c @@ -1,4 +1,4 @@ -const char w32log_rcs[] = "$Id: w32log.c,v 1.33 2009/03/09 19:02:09 fabiankeil Exp $"; +const char w32log_rcs[] = "$Id: w32log.c,v 1.35 2009/07/21 16:29:57 ler762 Exp $"; /********************************************************************* * * File : $Source: /cvsroot/ijbswa/current/w32log.c,v $ @@ -167,6 +167,11 @@ static struct _Pattern { "Crunch: Forwarding failed", STYLE_HIGHLIGHT }, { "Crunch: Connection failure", STYLE_HIGHLIGHT }, { "Crunch: Out of memory", STYLE_HIGHLIGHT }, + { "Connect: Found reusable socket", STYLE_HIGHLIGHT }, + { "Connect: Reusing server socket", STYLE_HIGHLIGHT }, + { "Connect: Created new connection to", STYLE_HIGHLIGHT }, + { "hung up on us", STYLE_HIGHLIGHT }, + { "Crunching Referer:", STYLE_HIGHLIGHT }, /* what are all the possible error strings?? */ { "Error:", STYLE_HIGHLIGHT }, /* http headers */