Home | History | Annotate | Download | only in apps

Lines Matching defs:bugs

325 	BIO_printf(bio_err," -bugs         - Switch on all SSL implementation bug workarounds\n");
439 int reconnect=0,badop=0,verify=SSL_VERIFY_NONE,bugs=0;
659 else if (strcmp(*argv,"-bugs") == 0)
660 bugs=1;
940 if (bugs)