RetroShare/libretroshare/src/pgp
Phenom 78cfde9b4f Fix warning: this statement may fall through
/libretroshare/src/pgp/pgphandler.cc:62: warning: this statement may
fall through [-Wimplicit-fallthrough=]
   case OPS_PARSER_CMD_GET_SK_PASSPHRASE_PREV_WAS_BAD: prev_was_bad =
true ;

/libretroshare/src/pgp/pgphandler.cc:63: here
   case OPS_PARSER_CMD_GET_SK_PASSPHRASE:
2017-07-16 20:27:46 +02:00
..
pgpauxutils.cc Add Title when ask for password. 2016-08-09 01:22:14 +02:00
pgpauxutils.h Add Title when ask for password. 2016-08-09 01:22:14 +02:00
pgphandler.cc Fix warning: this statement may fall through 2017-07-16 20:27:46 +02:00
pgphandler.h Add Title when ask for password. 2016-08-09 01:22:14 +02:00
pgpkeyutil.cc Fix Some gcc warnings 383 to 208 lines 2016-11-30 22:01:01 +01:00
pgpkeyutil.h exposed un-verified PGP signatures on GXS ids in GUI. Added auto-ban of GXS ids signed by a PGP ids that has already signed a large enough set of GXS ids. Still needs some GUI to change the threshold. 2016-04-02 16:14:18 -04:00
rscertificate.cc improved certificate parsing in Home so that corrupted certs never get accepted 2017-01-22 21:44:26 +01:00
rscertificate.h improved certificate parsing in Home so that corrupted certs never get accepted 2017-01-22 21:44:26 +01:00