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
*
Fix reading/writing linked files
Michael Vetter
2020-06-13
1
-1
/
+1
*
Make legacy auth optional
Dmitry Podgorny
2020-06-11
1
-0
/
+9
*
Add option for legacy authentication
Dmitry Podgorny
2020-06-05
1
-6
/
+28
*
Add and use connection_get_barejid()
Michael Vetter
2020-05-25
1
-0
/
+12
*
Add vim modeline
Michael Vetter
2019-11-13
1
-0
/
+1
*
Display ownership of connection_get_profanity_identifier
Michael Vetter
2019-10-22
1
-1
/
+1
*
Use UUID in origin-id and id
Michael Vetter
2019-10-22
1
-5
/
+5
*
Set prof_ident to NULL after free
Michael Vetter
2019-10-21
1
-1
/
+2
*
Rename _calculate_identifier to _compute_identifier
Michael Vetter
2019-10-20
1
-3
/
+3
*
Rename random_bytes to profanity_instance_id
Michael Vetter
2019-10-19
1
-6
/
+6
*
Free hmac and msgid
Michael Vetter
2019-10-19
1
-0
/
+3
*
Free prof_identifier in case of reconnect
Michael Vetter
2019-10-19
1
-0
/
+3
*
Change origin-id/id algo
Michael Vetter
2019-10-18
1
-10
/
+10
*
Log incoming MUC messages if origin-id sais they dont come from us
Michael Vetter
2019-10-18
1
-10
/
+7
*
Remove prefix from stanza id
Michael Vetter
2019-10-17
1
-1
/
+1
*
Change algo for connection_create_stanza_id()
Michael Vetter
2019-10-17
1
-7
/
+11
*
Change connection_create_stanza_id()
Michael Vetter
2019-10-17
1
-11
/
+11
*
Calculate identifier upon connect
Michael Vetter
2019-10-16
1
-5
/
+28
*
Rename identification file
Michael Vetter
2019-10-16
1
-1
/
+2
*
Use random string for random-bytes identifier
Michael Vetter
2019-10-16
1
-4
/
+5
*
Create random-bytes file
Michael Vetter
2019-10-16
1
-0
/
+53
*
Fix various OMEMO memleaks
Paul Fariello
2019-07-10
1
-2
/
+4
*
xmpp/connection: fix #1103
Dmitry Podgorny
2019-06-01
1
-11
/
+28
*
Wait for discovery end to publish omemo devicelist and bundle
Paul Fariello
2019-04-10
1
-0
/
+23
*
Update copyright to include 2019
Michael Vetter
2019-01-22
1
-1
/
+1
*
Add option to trust server's certificate
Dmitry Podgorny
2018-11-06
1
-0
/
+3
*
Move ID generation to xmpp folder
Michael Vetter
2018-08-30
1
-0
/
+21
*
Update copyright
James Booth
2018-01-21
1
-1
/
+1
*
Legacy SSL support
Dmitry Podgorny
2017-06-24
1
-0
/
+2
*
Update Copyright
James Booth
2017-01-28
1
-1
/
+1
*
Allow clearing account resource
James Booth
2016-11-22
1
-14
/
+14
*
Use server features for account muc service
James Booth
2016-11-20
1
-0
/
+4
*
Add /tls certpath default
James Booth
2016-10-17
1
-2
/
+2
*
Free hashtable key list in connection_jid_for_feature()
James Booth
2016-09-05
1
-0
/
+1
*
Tidy headers
James Booth
2016-07-24
1
-0
/
+1
*
Move event timeout to connection module
James Booth
2016-07-24
1
-1
/
+7
*
Update GPL link in headers
James Booth
2016-07-24
1
-1
/
+1
*
Check for NULL before clearing connection data
James Booth
2016-06-01
1
-3
/
+7
*
Add connection_set_disconnected()
James Booth
2016-05-11
1
-18
/
+8
*
Add connection_clear_data()
James Booth
2016-05-10
1
-17
/
+12
*
Remove connection_free_conn(), connection_free_ctx()
James Booth
2016-05-10
1
-18
/
+10
*
Add connection_shutdown()
James Booth
2016-05-10
1
-7
/
+11
*
Remove JABBER_STARTED, JABBER_UNDEFINED connection states
James Booth
2016-05-10
1
-1
/
+12
*
Remove _session_free_session_data from session.c
James Booth
2016-05-10
1
-1
/
+2
*
Tidy connection.c
James Booth
2016-05-10
1
-21
/
+35
*
Tidy connection.c
James Booth
2016-05-10
1
-150
/
+128
*
Tidy session.c
James Booth
2016-05-08
1
-2
/
+2
*
Free features on disconnect
James Booth
2016-05-08
1
-1
/
+2
*
Use hash table for disco features
James Booth
2016-05-08
1
-48
/
+33
*
Remove connection_get_disco_infos()
James Booth
2016-05-08
1
-6
/
+0
[next]