ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/gvpe/config.h.in
(Generate patch)

Comparing gvpe/config.h.in (file contents):
Revision 1.6 by pcg, Sun Feb 8 07:24:25 2004 UTC vs.
Revision 1.7 by pcg, Mon May 10 18:56:57 2004 UTC

24/* Enable compression support. */ 24/* Enable compression support. */
25#undef ENABLE_COMPRESSION 25#undef ENABLE_COMPRESSION
26 26
27/* Select the digest algorithm to use. */ 27/* Select the digest algorithm to use. */
28#undef ENABLE_DIGEST 28#undef ENABLE_DIGEST
29
30/* DNS tunnel protocol support. */
31#undef ENABLE_DNS
29 32
30/* http proxy connect support. */ 33/* http proxy connect support. */
31#undef ENABLE_HTTP_PROXY 34#undef ENABLE_HTTP_PROXY
32 35
33/* ICMP protocol support. */ 36/* ICMP protocol support. */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines