Module: sip-router Branch: master Commit: 68e94429aed653c73f80db1a742e291ffd6e3384 URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=68e94429aed653c73f80db1a742e291ffd6e3384
Author: Andrei Pelinescu-Onciul <[email protected]> Committer: Andrei Pelinescu-Onciul <[email protected]> Date: Mon Sep 21 18:43:37 2009 +0200 tls: tls state is now separate from tcp state - tls connection state is now kept separately from the tcp state. - update tls_h_fix_read_conn() to what tcp expects now. Closes: FlySpray#14. --- modules/tls/tls_server.c | 163 ++++++++++++++++++++++++++++---------------- modules/tls/tls_server.h | 8 ++ modules_s/tls/tls_server.c | 163 ++++++++++++++++++++++++++++---------------- modules_s/tls/tls_server.h | 8 ++ 4 files changed, 222 insertions(+), 120 deletions(-) Diff: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commitdiff;h=68e94429aed653c73f80db1a742e291ffd6e3384 _______________________________________________ sr-dev mailing list [email protected] http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev
