24
1
mirror of https://github.com/processone/ejabberd.git synced 2024-06-24 22:25:47 +02:00
xmpp.chapril.org-ejabberd/src/tls
Alexey Shchepin 2f7f3d9b00 * src/aclocal.m4: Fixed headers detecting in AM_WITH_OPENSSL
(thanks to Leif Johansson)

* src/ejabberd_auth.erl: Added support for ldap_rootdn and
ldap_password options (thanks to Stefan de Konink)
* src/mod_vcard_ldap.erl: Likewise

* src/ejabberd_router.erl: Now possible to route packet via
function call instead of message sending
* src/ejabberd_sm.erl: Added function route/3, use it in route
table
* src/ejabberd_local.erl: Likewise
* src/ejabberd_s2s.erl: Likewise

* (all): Fixed spelling of word "authentication"

* src/*/Makefile.in: Replaced erlc with @ERLC@

SVN Revision: 285
2004-11-05 21:14:31 +00:00
..
Makefile.in * src/aclocal.m4: Fixed headers detecting in AM_WITH_OPENSSL 2004-11-05 21:14:31 +00:00
Makefile.win32 * src/tls/Makefile.win32: Added (thanks to Sergei Golovan) 2004-10-10 17:15:24 +00:00
tls_drv.c * src/tls/tls_drv.c: Added freeing of SSL stuff 2004-07-28 20:08:53 +00:00
tls.erl * src/tls/tls.erl: Added recv_data/2 function 2004-08-01 20:12:20 +00:00