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
/
crypto
/
sasl
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-02-12
Imports organized
steckbrief
1
-0
/
+1
2015-10-12
code clean up
Daniel Gultsch
2
-3
/
+2
2015-10-11
enable SASL EXTERNAL (certificate login
Daniel Gultsch
1
-0
/
+29
2015-08-16
catch null pointer in ScramSHA1 sasl
Daniel Gultsch
1
-0
/
+3
2015-08-11
Merge tag '1.5.2' into trz/rebase
lookshe
1
-1
/
+1
2015-07-10
added null check in sasl response verifier
Daniel Gultsch
1
-1
/
+1
2015-06-19
renaming eu.siacs.conversations to de.thedevstack.conversationsplus
steckbrief
5
-493
/
+0
2015-01-02
prefer PLAIN over DIGEST-MD5
Daniel Gultsch
1
-1
/
+1
2014-12-04
fixed digest-md5
iNPUTmice
1
-0
/
+4
2014-12-02
Make sure SASL tokenizer strips strings
Sam Whited
2
-1
/
+5
2014-11-21
remove unused imports.
Michael
1
-2
/
+0
2014-11-15
Don't escape passwords in SASL
Sam Whited
1
-2
/
+2
2014-11-15
Cache SCRAM-SHA-1 keys for current session
Sam Whited
1
-10
/
+47
2014-11-15
Add auth method pinning
Sam Whited
4
-3
/
+30
2014-11-15
Improve auth error handling and state machine
Sam Whited
4
-32
/
+36
2014-11-14
Add SCRAM-SHA1 support
Sam Whited
6
-80
/
+375
2014-11-12
Refactor authentication code
Sam Whited
3
-0
/
+124