1
0
mirror of https://github.com/unrealircd/unrealircd.git synced 2026-06-25 20:06:37 +02:00
Files
unrealircd/include
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
..
2002-03-04 21:31:01 +00:00
2001-08-31 21:23:11 +00:00
2003-01-18 09:01:52 +00:00
2003-01-02 19:32:58 +00:00
2002-03-05 23:09:39 +00:00
2002-03-05 23:09:39 +00:00
2002-12-19 21:49:37 +00:00
2002-01-19 17:04:04 +00:00
2001-10-07 08:56:11 +00:00
2003-01-17 20:32:49 +00:00
2002-03-10 20:25:09 +00:00
2002-02-16 20:15:41 +00:00
2002-11-27 17:40:28 +00:00
2002-08-09 18:21:59 +00:00
2002-03-06 21:45:04 +00:00
2001-04-16 15:36:30 +00:00
2000-02-28 22:45:44 +00:00
2000-07-14 20:22:59 +00:00
2000-07-14 20:22:59 +00:00