| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Fix some issues with the previous merge. | 2025-12-27 | 1 | -1/+1 | ||
| * | Merge branch 'insp4' into master. | 2025-12-26 | 1 | -15/+44 | ||
| * | Merge branch 'insp4' into master. | 2025-12-07 | 35 | -86/+88 | ||
| * | Avoid using deprecated functions in ssl_openssl. | 2025-11-04 | 1 | -1/+4 | ||
| * | Merge branch 'insp4' into master. | 2025-11-04 | 1 | -7/+5 | ||
| * | Merge branch 'insp4' into master. | 2025-11-03 | 2 | -34/+60 | ||
| * | Add a missing override keyword. | 2025-10-31 | 1 | -1/+1 | ||
| * | Remove a deprecated configuration option. | 2025-10-31 | 1 | -21/+1 | ||
| * | Allow getting an I/O hook from a user I/O handler. | 2025-10-31 | 4 | -15/+14 | ||
| * | Reduce nesting in OnCleanup hooks. | 2025-10-31 | 3 | -34/+30 | ||
| * | Merge branch 'insp4' into master. | 2025-10-29 | 1 | -2/+3 | ||
| * | Merge branch 'insp4' into master. | 2025-10-28 | 1 | -3/+2 | ||
| * | Move message serialization into core_clients. | 2025-10-28 | 1 | -6/+20 | ||
| * | Avoid duplicating some of the send/receive queue limiting code. | 2025-10-26 | 1 | -19/+10 | ||
| * | Start splitting the user I/O interface from the network socket. | 2025-10-26 | 8 | -18/+227 | ||
| * | Merge branch 'insp4' into master. | 2025-10-26 | 2 | -7/+34 | ||
| * | Merge branch 'insp4' into master. | 2025-10-23 | 1 | -6/+13 | ||
| * | Merge branch 'insp4' into master. | 2025-10-23 | 1 | -8/+24 | ||
| * | Merge branch 'insp4' into master. | 2025-10-22 | 2 | -7/+2 | ||
| * | Merge branch 'insp4' into master. | 2025-09-30 | 7 | -43/+185 | ||
| * | Fix some misc issues with the services module. | 2025-09-30 | 1 | -16/+14 | ||
| * | Merge branch 'insp4' | 2025-08-15 | 10 | -16/+25 | ||
| * | Move spanningtree configuration to its own tag.•••This reduces the size of the core configuration file and also centralises all of the spanningtree configuration to one place. | 2025-07-20 | 1 | -8/+10 | ||
| * | Merge branch 'insp4' into master. | 2025-07-12 | 3 | -2/+6 | ||
| * | Merge branch 'insp4' into master. | 2025-06-29 | 1 | -12/+15 | ||
| * | Show disabled modes in 005 to allow clients to provide better UI. | 2025-06-10 | 1 | -0/+29 | ||
| * | Allow services to remove all SVSHOLDs using one command.•••This is useful for reducing traffic on services shutdown. | 2025-05-24 | 1 | -4/+11 | ||
| * | Update cloak_sha256 to use cloak() for host cloak metadata. | 2025-05-18 | 1 | -1/+1 | ||
| * | Merge branch 'insp4' into master. | 2025-05-18 | 4 | -104/+119 | ||
| * | Merge branch 'insp4' into master. | 2025-04-18 | 1 | -1/+1 | ||
| * | Merge branch 'insp4' into master. | 2025-04-17 | 8 | -24/+1 | ||
| * | Allow building log_json against system yyjson. | 2025-04-16 | 1 | -1/+9 | ||
| * | Pass on the ban check type to CheckBan in realnameban. | 2025-04-16 | 1 | -1/+1 | ||
| * | Allow SVSCMODE to opt-out of a full ban check. | 2025-04-16 | 1 | -1/+5 | ||
| * | Add <security:banrealmask>. | 2025-04-16 | 15 | -30/+35 | ||
| * | Refuse to hash passwords using insecure algorithms in MKPASSWD. | 2025-04-13 | 4 | -0/+32 | ||
| * | Merge branch 'insp4' into master. | 2025-04-13 | 3 | -4/+22 | ||
| * | Merge branch 'insp4' into master. | 2025-04-07 | 1 | -0/+9 | ||
| * | Add test vectors for PBKDF2-HMAC-SHA3 algorithms. | 2025-04-06 | 1 | -0/+12 | ||
| * | Fix double registration of PBKDF2 services. | 2025-04-06 | 1 | -0/+4 | ||
| * | Add more debug logging to hash_pbkdf2. | 2025-04-06 | 1 | -2/+7 | ||
| * | Add the hash_gnutls module.•••This provides the SHA family using GnuTLS. In the future we can add any new algorithms that appear. | 2025-04-06 | 1 | -0/+256 | ||
| * | Rename newhash to hash now its the only option. | 2025-04-06 | 14 | -14/+14 | ||
| * | Delete the old hashing interface and modules. | 2025-04-06 | 6 | -912/+0 | ||
| * | Rewrite every single hash module for the new interface. | 2025-04-06 | 6 | -0/+920 | ||
| * | Add the new hashing interface, port consumer modules to use it. | 2025-04-06 | 9 | -69/+29 | ||
| * | Require an exact server name in <sasl:target>. | 2025-04-02 | 1 | -1/+1 | ||
| * | Merge branch 'insp4' into master. | 2025-03-29 | 102 | -136/+77 | ||
| * | Remove support for in-query password comparison in sqlauth.•••The only hashing systems that support this are wildly insecure and having two ways of doing this just makes it less clear for users. | 2025-03-28 | 1 | -46/+25 | ||
| * | Remove more v3 config compat. | 2025-03-28 | 2 | -19/+0 | ||
