Ming-Ching Tiew said:
>
> Last night after posting to openvpn-user maillist about
> wanting to use zlib with OpenVPN, I had a look at the
> code. It seems the compression code is well-contained
> in lzo.c, I could even do a one-to-one swap of
> 'LZO_COMPRESS' with zlib's 'compress' and simila
Last night after posting to openvpn-user maillist about
wanting to use zlib with OpenVPN, I had a look at the
code. It seems the compression code is well-contained
in lzo.c, I could even do a one-to-one swap of
'LZO_COMPRESS' with zlib's 'compress' and similarly
for decompress. It get compiled a