aboutsummaryrefslogtreecommitdiff
path: root/src/tls/tls_drv.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* * src/tls/Makefile.win32: Windows compilation support.Mickaël Rémond2009-01-131-2/+0
* * doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842)Badlop2009-01-121-1/+1
* * src/tls/tls_drv.c: Added a flag to avoid certificate validationAlexey Shchepin2009-01-051-0/+7
* * src/tls/tls_drv.c: Don't create a SSL context on everyAlexey Shchepin2008-11-101-24/+235
* * doc/guide.tex: Update Process-one name to ProcessOne (EJAB-708)Badlop2008-07-311-1/+1
* * src/tls/tls_drv.c: Fixed gcc signedness warningsAlexey Shchepin2008-04-111-1/+1
* * doc/guide.tex: Updated copyright dates to 2008Badlop2008-01-151-1/+1
* * Applied copyright patch 3.Mickaël Rémond2007-12-241-1/+19
* * src/tls/tls_drv.c: Sends the entire certificate chain (EJAB-209).Mickaël Rémond2007-07-301-1/+1
* * src/tls/tls_drv.c: Report OpenSSL error messages (thanks toAlexey Shchepin2006-08-041-2/+19
* * src/ejabberd_s2s_out.erl: Support for STARTTLS+SASL EXTERNALAlexey Shchepin2005-11-031-0/+48
* * src/tls/tls_drv.c: Support for "connect" methodAlexey Shchepin2005-10-251-14/+30
* * src/tls/tls_drv.c: Reverted previous patchAlexey Shchepin2005-04-241-2/+2
* * src/ejabberd_c2s.erl: Send new id for each new stream inside oneAlexey Shchepin2005-04-091-2/+2
* * src/tls/tls_drv.c: Added freeing of SSL stuffAlexey Shchepin2004-07-281-35/+47
* * src/tls/: Library for TLS support (not completed)Alexey Shchepin2004-07-251-0/+188