On Sat, Jul 18, 2009 at 11:07:15AM +0200, J?r?my Richard wrote:
On Fri, 17 Jul 2009 19:20:49 -0400 Jorge Arellano Cid <jcid@dillo.org> wrote:
On Fri, Jul 17, 2009 at 06:46:03PM -0400, Jorge Arellano Cid wrote:
On Sat, Jul 18, 2009 at 12:07:58AM +0200, Johannes Hofmann wrote:
Hi,
I was getting frequent https.filter.dpi with dpip_tag == NULL. Attached patch adds a check for that case. If nobody objects I'd commit this in a few days.
ACK.
I'd prefer to have:
char *a_Dpip_get_attr_l(char *tag, size_t tagsize, const char *attrname); char *a_Dpip_get_attr(char *tag, const char *attrname);
in the global DPIP's API.
Please wait a bit while I make a patch...
Please test tip.
Hi,
The tip works great! It is possible to have this patch in the next version of dillo (2.2?)
That's the idea. What lives in the repository goes in the next release unless it's proven buggy or wrong.
And I would like to now when we could download the new version?
You can check out the repository anytime. The date of the next release is unknown now.
Thank you very much for your help !
:) -- Cheers Jorge.-