Commit Graph

8 Commits

Author SHA1 Message Date
brad
208c65393b Enable the threaded DNS support for znc now that our getaddrinfo()
is thread-safe. Remove an incredibly stupid autoconf test which
assumes that the lack of the getaddrinfo() flag AI_ADDRCONFIG means
getaddrinfo() is not thread-safe. Although that was the case in the
past and properly resulted in the threaded DNS support not being
utilized on OpenBSD/NetBSD it is no longer true.

ok sthen@
2013-04-01 14:30:32 +00:00
brad
c49af013fc Update to znc 1.0.
ok jcs@
2012-11-17 00:16:54 +00:00
sthen
09925fad86 update to znc 0.204; fixes CVE-2012-0033 (crash in bouncedcc module when
DCC RESUME is received) and a few other issues. From Brad.
2012-03-24 21:42:58 +00:00
kili
31c9530add Update to znc-0.202.
From Brad (maintainer).
2011-11-06 20:27:14 +00:00
sthen
08143c5337 Update znc to 0.096, from Brad 2010-11-22 11:16:33 +00:00
sthen
0e064e6fdf update to 0.094, from Brad (maintainer) 2010-09-02 08:53:20 +00:00
sthen
b82e240687 - SECURITY (CVE-2009-2658) and bugfix update to 0.076, from Brad.
- set NO_REGRESS.
2009-09-29 21:40:59 +00:00
sthen
30f7f2dbe7 import znc, from Brad.
ZNC is an advanced IRC bouncer with features that include support for
multiple users, playback buffers, DCC bouncing, SASL authentication and
SSL encryption. It can be extended with dynamically loaded modules
written in C++ or Perl.
2009-05-05 23:28:50 +00:00