1
0
mirror of https://github.com/unrealircd/unrealircd.git synced 2026-06-27 22:56:37 +02:00
Bram Matthys 482df3dce3 Added ZIP_LINKS: using flag FLAGS_ZIP (0x1000000, was FLAGS_UNOCCUP2),
instead of using a 2nd flag here for the special case of "the first zip msg"
like in hybrid/etc I use cptr->zip->first to flag that. Except for the many
#ifdef ZIP_LINKS blocks added I also had to do some stuff outside it, like
crc32->our_crc32 because zlib defines it, made a READBUF define (8192),
added a msg var to parsing/send functions.. blah.. etc ;P.
I've also put the patch online at www.vulnscan.org/tmp/zip_links.diff so you
can easily look what I've changed.
TODO: ask in ./Config if ziplinks should be enabled and let ./configure check
for zlib + add the library to IRCDLIBS in Makefile if enabled.
TODO: some little code cleanups
2003-01-28 02:50:19 +00:00
2000-12-30 18:01:48 +00:00
2000-08-07 17:48:06 +00:00
2002-11-27 20:45:42 +00:00
2003-01-17 22:20:48 +00:00
2001-08-05 17:50:38 +00:00
2000-08-13 14:39:49 +00:00
2000-11-19 19:45:02 +00:00
.
2001-07-08 16:24:41 +00:00
.
2001-07-08 16:24:41 +00:00
2001-10-08 17:29:46 +00:00
..
2000-12-13 15:12:45 +00:00
...
2001-06-18 20:21:57 +00:00
...
2001-06-18 20:21:57 +00:00
2000-02-28 22:45:44 +00:00
.
2001-07-02 08:26:25 +00:00
2000-02-28 22:45:44 +00:00
2000-05-30 21:46:13 +00:00
2000-02-28 22:45:44 +00:00
2002-08-23 17:44:27 +00:00
S
Description
No description provided
GPL-2.0 311 MiB
Languages
C 94.6%
M4 1.8%
Shell 1.5%
Rich Text Format 1%
Makefile 0.6%
Other 0.5%