Ignore:
Timestamp:
Aug 27, 2009 7:55:13 PM (15 years ago)
Author:
nanang
Message:

Ticket #957: Initial version of TLS transport for Symbian, includes:

  • Secure socket, generic abstraction and Symbian implementation (using CSecureSocket).
  • Initial rewriting of SIP TLS transport.
  • Updated symbian_ua.mmp to support SIP transport TLS (experimental).


File:
1 edited

Legend:

Unmodified
Added
Removed
  • pjproject/trunk/build.symbian/symbian_ua.mmp

    r2821 r2913  
    7070#endif 
    7171 
    72 LIBRARY                 esock.lib insock.lib charconv.lib euser.lib estlib.lib commdb.lib apengine.lib  
     72LIBRARY                 esock.lib insock.lib charconv.lib euser.lib estlib.lib commdb.lib apengine.lib securesocket.lib  
    7373 
    7474// The default 8KB seems to be insufficient with all bells and 
Note: See TracChangeset for help on using the changeset viewer.