Go to file
2019-04-03 15:29:32 +02:00
ApacheConnector CMake improve find third-party libraries (#2478) 2018-10-10 13:43:34 +02:00
appveyor Use develop branch syntax 2018-05-28 14:57:52 +02:00
build Add the cwd to PATH for running the unittest Foundation ProcessTest 2018-10-11 19:48:27 +02:00
cmake Merge cmake changes from develop (#2504) 2018-10-18 07:07:46 +02:00
contrib Moved contributed CMake modules to "cmake" folder 2012-12-16 00:40:40 -02:00
CppParser merge fixes from develop 2018-12-30 21:16:19 +01:00
CppUnit Add VisualStudio selection for building poco 2018-06-29 08:11:12 +02:00
Crypto fixed GH #2583: Crypto library does not build with OpenSSL 1.0.0 2019-01-17 18:47:24 +01:00
Data upgrade bundled SQLite to 3.26.0 2018-12-17 16:18:15 +01:00
doc CMake improve find third-party libraries (#2478) 2018-10-10 13:43:34 +02:00
Encodings Regenerating VisualStudio projects 2018-06-20 09:47:40 +02:00
Foundation Merge branch 'poco-1.9.1' of github.com:pocoproject/poco into poco-1.9.1 2019-03-17 09:59:22 +01:00
gradle@cde5722cd5 Use -std=c99 for C compiler on Lnux 2018-09-27 15:15:53 +02:00
JSON Preserve entries order in DynamicStruct #2410 (#2413) 2018-08-01 08:06:59 -07:00
MongoDB backport #2553: Fixed Poco::MongoDB not working on big-endian architecture system 2018-11-23 08:34:21 +01:00
Net fixed NTLM SMTP authentication; added additional check for malformed server challenge to HTTPNTLMCredentials 2019-04-03 15:29:32 +02:00
NetSSL_OpenSSL added preliminary TLSv1.3 support with OpenSSL version 1.1.1 2018-08-24 10:47:05 +02:00
NetSSL_Win Regenerating VisualStudio projects 2018-06-20 09:47:40 +02:00
openssl@0c6d16ec85 Use -std=c99 for C compiler on Lnux 2018-09-27 15:15:53 +02:00
packaging Move include to runtime. Add PostgreSQL includes 2018-10-24 23:51:24 +02:00
PageCompiler Remove project spec 2018-09-25 08:42:10 +02:00
patches/AIX new trunk (base for 1.5) 2012-04-23 01:14:34 +00:00
PDF Remove project spec 2018-09-25 08:50:25 +02:00
PocoDoc added --define option 2018-12-30 21:00:48 +01:00
ProGen Regenerating VisualStudio projects 2018-06-20 09:47:40 +02:00
Redis Redis: added Command::ping() and Client::isConnected() 2018-07-31 15:12:43 +02:00
release add Encodings lib to release script 2018-02-14 17:10:49 +01:00
SevenZip Regenerating VisualStudio projects 2018-06-20 09:47:40 +02:00
travis Restore Gradle style path 2018-09-25 09:57:53 +02:00
Util Regenerating VisualStudio projects 2018-06-20 09:47:40 +02:00
XML Regenerating VisualStudio projects 2018-06-20 09:47:40 +02:00
Zip fixed doc (#2477) 2018-09-25 09:15:34 +02:00
.gitattributes more line ending fixes 2012-11-11 11:20:31 +01:00
.gitignore Update for travis/.gradle/gradle.properties 2018-09-24 10:55:51 +02:00
.gitmodules Switch to gradle-5.2 2019-02-10 21:12:14 +01:00
.travis.yml Fix android build (#2588) 2019-01-23 12:09:32 +01:00
appveyor.yml Merge cmake changes from develop (#2504) 2018-10-18 07:07:46 +02:00
build_CE_vs90.cmd new trunk (base for 1.5) 2012-04-23 01:14:34 +00:00
build_cmake.cmd Cleanup cmake build system to use transitive dependency management from cmake (#2321) 2018-06-03 11:17:50 -05:00
build_cmake.sh Cleanup cmake build system to use transitive dependency management from cmake (#2321) 2018-06-03 11:17:50 -05:00
build_vcexpress2008.cmd "tests" are missing in build_vcexpress.cmd 2013-02-25 20:04:58 +09:00
build_vcexpress2010.cmd "tests" are missing in build_vcexpress.cmd 2013-02-25 20:04:58 +09:00
build_vs90.cmd some last minute changes 2012-12-26 18:30:52 -06:00
build_vs100.cmd Use defaulted 'msbuild' tool 2018-06-01 13:55:02 +02:00
build_vs110.cmd Use defaulted 'msbuild' tool 2018-06-01 13:55:02 +02:00
build_vs120.cmd Use defaulted 'msbuild' tool 2018-06-01 13:55:02 +02:00
build_vs140.cmd Use defaulted 'msbuild' tool 2018-06-01 13:55:02 +02:00
build_vs150.cmd Use defaulted 'msbuild' tool 2018-06-01 13:55:02 +02:00
build_wdexpress2012.cmd Support Visual Studio Express 2012 for Windows Desktop 2013-02-25 20:04:32 +09:00
build_wdexpress2013.cmd new build command for VS2013 Express Edition. 2014-09-07 11:42:12 +02:00
build.gradle Update for Foundation:testsuite 2018-10-11 19:24:27 +02:00
build.gradle.kampbell Use -std=c99 for C compiler on Lnux 2018-09-27 15:15:53 +02:00
build.gradle.win Minor pocoDoc cleanup 2019-03-11 20:51:02 +01:00
buildwin.cmd Move vswhere.exe to build\exe 2018-06-20 20:19:50 +02:00
buildwin.ps1 build TestApp and Library 2018-05-31 21:21:50 +02:00
CHANGELOG updated version 2018-03-07 14:28:19 +01:00
CMakeLists.txt Merge cmake changes from develop (#2504) 2018-10-18 07:07:46 +02:00
CODE_OF_CONDUCT.md add CODE_OF_CONDUCT.md 2018-02-09 09:19:46 +01:00
components Add <TargetMachine>MachineX64</TargetMachine> on <Lib> element 2018-06-15 14:28:43 +02:00
configure remove duplicate files and remaining Id headers 2017-11-10 09:26:24 +01:00
CONTRIBUTING.md updated README and CONTRIBUTING 2016-09-13 07:42:41 +02:00
CONTRIBUTORS remove duplicate files and remaining Id headers 2017-11-10 09:26:24 +01:00
cppignore.cmd Remove CppUnit from proGen templates 2018-06-03 13:47:37 +02:00
DLLVersion.rc updated version 2018-03-07 14:28:19 +01:00
env.bat Setup POCO_BASE on Windows 2018-06-20 09:44:33 +02:00
env.sh re-added MongoDB, improved buildwin and release scripts 2013-07-23 15:04:48 +02:00
gradle.properties Recomment all entries 2018-09-24 10:16:29 +02:00
libversion updated version 2018-03-07 14:28:19 +01:00
LICENSE LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
Makefile fix deps for PDF 2018-03-05 22:14:57 +01:00
NEWS Remove \$Id`$ headers 2017-09-09 11:14:06 +02:00
README updated README and getting started doc 2017-11-10 12:45:40 +01:00
README.md merge final changes from poco-1.9.0 2018-03-08 10:58:22 +01:00
settings.gradle Update for Data/PostgreSQL 2018-05-12 14:55:01 +02:00
settings.gradle.win Update Gradle 2018-05-07 21:09:22 +02:00
VERSION updated version 2018-03-07 14:28:19 +01:00

alt text

Travis Build Status Build status CII Best Practices

POCO (Portable Components) C++ Libraries are:

  • A collection of C++ class libraries, conceptually similar to the Java Class Library, the .NET Framework or Apples Cocoa.
  • Focused on solutions to frequently-encountered practical problems.
  • Focused on internet-age network-centric applications.
  • Written in efficient, modern, 100% ANSI/ISO Standard C++.
  • Based on and complementing the C++ Standard Library/STL.
  • Highly portable and available on many different platforms, from embedded to server.
  • Open Source, licensed under the Boost Software License.

alt text


To start using POCO, see the Guided Tour and Getting Started documents.


POCO has an active user and contributing community, please visit our web site and blog. Answers to POCO-related questions can also be found on Stack Overflow.

Please see CONTRIBUTING for submitting contributions, bugs reports, feature requests or security issues.


In regards to Boost, in spite of some functional overlapping, POCO is best thought of as a Boost complement (rather than replacement). Side-by-side use of Boost and POCO is a very common occurrence.