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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Wait for discovery end to publish omemo devicelist and bundle
Paul Fariello
2019-04-10
1
-0
/
+2
*
Update copyright to include 2019
Michael Vetter
2019-01-22
1
-1
/
+1
*
Move ID generation to xmpp folder
Michael Vetter
2018-08-30
1
-0
/
+2
*
Update copyright
James Booth
2018-01-21
1
-1
/
+1
*
Update Copyright
James Booth
2017-01-28
1
-1
/
+1
*
Remove status from cl_ev_presence_send
James Booth
2017-01-15
1
-1
/
+0
*
Use server features for account muc service
James Booth
2016-11-20
1
-1
/
+0
*
Move event timeout to connection module
James Booth
2016-07-24
1
-0
/
+1
*
Update GPL link in headers
James Booth
2016-07-24
1
-1
/
+1
*
Add connection_set_disconnected()
James Booth
2016-05-11
1
-4
/
+1
*
Add connection_clear_data()
James Booth
2016-05-10
1
-2
/
+2
*
Remove connection_free_conn(), connection_free_ctx()
James Booth
2016-05-10
1
-2
/
+0
*
Add connection_shutdown()
James Booth
2016-05-10
1
-1
/
+1
*
Remove JABBER_STARTED, JABBER_UNDEFINED connection states
James Booth
2016-05-10
1
-0
/
+1
*
Free features on disconnect
James Booth
2016-05-08
1
-0
/
+1
*
Use hash table for disco features
James Booth
2016-05-08
1
-1
/
+1
*
Remove connection_get_disco_infos()
James Booth
2016-05-08
1
-1
/
+0
*
Rename diso_items->diso_infos
James Booth
2016-05-08
1
-1
/
+1
*
Add connection_get_disco_info()
James Booth
2016-05-08
1
-1
/
+2
*
Add connection_item_for_feature()
James Booth
2016-05-08
1
-0
/
+1
*
Move logic to connection_set_disco_items
James Booth
2016-05-08
1
-1
/
+1
*
Move conneciton initialisation to _connection_handler
James Booth
2016-05-08
1
-2
/
+0
*
Move disco info struct to connection
James Booth
2016-05-07
1
-2
/
+5
*
Move available resources to connection struct
James Booth
2016-05-07
1
-1
/
+4
*
Remove redundant tls secured function
James Booth
2016-05-06
1
-2
/
+0
*
Tidy connect function
James Booth
2016-05-06
1
-1
/
+1
*
Move connection_connect
James Booth
2016-05-06
1
-2
/
+2
*
Rename jabber_ functions
James Booth
2016-05-06
1
-0
/
+4
*
Add session.c
James Booth
2016-05-05
1
-0
/
+60
*
Renamed connection.c -> session.c
James Booth
2016-05-05
1
-61
/
+0
*
Tidy xmpp headers
James Booth
2016-05-04
1
-6
/
+3
*
Rename id_handler_add -> iq_id_handler_add
James Booth
2016-05-02
1
-1
/
+1
*
Removed #AX_PREFIX_CONFIG_H
James Booth
2016-03-31
1
-3
/
+3
*
Use one stanza handler per type (message, iq, presence)
James Booth
2016-03-28
1
-0
/
+8
*
Merge branch 'master' into plugins-c
James Booth
2016-02-14
1
-1
/
+1
|
\
|
*
Updated copyright
James Booth
2016-02-14
1
-1
/
+1
*
|
Added C plugin code from plugins branch
James Booth
2016-02-14
1
-3
/
+3
|
/
*
Applied coding style to src/xmpp/
James Booth
2015-10-26
1
-4
/
+4
*
Check for libmesode, fall back to libstrophe
James Booth
2015-09-21
1
-0
/
+7
*
Updated copyright
James Booth
2015-02-10
1
-1
/
+1
*
Added license exemption for OpenSSL to source headers
James Booth
2014-08-24
1
-0
/
+12
*
Updated copyright
James Booth
2014-03-09
1
-1
/
+1
*
Moved connection_error_handler to _presence_error_handler
James Booth
2014-01-27
1
-2
/
+0
*
Added simple mock test, refactored roster
James Booth
2013-12-14
1
-2
/
+2
*
fixed crash in stanza_create_form when text is NULL
Dmitry Podgorny
2013-03-12
1
-0
/
+2
*
Made connection free resources static function
James Booth
2013-02-27
1
-1
/
+0
*
Show available resources for current account with "/account"
James Booth
2013-02-18
1
-0
/
+2
*
Added usage of handlers to message and presence modules
James Booth
2013-02-10
1
-1
/
+2
*
Added resource_presence_t and contact_presence_t
James Booth
2013-02-10
1
-1
/
+0
*
Renamed jabber_presence_t->presence_t
James Booth
2013-02-10
1
-1
/
+1
[next]