Re: Re: APR Crypto Notification Questions

2006-10-26 Thread Cliff Schmidt
On 10/25/06, Garrett Rooney [EMAIL PROTECTED] wrote: On 10/24/06, Cliff Schmidt [EMAIL PROTECTED] wrote: On 10/17/06, Garrett Rooney [EMAIL PROTECTED] wrote: I'm not clear if my link to the OpenSSL sources directory is correct, since it's not linking to a specific tarball like the bouncy

apr_brigade_create() produces a corrupt brigade

2006-10-26 Thread Graham Leggett
Hi all, I have spent a few hours trying to get to the bottom of this, and and truly stuck. When creating a new brigade inside a filter, I do this: r = f-r; dobj-tmpbb = apr_brigade_create(r-pool, r-connection-bucket_alloc); This runs fine - a brigade is created, containing a single bucket.

Re: apr_brigade_create() produces a corrupt brigade

2006-10-26 Thread Davi Arnaut
Graham Leggett wrote: Hi all, I have spent a few hours trying to get to the bottom of this, and and truly stuck. When creating a new brigade inside a filter, I do this: r = f-r; dobj-tmpbb = apr_brigade_create(r-pool, r-connection-bucket_alloc); This runs fine - a brigade is

Support for fstatfs

2006-10-26 Thread Graham Leggett
Hi all, Is there any support planned for fstatfs and friends within APR? Regards, Graham -- smime.p7s Description: S/MIME Cryptographic Signature