- change Data::size_type from uint32_t to size_t to more inline with C++ API standard - also helps remove 64-bit compilation warnings
- ares.h - fix include order issue that was causing redefinition errors or NO_ERROR on windows builds
-update recon readme with corrected links to new sipXtapi GIT repo
-VS2022 project changes to build correctly now that SVN externals are not supported in GIT (for sipXtapi includes)
-remove contrib/boost from include paths in recon projects, since boost is no longer required
-fix VS version in recon_17_0.sln
-in preparation for upgrade of asio drop and support for latest boost
-include asio/ssh.hpp everywhere asio.hpp is included
-include boost headers before others, to ensure we are not redefining stdint definitions in some includes
and not others
git-svn-id: https://svn.resiprocate.org/rep/resiprocate/main@11159 ddefafc4-47db-0310-ae44-fa13212b10f2
- added the new reflow and recon projects
- changes to configure to support new projects and
ask if repro should be built or not
- updated ASIO to 1.0.0
- added VS2005 project files and solutions for reTurn
- moved/merged dtls_wrapper project into reflow
git-svn-id: https://svn.resiprocate.org/rep/resiprocate/main@7729 ddefafc4-47db-0310-ae44-fa13212b10f2