summaryrefslogtreecommitdiff
path: root/src/ejabberd_s2s_in.erl (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add s2s_dhfile to list of known optionsHolger Weiss2015-06-201-2/+2
* Add s2s_dhfile option to configuration validatorHolger Weiss2015-06-161-0/+1
* Merge pull request #581 from weiss/dh-param-fileAlexey Shchepin2015-06-161-2/+7
|\
| * New options: dhfile and s2s_dhfileHolger Weiss2015-05-261-2/+7
* | Add config validation at startupEvgeniy Khramtsov2015-06-011-2/+31
|/
* Add compatibility macros for deprecated types (thanks to Alexey)Christophe Romain2015-02-231-1/+1
* Update copyright dates to 2015 (EJAB-1733)Badlop2015-01-081-1/+1
* Log auth method for incoming s2s connectionsHolger Weiss2014-08-051-2/+4
* Merge pull request #185 from weiss/verify-cert-for-s2s-outEvgeny Khramtsov2014-04-301-167/+6
|\
| * Support certificate verification for outgoing s2sHolger Weiss2014-04-281-167/+6
* | Don't mess with s2s out when aborting s2s inHolger Weiss2014-04-281-7/+0
* | Send stream trailer before closing s2s connectionHolger Weiss2014-04-271-2/+3
|/
* Verify host name before offering SASL EXTERNALHolger Weiss2014-04-231-66/+74
* Fix extraction of host names from certificatesHolger Weiss2014-04-221-5/+4
* Merge pull request #160 from runcom/protocol_optionsAlexey Shchepin2014-04-151-2/+14
|\
| * Add option to specify openssl optionsAntonio Murdaca2014-04-081-2/+14
* | Merge pull request #146 from jamielinux/masterbadlop2014-04-111-4/+3
|\ \ | |/ |/|
| * Update FSF addressJamie Nguyen2014-02-221-4/+3
* | Update copyright dates to 2014 (EJAB-1679)Badlop2014-03-131-1/+1
* | Add missing parenthesisHolger Weiss2014-02-211-1/+1
|/
* Support for OpenSSL ciphers list in ejabberd_c2s, ejabberd_s2s_in and ejabber...Alexey Shchepin2013-11-281-2/+7
* Fix bypass for tls-required (thanks to Zeha)Badlop2013-09-261-1/+3
* Change configuration file format to YAMLEvgeniy Khramtsov2013-08-211-5/+5
* Make it possible to enable/disable TLS compressionEvgeniy Khramtsov2013-07-171-2/+14
* Fix all calls to functions of p1_tls applicationEvgeniy Khramtsov2013-06-201-1/+1
* Switch to rebar build toolEvgeniy Khramtsov2013-06-131-0/+1
* Accumulated patch to binarize and indent codeBadlop2013-03-141-585/+581
* Update copyright datesAlexey Shchepin2013-01-241-1/+1
* Update copyright datesAlexey Shchepin2012-02-231-1/+1
* Add callback function print_state/1 for behavior p1_fsmBadlop2011-12-081-0/+8
* Use the regexp frontend module (EJAB-921)Badlop2011-12-081-4/+4
* Prevent overload of incomming s2s connectionsPablo Polvorin2011-12-021-13/+25
* Fix bug on s2s shaper when TLS is usedPablo Polvorin2011-12-011-0/+6
* update copyright up to 2011Christophe Romain2011-02-141-1/+1
* Option to reject S2S connection if untrusted certificate (EJAB-464)Badlop2010-12-111-17/+35
* When TLS is required in s2s, add subelement to stream:features starttlsBadlop2010-12-111-9/+16
* Correct domain_certfile tlsopts modifications for s2s connections (EJAB-1086)Andreas Köhler2010-11-261-3/+15
* Use LFrom and LTo consistently in ejabberd_s2s_in:stream_established/2 (EJAB-...Andreas Köhler2010-11-171-3/+3
* When using OTP R14, use public_key library instead of old ssl (EJAB-953)Badlop2010-07-121-0/+6
* New configure option: --enable-nifEvgeniy Khramtsov2010-07-011-2/+2
* full support for XEP-0115 v1.5 (EJAB-1223) (EJAB-1189)Evgeniy Khramtsov2010-05-081-5/+14
* Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159)Badlop2010-01-121-1/+1
* Use the local (target) domain for firing the s2s_receive_packet hook. Pablo Polvorin2009-09-041-2/+2
* Update Ingoing s2s connections inner state to hold domain name (thanks to Jua...Badlop2009-08-151-1/+10
* Added API function to get current S2S connections with informationBadlop2009-05-191-0/+29
* * doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842)Badlop2009-01-121-2/+2
* * doc/guide.tex: Update Process-one name to ProcessOne (EJAB-708)Badlop2008-07-311-1/+1
* * src/ejabberd_s2s.erl: Added s2s_send_packet and s2s_receive_packet hooks (E...Mickaël Rémond2008-05-221-0/+8
* * src/ejabberd_s2s_out.erl: Fix long timeout when reconnecting s2sBadlop2008-04-181-0/+1
* * src/ejabberd_s2s_in.erl (get_cert_domains): When compiling withBadlop2008-03-111-2/+6