Home | History | Annotate | Download | only in apps

Lines Matching defs:bugs

340 	BIO_printf(bio_err," -bugs         - Switch on all SSL implementation bug workarounds\n");
576 int reconnect=0,badop=0,verify=SSL_VERIFY_NONE,bugs=0;
830 else if (strcmp(*argv,"-bugs") == 0)
831 bugs=1;
1140 if (bugs)