Ignore:
Timestamp:
Oct 26, 2009 3:47:52 PM (14 years ago)
Author:
nanang
Message:

Ticket #957:

  • Added features in secure socket: handshake timeout timer, certificate info, renegotiation API.
  • Added unit test for secure socket, along with testing purpose certificate & private key.
  • Updated build configs for secure socket.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • pjproject/trunk/pjsip/build/pjsip_core.dsp

    r1818 r2970  
    157157# Begin Source File 
    158158 
     159SOURCE=..\src\pjsip\sip_transport_tls.c 
     160# End Source File 
     161# Begin Source File 
     162 
    159163SOURCE=..\src\pjsip\sip_transport_tls_ossl.c 
     164 
     165!IF  "$(CFG)" == "pjsip_core - Win32 Release" 
     166 
     167!ELSEIF  "$(CFG)" == "pjsip_core - Win32 Debug" 
     168 
     169# PROP Exclude_From_Build 1 
     170 
     171!ENDIF  
     172 
    160173# End Source File 
    161174# Begin Source File 
Note: See TracChangeset for help on using the changeset viewer.