RetroShare/libretroshare/src/pgp
Phenom f91756a1bb Fix CppCheck in pgphandler.h
/libretroshare/src/pgp/pgphandler.cc:1277: warning:
Cppcheck(funcArgOrderDifferent): Function 'decryptDataBin' argument
order different: declaration 'key_id, data, len, decrypted_data,
decrypted_data_len' definition ', encrypted_data, encrypted_len, data,
data_len'
2017-11-05 18:17:48 +01: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 Fix CppCheck in pgphandler.h 2017-11-05 18:17:48 +01: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