Ignore:
Timestamp:
Oct 26, 2009 3:47:52 PM (15 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/pjlib/build/pjlib.vcproj

    r2966 r2970  
    56445644                                        /> 
    56455645                                </FileConfiguration> 
     5646                        </File> 
     5647                        <File 
     5648                                RelativePath="..\src\pj\ssl_sock_common.c" 
     5649                                > 
     5650                        </File> 
     5651                        <File 
     5652                                RelativePath="..\src\pj\ssl_sock_ossl.c" 
     5653                                > 
    56465654                        </File> 
    56475655                        <File 
     
    1163911647                        </File> 
    1164011648                        <File 
     11649                                RelativePath="..\include\pj\ssl_sock.h" 
     11650                                > 
     11651                        </File> 
     11652                        <File 
    1164111653                                RelativePath="..\include\pj\string.h" 
    1164211654                                > 
Note: See TracChangeset for help on using the changeset viewer.