.. |
windows
|
Bump version to 6.1.6-git
|
2024-05-01 18:25:10 +02:00 |
channel.h
|
* Server to server lines can now be 16384 bytes in size when
|
2023-05-28 15:06:32 +02:00 |
common.h
|
Merge remote-tracking branch 'upstream/unreal60_dev' into piss60
|
2023-12-16 16:21:50 +00:00 |
config.h
|
Merge branch 'unreal60_dev' of https://github.com/unrealircd/unrealircd into piss60
|
2024-04-22 22:28:20 +01:00 |
crypt_blowfish.h
|
bcrypt password hashing is now implemented (#4335). Not yet documented.
|
2015-05-23 16:38:48 +02:00 |
dbuf.h
|
Performance tweak to dbufs: 512 bytes -> 4K
|
2023-05-06 09:25:49 +02:00 |
dns.h
|
Add RegisterApiCallbackResolverHost() and make blacklist module non-PERM.
|
2023-11-25 09:39:50 +01:00 |
dynconf.h
|
For set::hide-ban-reason add a new option auto and make it the default.
|
2023-11-22 14:48:14 +01:00 |
fdlist.h
|
Fix some warnings: change an int to time_t and vice-versa
|
2023-04-01 09:52:19 +02:00 |
h.h
|
Add user_matches_extended_server_ban() which works similar to
|
2024-05-20 08:54:53 +02:00 |
ircsprintf.h
|
We now compile with -Wformat-nonliteral by default.
|
2021-07-14 11:15:49 +02:00 |
license.h
|
The /LICENSE command confusingly said that the UnrealIRCd license is GPLv1
|
2022-05-11 09:23:53 +02:00 |
list.h
|
Doxygen: document list_for_each_entry with examples and
|
2020-11-23 10:25:49 +01:00 |
mempool.h
|
Big 3.4.x commit containing bug fixes and enhancements. Modularizing
|
2014-05-11 20:56:02 +02:00 |
modules.h
|
Merge remote-tracking branch 'upstream/unreal60_dev' into piss60
|
2024-05-30 00:44:40 +01:00 |
modversion.h
|
Get rid of compiler check (core vs modules) and clean the modversion check too
|
2023-11-12 20:05:47 +01:00 |
msg.h
|
* Server to server lines can now be 16384 bytes in size when
|
2023-05-28 15:06:32 +02:00 |
numeric.h
|
Add spamfilter hits and hits for exempted users.
|
2023-07-10 11:30:51 +02:00 |
openssl_hostname_validation.h
|
Add hostname verification code from ssl conservatory & curl
|
2017-09-01 17:02:36 +02:00 |
resource.h
|
Import of Unreal3.0 (STABLE)
|
2000-02-28 22:45:44 +00:00 |
setup.h.in
|
Make autoconf check for getsockopt TCP_INFO and define HAVE_TCP_INFO
|
2023-10-23 10:35:15 +02:00 |
struct.h
|
Bump URL_MEMORY_BACKED_CHUNK_SIZE from 128 to 8192 as intended.
|
2024-05-03 14:34:09 +02:00 |
sys.h
|
Merge remote-tracking branch 'upstream/unreal60_dev' into piss60
|
2023-12-16 16:21:50 +00:00 |
types.h
|
Win32 module fixes for ssl/zip/curl
|
2004-05-13 16:39:23 +00:00 |
unrealircd.h
|
Move dns.h include to unrealircd.h and remove it elsewhere.
|
2023-11-25 09:05:55 +01:00 |
version.h
|
** UnrealIRCd 6.1.4 **
|
2023-12-16 16:33:15 +01:00 |
whowas.h
|
Expose more WHOWAS fields in JSON-RPC and change add_history() to take a reason
|
2023-04-15 09:00:06 +02:00 |