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 }}
DaemonEngine
/
Daemon
Public
Notifications
You must be signed in to change notification settings
Fork
75
Star
388
Code
Issues
213
Pull requests
71
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Fix string overflow in configstrings, replace most info_string usages with std::string
- #1932
#1932
Open
VReaperV
wants to merge 17 commits into
for-0.56.0/sync
DaemonEngine/Daemon:for-0.56.0/sync
from
net-string
DaemonEngine/Daemon:net-string
Copy head branch name to clipboard
Conversation
Commits
17
(17)
Checks
Files changed
Open
Fix string overflow in configstrings, replace most info_string usages with std::string
#1932
VReaperV
wants to merge 17 commits into
for-0.56.0/sync
DaemonEngine/Daemon:for-0.56.0/sync
from
net-string
DaemonEngine/Daemon:net-string
Copy head branch name to clipboard
Commits
Commits on Mar 16, 2026
Implement sized-strings in msg, make reliable command sizes/count variable
VReaperV
committed
dd95c5c
View commit details
Copy full SHA for dd95c5c
Browse repository at this point
userinfo: use std::string
VReaperV
committed
d9fac62
View commit details
Copy full SHA for d9fac62
Browse repository at this point
NUKE unused Com_ParseInfos() and Parse*Matrix()
VReaperV
committed
5645182
View commit details
Copy full SHA for 5645182
Browse repository at this point
ping_t::info: use std::string
VReaperV
committed
13c67bc
View commit details
Copy full SHA for 13c67bc
Browse repository at this point
Use more std::string instead of fixed-size strings
VReaperV
committed
c5772de
View commit details
Copy full SHA for c5772de
Browse repository at this point
Clean-up
VReaperV
committed
032d311
View commit details
Copy full SHA for 032d311
Browse repository at this point
CL_CheckForResend(): use InfoMap
VReaperV
committed
683a39e
View commit details
Copy full SHA for 683a39e
Browse repository at this point
Implement MSG_ReadStringLines(), some fixes
Show description for b33151f
VReaperV
committed
b33151f
View commit details
Copy full SHA for b33151f
Browse repository at this point
NUKE Info_SetValueForKeyRocket()
VReaperV
committed
87df3f9
View commit details
Copy full SHA for 87df3f9
Browse repository at this point
FS_LoadedPaks(): use std::string
VReaperV
committed
e4f2314
View commit details
Copy full SHA for e4f2314
Browse repository at this point
CVar::InfoString(): use std::string
VReaperV
committed
2e5e399
View commit details
Copy full SHA for 2e5e399
Browse repository at this point
SV_GetServerinfo(): use std::string
VReaperV
committed
4b93c4e
View commit details
Copy full SHA for 4b93c4e
Browse repository at this point
trap_EscapedArgs()/trap_LiteralArgs(): use std::string
VReaperV
committed
468d513
View commit details
Copy full SHA for 468d513
Browse repository at this point
NUKE unused MAX_INFO_KEY and MAX_INFO_VALUE
VReaperV
committed
2b74c56
View commit details
Copy full SHA for 2b74c56
Browse repository at this point
Shut CI up
VReaperV
committed
51c1dfd
View commit details
Copy full SHA for 51c1dfd
Browse repository at this point
.
VReaperV
committed
ef7e82e
View commit details
Copy full SHA for ef7e82e
Browse repository at this point
.
VReaperV
committed
3f26fcc
View commit details
Copy full SHA for 3f26fcc
Browse repository at this point
You can’t perform that action at this time.