about summary refs log tree commit diff stats
Commit message (Collapse)AuthorAgeFilesLines
...
* Added PGP passphrase callbackJames Booth2015-09-011-0/+34
|
* Added libgpgme-devel to Cygwin dependencies install-all.shJames Booth2015-08-311-2/+2
|
* PGP: Format fingerprintsJames Booth2015-08-304-1/+34
|
* Split PGP incoming and outgoing message handlingJames Booth2015-08-3011-129/+142
|
* Fixed OTR decryption checkJames Booth2015-08-278-18/+30
|
* Added str_contains_str to commonJames Booth2015-08-265-0/+76
|
* Renamed enc_message parameter for incoming messagesJames Booth2015-08-262-8/+8
|
* Tidied sv_ev_incoming_messageJames Booth2015-08-261-59/+56
|
* Fixed OTR char displayJames Booth2015-08-261-2/+2
|
* Fixed compile when no OTR or PGP supportJames Booth2015-08-261-1/+1
|
* Added otr and pgp char to themesJames Booth2015-08-263-0/+19
|
* Added /otr char and /pgp charJames Booth2015-08-263-10/+46
|
* Added preference for encryption charJames Booth2015-08-264-4/+63
|
* Added check for libgpgme on account autocompleteJames Booth2015-08-261-0/+2
|
* Fixed test stubsJames Booth2015-08-261-2/+2
|
* Display special char for encrypted messagesJames Booth2015-08-267-31/+55
|
* PGP: Added key ID autocompletion to /account settingJames Booth2015-08-251-0/+9
|
* Added PGP key autocompleterJames Booth2015-08-254-0/+67
|
* PGP: Display whether contact public key was received or manually setJames Booth2015-08-254-13/+42
|
* PGP: Show key IDs for assigned public keysJames Booth2015-08-255-73/+73
|
* PGP: Do not save contact's fingerprint when no key foundJames Booth2015-08-251-3/+11
|
* Added HAVE_LIBGPGME check for setting account keyJames Booth2015-08-251-0/+4
|
* Show public/private indicator when listing PGP keysJames Booth2015-08-254-35/+101
|
* Show public keys in PGP key listJames Booth2015-08-241-1/+1
|
* Removed unused barejid argument from PGP decryptionJames Booth2015-08-244-5/+5
|
* Leave chat rooms before receiving self unavailable presenceJames Booth2015-08-231-0/+2
| | | | Fixes bug for servers that don't send the self presence
* Added JID to log when failing to load PGP fingerprintJames Booth2015-08-232-1/+6
| | | | Added PGP stub for tests
* Validate PGP key when chosen for accountJames Booth2015-08-231-2/+6
|
* Check for valid PGP key on startJames Booth2015-08-233-2/+32
|
* Log recipient used for PGP decryptionJames Booth2015-08-231-1/+19
|
* Free OTR TLVSJames Booth2015-08-201-1/+11
|
* Free id for OTR messagesJames Booth2015-08-202-5/+10
|
* Added roster.empty to themesJames Booth2015-08-204-0/+4
|
* Tidied pgp memory allocationsJames Booth2015-08-116-63/+77
|
* Free pgp key on connectJames Booth2015-08-101-0/+2
|
* Free timestamp and id for receiptsJames Booth2015-08-092-1/+3
|
* Dereference timestamp on chat loggingJames Booth2015-08-091-1/+6
|
* Free gpgme context on verificationJames Booth2015-08-091-0/+1
|
* Free pgp headersJames Booth2015-08-091-0/+1
|
* Free software version result propertiesJames Booth2015-08-091-0/+9
|
* Dereference pgp keyJames Booth2015-08-091-1/+5
|
* Free error message in carbons handlersJames Booth2015-08-091-0/+2
|
* Free timestamps and carbons stanzasJames Booth2015-08-092-3/+11
|
* Updated .gitignoreJames Booth2015-08-091-0/+5
|
* Free strings in prefs_loadJames Booth2015-08-091-0/+2
|
* Updated /help helpJames Booth2015-08-081-1/+6
|
* Show software version result in current windowJames Booth2015-08-069-34/+146
|
* Merge pull request #601 from brandenbyers/fix-disovery-typoJames Booth2015-08-061-1/+1
|\ | | | | Fix typo
| * Fix typobrandenbyers2015-08-051-1/+1
|/
* Handle resource not found on sofware version requestJames Booth2015-08-051-0/+4
|