summaryrefslogtreecommitdiff
path: root/pjlib/build/pjlib.dsp
diff options
context:
space:
mode:
authorNanang Izzuddin <nanang@teluu.com>2009-10-26 15:47:52 +0000
committerNanang Izzuddin <nanang@teluu.com>2009-10-26 15:47:52 +0000
commitc7b5a2411a316bff3e3bda9e5fdac72db66f6269 (patch)
tree21fd37a2f1f9d1750187213ecf2700d6215257ca /pjlib/build/pjlib.dsp
parentdfe07c8f8d65d6045e1003c6c11dca75495f7b38 (diff)
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: http://svn.pjsip.org/repos/pjproject/trunk@2970 74dad513-b988-da41-8d7b-12977e46ad98
Diffstat (limited to 'pjlib/build/pjlib.dsp')
-rw-r--r--pjlib/build/pjlib.dsp12
1 files changed, 12 insertions, 0 deletions
diff --git a/pjlib/build/pjlib.dsp b/pjlib/build/pjlib.dsp
index 2b042567..541a2d82 100644
--- a/pjlib/build/pjlib.dsp
+++ b/pjlib/build/pjlib.dsp
@@ -353,6 +353,14 @@ SOURCE=..\src\pj\sock_select.c
# 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 @@ SOURCE=..\include\pj\sock_select.h
# 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