Home | History | Annotate | Download | only in apps

Lines Matching full:bugs

231 	BIO_printf(bio_err," -bugs         - Switch on all SSL implementation bug workarounds\n");
308 int reconnect=0,badop=0,verify=SSL_VERIFY_NONE,bugs=0;
499 else if (strcmp(*argv,"-bugs") == 0)
500 bugs=1;
720 if (bugs)