summaryrefslogtreecommitdiff
path: root/src/tls/tls_drv.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* * 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