Module: sip-router Branch: andrei/tcp_tls_changes Commit: eac7fbc0f03746c39a282777cd63b68e3598655e URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=eac7fbc0...
Author: Andrei Pelinescu-Onciul andrei@iptel.org Committer: Andrei Pelinescu-Onciul andrei@iptel.org Date: Tue Jun 22 11:21:46 2010 +0200
tls: very verbose debug logging
Added very verbose debug messages. To enable them, compile with -DTLS_RD_DEBUG for debugging the read path and with -DTLS_WR_DEBUG for debugging the write path.
---
modules/tls/tls_bio.c | 6 +- modules/tls/tls_server.c | 169 +++++++++++++++++++++++++++++++++++++++------- 2 files changed, 148 insertions(+), 27 deletions(-)
Diff: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commitdiff;h=eac7...