summaryrefslogtreecommitdiff
path: root/src/tls/Makefile.in (unfollow)
Commit message (Expand)AuthorFilesLines
2013-06-13Switch to rebar build toolEvgeniy Khramtsov1-69/+0
2013-04-11ejabberd 13 requires Erlang/OTP R15B or higher (EJAB-1630)Badlop1-1/+0
2013-03-14Accumulated patch to binarize and indent codeBadlop1-1/+1
2010-08-07Make MD2 autodetected (EJAB-1285)Evgeniy Khramtsov1-0/+5
2010-07-12When using OTP R14, use public_key library instead of old ssl (EJAB-953)Badlop1-0/+1
2010-06-22New OpenSSL functions wrapper: sha224/1, sha256/1, sha384/1, sha512/1Evgeniy Khramtsov1-1/+1
2009-12-29Add +export_all to EFLAGS if: make debug=true (thanks to Marcin Owsiany)(EJAB...Badlop1-1/+1
2009-03-07* src/Makefile.in: In SunOS, use different C flags (thanks toBadlop1-4/+6
2008-07-16* src/*.hrl: Get back all ejabberd header files to their originalBadlop1-1/+1
2008-07-13* src/configure.ac: Update installation permissions (EJAB-402)Badlop1-1/+3
2008-04-11* src/Makefile.in: Improved indentation of GCC callBadlop1-5/+9
2007-12-17* src/ejabberd_zlib/Makefile.in: Compile all erl files found inBadlop1-13/+11
2007-11-29* src/configure.ac: Don't hardcode gcc and options (EJAB-436)Badlop1-4/+12
2007-05-29* src/Makefile.in: Added Dialyzer target (EJAB-189 - Thanks to Geoff Cant)Mickaël Rémond1-0/+5
2006-08-28* Makefile.in: Fix for MacOSX compilation (EJAB-124).Mickaël Rémond1-1/+8
2005-11-19* src/tls/Makefile.in: Use CPPFLAGS (thanks to Magnus Henoch)Alexey Shchepin1-1/+1
2005-11-17* src/ejabberd_s2s_in.erl: Support for dNSName certificate fieldAlexey Shchepin1-5/+1
2005-11-03* src/ejabberd_s2s_out.erl: Support for STARTTLS+SASL EXTERNALAlexey Shchepin1-1/+5
2004-11-05* src/aclocal.m4: Fixed headers detecting in AM_WITH_OPENSSLAlexey Shchepin1-1/+1
2004-09-26* src/aclocal.m4: Better expat and openssl detection (thanks toAlexey Shchepin1-7/+4
2004-08-05* src/aclocal.m4: Updated to check for openssl library (thanks toAlexey Shchepin1-15/+5
2004-05-17* src/mod_muc/mod_muc.erl: Added access rules for using serveiceAlexey Shchepin1-0/+3
2003-10-17* src/configure.ac: Build system now done using autoconf (thanksAlexey Shchepin1-8/+12
2003-07-13* doc/guide.tex: Updated (thanks to Sergei Golovan)Alexey Shchepin1-1/+1
2003-02-16* src/mod_irc/: New IRC transport (not completed yet)Alexey Shchepin1-0/+44