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.



git-svn-id: https://svn.pjsip.org/repos/pjproject/trunk@2970 74dad513-b988-da41-8d7b-12977e46ad98
diff --git a/pjlib/build/pjlib.dsp b/pjlib/build/pjlib.dsp
index 2b04256..541a2d8 100644
--- a/pjlib/build/pjlib.dsp
+++ b/pjlib/build/pjlib.dsp
@@ -353,6 +353,14 @@
 # End Source File

 # Begin Source File

 

+SOURCE=..\src\pj\ssl_sock_common.c

+# End Source File

+# Begin Source File

+

+SOURCE=..\src\pj\ssl_sock_ossl.c

+# End Source File

+# Begin Source File

+

 SOURCE=..\src\pj\string.c

 # End Source File

 # Begin Source File

@@ -605,6 +613,10 @@
 # End Source File

 # Begin Source File

 

+SOURCE=..\include\pj\ssl_sock.h

+# End Source File

+# Begin Source File

+

 SOURCE=..\include\pj\string.h

 # End Source File

 # Begin Source File