index
:
profani-tty
this commit
main
Profanity fork with TTY improvements
danisanti <danisanti@tilde.institute>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
xmpp
/
connection.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Renamed event functions
James Booth
2015-04-28
1
-5
/
+5
*
Renamed server event functions
James Booth
2015-04-19
1
-5
/
+5
*
Moved server_events to event/
James Booth
2015-04-19
1
-2
/
+2
*
Merge remote-tracking branch 'oliverlemoal/xep-0280' into xep-0280
James Booth
2015-03-08
1
-0
/
+5
|
\
|
*
Add XEP-0280 support
Olivier LE MOAL
2015-02-10
1
-0
/
+5
*
|
Updated copyright
James Booth
2015-02-10
1
-1
/
+1
|
/
*
Removed function pointers
James Booth
2014-12-22
1
-42
/
+25
*
Fixed various memory leaks
James Booth
2014-11-01
1
-3
/
+3
*
Small spelling fixes in code and comments
Dariusz Dwornikowski
2014-08-27
1
-1
/
+1
*
Added license exemption for OpenSSL to source headers
James Booth
2014-08-24
1
-0
/
+12
*
Free jabber_conn.log
James Booth
2014-06-15
1
-0
/
+4
*
Free saved account details before replacing
James Booth
2014-06-15
1
-0
/
+6
*
Added connection details to jabber_shutdown
James Booth
2014-06-15
1
-0
/
+3
*
Fixed cppcheck warnings
James Booth
2014-04-26
1
-2
/
+1
*
Tidied jabber_process_events
James Booth
2014-04-23
1
-14
/
+20
*
Added simple stanza logging to main console
James Booth
2014-04-15
1
-0
/
+3
*
Revert "Commented bookmarks code for 0.4.0 release"
James Booth
2014-03-29
1
-1
/
+1
*
Commented bookmarks code for 0.4.0 release
James Booth
2014-03-16
1
-1
/
+1
*
Updated copyright
James Booth
2014-03-09
1
-1
/
+1
*
Moved connection_error_handler to _presence_error_handler
James Booth
2014-01-27
1
-43
/
+0
*
Moved xmpp ping to iq module
James Booth
2014-01-26
1
-37
/
+0
*
Add message and presence error handlers seperately
James Booth
2014-01-25
1
-11
/
+0
*
Don't show error for initial bookmarks request
James Booth
2014-01-25
1
-2
/
+11
*
Fixed test compilation
James Booth
2014-01-18
1
-1
/
+1
*
WIP - Adding port to account options
James Booth
2014-01-18
1
-8
/
+14
*
Moved handle_lost_connection and handle_failed_login to server_events
James Booth
2014-01-05
1
-2
/
+2
*
Moved handle_login_account_success to server_events
James Booth
2014-01-05
1
-2
/
+2
*
Added server_events.c
James Booth
2014-01-05
1
-2
/
+3
*
Bind jabber functions in main.c
James Booth
2013-12-22
1
-14
/
+17
*
Dynamically bind xmpp module api
James Booth
2013-12-18
1
-26
/
+40
*
Use passwords from the accounts file
Tomás Senart
2013-10-14
1
-5
/
+4
*
Add error handler only once
James Booth
2013-09-22
1
-0
/
+1
*
use get_unique_id for bookmarks
Dmitry Podgorny
2013-07-14
1
-13
/
+0
*
initial support of autojoin for MUC
Dmitry Podgorny
2013-06-30
1
-0
/
+15
*
fixed several memory leaks
Dmitry Podgorny
2013-06-09
1
-2
/
+6
*
Refactored roster push handling
James Booth
2013-05-21
1
-2
/
+2
*
Renamed contact_list_ functions to roster_
James Booth
2013-05-06
1
-1
/
+0
*
Created roster module, moved roster iq's
James Booth
2013-05-06
1
-1
/
+3
*
Fixed error when losing connection and segfaulting on notify_remind()
James Booth
2013-05-06
1
-2
/
+2
*
Show shortened room jid if possible on invite
James Booth
2013-04-18
1
-0
/
+13
*
Check for NULL connection and context
James Booth
2013-03-02
1
-4
/
+16
*
Init and shutdown of libstrophe moved, free resources before creating
James Booth
2013-02-27
1
-12
/
+24
*
Removed connection_shutdown function
James Booth
2013-02-27
1
-12
/
+9
*
Replace FREE_SET_NULLs with function call
James Booth
2013-02-27
1
-4
/
+1
*
Split connection_free_resources
James Booth
2013-02-27
1
-7
/
+34
*
Made connection free resources static function
James Booth
2013-02-27
1
-4
/
+6
*
Added debug to connection handler
James Booth
2013-02-26
1
-0
/
+12
*
Revert "Commented self presence handling #151"
James Booth
2013-02-21
1
-3
/
+3
*
Commented self presence handling #151
James Booth
2013-02-20
1
-3
/
+3
*
Remove all from resource hash table, rather than destroy
James Booth
2013-02-19
1
-1
/
+1
[next]