Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
cppfool
/
poco
Public
forked from
pocoproject/poco
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
poco
NetSSL_OpenSSL
src
on
develop
User selector
All users
Datepicker
All time
Commit history
Commits on Nov 21, 2014
fixed comments
obiltschnig
committed
3b31772
View commit details
Copy full SHA for 3b31772
View code at this point
Browse repository at this point
Commits on Nov 11, 2014
added nonProxyHosts to ProxyConfig to allow bypassing proxy for certain hosts
obiltschnig
committed
781acfa
View commit details
Copy full SHA for 781acfa
View code at this point
Browse repository at this point
Commits on Nov 9, 2014
added support for global HTTP proxy configuration
obiltschnig
committed
420c3b5
View commit details
Copy full SHA for 420c3b5
View code at this point
Browse repository at this point
Commits on Oct 18, 2014
fixed a memory leak if the CA file was not found while creating the Context (the OpenSSL context would leak)
obiltschnig
committed
558091d
View commit details
Copy full SHA for 558091d
View code at this point
Browse repository at this point
Commits on Oct 2, 2014
- don't throw if SSL client unexpectedly closes connection as this seems to be the normal behavior of web browsers (seen with Chrome and IE)
obiltschnig
committed
84adc73
View commit details
Copy full SHA for 84adc73
View code at this point
Browse repository at this point
Commits on Sep 29, 2014
#538 more dtor fixes and some style fixes along the way
obiltschnig
committed
a261723
View commit details
Copy full SHA for a261723
View code at this point
Browse repository at this point
Commits on Sep 19, 2014
#538 prevent destructors from throwing exceptions
obiltschnig
committed
5442293
View commit details
Copy full SHA for 5442293
View code at this point
Browse repository at this point
Commits on Sep 17, 2014
style cleanup
obiltschnig
committed
a56c21a
View commit details
Copy full SHA for a56c21a
View code at this point
Browse repository at this point
Commits on Sep 12, 2014
* Allows SecureStreamSocket::attach to be used in server connections
Show description for 21f2e11
RangelReale
committed
21f2e11
View commit details
Copy full SHA for 21f2e11
View code at this point
Browse repository at this point
Commits on Sep 3, 2014
fixed server context initialization
obiltschnig
committed
a4488f2
View commit details
Copy full SHA for a4488f2
View code at this point
Browse repository at this point
Commits on Sep 2, 2014
enabled TLSv1.1 and 1.2 support in configuration
obiltschnig
committed
1a81dbe
View commit details
Copy full SHA for 1a81dbe
View code at this point
Browse repository at this point
added support for TLSv1.1 and TLSv1.2 to Context
obiltschnig
committed
3f1e2c0
View commit details
Copy full SHA for 3f1e2c0
View code at this point
Browse repository at this point
added support for TLSv1.1 and TLSv1.2 to Context
obiltschnig
committed
16ef87e
View commit details
Copy full SHA for 16ef87e
View code at this point
Browse repository at this point
Commits on Jun 9, 2014
Catch also NoAddressFoundException from DNS.
Show description for f4465ea
oldium
committed
f4465ea
View commit details
Copy full SHA for f4465ea
View code at this point
Browse repository at this point
Commits on May 14, 2014
LICENSE: add info about SPDX-License-Identifier usage and use it
Show description for b058143
bufferoverflow
committed
b058143
View commit details
Copy full SHA for b058143
View code at this point
Browse repository at this point
Commits on May 12, 2014
SecureSMTPClientSession bugfix: save hostname for cert validation
obiltschnig
committed
2341a1d
View commit details
Copy full SHA for 2341a1d
View code at this point
Browse repository at this point
Commits on May 4, 2014
LICENSE: add info about SPDX-License-Identifier usage and use it
Show description for 628a06f
bufferoverflow
committed
628a06f
View commit details
Copy full SHA for 628a06f
View code at this point
Browse repository at this point
Commits on Apr 9, 2014
cert hostname validation is case insensitive and stricter for wildcard certificates
obiltschnig
committed
f764673
View commit details
Copy full SHA for f764673
View code at this point
Browse repository at this point
Poco::Net::X509Certificate::verify() no longer uses DNS reverse lookups to validate host names
obiltschnig
committed
4367371
View commit details
Copy full SHA for 4367371
View code at this point
Browse repository at this point
Commits on Dec 13, 2013
improved error handling, specifically socket timeouts
obiltschnig
committed
3838d66
View commit details
Copy full SHA for 3838d66
View code at this point
Browse repository at this point
Commits on Nov 14, 2013
various fixes - see CHANGELOG
obiltschnig
committed
8f07db4
View commit details
Copy full SHA for 8f07db4
View code at this point
Browse repository at this point
Commits on Aug 2, 2013
fixed GH# 251: HTTPStreamFactory::unregisterFactory missing implementation?
obiltschnig
committed
981b0a1
View commit details
Copy full SHA for 981b0a1
View code at this point
Browse repository at this point
Commits on May 24, 2013
fixed a potential endless loop in SecureStreamSocketImpl::sendBytes()
Show description for 476a7e4
obiltschnig
committed
476a7e4
View commit details
Copy full SHA for 476a7e4
View code at this point
Browse repository at this point
Commits on Jan 17, 2013
edited for coding standard compliance
aleks-f
committed
ed24d96
View commit details
Copy full SHA for ed24d96
View code at this point
Browse repository at this point
Commits on Jan 15, 2013
ssl & unclean shutdown response
hmagarotto
committed
f269e1c
View commit details
Copy full SHA for f269e1c
View code at this point
Browse repository at this point
Commits on Nov 10, 2012
- Poco::Net::HTTPSSessionInstantiator::registerInstantiator() now optionally accepts a Poco::Net::Context object.
obiltschnig
committed
a628c56
View commit details
Copy full SHA for a628c56
View code at this point
Browse repository at this point
Commits on Aug 24, 2012
porting rev. 1936 from 1.4.4 (fixed SF# 3555938)
aleks-f
committed
a66e55c
View commit details
Copy full SHA for a66e55c
View code at this point
Browse repository at this point
Commits on Aug 23, 2012
porting 1.4.4 rev. 1968 (fixed SF# 3559665, etc.)
aleks-f
committed
2a6d58c
View commit details
Copy full SHA for 2a6d58c
View code at this point
Browse repository at this point
Commits on Aug 20, 2012
- SF #3552774: Don't hide default target in subordinate makefile
Show description for 90a8e85
aleks-f
committed
90a8e85
View commit details
Copy full SHA for 90a8e85
View code at this point
Browse repository at this point
Commits on Aug 18, 2012
porting rev.1913 from 1.4.4 (fixed SF# 3550553)
aleks-f
committed
369218e
View commit details
Copy full SHA for 369218e
View code at this point
Browse repository at this point
porting rev.1912 from 1.4.4 (fixed SF# 3552597)
aleks-f
committed
6620509
View commit details
Copy full SHA for 6620509
View code at this point
Browse repository at this point
Commits on Apr 29, 2012
change EOL to 'native'
aleks-f
committed
5a63907
View commit details
Copy full SHA for 5a63907
View code at this point
Browse repository at this point
Commits on Apr 23, 2012
new trunk (base for 1.5)
Show description for d75e68c
aleks-f
committed
d75e68c
View commit details
Copy full SHA for d75e68c
View code at this point
Browse repository at this point
removing old trunk files
aleks-f
committed
f9b6029
View commit details
Copy full SHA for f9b6029
View code at this point
Browse repository at this point
Commits on Sep 14, 2011
NetSSL_OpenSSL: complete merge to 1.4.2
Marian Krivos
committed
56c6a4f
View commit details
Copy full SHA for 56c6a4f
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.