poco
https://github.com/pocoproject/poco
C++
The POCO C++ Libraries are powerful cross-platform C++ libraries for building network- and internet-based applications that run on desktop, server, mobile, IoT, and embedded systems.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
C++ not yet supported1 Subscribers
Add a CodeTriage badge to poco
Help out
- Issues
- Poco::Net::Context::addCertificateAuthority() could include a call to SSL_CTX_load_verify_locations()
- feat(Net): HTTPS proxy support
- Address pre-existing CodeQL alerts surfaced by PR #5235
- fix(Crypto,NetSSL): OpenSSL fixes, version macro cleanup, dead code removal
- chore(codeql): address pre-existing CodeQL alerts #5243
- feat(ODBC): add informix.nix and tests aleph-us/macchina.io#99
- Poco::Net::FTPClientSession constructor can throw
- Poco::Net::NetworkInterface::map fails in Linux if iface->ifa_netmask is 0
- Poco::JSON::Object copy constructor doesn't work correctly (is it even expected to?)
- Buffer::append(const T* buf, std::size_t sz) and Buffer::append(T val) don‘t assign new _used value?
- Docs
- C++ not yet supported