index
:
ejabberd.git
master
Unnamed repository; edit this file 'description' to name the repository.
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
ejabberd_c2s.erl
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't omit bounces for messages of type "result"
Holger Weiss
2016-04-24
1
-1
/
+0
*
Make sure that ejabberd_sm sid are unique
Paweł Chmielowski
2016-04-08
1
-1
/
+1
*
Send stream trailer at the very end
Evgeniy Khramtsov
2016-04-08
1
-25
/
+6
*
Replace some ?ERR_* macros with ?ERRT_*
Evgeniy Khramtsov
2016-03-31
1
-36
/
+53
*
Merge commit 'refs/pull/524/head' of github.com:processone/ejabberd into sasl...
Evgeniy Khramtsov
2016-03-25
1
-14
/
+14
|
\
|
*
Use SASL PLAIN authzid as client identity if auth module permits it
Ben Langfeld
2015-05-06
1
-14
/
+14
*
|
Fix issue #1015
Paweł Chmielowski
2016-03-17
1
-1
/
+1
*
|
Make auto generated resources shorter
Paweł Chmielowski
2016-03-16
1
-3
/
+6
*
|
fix syntax highlighting by keeping "~s" together
Balázs Galambosi
2016-03-07
1
-2
/
+2
*
|
Accept stream compression request after SASL
Holger Weiss
2016-02-19
1
-33
/
+66
*
|
XEP-0013: Flexible Offline Message Retrieval support
Evgeniy Khramtsov
2016-02-09
1
-2
/
+7
*
|
XEP-0198: Fix session timeout corner case
Holger Weiss
2016-02-06
1
-2
/
+10
*
|
Make hibernate timeouts configurable
Pablo Polvorin
2016-02-04
1
-1
/
+1
*
|
Switch to Fast XML module
Mickael Remond
2016-02-03
1
-57
/
+57
*
|
Switch to fast_tls and update app names
Mickael Remond
2016-02-03
1
-4
/
+4
*
|
Make C2S session establishment optional (ECS-11)
Alexey Shchepin
2016-01-18
1
-86
/
+77
*
|
XEP-0198: Let MAM take care of pending messages
Holger Weiss
2016-01-15
1
-1
/
+10
*
|
Update copyright to 2016 (#901)
Badlop
2016-01-13
1
-1
/
+1
*
|
Don't return error for blocked MUC messages
Holger Weiß
2016-01-12
1
-0
/
+2
*
|
More now() replacements
Paweł Chmielowski
2015-12-07
1
-10
/
+6
*
|
XEP-0198: Fix stanza counting corner case issue
Holger Weiss
2015-12-02
1
-2
/
+2
*
|
Move JID related functions to jid.erl (#847)
Evgeniy Khramtsov
2015-11-24
1
-62
/
+62
*
|
Remove supervisor option, disable it for c2s and muc
Christophe Romain
2015-11-04
1
-10
/
+3
*
|
ejabberd_c2s: Let stop/1 close XEP-0198 sessions
Holger Weiss
2015-10-17
1
-1
/
+18
*
|
ejabberd_c2s: Close socket when waiting for resume
Holger Weiss
2015-10-17
1
-0
/
+1
*
|
cosmetic cleanup
Christophe Romain
2015-10-07
1
-413
/
+343
*
|
Fix force_update_presence
Evgeniy Khramtsov
2015-10-02
1
-2
/
+2
*
|
XEP-0198: Improve handling of non-message stanzas
Holger Weiss
2015-09-15
1
-2
/
+8
*
|
New XEP-0198 option: "max_resume_timeout"
Holger Weiss
2015-09-03
1
-3
/
+10
*
|
XEP-0198: Don't add <delay/> tags to IQ stanzas
Holger Weiss
2015-07-28
1
-0
/
+2
*
|
Don't crash web admin when displaying info about websocket using users
Paweł Chmielowski
2015-07-22
1
-0
/
+1
*
|
XEP-0198: Increase timeout during resumption
Holger Weiss
2015-07-03
1
-1
/
+1
*
|
XEP-0198: Increase default "max_ack_queue" value
Holger Weiss
2015-07-03
1
-1
/
+1
*
|
Add MAM (XEP-0313) support
Evgeniy Khramtsov
2015-06-22
1
-13
/
+19
*
|
New hide_sensitive_log_data option to hide client IP in log (#452 #471)
Badlop
2015-06-17
1
-8
/
+8
*
|
Merge pull request #581 from weiss/dh-param-file
Alexey Shchepin
2015-06-16
1
-0
/
+1
|
\
\
|
*
|
New options: dhfile and s2s_dhfile
Holger Weiss
2015-05-26
1
-0
/
+1
*
|
|
Add config validation at startup
Evgeniy Khramtsov
2015-06-01
1
-17
/
+20
*
|
|
Get rid of some fuzzy macros as it makes syntax tools getting mad
Evgeniy Khramtsov
2015-06-01
1
-6
/
+6
|
/
/
*
|
Merge pull request #569 from weiss/send-element-error-checking
Alexey Shchepin
2015-05-26
1
-12
/
+8
|
\
\
|
*
|
Cosmetic change: Simplify error checking
Holger Weiss
2015-05-14
1
-11
/
+7
|
*
|
Don't assume send_element/2 returns ok or error
Holger Weiss
2015-05-14
1
-4
/
+4
*
|
|
Document protocol support (EJABS-1620)
Badlop
2015-05-21
1
-0
/
+4
|
/
/
*
/
Don't announce register feature once user is authenticated (#41)
Badlop
2015-05-07
1
-7
/
+7
|
/
*
Add privacy error stanza to XEP-0198 queue
Holger Weiss
2015-04-20
1
-24
/
+15
*
Fixed error replying on blocked messages
Alexey Shchepin
2015-04-20
1
-15
/
+21
*
Remove http_poll module
Paweł Chmielowski
2015-04-15
1
-3
/
+2
*
Copy multicast code from ejabberd-contrib to provide XEP-0033 (#521)
Badlop
2015-04-08
1
-15
/
+8
*
Don't call send_element/2 if previous call failed
Holger Weiss
2015-04-06
1
-2
/
+6
*
Merge pull request #493 from weiss/rfc-6121-routing
Evgeny Khramtsov
2015-04-01
1
-16
/
+5
|
\
[next]