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
*
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
*
Show available resources for current account with "/account"
James Booth
2013-02-18
1
-0
/
+23
*
Added usage of handlers to message and presence modules
James Booth
2013-02-10
1
-1
/
+2
*
Removed presence from jabber_conn
James Booth
2013-02-10
1
-17
/
+0
*
Renamed jabber_presence_t->presence_t
James Booth
2013-02-10
1
-3
/
+3
*
Use of const in connection.c
James Booth
2013-02-04
1
-5
/
+6
*
Small tidy up in connection.c
James Booth
2013-02-03
1
-3
/
+10
*
Added asserts
James Booth
2013-02-03
1
-3
/
+10
*
Removed jabber_restart function
James Booth
2013-02-03
1
-8
/
+4
*
Moved caps_init() out of xmpp.h
James Booth
2013-02-03
1
-0
/
+2
*
Moved private xmpp functions to connection.h
James Booth
2013-02-03
1
-10
/
+11
*
Added config dir to source
James Booth
2013-02-02
1
-1
/
+1
*
Tidied #include's
James Booth
2013-02-02
1
-7
/
+7
*
Removed presence functions from xmpp.h
James Booth
2013-02-02
1
-0
/
+1
*
Removed iq functions from xmpp.h
James Booth
2013-02-02
1
-0
/
+1
*
Removed message handler function from xmpp.h
James Booth
2013-02-02
1
-0
/
+1
*
Removed stanza functions from xmpp.h
James Booth
2013-02-02
1
-0
/
+1
*
Added xmpp subdir to source
James Booth
2013-02-02
1
-0
/
+513