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 }}
initdc
/
v
Public
forked from
vlang/v
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
v
vlib
x
on
master
User selector
All users
All time
Commit history
Commits on Dec 21, 2025
x.json2: cleanup code, add more tests (fix #26033) (#26064)
kbkpbot
authored
703eca8
View commit details
Copy full SHA for 703eca8
View code at this point
Browse repository at this point
x.json2: fix decoding of float values in scientific notation (fix #26043) (fix #26062) (#26060)
kbkpbot
authored
559a8d8
View commit details
Copy full SHA for 559a8d8
View code at this point
Browse repository at this point
Commits on Dec 19, 2025
x.json2: fix decode_number for u8 (fix #26027) (#26033)
kbkpbot
authored
fd31771
View commit details
Copy full SHA for fd31771
View code at this point
Browse repository at this point
Commits on Dec 17, 2025
x.crypto.slhdsa: add support on OpenBSD using OpenSSL 3.5 (#25996)
lcheylus
authored
17cb75c
View commit details
Copy full SHA for 17cb75c
View code at this point
Browse repository at this point
Commits on Dec 14, 2025
x.templating.dtm: fix formatting and improve clarity in README.md (#25966)
StunxFS
authored
dc0b0f5
View commit details
Copy full SHA for dc0b0f5
View code at this point
Browse repository at this point
Commits on Dec 12, 2025
x.crypto.chacha20: fix deprecation warning during compilation of Cipher.rekey/2
spytheman
committed
bfdf88e
View commit details
Copy full SHA for bfdf88e
View code at this point
Browse repository at this point
Commits on Nov 13, 2025
checker: unwrap for base type if ft.typ and inferred_typ are both opt (fix #25517) (#25728)
dy-tea
authored
ae5bf7e
View commit details
Copy full SHA for ae5bf7e
View code at this point
Browse repository at this point
Commits on Nov 12, 2025
parser: warn on `@[deprecated_after]` used without a corresponding `@[deprecated]` attribute (#25712)
spytheman
authored
4c22789
View commit details
Copy full SHA for 4c22789
View code at this point
Browse repository at this point
Commits on Nov 6, 2025
x.json2: fix decode_number not initializing value to zero (fix #25641) (#25675)
chethanyadav456
authored
a8b0e1d
View commit details
Copy full SHA for a8b0e1d
View code at this point
Browse repository at this point
Commits on Oct 31, 2025
x.crypto.chacha20poly1305: improve safety check and small cleanups (#25631)
blackshirt
authored
180253f
View commit details
Copy full SHA for 180253f
View code at this point
Browse repository at this point
Commits on Oct 30, 2025
x.crypto.chacha20poly1305: make implementation use fixed sized arrays more (#25627)
blackshirt
authored
5d4b307
View commit details
Copy full SHA for 5d4b307
View code at this point
Browse repository at this point
Commits on Oct 24, 2025
x.crypto.chacha20poly1305: move up responsibility for allocs into higher caller (#25574)
blackshirt
authored
75e78ab
View commit details
Copy full SHA for 75e78ab
View code at this point
Browse repository at this point
Commits on Oct 23, 2025
x.crypto.chacha20poly1305: small clean up of internal mac generator and encryption routine (#25569)
blackshirt
authored
c926e1c
View commit details
Copy full SHA for c926e1c
View code at this point
Browse repository at this point
Commits on Oct 15, 2025
ci: mark dynamic_template_manager_test.v as flaky
spytheman
committed
d241c19
View commit details
Copy full SHA for d241c19
View code at this point
Browse repository at this point
Commits on Oct 14, 2025
json2: make the deprecated decoder2 fns public (#25498)
gechandesu
authored
69a0ec3
View commit details
Copy full SHA for 69a0ec3
View code at this point
Browse repository at this point
ci: cleanup remaining references to vlib/x/json2/decoder2/
spytheman
committed
8342968
View commit details
Copy full SHA for 8342968
View code at this point
Browse repository at this point
x.json2: replace x.json2.decode() with x.json2.decoder2.decode() (#25472)
dy-tea
authored
2d33a7f
View commit details
Copy full SHA for 2d33a7f
View code at this point
Browse repository at this point
Commits on Oct 13, 2025
cgen: fix generic option return code generated (fix #25484) (#25489)
felipensp
authored
6cbd1e3
View commit details
Copy full SHA for 6cbd1e3
View code at this point
Browse repository at this point
Commits on Oct 10, 2025
json2: add support for encoding embedded structs (fix #24994) (#25475)
Larsimusrex
authored
832e8c1
View commit details
Copy full SHA for 832e8c1
View code at this point
Browse repository at this point
Commits on Oct 9, 2025
x.crypto.chacha20poly1305: add a nonce-misuse resistant and key-committing feature (#25459)
blackshirt
authored
60b0ee9
View commit details
Copy full SHA for 60b0ee9
View code at this point
Browse repository at this point
Commits on Oct 7, 2025
x.crypto.chacha20: mark `State` as public to make it reusable (#25449)
blackshirt
authored
9eef7ec
View commit details
Copy full SHA for 9eef7ec
View code at this point
Browse repository at this point
Commits on Oct 4, 2025
x.crypto.poly1305: mark Poly1305 as public (#25438)
blackshirt
authored
a8c6974
View commit details
Copy full SHA for a8c6974
View code at this point
Browse repository at this point
Commits on Oct 3, 2025
ci: cleanup naming of jobs (`tests-sanitize-address-clang` -> `sanitize-address-clang`)
spytheman
committed
dd4efe6
View commit details
Copy full SHA for dd4efe6
View code at this point
Browse repository at this point
Commits on Oct 1, 2025
x.crypto.chacha20poly1305: enable support for (x)chacha20 with 64-bit counter construct (#25421)
blackshirt
authored
ca5f2da
View commit details
Copy full SHA for ca5f2da
View code at this point
Browse repository at this point
Commits on Sep 29, 2025
x.crypto.sm4: fix cbc API, make iv immutable (fix #25406) (#25416)
kbkpbot
authored
c1d1efb
View commit details
Copy full SHA for c1d1efb
View code at this point
Browse repository at this point
Commits on Sep 25, 2025
x.crypto.ascon: fix encryption when the remainder of dividing the message length by 16 is greater than or equal to 8 (#25385)
tankf33der
authored
7101472
View commit details
Copy full SHA for 7101472
View code at this point
Browse repository at this point
x.crypto.ascon: fix decryption (#25382)
tankf33der
authored
9679c06
View commit details
Copy full SHA for 9679c06
View code at this point
Browse repository at this point
Commits on Sep 24, 2025
x.crypto.chacha20: expand the xchacha20 construction to support 64-bit counters (#25377)
blackshirt
authored
e0d20a0
View commit details
Copy full SHA for e0d20a0
View code at this point
Browse repository at this point
Commits on Sep 21, 2025
x.crypto.chacha20: makes 64-bit counter cipher work too (#25363)
blackshirt
authored
bf41714
View commit details
Copy full SHA for bf41714
View code at this point
Browse repository at this point
Commits on Sep 20, 2025
ci: fix compilation of ved after d3cb48a with -autofree
spytheman
committed
93a136f
View commit details
Copy full SHA for 93a136f
View code at this point
Browse repository at this point
x.json2: let examples/news_fetcher.v use decoder2 (#25353)
jorgeluismireles
authored
2e6d73d
View commit details
Copy full SHA for 2e6d73d
View code at this point
Browse repository at this point
Commits on Sep 19, 2025
x.crypto.chacha20: fix internal counter handling (#25334)
blackshirt
authored
5fd2278
View commit details
Copy full SHA for 5fd2278
View code at this point
Browse repository at this point
Commits on Sep 16, 2025
x.crypto.chacha20: adds some missing bits into stream reset (#25321)
blackshirt
authored
ace3eb2
View commit details
Copy full SHA for ace3eb2
View code at this point
Browse repository at this point
cgen,checker: fix option generic passing to `T` param (fix #25267) (fix #24466) (partial fix for #25227) (#25292)
felipensp
authored
95e1b7c
View commit details
Copy full SHA for 95e1b7c
View code at this point
Browse repository at this point
Commits on Sep 15, 2025
x.crypto.chacha20: improves the internals of chacha20, add a bench (#25311)
blackshirt
authored
89a2495
View commit details
Copy full SHA for 89a2495
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.