Log of /ircd-hybrid/trunk/src/s_bsd_kqueue.c
Parent Directory
|
Revision Log
Revision
2725 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sun Dec 29 13:01:00 2013 UTC
(8 years, 7 months ago)
by
michael
File length: 5143 byte(s)
Diff to
previous 2650
- Fixed bug where ircd didn't timeout SSL connections that haven't
finished the SSL handshake. Reported by Adam.
Revision
2650 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Tue Dec 10 19:46:48 2013 UTC
(8 years, 8 months ago)
by
michael
File length: 5066 byte(s)
Diff to
previous 2614
- s_bsd_select.c, s_bsd_devpoll.c, s_bsd_epoll.c,
s_bsd_kqueue.c, s_bsd_poll.c: style corrections
Revision
2614 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Mon Dec 2 18:20:23 2013 UTC
(8 years, 8 months ago)
by
michael
File length: 5030 byte(s)
Diff to
previous 2613
- src/s_bsd_kqueue.c: removed redundant init_netio() prototype; fixed indentation
Revision
1592 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sat Oct 27 21:02:32 2012 UTC
(9 years, 9 months ago)
by
michael
File length: 4979 byte(s)
Diff to
previous 1309
- Second time's the charm? Moving svnroot/ircd-hybrid-8 to
svnroot/ircd-hybrid/trunk
Revision
842 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Fri Feb 9 21:27:48 2007 UTC
(15 years, 6 months ago)
by
adx
Original Path:
ircd-hybrid-7.2/src/s_bsd_kqueue.c
File length: 4913 byte(s)
Diff to
previous 34
+ fixed off-by-one which turned out to cause large memory overwrites
+ this is an old one, very hard to catch: 1) FreeBSD system, 2) a lot
of clients (preferably 10K+), 3) exiting/reading from/writing to
128+ clients at a time, 4) ircd version where the bug shows up clearly
(on 7.3 WHOWASHASH gets corrupted, and somewhat later we have a core:
whowas_add_history -> dlinkDelete)
This applies to ALL versions of hybrid since 7.0, but is known to
disclose most noticeably under 7.3
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
enter a numeric revision.