• Michael Jerris's avatar
    Tue Dec 16 16:19:37 CST 2008 Jarod Neuner <janeuner@networkharbor.com> · 52fa079b
    Michael Jerris 提交于
      * Early TLS Handshake and Verification
      
      tport_type_tls.c:
      * tport_tls_accept():
        - Replaces tport_accept for incoming TLS connections.
      * tport_tls_connect():
        - Replaces tport_base_connect() for outgoing TLS connections.
      
      tport_tls.c:
      * tls_t now use a memory home instead of malloc.
      * removed tls_check_hosts()
      * tls_connect():
        - Replaces tport_base_connect for TLS connection setup.
        - Completes TLS handshake and verifies peer certificates.
        - Destroys suspect TLS connections before sending/receiving payload.
        - Populates a su_strlst_t with subjects from the peer certificate.
      
      tport.c:
      * tport_is_verified()
        - true if peer certificate validated successfully
      * tport_delivered_from_subjects()
        - Certificate subjects listed in the peer certificate.
    
    
    
    git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11769 d0543943-73ff-0310-b7d9-9358b9ac24b2
    52fa079b
名称
最后提交
最后更新
..
docs 正在载入提交数据...
libsofia-sip-ua 正在载入提交数据...
libsofia-sip-ua-glib 正在载入提交数据...
m4 正在载入提交数据...
open_c 正在载入提交数据...
packages 正在载入提交数据...
rules 正在载入提交数据...
scripts 正在载入提交数据...
tests 正在载入提交数据...
utils 正在载入提交数据...
win32 正在载入提交数据...
.update 正在载入提交数据...
AUTHORS 正在载入提交数据...
COPYING 正在载入提交数据...
COPYRIGHTS 正在载入提交数据...
ChangeLog 正在载入提交数据...
ChangeLog.ext-trees 正在载入提交数据...
Makefile.am 正在载入提交数据...
README 正在载入提交数据...
README.developers 正在载入提交数据...
RELEASE 正在载入提交数据...
RELEASE.template 正在载入提交数据...
TODO 正在载入提交数据...
acinclude.m4 正在载入提交数据...
autogen.sh 正在载入提交数据...
configure.ac 正在载入提交数据...
configure.gnu 正在载入提交数据...