[hybrid-commits] svnroot commit: hopm/branches/1.1.x/doc reference.conf hopm/branches/1.1.x/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:21 EST 2021
michael 2021-02-03 11:43:21 -0500 (Wed, 03 Feb 2021)
Modified files:
hopm/branches/1.1.x/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
9919 +8 -0 hopm/branches/1.1.x/doc/reference.conf
https://svn.ircd-hybrid.org/viewvc/hopm/branches/1.1.x/doc/reference.conf?rev=9919&r1=9918&r2=9919&diff_format=h
9919 +364 -338 hopm/branches/1.1.x/src/config-lexer.c
https://svn.ircd-hybrid.org/viewvc/hopm/branches/1.1.x/src/config-lexer.c?rev=9919&r1=9918&r2=9919&diff_format=h
9919 +1 -0 hopm/branches/1.1.x/src/config-lexer.l
https://svn.ircd-hybrid.org/viewvc/hopm/branches/1.1.x/src/config-lexer.l?rev=9919&r1=9918&r2=9919&diff_format=h
9919 +507 -488 hopm/branches/1.1.x/src/config-parser.c
https://svn.ircd-hybrid.org/viewvc/hopm/branches/1.1.x/src/config-parser.c?rev=9919&r1=9918&r2=9919&diff_format=h
9919 +16 -14 hopm/branches/1.1.x/src/config-parser.h
https://svn.ircd-hybrid.org/viewvc/hopm/branches/1.1.x/src/config-parser.h?rev=9919&r1=9918&r2=9919&diff_format=h
9919 +7 -0 hopm/branches/1.1.x/src/config-parser.y
https://svn.ircd-hybrid.org/viewvc/hopm/branches/1.1.x/src/config-parser.y?rev=9919&r1=9918&r2=9919&diff_format=h
9919 +1 -0 hopm/branches/1.1.x/src/config.h
https://svn.ircd-hybrid.org/viewvc/hopm/branches/1.1.x/src/config.h?rev=9919&r1=9918&r2=9919&diff_format=h
9919 +2 -1 hopm/branches/1.1.x/src/irc.c
https://svn.ircd-hybrid.org/viewvc/hopm/branches/1.1.x/src/irc.c?rev=9919&r1=9918&r2=9919&diff_format=h
More information about the hybrid-commits
mailing list