1
I Use This!
Inactive

Commits : Listings

Analyzed about 1 hour ago. based on code collected about 1 hour ago.
Jun 11, 2024 — Jun 11, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'stable' More... about 12 years ago
Added sanity null checks on channel to _InterpretChannelMode() More... about 12 years ago
Fixed own nickname comparison to be case insensitive More... about 12 years ago
Added RawUserList to NamesEventArgs which retains usermodes (like @ and +) More... over 12 years ago
Fixed auto reconnect regression in case of ping timeout was no longer working More... almost 13 years ago
Use AutoResetEvent instead of Thread.Sleep() to signal the socket reader and writer thread More... almost 13 years ago
Process the idle thread every N seconds and _not_ milliseconds More... almost 13 years ago
Synchronize access to socket writer in IrcConnection.WriteLine() to prevent potential data corruption More... almost 13 years ago
Really handle empty realnames of InspIRCd in WhoInfo.Parse() More... almost 13 years ago
Set KickEventArgs.Who to server name if no nick was passed More... about 13 years ago
Properly check SOCKS5 connect response More... about 13 years ago
Fixed SOCKS5 username/password authentication version More... about 13 years ago
Send SOCKS5 credentials More... about 13 years ago
Migrated MonoDevelop solution/project files to Visual Studio 2010 More... about 13 years ago
Handle empty realnames of InspIRCd in WhoInfo.Parse() More... over 13 years ago
Handle "." (channel owner) usermode for IRCX More... over 13 years ago
Handle "!" (channel owner) usermode of shadowircd More... over 13 years ago
Fixed automake 1.11.2 issue More... over 13 years ago
Fixed simple message parser not honoring optional prefix More... over 13 years ago
Apply AutoRetryDelay in Reconnect() to avoid rapid _OnConnectionError -> Reconnect() loop More... over 13 years ago
Disable XML comment compiler warning for CS1591 More... over 13 years ago
Pass the Address verbatim to TcpClient as it already takes care of IPv6 support More... over 13 years ago
Merge branch 'master' of git+ssh://git.qnetp.net/git/smartirc4net More... over 14 years ago
Set coding style and license for MonoDevelop More... over 14 years ago
Ignore autoconf/make and build output More... almost 15 years ago
Added AutoRetryLimit and AutoRetryAttempt property More... almost 15 years ago
Added server certificate validation support and supplying a client certificate. More... almost 15 years ago
Fixed HTTP proxy issue with squid More... almost 15 years ago
Fixed typo More... almost 15 years ago
Implemented smart mode changes More... almost 15 years ago