1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-06-23 21:45:30 +00:00
profanity/src
2015-09-24 00:44:48 +01:00
..
command Show trusted certificate fingerprint first 2015-09-24 00:44:48 +01:00
config Added /tls trusted command 2015-09-24 00:43:41 +01:00
event Save trusted certificates to tlscerts file with more information 2015-09-24 00:18:18 +01:00
otr Split PGP incoming and outgoing message handling 2015-08-30 01:32:13 +01:00
pgp PGP: Use old gpgme_io_write 2015-09-01 21:52:11 +01:00
tools Use null check convention in tinyurl.c 2015-05-04 22:57:49 +01:00
ui Prompt user to allow or deny untrusted TLS certificates 2015-09-22 21:42:05 +01:00
xmpp Added TLS trusted certificate path preference 2015-09-23 20:37:41 +01:00
chat_session.c Use null check convention in chat_session.c 2015-05-04 23:24:37 +01:00
chat_session.h Updated copyright 2015-02-10 23:16:09 +00:00
chat_state.c Updated copyright 2015-02-10 23:16:09 +00:00
chat_state.h Updated copyright 2015-02-10 23:16:09 +00:00
common.c Split PGP incoming and outgoing message handling 2015-08-30 01:32:13 +01:00
common.h Fixed OTR decryption check 2015-08-27 00:37:48 +01:00
contact.c Optimised contact comparisons, create utf8 collate key once 2015-05-07 00:16:22 +01:00
contact.h Optimised contact comparisons, create utf8 collate key once 2015-05-07 00:16:22 +01:00
jid.c jid: Fixed memory leak in jid_create() 2015-06-24 20:42:20 +00:00
jid.h Updated copyright 2015-02-10 23:16:09 +00:00
log.c Pass delay timestamp to all incoming chat events 2015-09-08 20:18:31 +01:00
log.h Pass delay timestamp to all incoming chat events 2015-09-08 20:18:31 +01:00
main.c Check for libmesode, fall back to libstrophe 2015-09-21 21:40:04 +01:00
muc.c Fixed tests for new command format 2015-07-27 00:04:48 +01:00
muc.h Added current window reference to command functions 2015-06-17 00:15:28 +01:00
profanity.c Save trusted certificates to tlscerts file with more information 2015-09-24 00:18:18 +01:00
profanity.h Updated copyright 2015-02-10 23:16:09 +00:00
resource.c Use null check convention in resource.c 2015-05-04 23:29:53 +01:00
resource.h Updated copyright 2015-02-10 23:16:09 +00:00
roster_list.c Optimised contact comparisons, create utf8 collate key once 2015-05-07 00:16:22 +01:00
roster_list.h Added roster list function to get display name for messages 2015-05-03 23:38:46 +01:00
window_list.c Added indent padding 2015-07-29 22:48:03 +01:00
window_list.h Removed wins_get_current_* functions 2015-06-17 19:49:55 +01:00