index
:
xavi/dino
call-inhibit-suspend
catch-disconnect-error
default-encryption-gtk4
desktop-fork
inhibit-before-suspend
master
send-button
Fork of GTK3 Dino with experimental features.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
xmpp-vala
/
src
/
core
/
xmpp_stream.vala
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Improve history sync under load
Marvin W
2023-10-05
1
-1
/
+1
|
*
Add priority for and allow cancellation of outgoing stanzas
Marvin W
2023-10-05
1
-2
/
+2
|
*
Collapse most stream releated errors into IOError
Marvin W
2023-10-05
1
-16
/
+8
|
*
Allow certificates from unknown CAs from .onion domains
fiaxh
2020-12-31
1
-1
/
+5
|
|
|
|
|
|
It's barely possible for .onion servers to provide a non-self-signed cert. But that's fine because encryption is provided independently though TOR. see #958
*
Refactor XmppStream, TLS and connection method logic
fiaxh
2020-11-20
1
-287
/
+65
|
|
|
|
fixes #534
*
Improve stream management queue
fiaxh
2020-07-21
1
-1
/
+5
|
*
Visually highlight pending messages, improve resending
fiaxh
2020-07-16
1
-1
/
+1
|
*
Add queue and resending to stream management
fiaxh
2020-07-15
1
-9
/
+19
|
*
Properly check Jids everywhere
Marvin W
2019-12-23
1
-1
/
+5
|
*
Add timing to logs, fix issue of silently ignored I/O errors
Marvin W
2019-12-22
1
-6
/
+9
|
*
Don't continue reading after stream was disconnected, make disconnecting async
fiaxh
2019-11-27
1
-9
/
+14
|
|
|
|
fixes #636
*
Don't attempt DNS SRV lookups in connection fallback
fiaxh
2019-11-18
1
-1
/
+1
|
*
Don't set timeouts on registration connection attempts
fiaxh
2019-06-01
1
-1
/
+4
|
*
Use glib log functions
fiaxh
2019-03-15
1
-3
/
+3
|
*
Small connection fixes
fiaxh
2018-03-10
1
-0
/
+6
|
*
Move Jid class to xmpp-vala, partially refactor namespace
Marvin W
2018-01-28
1
-9
/
+9
|
*
Tab completion: Case insensitive, handle spaces
fiaxh
2018-01-06
1
-1
/
+1
|
*
Show error on invalid TLS certificate
fiaxh
2018-01-04
1
-20
/
+23
|
*
Async service lookup, connect and write
fiaxh
2017-11-23
1
-12
/
+16
|
*
Read+(write) stream async
fiaxh
2017-11-16
1
-11
/
+15
|
*
Fix warnings
fiaxh
2017-10-31
1
-2
/
+6
|
*
http-files: max-file-size handling
fiaxh
2017-09-26
1
-1
/
+1
|
*
xmpp-vala: Connection fallback without SRV records
fiaxh
2017-08-19
1
-2
/
+6
|
*
Stream Management
fiaxh
2017-08-14
1
-15
/
+36
|
*
xmpp-vala: improve namespace handling, add some tests
Marvin W
2017-08-12
1
-1
/
+1
|
*
SRV records for XMPP over TLS
fiaxh
2017-08-11
1
-4
/
+52
|
*
http files: Fix double-free rance-condition
fiaxh
2017-08-07
1
-122
/
+0
|
|
|
|
... and move classes around
*
xmpp-vala/core+libdino: concurrency + nullity improvements
Marvin W
2017-04-18
1
-21
/
+28
|
*
Add --print-xmpp flag to log details
Marvin W
2017-04-03
1
-9
/
+138
|
*
Select conversation on startup, placeholder for "No conversation selected", ↵
fiaxh
2017-03-20
1
-4
/
+4
|
|
|
|
start services before UI
*
Add typed identity to manager modules and stream flags
fiaxh
2017-03-20
1
-4
/
+25
|
*
Split OMEMO plug-in into files, various fixes
Marvin W
2017-03-12
1
-1
/
+1
|
*
Use typed identity in module manager
Marvin W
2017-03-10
1
-3
/
+5
|
*
Add typed identity to stream modules
Marvin W
2017-03-10
1
-2
/
+17
|
*
Initial plugin system
Marvin W
2017-03-10
1
-1
/
+1
|
*
Outfactor PGP into pgpme-vala
fiaxh
2017-03-10
1
-8
/
+8
|
*
Rename vala-xmpp library to xmpp-vala
fiaxh
2017-03-10
1
-0
/
+245