about summary refs log tree commit diff stats
path: root/tests/unittests/pgp
Commit message (Expand)AuthorAgeFilesLines
* Show PGP error stringsJames Booth2015-12-151-1/+1
* PGP: Format fingerprintsJames Booth2015-08-301-0/+6
* Added PGP key autocompleterJames Booth2015-08-251-0/+7
* PGP: Show key IDs for assigned public keysJames Booth2015-08-251-1/+1
* Show public/private indicator when listing PGP keysJames Booth2015-08-251-3/+3
* Removed unused barejid argument from PGP decryptionJames Booth2015-08-241-1/+1
* Added JID to log when failing to load PGP fingerprintJames Booth2015-08-231-0/+5
* Tidied pgp memory allocationsJames Booth2015-08-111-0/+2
* Added /pgp setkey commandJames Booth2015-06-231-0/+9
* Encryption modes for sv_ev_incoming_messageJames Booth2015-06-211-1/+4
* Added window encyption mode for PGPJames Booth2015-06-201-0/+5
* Moved stub_gpg.cJames Booth2015-06-121-0/+32
a> 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216