about summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
...
| * Load OTR private key on connect, gen command checks if already generatedJames Booth2014-01-114-25/+102
| * Implemented message encryption, session started with whitspace tags on first ...James Booth2014-01-102-20/+8
| * Added "/otr fp" to show users fingerprintJames Booth2014-01-104-11/+27
| * Show users fingerprint after generating keyJames Booth2014-01-101-0/+4
| * Use data home for otr keys and fingerprints filesJames Booth2014-01-101-24/+34
| * WIP - OTR supportJames Booth2014-01-105-31/+109
| * Merge branch 'master' into otrJames Booth2014-01-087-130/+76
| |\ | |/ |/|
* | Removed handle error message function from ProfWinJames Booth2014-01-086-120/+51
* | Removed print message function from ProfWinJames Booth2014-01-083-12/+26
* | Added clean.sh to gitignoreJames Booth2014-01-081-0/+1
| * Merge branch 'master' into otrJames Booth2014-01-0517-627/+630
| |\ | |/ |/|
* | Refactored roster add/updateJames Booth2014-01-058-103/+101
* | Removed prof_handle group functionsJames Booth2014-01-055-54/+14
* | Removed roster_list dependency on xmpp moduleJames Booth2014-01-053-30/+22
* | Refactored roster_change_nameJames Booth2014-01-053-13/+14
* | Removed unused function prototypeJames Booth2014-01-051-1/+0
* | Removed unused function prototypeJames Booth2014-01-051-1/+0
* | Removed prof_handle_disconnectJames Booth2014-01-053-14/+7
* | Removed unused function prototypeJames Booth2014-01-051-1/+0
* | Moved roster handlers to server_eventsJames Booth2014-01-055-29/+32
* | Moved presence handlers to server_eventsJames Booth2014-01-055-162/+165
* | Moved messages handlers to server_eventsJames Booth2014-01-055-135/+137
* | Moved handle_room_list and handle_disco_items to server_eventsJames Booth2014-01-055-18/+18
* | Moved handle_disco_info to server_eventsJames Booth2014-01-055-10/+9
* | Moved handle_software_version_result to server_eventsJames Booth2014-01-055-12/+11
* | Moved handle_lost_connection and handle_failed_login to server_eventsJames Booth2014-01-055-25/+25
* | Moved handle_login_account_success to server_eventsJames Booth2014-01-055-19/+23
* | Added server_events.cJames Booth2014-01-055-17/+72
* | Renamed roster_add_new -> roster_send_add_newJames Booth2014-01-054-7/+4
| * Merge branch 'master' into otrJames Booth2014-01-053-26/+0
| |\ | |/ |/|
* | Removed roster_list tests covered by contact testsJames Booth2014-01-053-26/+0
| * Merge branch 'master' into otrJames Booth2014-01-057-32/+498
| |\ | |/ |/|
* | Added contact testsJames Booth2014-01-053-0/+325
* | Added contact presence offline testJames Booth2014-01-054-3/+18
* | Refactored contact display stringJames Booth2014-01-051-6/+3
* | Added tests for contact typeJames Booth2014-01-054-0/+118
* | Merge remote-tracking branch 'pasis/iss270'James Booth2014-01-031-27/+31
|\ \
| * | fixed segfault when home directory doesn't existDmitry Podgorny2014-01-031-27/+31
* | | Updated .gitignoreJames Booth2014-01-031-0/+7
|/ /
| * Merge branch 'master' into otrJames Booth2014-01-032-81/+118
| |\ | |/ |/|
* | Merge remote-tracking branch 'pasis/iss269'James Booth2014-01-031-70/+113
|\ \
| * | configure.ac: added check for expat without pkg-configDmitry Podgorny2014-01-021-13/+24
| * | configure.ac: removed autoconf version checkDmitry Podgorny2014-01-021-1/+0
| * | configure.ac: glib must be at least 2.26Dmitry Podgorny2014-01-011-2/+2
| * | configure.ac: added check for wget_wch supportDmitry Podgorny2013-12-311-14/+40
| * | autotools: refactored configure.acDmitry Podgorny2013-12-291-58/+67
* | | Tidied navigation helpJames Booth2014-01-021-4/+2
| | * Merge branch 'master' into otrJames Booth2014-01-0236-1531/+2584
| | |\ | |_|/ |/| |
* | | Added full stop to /help help summaryJames Booth2014-01-021-1/+1
* | | Added full stop to /grlog help summaryJames Booth2014-01-021-1/+1