index
:
conversations-plus
filetransfer
introduce_cplus_database_version
master
message_display_rework
improved conversations
lookshe
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
main
/
java
/
eu
/
siacs
/
conversations
/
xmpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove legacy SSL support
Sam Whited
2015-01-19
1
-15
/
+11
*
Harden the TLS connection cipher suites
Sam Whited
2015-01-14
1
-0
/
+7
*
keep proper image file extension
Daniel Gultsch
2015-01-11
1
-8
/
+8
*
code cleanup for jingle proxy discovery
Daniel Gultsch
2015-01-09
3
-99
/
+71
*
mark sent images as sent_received instead of sent
Daniel Gultsch
2015-01-06
1
-2
/
+1
*
avoid requesting blocklist after stream resumption
Daniel Gultsch
2015-01-05
1
-27
/
+23
*
made checks for valid image extensions case insensitive
Daniel Gultsch
2015-01-04
1
-1
/
+1
*
code cleanup + logging of spoofed iq packets
Daniel Gultsch
2015-01-04
1
-35
/
+33
*
Verify IQ responses
Sam Whited
2015-01-04
2
-6
/
+35
*
Make IqPacket type an enum
Sam Whited
2015-01-04
5
-67
/
+53
*
Use packet callbacks only for IqPackets. Removed unnecessary code
Daniel Gultsch
2015-01-04
1
-69
/
+35
*
prefer PLAIN over DIGEST-MD5
Daniel Gultsch
2015-01-02
1
-2
/
+2
*
improved OTR verification part one
Daniel Gultsch
2015-01-02
1
-2
/
+2
*
refactor swithOverToTls stuff
Daniel Gultsch
2014-12-30
1
-56
/
+45
*
Fix typo in method name
Sam Whited
2014-12-29
4
-7
/
+7
*
Add ability to change password on server
Sam Whited
2014-12-25
1
-0
/
+4
*
Add support for XEP-0191 (Blocking command)
Sam Whited
2014-12-22
5
-158
/
+182
*
migrated more jid parsing to use getAttributeAsJid. added error logging
iNPUTmice
2014-12-15
1
-16
/
+2
*
possible dns fixes
iNPUTmice
2014-12-14
1
-1
/
+1
*
added max history age (default 1w). automatically sort newly added mam messages
iNPUTmice
2014-12-10
2
-6
/
+12
*
very basic mam support
iNPUTmice
2014-12-10
3
-0
/
+25
*
cleanup: removed stream compression
iNPUTmice
2014-12-09
1
-56
/
+0
*
Allow JIDs such as "example.net/@"
Sam Whited
2014-12-02
1
-3
/
+2
*
"example.net/@/" should be a valid JID.
Sam Whited
2014-12-02
1
-164
/
+166
*
Fix RFC 6122 implementation
Sam Whited
2014-12-02
1
-4
/
+5
*
do not query service info from main server again
iNPUTmice
2014-12-01
1
-5
/
+3
*
work around to not confuse irc transport with real conference servers
iNPUTmice
2014-11-21
1
-2
/
+7
*
brought ad hoc conferences back. fixed #688 fixed #367
iNPUTmice
2014-11-20
3
-1
/
+133
*
better exception handling in XmppConnection.connect. (never return without th...
iNPUTmice
2014-11-18
1
-39
/
+15
*
avoided some null pointers
iNPUTmice
2014-11-17
1
-2
/
+6
*
better error checking in ssl switch over
iNPUTmice
2014-11-16
1
-5
/
+9
*
small modifications for changing an account status in XmppConnection
iNPUTmice
2014-11-15
1
-8
/
+6
*
Merge pull request #668 from SamWhited/auth-pinning
Daniel Gultsch
2014-11-15
2
-44
/
+60
|
\
|
*
Set security error status on TLS cert mismatch
Sam Whited
2014-11-15
1
-6
/
+7
|
*
Add incompatible server status
Sam Whited
2014-11-15
1
-0
/
+1
|
*
Add security error status
Sam Whited
2014-11-15
1
-1
/
+2
|
*
Make account status an enum
Sam Whited
2014-11-15
2
-26
/
+26
|
*
Add auth method pinning
Sam Whited
2014-11-15
1
-13
/
+26
*
|
fixed some disco / carbon related bugs
iNPUTmice
2014-11-15
1
-29
/
+43
|
/
*
better cleanup after unsuccesful transfers
iNPUTmice
2014-11-15
3
-1
/
+35
*
fixed description in notifications and conversation overview
iNPUTmice
2014-11-15
1
-3
/
+10
*
fixed resending for files as well
iNPUTmice
2014-11-15
1
-0
/
+1
*
made file transfers cancelable
iNPUTmice
2014-11-15
3
-20
/
+48
*
progress for ibb transfers
iNPUTmice
2014-11-15
4
-13
/
+25
*
some mime and pgp fixes for file transfer
iNPUTmice
2014-11-15
1
-1
/
+20
*
support for pgp files
iNPUTmice
2014-11-15
1
-0
/
+2
*
progress for http images as well. fixed open button for sent files
iNPUTmice
2014-11-15
1
-2
/
+6
*
bug fixes and various improvements for file transfer
iNPUTmice
2014-11-15
1
-7
/
+4
*
basic arbitrary file transfer
iNPUTmice
2014-11-15
2
-55
/
+84
*
Improve auth error handling and state machine
Sam Whited
2014-11-15
1
-8
/
+7
[next]