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 }}
Krusen
/
BencodeNET
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
30
Star
166
Code
Issues
5
Pull requests
3
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
BencodeNET
BencodeNET
on
master
User selector
All users
All time
Commit history
Commits on Mar 30, 2023
Use bitshifting to simplify enum flag values
Show description for b095eee
Krusen
committed
b095eee
View commit details
Copy full SHA for b095eee
View code at this point
Browse repository at this point
Add test for trackers being escaped in magnet link
Show description for 670003c
Krusen
committed
670003c
View commit details
Copy full SHA for 670003c
View code at this point
Browse repository at this point
Update to .NET 6 and C# 11
Show description for 6784cfe
Krusen
committed
6784cfe
View commit details
Copy full SHA for 6784cfe
View code at this point
Browse repository at this point
Use ArrayPool instead of MemoryPool
Krusen
committed
f5382dd
View commit details
Copy full SHA for f5382dd
View code at this point
Browse repository at this point
Merge remote-tracking branch 'v0l/master'
Krusen
committed
7b6e51c
View commit details
Copy full SHA for 7b6e51c
View code at this point
Browse repository at this point
Commits on Mar 24, 2023
Uri encode tracker urls in magnet links
v0l
committed
592b20f
View commit details
Copy full SHA for 592b20f
View code at this point
Browse repository at this point
Commits on Jun 26, 2021
Set Private: 0 to the torrent properties when IsPrivate == false
lAnubisl
committed
d8b1438
View commit details
Copy full SHA for d8b1438
View code at this point
Browse repository at this point
Commits on Jan 25, 2021
Fix build package version
Show description for 912cee8
Krusen
committed
912cee8
View commit details
Copy full SHA for 912cee8
View code at this point
Browse repository at this point
Commits on Jan 24, 2021
Fix azure build
Show description for 8597232
Krusen
committed
8597232
View commit details
Copy full SHA for 8597232
View code at this point
Browse repository at this point
Move build to Azure Pipelines
Show description for 5c37b6e
Krusen
committed
5c37b6e
View commit details
Copy full SHA for 5c37b6e
View code at this point
Browse repository at this point
Commits on Jan 8, 2021
Update Torrent.Pieces property with null-check and multiple of 20 check
Krusen
committed
2d7d1cd
View commit details
Copy full SHA for 2d7d1cd
View code at this point
Browse repository at this point
Commits on Dec 24, 2020
Use new C# syntaxes here and there
Krusen
committed
bec1f72
View commit details
Copy full SHA for bec1f72
View code at this point
Browse repository at this point
Avoid initializing new empty array
Krusen
committed
df40d11
View commit details
Copy full SHA for df40d11
View code at this point
Browse repository at this point
Add missing doc for DisplayNameUtf8
Krusen
committed
99c0745
View commit details
Copy full SHA for 99c0745
View code at this point
Browse repository at this point
Update target frameworks to latest .NET versions
Krusen
committed
fb1f6bd
View commit details
Copy full SHA for fb1f6bd
View code at this point
Browse repository at this point
Commits on Mar 6, 2020
Fix bugs related to new UTF8 properties
Show description for e49f606
Krusen
committed
e49f606
View commit details
Copy full SHA for e49f606
View code at this point
Browse repository at this point
Commits on Mar 3, 2020
Add new UTF8 fields to dictionary in ToBDictionary
Krusen
committed
b86cdb2
View commit details
Copy full SHA for b86cdb2
View code at this point
Browse repository at this point
Add DisplayNameUtf8 and DirectoryNameUtf8
Show description for b058b78
Krusen
committed
b058b78
View commit details
Copy full SHA for b058b78
View code at this point
Browse repository at this point
Fix NumberOfPieces calculation
Show description for 3b1b05a
Krusen
committed
3b1b05a
View commit details
Copy full SHA for 3b1b05a
View code at this point
Browse repository at this point
Commits on Feb 28, 2020
Add UTF-8 file name/path properties
Show description for ad7c504
Krusen
committed
ad7c504
View commit details
Copy full SHA for ad7c504
View code at this point
Browse repository at this point
Use Pieces.Length for NumberOfPieces calculation
Show description for 7e803dd
Krusen
committed
7e803dd
View commit details
Copy full SHA for 7e803dd
View code at this point
Browse repository at this point
Commits on Oct 17, 2019
Re-add TorrentParser to BencodeParser default parser list
Krusen
committed
ebcb740
View commit details
Copy full SHA for ebcb740
View code at this point
Browse repository at this point
Commits on Oct 13, 2019
Remove unused imports
Krusen
committed
7e8246c
View commit details
Copy full SHA for 7e8246c
View code at this point
Browse repository at this point
Change encoding on existing BStringParser instead of replacing parser
Krusen
committed
035cada
View commit details
Copy full SHA for 035cada
View code at this point
Browse repository at this point
Change BString value type to ReadOnlyMemory<byte>
Krusen
committed
b1e5403
View commit details
Copy full SHA for b1e5403
View code at this point
Browse repository at this point
Add poly fills for ReadOnlySpan<T> methods on Encoding/Stream
Krusen
committed
a373657
View commit details
Copy full SHA for a373657
View code at this point
Browse repository at this point
Clean up IBencodeParser interface and convert methods to extensions
Krusen
committed
015935a
View commit details
Copy full SHA for 015935a
View code at this point
Browse repository at this point
Add support for encoding to stream async
Show description for 90011e1
Krusen
committed
90011e1
View commit details
Copy full SHA for 90011e1
View code at this point
Browse repository at this point
Add .NET Core 3.0 target and remove .NET Standard 1.3 support
Show description for 22c0eea
Krusen
committed
22c0eea
View commit details
Copy full SHA for 22c0eea
View code at this point
Browse repository at this point
Remove EncodeToBuffered() method
Krusen
committed
002a95b
View commit details
Copy full SHA for 002a95b
View code at this point
Browse repository at this point
Rename awaited async methods in PipeBencodeReader
Krusen
committed
9e51a9a
View commit details
Copy full SHA for 9e51a9a
View code at this point
Browse repository at this point
Add support for parsing announce-list as list of strings
Show description for 3aff262
Krusen
committed
3aff262
View commit details
Copy full SHA for 3aff262
View code at this point
Browse repository at this point
Change default TorrentParserMode to be tolerant
Krusen
committed
f02be51
View commit details
Copy full SHA for f02be51
View code at this point
Browse repository at this point
Add async analyzers and error on missing ConfigureAwait
Krusen
committed
fcb2df0
View commit details
Copy full SHA for fcb2df0
View code at this point
Browse repository at this point
PipeBencodeReader: Rename protected fields and change to auto properties
Krusen
committed
5d9cb1a
View commit details
Copy full SHA for 5d9cb1a
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.