Module: sip-router Branch: master Commit: 226d8a1af6d95637a9caab0661b202a6ad1020c0 URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=226d8a1a...
Author: Jan Janak jan@iptel.org Committer: Jan Janak jan@iptel.org Date: Fri Mar 27 15:23:55 2009 +0100
Prepare for inclusion of kamailio PV functions
List of changes: * All select functions has been split into a generit part that can be reused by PV function and a select part which contains the code specific for the SER select framework. * Indentation fixed * check_cert renamed to sel_check_cert to follow the naming scheme of all other select functions * get_cert function logs an error message when it fails to retrieve certificate from the SSL structure
---
modules/tls/tls_select.c | 358 +++++++++++++++++++++++++++++----------------- 1 files changed, 224 insertions(+), 134 deletions(-)
Diff: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commitdiff;h=226d...