Branch: refs/heads/master Home: https://github.com/ngircd/ngircd Commit: eb9929e82c735100a0b432f878f83fce091eb636 https://github.com/ngircd/ngircd/commit/eb9929e82c735100a0b432f878f83fce091e... Author: Alexander Barton alex@barton.de Date: 2015-09-03 (Thu, 03 Sep 2015)
Changed paths: M src/ngircd/irc-login.c M src/ngircd/irc-macros.h M src/ngircd/irc-metadata.c M src/ngircd/irc-oper.c M src/ngircd/irc.c M src/ngircd/parse.c
Log Message: ----------- Make server-to-server protocol more robust
Now ngIRCd catches more errors on the server-to-server (S2S) protocol that could crash the daemon before. This hasn't been a real problem because the IRC S2S protocol is "trusted" by design, but the behavior is much better now.
Thanks to wowaname on #ngircd for pointing this out!
ngircd-commits@lists.barton.de