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");
581 int reconnect=0,badop=0,verify=SSL_VERIFY_NONE,bugs=0;
836 else if (strcmp(*argv,"-bugs") == 0)
837 bugs=1;
1155 if (bugs)