Commits : Individual Commit

  Analyzed 6 days ago based on code collected 6 days ago.

Commit ID

Avatar Contributor: Alex Regueiro Files Modified: 14
Date: 04-August-2010 at 15:22 Lines Added: 224
Repository: https://launchpad.net/ircdotnet/trunk Lines Removed: 48
Commit Comment: Added support for sending and receiving of actions (ACTION command) over CTCP.
IrcClient can now connect to server over SSL (see overloads of Connect method). Validation of certificates is performed via an event raised when authenticating.
 

Changes by Language

Language Code Added Code Removed Comments Added Comment Removed Blanks Added Blanks Removed
  C# 133 33 69 15 22 0

Changes by File

Showing page 1 of 2
File Language Code Added Code Removed Comments Added Comment Removed Blanks Added Blanks Removed
IrcDotNet/ClassDiagram.cd   No source code was detected in this file.
IrcDotNet/Ctcp/CtcpClient.cs C# 1 1 4 0 1 0
IrcDotNet/IrcChannelCollection.cs C# 1 1 0 0 1 0
IrcDotNet/IrcChannel.cs C# 1 1 0 0 1 0
IrcDotNet/IrcChannelUserCollection.cs C# 1 1 0 0 1 0
IrcDotNet/IrcChannelUser.cs C# 1 1 0 0 1 0
IrcDotNet/IrcClient.cs C# 79 20 36 14 9 0
IrcDotNet/IrcClientMessageProcessing.cs C# 6 5 0 0 0 0
IrcDotNet/IrcEventArgs.cs C# 34 0 26 1 5 0
IrcDotNet/IrcLocalUser.cs C# 1 1 0 0 1 0
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.