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_out.erl
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
-32
/
+32
*
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
-15
/
+17
*
Fix more places where random:seed is used
Paweł Chmielowski
2015-12-07
1
-1
/
+1
*
More now() replacements
Paweł Chmielowski
2015-12-07
1
-3
/
+2
*
Move JID related functions to jid.erl (#847)
Evgeniy Khramtsov
2015-11-24
1
-2
/
+2
*
Remove supervisor option, disable it for c2s and muc
Christophe Romain
2015-11-04
1
-10
/
+2
*
cosmetic cleanup
Christophe Romain
2015-10-07
1
-48
/
+1
*
Rename idna.erl to ejabberd_idna.erl (#702)
Evgeniy Khramtsov
2015-09-02
1
-1
/
+1
*
Add s2s_dhfile to list of known options
Holger Weiss
2015-06-20
1
-1
/
+1
*
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
-20
/
+61
|
/
*
ejabberd_s2s_out: Remove Erlang/OTP version check
Holger Weiss
2015-04-16
1
-9
/
+2
*
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
*
Merge pull request #177 from weiss/log-tls-sasl-external
Evgeny Khramtsov
2014-04-30
1
-2
/
+4
|
\
|
*
Log TLS status for outgoing s2s with SASL EXTERNAL
Holger Weiss
2014-04-23
1
-2
/
+4
*
|
Merge pull request #181 from weiss/check-tls-before-auth
Evgeny Khramtsov
2014-04-30
1
-1
/
+3
|
\
\
|
*
|
Check TLS state before requesting SASL EXTERNAL
Holger Weiss
2014-04-24
1
-1
/
+3
|
|
/
*
/
Support certificate verification for outgoing s2s
Holger Weiss
2014-04-28
1
-37
/
+59
|
/
*
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
|
/
*
Support for OpenSSL ciphers list in ejabberd_c2s, ejabberd_s2s_in and ejabber...
Alexey Shchepin
2013-11-28
1
-2
/
+7
*
Change configuration file format to YAML
Evgeniy Khramtsov
2013-08-21
1
-25
/
+54
*
Make it possible to enable/disable TLS compression
Evgeniy Khramtsov
2013-07-17
1
-1
/
+9
*
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
-766
/
+790
*
Update copyright dates
Alexey Shchepin
2013-01-24
1
-1
/
+1
*
Update copyright dates
Alexey Shchepin
2012-02-23
1
-1
/
+1
*
Reorganize the code to shut up the dialyzer
Evgeniy Khramtsov
2011-09-05
1
-27
/
+23
*
update copyright up to 2011
Christophe Romain
2011-02-14
1
-1
/
+1
*
Handle Tigase's unexpected version=1.0 when ejabberd doesn't announce it (EJA...
Badlop
2011-01-31
1
-0
/
+4
*
Make sure 'closed' event is correctly processed on every state
Evgeniy Khramtsov
2010-12-17
1
-1
/
+1
*
Option to reject S2S connection if untrusted certificate (EJAB-464)
Badlop
2010-12-11
1
-1
/
+1
*
Include From attribute in the stream header of outgoing S2S connections
Badlop
2010-12-11
1
-3
/
+4
*
Add option to require encryption in S2S connections (EJAB-495)
Badlop
2010-12-11
1
-7
/
+15
*
Correct domain_certfile tlsopts modifications for s2s connections (EJAB-1086)
Andreas Köhler
2010-11-26
1
-4
/
+5
*
add find_s2s_bridge hook
Evgeniy Khramtsov
2010-10-11
1
-2
/
+37
*
fixes typo in stop_connection/1
Evgeniy Khramtsov
2010-09-28
1
-1
/
+1
*
When logging s2s out connection attempt or success, log if TLS is used
Badlop
2010-07-23
1
-6
/
+7
*
New configure option: --enable-nif
Evgeniy Khramtsov
2010-07-01
1
-1
/
+1
*
Remove warning for undefined print_state/1 function for p1_fsm processes (tha...
Pablo Polvorin
2010-04-09
1
-0
/
+9
*
improved s2s connections clean up (EJAB-1202)
Evgeniy Khramtsov
2010-03-04
1
-24
/
+30
*
Fix OTP version detection to work with old supported R10 and R11
Badlop
2010-01-16
1
-4
/
+6
[next]