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
Accelerator
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 }}
binary1248
/
SFNUL
Public
Notifications
You must be signed in to change notification settings
Fork
4
Star
51
Code
Issues
1
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
SFNUL
src
SFNUL
TcpListener.cpp
on
master
User selector
All users
All time
Commit history
Commits on Jun 12, 2018
Updated asio and botan dependencies.
binary1248
committed
2fde639
View commit details
Copy full SHA for 2fde639
View code at this point
Browse repository at this point
Commits on Feb 21, 2015
Hid implementation from being exposed through the public API, cleaned up the public API, fixed incoming TLS connections not being able to negotiate because no certificate was set before first data …
Show description for 2fe6550
binary1248
committed
2fe6550
View commit details
Copy full SHA for 2fe6550
View code at this point
Browse repository at this point
Commits on Feb 27, 2014
Removed -Weffc++ due to its bugs and non-applicability to C++11 code, removed qualification from address_type in order to omit typename on VS2013, removed redundant certificate check in TLSClient.cpp.
binary1248
committed
7e1e9e6
View commit details
Copy full SHA for 7e1e9e6
View code at this point
Browse repository at this point
Commits on Nov 18, 2013
Added customizable message output for those who are less pedantic about things.
binary1248
committed
0d9c3a0
View commit details
Copy full SHA for 0d9c3a0
View code at this point
Browse repository at this point
Commits on Oct 13, 2013
Removed SFML dependency from library and all examples except the examples marked as SFML examples, got rid of synthetic buffer/connection limits, TCP transports now use proper flow control informat…
Show description for bff0c06
binary1248
committed
bff0c06
View commit details
Copy full SHA for bff0c06
View code at this point
Browse repository at this point
Commits on Oct 11, 2013
Implemented an object synchronization system, introduced our own data encapsulation facility, implemented Links that multiplex multiple data streams over a single transport, fixed various bugs.
binary1248
committed
40a2283
View commit details
Copy full SHA for 40a2283
View code at this point
Browse repository at this point
Commits on Oct 3, 2013
Changed license to the Mozilla Public License Version 2.0.
binary1248
committed
e34a464
View commit details
Copy full SHA for e34a464
View code at this point
Browse repository at this point
Commits on Sep 19, 2013
Added support for TLS secured connections.
binary1248
committed
caba541
View commit details
Copy full SHA for caba541
View code at this point
Browse repository at this point
Commits on Jul 22, 2013
Fixed trying to export symbols that were not meant to be exported.
binary1248
committed
bf3f3de
View commit details
Copy full SHA for bf3f3de
View code at this point
Browse repository at this point
Initial commit.
binary1248
committed
f021762
View commit details
Copy full SHA for f021762
View code at this point
Browse repository at this point
Loading
You can’t perform that action at this time.