about summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
...
* Added HAVE_LIBMESODE check before setting cert pathJames Booth2015-09-241-0/+2
* Added /tls revokeJames Booth2015-09-244-1/+72
* Show trusted certificate fingerprint firstJames Booth2015-09-241-3/+3
* Added /tls trusted commandJames Booth2015-09-244-0/+67
* Save trusted certificates to tlscerts file with more informationJames Booth2015-09-248-87/+264
* Parse TLS cert subjectJames Booth2015-09-231-4/+37
* Perform directory exists check before setting TLS cert pathJames Booth2015-09-231-2/+7
* Fixed spellingJames Booth2015-09-231-1/+1
* Added TLS trusted certificate path preferenceJames Booth2015-09-235-10/+81
* Tidied output for cert callbackJames Booth2015-09-231-1/+1
* Use subject name in cert callbackJames Booth2015-09-221-1/+1
* Fix travis buildJames Booth2015-09-221-0/+1
* Store trusted TLS cert fingerprintsJames Booth2015-09-224-3/+99
* Added conditionals for libmesode cert verificationJames Booth2015-09-221-0/+7
* Prompt user to allow or deny untrusted TLS certificatesJames Booth2015-09-229-3/+84
* Added TLS cert fail callbackJames Booth2015-09-223-1/+29
* Fix travis buildJames Booth2015-09-211-1/+1
* Check for libmesode, fall back to libstropheJames Booth2015-09-2117-72/+130
* Set development versionJames Booth2015-09-202-4/+2
* Release 0.4.7James Booth2015-09-202-1/+3
* Moved /winstidy command to /wins autotidyJames Booth2015-09-194-32/+40
* Updated CHANGELOGJames Booth2015-09-151-0/+1
* Added otr and pgp to /prefs command helpJames Booth2015-09-091-2/+4
* Added conference and receipts features to caps query responseJames Booth2015-09-091-0/+12
* Spelling fixJames Booth2015-09-091-1/+1
* Pass delay timestamp to all incoming chat eventsJames Booth2015-09-086-73/+40
* Added install-all.sh gpg dependency for opensuseJames Booth2015-09-061-1/+1
* Fixed fedora uuid dependencyJames Booth2015-09-041-1/+1
* Updated fedora dependencies in install-all.shJames Booth2015-09-031-3/+1
* Updated CHANGELOGJames Booth2015-09-031-0/+2
* Removed duplicate help entry for /roster show emptyJames Booth2015-09-021-1/+0
* PGP: Use old gpgme_io_writeJames Booth2015-09-011-1/+1
* PGP: Use old gpgme_io_writeJames Booth2015-09-011-1/+1
* PGP: UI tweaks for passphrase requestJames Booth2015-09-012-1/+4
* PGP: Added null check for passphrase_attemptJames Booth2015-09-011-2/+6
* Save PGP passphrase when correctJames Booth2015-09-011-22/+47
* Fixed passing from arg in PGP ask passphraseJames Booth2015-09-011-3/+3
* Added UI function to get PGP passphraseJames Booth2015-09-013-13/+37
* 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