Home | History | Annotate | Download | only in apps

Lines Matching defs:hack

299 static int hack=0;
451 hack=0;
538 BIO_printf(bio_err," -hack - workaround for early Netscape code\n");
1177 else if (strcmp(*argv,"-hack") == 0)
1178 { hack=1; }
1559 if (hack) SSL_CTX_set_options(ctx,SSL_OP_NETSCAPE_DEMO_CIPHER_CHANGE_BUG);
1632 if (hack) SSL_CTX_set_options(ctx2,SSL_OP_NETSCAPE_DEMO_CIPHER_CHANGE_BUG);
2654 if (hack)