ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/ircd-hybrid/trunk/include/client.h
(Generate patch)

Comparing ircd-hybrid/trunk/include/client.h (file contents):
Revision 2189 by michael, Tue Jun 4 12:45:38 2013 UTC vs.
Revision 2228 by michael, Thu Jun 13 19:46:30 2013 UTC

# Line 436 | Line 436 | struct Client
436     */
437    char              sockhost[HOSTIPLEN + 1]; /* This is the host name from the
438                                                  socket ip address as string */
439 +  char              certfp[SHA_DIGEST_LENGTH * 2 + 1];
440   };
441  
442  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines