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
2016-01-13Update copyright to 2016 (#901)Badlop
2015-11-24Move JID related functions to jid.erl (#847)Evgeniy Khramtsov
2015-10-07cosmetic cleanupChristophe Romain
2015-08-02Do not crash SIP authentication on SCRAMed passwordsEvgeniy Khramtsov
2015-06-01Add config validation at startupEvgeniy Khramtsov
2015-05-21Document protocol support (EJABS-1620)Badlop
2015-01-21Fix missing copyright dates to 2015 (EJAB-1733)Christophe Romain
2014-07-16Change return type to reflect recent changes in p1_sipEvgeniy Khramtsov
2014-07-05Use -include_lib instead of -include for esip and p1_xmlMatwey V. Kornilov
2014-06-06SIP Outbound (RFC 5626) supportEvgeniy Khramtsov
2014-06-03Reply to pingsEvgeniy Khramtsov
2014-06-01Sign 'Record-Route' in order to proxy unauthorized ACKsEvgeniy Khramtsov
2014-05-23Fix proxying of ACK requests for 2xx responsesEvgeniy Khramtsov
2014-05-02Remove empty lineEvgeniy Khramtsov
2014-05-02Some cleanupEvgeniy Khramtsov
2014-05-02Optimize request processingEvgeniy Khramtsov
2014-05-02Do not proxy stray responses statelessly (as per RFC 6026)Evgeniy Khramtsov
2014-05-02Locate sessions by proxy processes directlyEvgeniy Khramtsov
2014-04-30SIP supportEvgeniy Khramtsov