Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/processone/ejabberd.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-01-08Update copyright dates to 2015 (EJAB-1733)Badlop
2014-04-30Merge pull request #177 from weiss/log-tls-sasl-externalEvgeny Khramtsov
2014-04-30Merge pull request #181 from weiss/check-tls-before-authEvgeny Khramtsov
2014-04-28Support certificate verification for outgoing s2sHolger Weiss
2014-04-24Check TLS state before requesting SASL EXTERNALHolger Weiss
2014-04-24Log TLS status for outgoing s2s with SASL EXTERNALHolger Weiss
2014-04-15Merge pull request #160 from runcom/protocol_optionsAlexey Shchepin
2014-04-11Merge pull request #146 from jamielinux/masterbadlop
2014-04-08Add option to specify openssl optionsAntonio Murdaca
2014-03-13Update copyright dates to 2014 (EJAB-1679)Badlop
2014-02-22Update FSF addressJamie Nguyen
2013-11-28Support for OpenSSL ciphers list in ejabberd_c2s, ejabberd_s2s_in and ejabber...Alexey Shchepin
2013-08-21Change configuration file format to YAMLEvgeniy Khramtsov
2013-07-17Make it possible to enable/disable TLS compressionEvgeniy Khramtsov
2013-06-13Switch to rebar build toolEvgeniy Khramtsov
2013-03-14Accumulated patch to binarize and indent codeBadlop
2013-01-24Update copyright datesAlexey Shchepin
2012-02-23Update copyright datesAlexey Shchepin
2011-09-05Reorganize the code to shut up the dialyzerEvgeniy Khramtsov
2011-02-14update copyright up to 2011Christophe Romain
2011-01-31Handle Tigase's unexpected version=1.0 when ejabberd doesn't announce it (EJA...Badlop
2010-12-17Make sure 'closed' event is correctly processed on every stateEvgeniy Khramtsov
2010-12-11Option to reject S2S connection if untrusted certificate (EJAB-464)Badlop
2010-12-11Include From attribute in the stream header of outgoing S2S connectionsBadlop
2010-12-11Add option to require encryption in S2S connections (EJAB-495)Badlop
2010-11-26Correct domain_certfile tlsopts modifications for s2s connections (EJAB-1086)Andreas Köhler
2010-10-11add find_s2s_bridge hookEvgeniy Khramtsov
2010-09-28fixes typo in stop_connection/1Evgeniy Khramtsov
2010-07-23When logging s2s out connection attempt or success, log if TLS is usedBadlop
2010-07-01New configure option: --enable-nifEvgeniy Khramtsov
2010-04-09Remove warning for undefined print_state/1 function for p1_fsm processes (tha...Pablo Polvorin
2010-03-04improved s2s connections clean up (EJAB-1202)Evgeniy Khramtsov
2010-01-16Fix OTP version detection to work with old supported R10 and R11Badlop
2010-01-12Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159)Badlop
2009-12-28Provide more detailed log message when s2s stream start fails.Badlop
2009-10-22Fix mistake that disallowed s2s_out connections when using Erlang R12 or older.Badlop
2009-10-19Provide send_timeout_close option in TCP only in R13B or higher (EJAB-926)Badlop
2009-10-19Support gen_tcp send timeout: Close the connection if the other end has disco...Mickaël Rémond
2009-10-13If s2s fails due to namespace mismatch, show differences to help debugging th...Badlop
2009-10-07new option added: max_fsm_queue. removed hardcoded FSMLIMITSEvgeniy Khramtsov
2009-09-07Change some error messages.Badlop
2009-08-03Document the new option s2s_dns_options, expressed in seconds (EJAB-994)Badlop
2009-07-30EJAB-994: Implements DNS timeouts and retries.Geoff Cant
2009-05-19Added API function to get current S2S connections with informationBadlop
2009-01-12* doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842)Badlop
2009-01-08* src/ejabberd_listener.erl: Define send timeout option to avoid blocking on ...Mickaël Rémond
2008-12-26Use inet:gethostbyname instead of inet_res:getbynameBadlop
2008-12-26* src/ejabberd_config.erl: Option outgoing_s2s_options to defineBadlop
2008-11-08* src/ejabberd_s2s_out.erl: exports the DNS resolution function.Mickaël Rémond
2008-07-31* doc/guide.tex: Update Process-one name to ProcessOne (EJAB-708)Badlop