Module: sip-router Branch: master Commit: 56054f1ddc4053529d52ad1dd31d90f591b63b08 URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=56054f1d...
Author: Andrei Pelinescu-Onciul andrei@iptel.org Committer: Andrei Pelinescu-Onciul andrei@iptel.org Date: Fri Mar 19 15:26:45 2010 +0100
tls: doc update w/ the new options
- docs updated with the new parameters description (ssl_release_buffers, ssl_read_ahead, ssl_freelist_max_len, ssl_max_send_fragment). - README regenerated - NEWS updated
---
NEWS | 5 ++ modules/tls/README | 138 +++++++++++++++++++++++++++++++++++----- modules/tls/doc/params.xml | 151 ++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 276 insertions(+), 18 deletions(-)
Diff: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commitdiff;h=5605...