index
:
ejabberd.git
master
Unnamed repository; edit this file 'description' to name the repository.
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tls
/
tls_drv.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-06-13
Switch to rebar build tool
Evgeniy Khramtsov
1
-653
/
+0
2013-01-24
Update copyright dates
Alexey Shchepin
1
-1
/
+1
2012-12-20
Fixed signedness issue in tls_drv GET_DESCRYPTED_INPUT (EJAB-1591)
Alexey Shchepin
1
-1
/
+2
2012-07-24
Detect OpenSSL version at runtime, not at compile time
Janusz Dziemidowicz
1
-3
/
+7
2012-07-19
Enable DHE key exchange in TLS driver
Janusz Dziemidowicz
1
-0
/
+67
2012-07-18
Enable ECDHE key exchange in TSL driver
Janusz Dziemidowicz
1
-0
/
+24
2012-07-18
Disable old and unsecure ciphers in TLS driver
Janusz Dziemidowicz
1
-0
/
+4
2012-07-18
Disable SSL 2.0 in TLS driver
Janusz Dziemidowicz
1
-2
/
+2
2012-04-06
Make sure that res is initialized in all cases
Paweł Chmielowski
1
-0
/
+2
2012-04-06
Don't ignore Length parameter in tls:recv
Paweł Chmielowski
1
-2
/
+11
2012-04-06
Avoid quadratic behavior in reading SSL data
Alexey Shchepin
1
-2
/
+4
2012-02-23
Update copyright dates
Alexey Shchepin
1
-1
/
+1
2012-01-19
http_bind webserver TLS fail on Chrome (thanks to Adam Langley)(EJAB-1530)
Badlop
1
-1
/
+2
2011-12-21
Support Erlang/OTP R15B driver (EJAB-1521)
Badlop
1
-4
/
+26
2011-09-25
Decrease CPU usage caused by tls:send with large data.
Janusz Dziemidowicz
1
-13
/
+3
2011-02-14
update copyright up to 2011
Christophe Romain
1
-1
/
+1
2010-12-11
Option to reject S2S connection if untrusted certificate (EJAB-464)
Badlop
1
-3
/
+6
2010-11-17
Set SSL_MODE_RELEASE_BUFFERS mode when available (EJAB-1351)
Evgeniy Khramtsov
1
-0
/
+3
2010-06-25
Inform client that SSL session caching is disabled (thanks to Pawel Chmielowski)
Badlop
1
-2
/
+3
2010-01-12
Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159)
Badlop
1
-1
/
+1
2009-06-09
Add forgotten copyright and license notices. Fix blackspaces.
Badlop
1
-1
/
+1
2009-03-10
* src/tls/tls_drv.c: Fix encryption problem for ejabberd_http
Badlop
1
-0
/
+1
2009-03-09
* src/tls/tls_drv.c: Fix to support OpenSSL older than
Badlop
1
-0
/
+4
2009-02-27
* src/tls/tls_drv.c: S2S connection with STARTTLS fails to Gtalk
Badlop
1
-1
/
+1
2009-01-13
* src/tls/Makefile.win32: Windows compilation support.
Mickaël Rémond
1
-2
/
+0
2009-01-12
* doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842)
Badlop
1
-1
/
+1
2009-01-05
* src/tls/tls_drv.c: Added a flag to avoid certificate validation
Alexey Shchepin
1
-0
/
+7
2008-11-10
* src/tls/tls_drv.c: Don't create a SSL context on every
Alexey Shchepin
1
-24
/
+235
2008-07-31
* doc/guide.tex: Update Process-one name to ProcessOne (EJAB-708)
Badlop
1
-1
/
+1
2008-04-11
* src/tls/tls_drv.c: Fixed gcc signedness warnings
Alexey Shchepin
1
-1
/
+1
2008-01-15
* doc/guide.tex: Updated copyright dates to 2008
Badlop
1
-1
/
+1
2007-12-24
* Applied copyright patch 3.
Mickaël Rémond
1
-1
/
+19
2007-07-30
* src/tls/tls_drv.c: Sends the entire certificate chain (EJAB-209).
Mickaël Rémond
1
-1
/
+1
2006-08-04
* src/tls/tls_drv.c: Report OpenSSL error messages (thanks to
Alexey Shchepin
1
-2
/
+19
2005-11-03
* src/ejabberd_s2s_out.erl: Support for STARTTLS+SASL EXTERNAL
Alexey Shchepin
1
-0
/
+48
2005-10-25
* src/tls/tls_drv.c: Support for "connect" method
Alexey Shchepin
1
-14
/
+30
2005-04-24
* src/tls/tls_drv.c: Reverted previous patch
Alexey Shchepin
1
-2
/
+2
2005-04-09
* src/ejabberd_c2s.erl: Send new id for each new stream inside one
Alexey Shchepin
1
-2
/
+2
2004-07-28
* src/tls/tls_drv.c: Added freeing of SSL stuff
Alexey Shchepin
1
-35
/
+47
2004-07-25
* src/tls/: Library for TLS support (not completed)
Alexey Shchepin
1
-0
/
+188