curl-library
Re: SSL patch
From: Gisle Vanem <gvanem_at_broadpark.no>
Date: Wed, 16 Jun 2004 18:43:53 +0200
Received on 2004-06-16
Date: Wed, 16 Jun 2004 18:43:53 +0200
> ssl_buf is the raw data and ssl_info is the prefix text. I could put both in a
> new buffer (which my_trace would need to break apart again), but I just
> saved a memcpy().
I revised the patch and just did that. Not so nice IMHO to mix
text and raw-data in same buffer, but...
--gv
- text/plain attachment: diffs.txt