| > Well, it won't accept the receive-header callback unless
the
> below patch is applied.
Argh right - I forgot that the callbacks won't plug if the
hashtable does not contains the same element - sorry.
> > > How can I get the IP corresponding to the address?
By the way I will try to push an unstable release soon
(maybe saturday) ; that will include these two new fields
(and the fixes below)
> Good, that seems to work. Haven't had to deal with a file
> yet, that'd be a bit nastier, as I have to do MD5 on
> headers+body before writing them down.
Note: You have a nice md5 function in htsmd5.h (note: md5.*
and htsmd5.* can be compiled standalone)
| |