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.23 by root, Tue Jul 16 16:44:36 2013 UTC vs.
Revision 1.24 by root, Thu Jul 18 13:35:19 2013 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines