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

Comparing ircd-hybrid/trunk/src/conf_parser.y (file contents):
Revision 6677 by michael, Mon Oct 26 19:14:49 2015 UTC vs.
Revision 6678 by michael, Tue Oct 27 19:19:21 2015 UTC

# Line 648 | Line 648 | serverinfo_ssl_dh_elliptic_curve: SSL_DH
648  
649      SSL_CTX_set_tmp_ecdh(ConfigServerInfo.server_ctx, key);
650      EC_KEY_free(key);
651 < }
651 >  }
652   #endif
653   #endif
654   };

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines