[hybrid-commits] svnroot commit: hopm/trunk/doc reference.conf hopm/trunk/src config-lexer.c config-lexer.l config-parser.c config-parser.h config-parser.y config.h irc.c
Michael Wobst
michael at svn.ircd-hybrid.org
Wed Feb 3 11:43:47 EST 2021
michael 2021-02-03 11:43:47 -0500 (Wed, 03 Feb 2021)
Modified files:
hopm/trunk/src config-lexer.c config-lexer.l config-parser.c config-parser.h
config-parser.y config.h irc.c
Log:
- Add `irc::tls_disable_certificate_verification` configuration option as requested in github issue #43
Revision Changes Path
9920 +8 -0 hopm/trunk/doc/reference.conf
https://svn.ircd-hybrid.org/viewvc/hopm/trunk/doc/reference.conf?rev=9920&r1=9919&r2=9920&diff_format=h
9920 +364 -338 hopm/trunk/src/config-lexer.c
https://svn.ircd-hybrid.org/viewvc/hopm/trunk/src/config-lexer.c?rev=9920&r1=9919&r2=9920&diff_format=h
9920 +1 -0 hopm/trunk/src/config-lexer.l
https://svn.ircd-hybrid.org/viewvc/hopm/trunk/src/config-lexer.l?rev=9920&r1=9919&r2=9920&diff_format=h
9920 +507 -488 hopm/trunk/src/config-parser.c
https://svn.ircd-hybrid.org/viewvc/hopm/trunk/src/config-parser.c?rev=9920&r1=9919&r2=9920&diff_format=h
9920 +16 -14 hopm/trunk/src/config-parser.h
https://svn.ircd-hybrid.org/viewvc/hopm/trunk/src/config-parser.h?rev=9920&r1=9919&r2=9920&diff_format=h
9920 +7 -0 hopm/trunk/src/config-parser.y
https://svn.ircd-hybrid.org/viewvc/hopm/trunk/src/config-parser.y?rev=9920&r1=9919&r2=9920&diff_format=h
9920 +1 -0 hopm/trunk/src/config.h
https://svn.ircd-hybrid.org/viewvc/hopm/trunk/src/config.h?rev=9920&r1=9919&r2=9920&diff_format=h
9920 +2 -1 hopm/trunk/src/irc.c
https://svn.ircd-hybrid.org/viewvc/hopm/trunk/src/irc.c?rev=9920&r1=9919&r2=9920&diff_format=h
More information about the hybrid-commits
mailing list