Skip to content
Navigation Menu
Toggle navigation
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
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
asm89
/
irc
Public
forked from
aatxe/irc
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
Branch selector
develop
User selector
All users
All time
Commit history
Commits on Jun 24, 2023
Merge pull request #252 from martinetd/query_mode
Show description for 26ab942
aatxe
authored
26ab942
Copy full SHA for 26ab942
Commits on Jun 23, 2023
irc-proto: allow modes with no prefix
Show description for 709151b
martinetd
committed
709151b
Copy full SHA for 709151b
Commits on Jun 5, 2023
Merge pull request #235 from simnalamburt/clippy
Show description for 8eef9c5
aatxe
authored
8eef9c5
Copy full SHA for 8eef9c5
Commits on Jun 3, 2023
examples: Fix all clippy warnings
simnalamburt
committed
66f18c2
Copy full SHA for 66f18c2
client/mod.rs: Fix mistake
simnalamburt
committed
8238757
Copy full SHA for 8238757
Run `cargo fmt`
simnalamburt
committed
a9b1ea3
Copy full SHA for a9b1ea3
Fix all trivial clippy warnings using `cargo clippy --fix`
simnalamburt
committed
781cbab
Copy full SHA for 781cbab
Remove redundant uses of format!()
simnalamburt
committed
a8d6df4
Copy full SHA for a8d6df4
irc-proto: Run `cargo fmt`
simnalamburt
committed
af6ef9e
Copy full SHA for af6ef9e
irc-proto: Fix a nontrivial clippy warning
Show description for 956025c
simnalamburt
committed
956025c
Copy full SHA for 956025c
irc-proto: Misc refactoring
simnalamburt
committed
467efb9
Copy full SHA for 467efb9
irc-proto: Fix all trivial clippy warnings using `cargo clippy --fix`
simnalamburt
committed
b0c5f1f
Copy full SHA for b0c5f1f
Commits on May 22, 2023
Merge pull request #237 from yancyribbens/fix/readme-example
Show description for 3d037df
aatxe
authored
3d037df
Copy full SHA for 3d037df
Update README.md with fixed CI link
aatxe
authored
d74e011
Copy full SHA for d74e011
Update ci.yml for MSV 1.64
aatxe
authored
c533c49
Copy full SHA for c533c49
Merge pull request #249 from udoprog/develop
Show description for 34aae72
aatxe
authored
34aae72
Copy full SHA for 34aae72
Commits on Apr 12, 2023
Add Github workflow
udoprog
committed
aacba7f
Copy full SHA for aacba7f
Bump dependencies, set rust-version
udoprog
committed
3e396f8
Copy full SHA for 3e396f8
Commits on Mar 28, 2023
Merge pull request #248 from Bytekeeper/develop
Show description for d40e3ce
aatxe
authored
d40e3ce
Copy full SHA for d40e3ce
Commits on Mar 27, 2023
Fix to allow stripping of 0-prefixed color codes and filter characters
Show description for 7ee6dfd
Dennis Waldherr
committed
7ee6dfd
Copy full SHA for 7ee6dfd
Commits on Mar 2, 2023
Merge pull request #247 from kpcyrd/chrono-cve-2020-26235
Show description for 71610a8
aatxe
authored
71610a8
Copy full SHA for 71610a8
Reconfigure chrono to remove CVE-2020-26235
kpcyrd
committed
a4d789a
Copy full SHA for a4d789a
Commits on Aug 15, 2022
Merge pull request #243 from seam345/develop
Show description for 78216d6
aatxe
authored
78216d6
Copy full SHA for 78216d6
Commits on Aug 12, 2022
remove reference to for_each_incoming
seam345
authored
1e2a03d
Copy full SHA for 1e2a03d
Commits on Feb 25, 2022
Merge pull request #236 from simnalamburt/dangerously-accept-invalid-certs
Show description for 925651c
aatxe
authored
925651c
Copy full SHA for 925651c
Commits on Dec 9, 2021
Update the readme example to reflect the current API and include an example Cargo.toml as well
yancyribbens
committed
38008c6
Copy full SHA for 38008c6
Commits on Nov 14, 2021
New option: dangerously_accept_invalid_certs
Show description for bcc6479
quite
and
simnalamburt
committed
bcc6479
Copy full SHA for bcc6479
Commits on Aug 4, 2021
Merge pull request #233 from yancyribbens/fix/link-rot
Show description for f254b10
aatxe
authored
f254b10
Copy full SHA for f254b10
Commits on Jul 29, 2021
Update broken link location to rfc 2812
yancyribbens
committed
b87b1f3
Copy full SHA for b87b1f3
Commits on May 4, 2021
Merge pull request #232 from maugier/fix/develop/colon_in_suffix
Show description for f76c845
aatxe
authored
f76c845
Copy full SHA for f76c845
Fix incorrect stringification of suffix with leading colon
maugier
committed
1e6824a
Copy full SHA for 1e6824a
Add tests for messages with a leading colon in the suffix
maugier
committed
b64a71e
Copy full SHA for b64a71e
Commits on May 1, 2021
Merge pull request #231 from freddyb/fix-ping-timeout-docs
Show description for 0179b46
aatxe
authored
0179b46
Copy full SHA for 0179b46
Commits on Apr 11, 2021
Fix docstring and README example for ping timeout default
freddyb
committed
8605fcb
Copy full SHA for 8605fcb
Commits on Jan 24, 2021
bumped irc-proto dependency to 0.15.0
aatxe
committed
ceb2ea2
Copy full SHA for ceb2ea2
Previous
Next
You can’t perform that action at this time.