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_s2s_in.erl
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rewrite S2S and ejabberd_service code to use XML generator
Evgeniy Khramtsov
2016-07-27
1
-345
/
+308
*
Disable TLS compression for s2s by default
Holger Weiss
2016-04-11
1
-1
/
+1
*
Switch to Fast XML module
Mickael Remond
2016-02-03
1
-22
/
+22
*
Update copyright to 2016 (#901)
Badlop
2016-01-13
1
-1
/
+1
*
CVE-2016-1232: Add Dialback Key Generation and Validation support (XEP-0185)
Evgeniy Khramtsov
2016-01-11
1
-3
/
+3
*
Move JID related functions to jid.erl (#847)
Evgeniy Khramtsov
2015-11-24
1
-13
/
+13
*
Remove supervisor option, disable it for c2s and muc
Christophe Romain
2015-11-04
1
-16
/
+3
*
cosmetic cleanup
Christophe Romain
2015-10-07
1
-38
/
+0
*
Add s2s_dhfile to list of known options
Holger Weiss
2015-06-20
1
-2
/
+2
*
Add s2s_dhfile option to configuration validator
Holger Weiss
2015-06-16
1
-0
/
+1
*
Merge pull request #581 from weiss/dh-param-file
Alexey Shchepin
2015-06-16
1
-2
/
+7
|
\
|
*
New options: dhfile and s2s_dhfile
Holger Weiss
2015-05-26
1
-2
/
+7
*
|
Add config validation at startup
Evgeniy Khramtsov
2015-06-01
1
-2
/
+31
|
/
*
Add compatibility macros for deprecated types (thanks to Alexey)
Christophe Romain
2015-02-23
1
-1
/
+1
*
Update copyright dates to 2015 (EJAB-1733)
Badlop
2015-01-08
1
-1
/
+1
*
Log auth method for incoming s2s connections
Holger Weiss
2014-08-05
1
-2
/
+4
*
Merge pull request #185 from weiss/verify-cert-for-s2s-out
Evgeny Khramtsov
2014-04-30
1
-167
/
+6
|
\
|
*
Support certificate verification for outgoing s2s
Holger Weiss
2014-04-28
1
-167
/
+6
*
|
Don't mess with s2s out when aborting s2s in
Holger Weiss
2014-04-28
1
-7
/
+0
*
|
Send stream trailer before closing s2s connection
Holger Weiss
2014-04-27
1
-2
/
+3
|
/
*
Verify host name before offering SASL EXTERNAL
Holger Weiss
2014-04-23
1
-66
/
+74
*
Fix extraction of host names from certificates
Holger Weiss
2014-04-22
1
-5
/
+4
*
Merge pull request #160 from runcom/protocol_options
Alexey Shchepin
2014-04-15
1
-2
/
+14
|
\
|
*
Add option to specify openssl options
Antonio Murdaca
2014-04-08
1
-2
/
+14
*
|
Merge pull request #146 from jamielinux/master
badlop
2014-04-11
1
-4
/
+3
|
\
\
|
|
/
|
/
|
|
*
Update FSF address
Jamie Nguyen
2014-02-22
1
-4
/
+3
*
|
Update copyright dates to 2014 (EJAB-1679)
Badlop
2014-03-13
1
-1
/
+1
*
|
Add missing parenthesis
Holger Weiss
2014-02-21
1
-1
/
+1
|
/
*
Support for OpenSSL ciphers list in ejabberd_c2s, ejabberd_s2s_in and ejabber...
Alexey Shchepin
2013-11-28
1
-2
/
+7
*
Fix bypass for tls-required (thanks to Zeha)
Badlop
2013-09-26
1
-1
/
+3
*
Change configuration file format to YAML
Evgeniy Khramtsov
2013-08-21
1
-5
/
+5
*
Make it possible to enable/disable TLS compression
Evgeniy Khramtsov
2013-07-17
1
-2
/
+14
*
Fix all calls to functions of p1_tls application
Evgeniy Khramtsov
2013-06-20
1
-1
/
+1
*
Switch to rebar build tool
Evgeniy Khramtsov
2013-06-13
1
-0
/
+1
*
Accumulated patch to binarize and indent code
Badlop
2013-03-14
1
-585
/
+581
*
Update copyright dates
Alexey Shchepin
2013-01-24
1
-1
/
+1
*
Update copyright dates
Alexey Shchepin
2012-02-23
1
-1
/
+1
*
Add callback function print_state/1 for behavior p1_fsm
Badlop
2011-12-08
1
-0
/
+8
*
Use the regexp frontend module (EJAB-921)
Badlop
2011-12-08
1
-4
/
+4
*
Prevent overload of incomming s2s connections
Pablo Polvorin
2011-12-02
1
-13
/
+25
*
Fix bug on s2s shaper when TLS is used
Pablo Polvorin
2011-12-01
1
-0
/
+6
*
update copyright up to 2011
Christophe Romain
2011-02-14
1
-1
/
+1
*
Option to reject S2S connection if untrusted certificate (EJAB-464)
Badlop
2010-12-11
1
-17
/
+35
*
When TLS is required in s2s, add subelement to stream:features starttls
Badlop
2010-12-11
1
-9
/
+16
*
Correct domain_certfile tlsopts modifications for s2s connections (EJAB-1086)
Andreas Köhler
2010-11-26
1
-3
/
+15
*
Use LFrom and LTo consistently in ejabberd_s2s_in:stream_established/2 (EJAB-...
Andreas Köhler
2010-11-17
1
-3
/
+3
*
When using OTP R14, use public_key library instead of old ssl (EJAB-953)
Badlop
2010-07-12
1
-0
/
+6
*
New configure option: --enable-nif
Evgeniy Khramtsov
2010-07-01
1
-2
/
+2
*
full support for XEP-0115 v1.5 (EJAB-1223) (EJAB-1189)
Evgeniy Khramtsov
2010-05-08
1
-5
/
+14
*
Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159)
Badlop
2010-01-12
1
-1
/
+1
[next]