index
:
dino
add-kbd-shortcut-to-show-settings
add-kbd-shortcut-to-zoom-text
add-yourself
add_conversation_account_indicator
add_conversation_account_indicator_in_conversation_details
allow-blocking-entire-domain
dot-cache-avatars
fix-adding-yourself-to-roster
fix-assertion-account-has-key
fix-highlight-color-message-search-dark-theme
ignore-subject-if-w-thread-or-message-node
make-encryption-icon-status-more-noticeable
master
nice-presence
obsfucate-password-length
openpgp-plugin-hide-revoked-expired
search-filter-online-contacts
sensible-conversation-details-icon
set-presence
show-contact-status-in-start-chat-window
show-message-encryption-type-tooltip
stop-duplicating-roster-subscription-box
My branches for the dino XMPP project
Miquel Lionel
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
*
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