about summary refs log tree commit diff stats
path: root/src/pgp/gpg.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJames Booth2018-01-211-1/+1
* Allow previous autocompletion with shift tabJames Booth2017-04-011-1/+1
* Update CopyrightJames Booth2017-01-281-1/+1
* Make header defines consistentJames Booth2016-07-241-2/+2
* Update GPL link in headersJames Booth2016-07-241-1/+1
* PGP: Also encrypt using sender public keyJames Booth2016-03-291-1/+1
* Updated copyrightJames Booth2016-02-141-1/+1
* Show PGP error stringsJames Booth2015-12-151-1/+1
* Applied coding style to src/pgp/James Booth2015-10-251-10/+9
* PGP: Format fingerprintsJames Booth2015-08-301-0/+2
* Added PGP key autocompleterJames Booth2015-08-251-0/+2
* PGP: Display whether contact public key was received or manually setJames Booth2015-08-251-0/+5
* PGP: Show key IDs for assigned public keysJames Booth2015-08-251-1/+1
* Show public/private indicator when listing PGP keysJames Booth2015-08-251-2/+7
* Removed unused barejid argument from PGP decryptionJames Booth2015-08-241-1/+1
* Check for valid PGP key on startJames Booth2015-08-231-0/+1
* Tidied pgp memory allocationsJames Booth2015-08-111-0/+1
* Added /pgp setkey commandJames Booth2015-06-231-0/+3
* Added window encyption mode for PGPJames Booth2015-06-201-0/+1
* Decrypt incoming messagesJames Booth2015-03-251-0/+1
* Send encrypted messagesJames Booth2015-03-241-1/+2
* Added signature verification, /pgp fps commandJames Booth2015-03-241-0/+3
* Added pgpkeyid account setting, send signed presenceJames Booth2015-03-231-0/+1
* Added Id and fingerprint to pgp key listJames Booth2015-03-221-1/+8
* Added /pgp libver commandJames Booth2015-03-221-0/+1
* Added pgp key list commandJames Booth2015-03-221-0/+41
href='#n290'>290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425