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/pjlib/build/pjlib.dsp

    r2966 r2970  
    354354# Begin Source File 
    355355 
     356SOURCE=..\src\pj\ssl_sock_common.c 
     357# End Source File 
     358# Begin Source File 
     359 
     360SOURCE=..\src\pj\ssl_sock_ossl.c 
     361# End Source File 
     362# Begin Source File 
     363 
    356364SOURCE=..\src\pj\string.c 
    357365# End Source File 
     
    603611 
    604612SOURCE=..\include\pj\sock_select.h 
     613# End Source File 
     614# Begin Source File 
     615 
     616SOURCE=..\include\pj\ssl_sock.h 
    605617# End Source File 
    606618# Begin Source File 
Note: See TracChangeset for help on using the changeset viewer.