]> git.ipfire.org Git - thirdparty/freeswitch.git/log
thirdparty/freeswitch.git
12 years agoRevert "Initial draft of message dispatcher system; untested, experimental. Do not...
Eliot Gable [Mon, 18 Feb 2013 14:24:10 +0000 (14:24 +0000)] 
Revert "Initial draft of message dispatcher system; untested, experimental. Do not enable unless you know what you are doing." Pushing into branch.

This reverts commit c6b3a686f6dd8e1f46207c4b0a877c770c444b8e.

12 years agoInitial draft of message dispatcher system; untested, experimental. Do not enable...
Eliot Gable [Sun, 17 Feb 2013 23:40:10 +0000 (23:40 +0000)] 
Initial draft of message dispatcher system; untested, experimental. Do not enable unless you know what you are doing.

12 years agoMerge branch 'master' of fs-git:freeswitch
Raymond Chandler [Fri, 15 Feb 2013 19:47:56 +0000 (14:47 -0500)] 
Merge branch 'master' of fs-git:freeswitch

12 years ago4714 --resolve add decode
Raymond Chandler [Fri, 15 Feb 2013 19:47:49 +0000 (14:47 -0500)] 
4714 --resolve add decode

12 years agoFS-5102 mod_skypopen crashes FS when skype is not working or skype user tries to...
Giovanni Maruzzelli [Fri, 15 Feb 2013 11:16:06 +0000 (12:16 +0100)] 
FS-5102  mod_skypopen crashes FS when skype is not working or skype user tries to log in without network connection present

12 years agoUpdate phrase_en.xml
Michael S Collins [Fri, 15 Feb 2013 04:16:05 +0000 (20:16 -0800)] 
Update phrase_en.xml

12 years agoFS-4923 try this
Anthony Minessale [Thu, 14 Feb 2013 20:07:20 +0000 (14:07 -0600)] 
FS-4923 try this

12 years agoadd a bit more error checking to module loader
Michael Jerris [Thu, 14 Feb 2013 20:03:20 +0000 (15:03 -0500)] 
add a bit more error checking to module loader

12 years agoFS-5044 --resolve proposed solution appears to be the best route
Anthony Minessale [Thu, 14 Feb 2013 17:20:11 +0000 (11:20 -0600)] 
FS-5044 --resolve proposed solution appears to be the best route

12 years agoFS-4714 --resolve patch applied
Raymond Chandler [Wed, 13 Feb 2013 20:08:19 +0000 (15:08 -0500)] 
FS-4714 --resolve patch applied

12 years agosigh
Brian West [Tue, 12 Feb 2013 23:03:00 +0000 (17:03 -0600)] 
sigh

12 years agoFS-5094 --resolve
Anthony Minessale [Tue, 12 Feb 2013 15:21:17 +0000 (09:21 -0600)] 
FS-5094 --resolve

12 years agoFS-5096 --resolve fix build on Windows after recent ZTRP changes
Jeff Lenk [Tue, 12 Feb 2013 14:17:40 +0000 (08:17 -0600)] 
FS-5096 --resolve fix build on Windows after recent ZTRP changes
add missing project filter for 2012

12 years agoFS-4906 --resolve
Ken Rice [Tue, 12 Feb 2013 02:08:15 +0000 (20:08 -0600)] 
FS-4906 --resolve

12 years agoFS-3912 --resolve
Anthony Minessale [Mon, 11 Feb 2013 22:32:12 +0000 (16:32 -0600)] 
FS-3912 --resolve

12 years agoFS-5089 --resolve
Anthony Minessale [Mon, 11 Feb 2013 20:38:06 +0000 (14:38 -0600)] 
FS-5089 --resolve

12 years agoAdd cJSON_Duplicate() function from upstream source.
Eliot Gable [Mon, 11 Feb 2013 18:53:37 +0000 (18:53 +0000)] 
Add cJSON_Duplicate() function from upstream source.

12 years agoMerge libzrtp fixes and improvements
Travis Cross [Sun, 10 Feb 2013 23:50:50 +0000 (23:50 +0000)] 
Merge libzrtp fixes and improvements

This brings FS's libzrtp up to date with upstream with the exception
of the changes to the cache API, the new SQLite cache backend, and
SDES support.

In particular, this merge brings in support for elliptic curve (ECC)
algorithms.

12 years agoAdjust build for libzrtp changes
Travis Cross [Sun, 10 Feb 2013 23:47:38 +0000 (23:47 +0000)] 
Adjust build for libzrtp changes

libzrtp now builds from its root directory rather from projects/gnu.

12 years agoAlways build with ECC support
Travis Cross [Sun, 10 Feb 2013 22:44:12 +0000 (22:44 +0000)] 
Always build with ECC support

12 years agoRelicense ECC code under APGLv3 with exception for FreeSWITCH
Philip Zimmermann [Sun, 10 Feb 2013 22:07:19 +0000 (22:07 +0000)] 
Relicense ECC code under APGLv3 with exception for FreeSWITCH

Thanks to Travis Cross for pushing for this to happen.

Signed-off-by: Philip Zimmermann <prz@mit.edu>
Signed-off-by: Travis Cross <tc@traviscross.com>
12 years agoAdd back the elliptic curve (ECC) files
Travis Cross [Sun, 10 Feb 2013 21:54:15 +0000 (21:54 +0000)] 
Add back the elliptic curve (ECC) files

Signed-off-by: Travis Cross <tc@traviscross.com>
Signed-off-by: Philip Zimmermann <prz@mit.edu>
12 years agoOptimize -O2
Travis Cross [Sat, 7 Jul 2012 18:59:23 +0000 (18:59 +0000)] 
Optimize -O2

12 years agoInclude debugging symbols
Travis Cross [Sat, 7 Jul 2012 18:58:42 +0000 (18:58 +0000)] 
Include debugging symbols

12 years agoTarget C99
Travis Cross [Sat, 7 Jul 2012 18:57:55 +0000 (18:57 +0000)] 
Target C99

12 years agoSet default CFLAGS to catch more issues
Travis Cross [Sat, 7 Jul 2012 18:57:24 +0000 (18:57 +0000)] 
Set default CFLAGS to catch more issues

12 years agoPrepend to LIBS rather than replacing
Werner Dittmann [Mon, 25 Jun 2012 17:09:37 +0000 (19:09 +0200)] 
Prepend to LIBS rather than replacing

Modified-by: Travis Cross <tc@traviscross.com>
12 years agoMake libzrtp build non-recursive
Travis Cross [Fri, 6 Jul 2012 23:18:59 +0000 (23:18 +0000)] 
Make libzrtp build non-recursive

This eliminates the recursive makefiles for libzrtp (we still
recurse to build bnlib).  Object files, library files, and
executables (including tests) are now produced in the root
directory.

12 years agoReduce indirection in makefiles
Travis Cross [Fri, 6 Jul 2012 15:34:27 +0000 (15:34 +0000)] 
Reduce indirection in makefiles

12 years agoRemove beta label
Viktor Krykun [Thu, 21 Jun 2012 08:36:33 +0000 (11:36 +0300)] 
Remove beta label

Modified-by: Travis Cross <tc@traviscross.com>
Signed-off-by: Travis Cross <tc@traviscross.com>
12 years agoRemove outdated credit
Viktor Krykun [Thu, 21 Jun 2012 08:36:33 +0000 (11:36 +0300)] 
Remove outdated credit

Modified-by: Travis Cross <tc@traviscross.com>
Signed-off-by: Travis Cross <tc@traviscross.com>
12 years agoRefactor test cases
Viktor Krykun [Thu, 21 Jun 2012 08:36:33 +0000 (11:36 +0300)] 
Refactor test cases

Modified-by: Travis Cross <tc@traviscross.com>
Signed-off-by: Travis Cross <tc@traviscross.com>
12 years agoCleanup whitespace
Viktor Krykun [Thu, 21 Jun 2012 08:36:33 +0000 (11:36 +0300)] 
Cleanup whitespace

Modified-by: Travis Cross <tc@traviscross.com>
Signed-off-by: Travis Cross <tc@traviscross.com>
12 years agoFix bug with libzrtp zrtp_signaling_hash_set()
Viktor Krykun [Thu, 21 Jun 2012 08:36:33 +0000 (11:36 +0300)] 
Fix bug with libzrtp zrtp_signaling_hash_set()

The function would silently not accept the imported zrtp-hash-value
with "buffer too small" in the debug output.

Modified-by: Travis Cross <tc@traviscross.com>
Signed-off-by: Travis Cross <tc@traviscross.com>
12 years agoCleanup whitespace and comments
Viktor Krykun [Wed, 20 Jun 2012 15:52:56 +0000 (18:52 +0300)] 
Cleanup whitespace and comments

Modified-by: Travis Cross <tc@traviscross.com>
Signed-off-by: Travis Cross <tc@traviscross.com>
12 years agoImprove some autoconf minutia
Viktor Krykun [Sat, 23 Jun 2012 03:04:31 +0000 (03:04 +0000)] 
Improve some autoconf minutia

Modified-by: Travis Cross <tc@traviscross.com>
Signed-off-by: Travis Cross <tc@traviscross.com>
12 years agoBuild ZRTP docs with automake
Viktor Krykun [Sat, 23 Jun 2012 03:03:09 +0000 (03:03 +0000)] 
Build ZRTP docs with automake

Modified-by: Travis Cross <tc@traviscross.com>
Signed-off-by: Travis Cross <tc@traviscross.com>
12 years agoUpdate libzrtp version
Viktor Krykun [Fri, 15 Jun 2012 07:23:46 +0000 (10:23 +0300)] 
Update libzrtp version

Modified-by: Travis Cross <tc@traviscross.com>
Signed-off-by: Travis Cross <tc@traviscross.com>
12 years agoAdd zrtp_randstr2
Viktor Krykun [Fri, 15 Jun 2012 07:23:46 +0000 (10:23 +0300)] 
Add zrtp_randstr2

Modified-by: Travis Cross <tc@traviscross.com>
Signed-off-by: Travis Cross <tc@traviscross.com>
12 years agoCleanup the go secure test
Viktor Krykun [Fri, 15 Jun 2012 07:23:46 +0000 (10:23 +0300)] 
Cleanup the go secure test

Modified-by: Travis Cross <tc@traviscross.com>
Signed-off-by: Travis Cross <tc@traviscross.com>
12 years agoFix typo in comment
Viktor Krykun [Fri, 15 Jun 2012 07:23:46 +0000 (10:23 +0300)] 
Fix typo in comment

Modified-by: Travis Cross <tc@traviscross.com>
Signed-off-by: Travis Cross <tc@traviscross.com>
12 years agoRemove superfluous include
Viktor Krykun [Fri, 15 Jun 2012 07:23:46 +0000 (10:23 +0300)] 
Remove superfluous include

Modified-by: Travis Cross <tc@traviscross.com>
Signed-off-by: Travis Cross <tc@traviscross.com>
12 years agoRemove unused variable
Viktor Krykun [Fri, 15 Jun 2012 07:23:46 +0000 (10:23 +0300)] 
Remove unused variable

Modified-by: Travis Cross <tc@traviscross.com>
Signed-off-by: Travis Cross <tc@traviscross.com>
12 years agoAdd test for zrtp_register_with_trusted_mitm
Viktor Krykun [Fri, 15 Jun 2012 07:23:46 +0000 (10:23 +0300)] 
Add test for zrtp_register_with_trusted_mitm

Modified-by: Travis Cross <tc@traviscross.com>
Signed-off-by: Travis Cross <tc@traviscross.com>
12 years agoRename changelog page
Viktor Krykun [Fri, 15 Jun 2012 07:23:46 +0000 (10:23 +0300)] 
Rename changelog page

Modified-by: Travis Cross <tc@traviscross.com>
Signed-off-by: Travis Cross <tc@traviscross.com>
12 years agoFix build of cmockery
Travis Cross [Tue, 26 Jun 2012 19:59:23 +0000 (19:59 +0000)] 
Fix build of cmockery

cmockery.h was trying to redefine uintptr_t, but this is already
defined in stdint.h.

12 years agoAdd test for some minor bugs
Viktor Krykun [Fri, 15 Jun 2012 07:23:46 +0000 (10:23 +0300)] 
Add test for some minor bugs

Modified-by: Travis Cross <tc@traviscross.com>
Signed-off-by: Travis Cross <tc@traviscross.com>
12 years agoClean up in libzrtp tests
Viktor Krykun [Fri, 15 Jun 2012 07:23:46 +0000 (10:23 +0300)] 
Clean up in libzrtp tests

Modified-by: Travis Cross <tc@traviscross.com>
Signed-off-by: Travis Cross <tc@traviscross.com>
12 years agoUpdate pointer to changelog
Viktor Krykun [Fri, 15 Jun 2012 07:23:46 +0000 (10:23 +0300)] 
Update pointer to changelog

Modified-by: Travis Cross <tc@traviscross.com>
Signed-off-by: Travis Cross <tc@traviscross.com>
12 years agoBump libzrp version
Viktor Krykun [Fri, 15 Jun 2012 07:23:13 +0000 (10:23 +0300)] 
Bump libzrp version

Modified-by: Travis Cross <tc@traviscross.com>
Signed-off-by: Travis Cross <tc@traviscross.com>
12 years agoLog number of dirty cache entries flushed
Viktor Krykun [Fri, 15 Jun 2012 07:23:13 +0000 (10:23 +0300)] 
Log number of dirty cache entries flushed

Modified-by: Travis Cross <tc@traviscross.com>
Signed-off-by: Travis Cross <tc@traviscross.com>
12 years agoFlush zrtp cache automatically
Viktor Krykun [Fri, 15 Jun 2012 07:23:13 +0000 (10:23 +0300)] 
Flush zrtp cache automatically

Add option to flush zrtp cache to persistent storage automatically
immediately after the cache is modified. See
zrtp_config_t#cache_auto_store.

Modified-by: Travis Cross <tc@traviscross.com>
Signed-off-by: Travis Cross <tc@traviscross.com>
12 years agoAdd preventative breaks to case statement
Viktor Krykun [Fri, 15 Jun 2012 07:23:13 +0000 (10:23 +0300)] 
Add preventative breaks to case statement

Modified-by: Travis Cross <tc@traviscross.com>
Signed-off-by: Travis Cross <tc@traviscross.com>
12 years agoImprove whitespace and formatting
Viktor Krykun [Fri, 15 Jun 2012 07:23:13 +0000 (10:23 +0300)] 
Improve whitespace and formatting

Modified-by: Travis Cross <tc@traviscross.com>
Signed-off-by: Travis Cross <tc@traviscross.com>
12 years agoCondense formatting of struct
Viktor Krykun [Fri, 15 Jun 2012 07:23:13 +0000 (10:23 +0300)] 
Condense formatting of struct

Modified-by: Travis Cross <tc@traviscross.com>
Signed-off-by: Travis Cross <tc@traviscross.com>
12 years agoFix spelling
Viktor Krykun [Fri, 15 Jun 2012 07:23:13 +0000 (10:23 +0300)] 
Fix spelling

Modified-by: Travis Cross <tc@traviscross.com>
Signed-off-by: Travis Cross <tc@traviscross.com>
12 years agoBump libzrtp version
Viktor Krykun [Wed, 13 Jun 2012 12:29:29 +0000 (15:29 +0300)] 
Bump libzrtp version

Modified-by: Travis Cross <tc@traviscross.com>
Signed-off-by: Travis Cross <tc@traviscross.com>
12 years agoFix bug with sasrelay
Viktor Krykun [Wed, 13 Jun 2012 12:29:29 +0000 (15:29 +0300)] 
Fix bug with sasrelay

libzrtp was forcing a new SAS rendering even when SasRelay
sashash was zero.

Modified-by: Travis Cross <tc@traviscross.com>
Signed-off-by: Travis Cross <tc@traviscross.com>
12 years agoUpdate libzrtp version
Viktor Krykun [Wed, 13 Jun 2012 12:23:30 +0000 (15:23 +0300)] 
Update libzrtp version

Modified-by: Travis Cross <tc@traviscross.com>
Signed-off-by: Travis Cross <tc@traviscross.com>
12 years agoPass through void* arg in zrtp_thread_create
Viktor Krykun [Wed, 13 Jun 2012 12:23:30 +0000 (15:23 +0300)] 
Pass through void* arg in zrtp_thread_create

Modified-by: Travis Cross <tc@traviscross.com>
Signed-off-by: Travis Cross <tc@traviscross.com>
12 years agoAdd high-level test engine
Viktor Krykun [Wed, 13 Jun 2012 12:23:30 +0000 (15:23 +0300)] 
Add high-level test engine

Remove some old tests and implement a few test-cases to emulate zrtp
enrollment and sasrelay logic

Modified-by: Travis Cross <tc@traviscross.com>
Signed-off-by: Travis Cross <tc@traviscross.com>
12 years agoImprove .gitignore
Travis Cross [Tue, 26 Jun 2012 19:11:29 +0000 (19:11 +0000)] 
Improve .gitignore

12 years agoRefactor libzrtp unit tests
Viktor Krykun [Wed, 13 Jun 2012 12:23:30 +0000 (15:23 +0300)] 
Refactor libzrtp unit tests

Modified-by: Travis Cross <tc@traviscross.com>
Signed-off-by: Travis Cross <tc@traviscross.com>
12 years agoRemove empty README file
Viktor Krykun [Wed, 13 Jun 2012 12:23:30 +0000 (15:23 +0300)] 
Remove empty README file

Modified-by: Travis Cross <tc@traviscross.com>
Signed-off-by: Travis Cross <tc@traviscross.com>
12 years agoRemove old Windows CE tests
Viktor Krykun [Wed, 13 Jun 2012 12:23:30 +0000 (15:23 +0300)] 
Remove old Windows CE tests

Modified-by: Travis Cross <tc@traviscross.com>
Signed-off-by: Travis Cross <tc@traviscross.com>
12 years agoBuild from the root directory
Travis Cross [Tue, 26 Jun 2012 17:58:07 +0000 (17:58 +0000)] 
Build from the root directory

Move all the GNU build files to the root directory so that we look
like a normal *NIX-centric project.

Thanks to Viktor Krikrun for an initial patch here.  For this commit,
I ended up redoing the move from scratch to separate out this move
from other changes.

12 years agoIgnore Eclipse project
Viktor Krykun [Wed, 13 Jun 2012 12:44:48 +0000 (15:44 +0300)] 
Ignore Eclipse project

Ignore local eclipse cdt project used for libzrtp development.

Modified-by: Travis Cross <tc@traviscross.com>
Signed-off-by: Travis Cross <tc@traviscross.com>
12 years agoOPENZAP-207 --resolve Rework the zt_read function
Moises Silva [Mon, 11 Feb 2013 16:35:30 +0000 (11:35 -0500)] 
OPENZAP-207 --resolve Rework the zt_read function
Break the read loop when receiving ELAST

12 years agoFixed NEON tests
Steve Underwood [Mon, 11 Feb 2013 14:40:20 +0000 (22:40 +0800)] 
Fixed NEON tests

12 years agoFS-5053
Anthony Minessale [Sun, 10 Feb 2013 23:29:11 +0000 (17:29 -0600)] 
FS-5053

12 years agoFS-4830 --resolve mod_json_cdr misses information
Jeff Lenk [Sun, 10 Feb 2013 17:53:29 +0000 (11:53 -0600)] 
FS-4830 --resolve mod_json_cdr misses information

12 years agoBuild portaudio modules for Debian sid and wheezy
Travis Cross [Sun, 10 Feb 2013 08:46:19 +0000 (08:46 +0000)] 
Build portaudio modules for Debian sid and wheezy

These build as of FS-4265 being fixed.

12 years agoAdd debian support for installing languages
Travis Cross [Sun, 10 Feb 2013 08:11:59 +0000 (08:11 +0000)] 
Add debian support for installing languages

Languages are installed at /usr/share/freeswitch/lang so that they can
be referred to by the user's configuration in /etc/freeswitch.  As a
Debian package user isn't going to have access to `make vm-sync` these
files need to be readily available somewhere.

12 years agoUse -g3 rather than -ggdb3 for debian
Travis Cross [Sun, 10 Feb 2013 06:20:46 +0000 (06:20 +0000)] 
Use -g3 rather than -ggdb3 for debian

On a GNU/Linux system -g3 and -ggdb3 should produce the same result
under gcc, but clang only recognizes -g3.

12 years agoMake custom directory for mod_xml_cdr if missing
Travis Cross [Sun, 10 Feb 2013 04:27:00 +0000 (04:27 +0000)] 
Make custom directory for mod_xml_cdr if missing

Previously mod_xml_cdr would only make its directory if log-dir was
not specified.  The behavior now matches that of mod_json_cdr.

12 years agoAdd mod_flite to debian meta packages
Travis Cross [Thu, 7 Feb 2013 15:32:15 +0000 (15:32 +0000)] 
Add mod_flite to debian meta packages

12 years agoFS-5084 There is only one thing I can see that might be the case, try this patch...
Anthony Minessale [Fri, 8 Feb 2013 19:18:13 +0000 (13:18 -0600)] 
FS-5084 There is only one thing I can see that might be the case, try this patch [bounty payable via paypal@freeswitch.org]

12 years agoFS-5082 test this patch
Anthony Minessale [Fri, 8 Feb 2013 01:58:01 +0000 (19:58 -0600)] 
FS-5082 test this patch

12 years agoFS-4532 --resolve
Marc Olivier Chouinard [Fri, 8 Feb 2013 03:01:08 +0000 (22:01 -0500)] 
FS-4532 --resolve

12 years agoFS-5075 --resolve
Ken Rice [Fri, 8 Feb 2013 01:27:36 +0000 (19:27 -0600)] 
FS-5075 --resolve

12 years agoFS-4844 --resolve
Ken Rice [Thu, 7 Feb 2013 19:15:50 +0000 (13:15 -0600)] 
FS-4844 --resolve

12 years agoFS-5081 --resolve cool, thanks
Anthony Minessale [Thu, 7 Feb 2013 13:35:18 +0000 (07:35 -0600)] 
FS-5081 --resolve cool, thanks

12 years agoEliminated a couple of unused variable warnings in the Broadvoice codec.
Steve Underwood [Wed, 6 Feb 2013 09:07:29 +0000 (17:07 +0800)] 
Eliminated a couple of unused variable warnings in the Broadvoice codec.

12 years agotesting
Brian West [Tue, 5 Feb 2013 23:31:43 +0000 (17:31 -0600)] 
testing

12 years agoFS-5074: --resolve support sqlite:// for DSNs
Michael Jerris [Tue, 5 Feb 2013 20:52:55 +0000 (14:52 -0600)] 
FS-5074: --resolve support sqlite:// for DSNs

12 years agoadd windows vs2012 esl project and solution
Jeff Lenk [Tue, 5 Feb 2013 00:31:28 +0000 (18:31 -0600)] 
add windows vs2012 esl project and solution

12 years agoreswig and fix header file
Anthony Minessale [Mon, 4 Feb 2013 17:36:56 +0000 (11:36 -0600)] 
reswig and fix header file

12 years agoFixing the only place where parms is used instead of params.
William King [Mon, 4 Feb 2013 18:20:25 +0000 (12:20 -0600)] 
Fixing the only place where parms is used instead of params.

12 years agoAdding a radius_auth_result variable to a mod_xml_radius authenticated call for dialp...
William King [Mon, 4 Feb 2013 18:10:14 +0000 (12:10 -0600)] 
Adding a radius_auth_result variable to a mod_xml_radius authenticated call for dialplan routing.

12 years agoAdding ability to require authentication for sip messages on a sofia profile.
William King [Mon, 4 Feb 2013 18:00:28 +0000 (12:00 -0600)] 
Adding ability to require authentication for sip messages on a sofia profile.

12 years agoChanged the ..._image_sdp routine to ..._udptl_image_sdp in preparation for
Steve Underwood [Sun, 3 Feb 2013 08:28:20 +0000 (16:28 +0800)] 
Changed the ..._image_sdp routine to ..._udptl_image_sdp in preparation for
adding other kinds of image (specifically RTP and TCP/TPKT).

12 years agoAdd global var so you don't have to remember 640hz
Michael S Collins [Fri, 1 Feb 2013 01:38:05 +0000 (17:38 -0800)] 
Add global var  so you don't have to remember 640hz

12 years agofix build
Raymond Chandler [Thu, 31 Jan 2013 23:52:11 +0000 (18:52 -0500)] 
fix build

12 years agoMerge branch 'master' of fs-git:freeswitch
Raymond Chandler [Thu, 31 Jan 2013 23:00:54 +0000 (18:00 -0500)] 
Merge branch 'master' of fs-git:freeswitch

12 years agosending spa8000 check-sync seems to work better
Raymond Chandler [Thu, 31 Jan 2013 22:58:27 +0000 (17:58 -0500)] 
sending spa8000 check-sync seems to work better

12 years agoadd headers
Anthony Minessale [Thu, 31 Jan 2013 20:41:07 +0000 (14:41 -0600)] 
add headers

12 years agowindows download openssl from the correct location
Jeff Lenk [Thu, 31 Jan 2013 21:53:50 +0000 (15:53 -0600)] 
windows download openssl from the correct location

12 years agoadd checks for dtls functions only in openssl 1.0.1 and later
Michael Jerris [Thu, 31 Jan 2013 21:43:27 +0000 (16:43 -0500)] 
add checks for dtls functions only in openssl 1.0.1 and later

12 years agoFS-4768 MSB_LNK_warnings.diff applied
Jeff Lenk [Thu, 31 Jan 2013 21:35:44 +0000 (15:35 -0600)] 
FS-4768 MSB_LNK_warnings.diff applied

12 years agoFS-4351 --resolve patch tested and applied
Raymond Chandler [Thu, 31 Jan 2013 19:56:48 +0000 (14:56 -0500)] 
FS-4351 --resolve patch tested and applied