1
0
mirror of https://github.com/unrealircd/unrealircd.git synced 2026-07-07 01:23:12 +02:00
Files
unrealircd/src
Bram Matthys 1bea78bd0e - Fixed a bug in m_part reported by Angrywould, cause unknown (yet).
- Currently it's not possible to compile with ZIP_LINKS _and_ SSL without changing zlib.h :(.
It really sucks... it's because zlib.h has a typedef for 'free_func' and this is also used
in openssl header files as a (useless) name... :((. I did some updates to allow future zlib
changes, dunnow if they will because it can break other zlib programs. It compiled fine at
windows, but not at Linux... you need to replace free_func to zlib_free_func in zlib.h in
order to get ZIP_LINKS + SSL to work... but like I said, that may break programs (ARGH!).
2003-02-04 21:23:47 +00:00
..
2001-07-02 00:57:57 +00:00
2002-09-01 18:33:47 +00:00
2002-11-22 22:25:19 +00:00
2002-07-23 16:12:16 +00:00
2002-03-18 23:26:12 +00:00
2000-07-25 17:43:58 +00:00
2002-03-04 23:34:13 +00:00
.
2001-05-07 14:28:45 +00:00
2003-01-17 20:32:49 +00:00
2003-01-14 21:25:04 +00:00
2002-12-08 18:44:30 +00:00
2002-02-16 20:15:41 +00:00
2002-02-16 21:31:51 +00:00
2003-01-23 20:47:06 +00:00
2003-02-03 21:32:51 +00:00
2003-01-23 20:47:06 +00:00
2002-11-17 17:31:30 +00:00
2002-01-27 20:28:41 +00:00
2002-10-19 17:33:05 +00:00
2002-12-16 13:36:50 +00:00
2001-12-22 21:25:35 +00:00
2002-01-27 20:28:41 +00:00
.
2002-02-11 16:23:02 +00:00