| 2026-03-07 |
Remco Rijnders | Switch password hashing from DES crypt to SHA-256 master |
commit | commitdiff | tree | snapshot |
| 2026-03-07 |
Remco Rijnders | Rewrite host masking with IPv6 support and hex hashes |
commit | commitdiff | tree | snapshot |
| 2026-03-07 |
Remco Rijnders | Reduce DNS lookup timeout from 28s to 8s |
commit | commitdiff | tree | snapshot |
| 2026-03-07 |
Remco Rijnders | Increase default MAXIMUM_LINKS from 1 to 100 |
commit | commitdiff | tree | snapshot |
| 2026-03-07 |
Remco Rijnders | IPv6 Phase 3: DNS resolver with AAAA and ip6.arpa support |
commit | commitdiff | tree | snapshot |
| 2026-03-07 |
Remco Rijnders | IPv6 Phase 2: Dual-stack socket layer |
commit | commitdiff | tree | snapshot |
| 2026-03-07 |
Remco Rijnders | IPv6 Phase 1: Replace struct in_addr with dual-stack... |
commit | commitdiff | tree | snapshot |
| 2026-03-07 |
Remco Rijnders | Default compiler optimization to -O2 |
commit | commitdiff | tree | snapshot |
| 2026-03-07 |
Remco Rijnders | Bump version to Serene5.50 |
commit | commitdiff | tree | snapshot |
| 2026-03-07 |
Remco Rijnders | Allow ircd to run without ircd.conf using sensible... |
commit | commitdiff | tree | snapshot |
| 2026-03-07 |
Remco Rijnders | Migrate compile-time settings to runtime configuration... |
commit | commitdiff | tree | snapshot |
| 2026-03-07 |
Remco Rijnders | Switch ircd.conf to block-based configuration format |
commit | commitdiff | tree | snapshot |
| 2026-03-07 |
Remco Rijnders | CLEANUP: Fix wrong, outdated, and irrelevant comments |
commit | commitdiff | tree | snapshot |
| 2026-03-07 |
Remco Rijnders | CLEANUP: Remove DOMAINNAME-based local client tracking |
commit | commitdiff | tree | snapshot |
| 2026-03-07 |
Remco Rijnders | CLEANUP: Convert HUB from compile-time define to runtim... |
commit | commitdiff | tree | snapshot |
| 2026-03-07 |
Remco Rijnders | CLEANUP: Modernize C from 90s style to current C |
commit | commitdiff | tree | snapshot |
| 2026-03-07 |
Remco Rijnders | CLEANUP: Modernize C idioms (register, bzero/bcopy... |
commit | commitdiff | tree | snapshot |
| 2026-03-07 |
Remco Rijnders | CLEANUP: Replace weak RNGs with arc4random, make NOSPOO... |
commit | commitdiff | tree | snapshot |
| 2026-03-07 |
Remco Rijnders | CLEANUP: Remove obsolete OS/arch code, assume modern... |
commit | commitdiff | tree | snapshot |
| 2026-01-26 |
Remco Rijnders | CLEANUP: Unused UTMP and COMMA defines |
commit | commitdiff | tree | snapshot |
| 2026-01-26 |
Remco Rijnders | CLEANUP: remove pyr conditional |
commit | commitdiff | tree | snapshot |
| 2026-01-26 |
Remco Rijnders | CLEANUP: Typo fix, very usful |
commit | commitdiff | tree | snapshot |
| 2026-01-26 |
Remco Rijnders | CLEANUP: Standardize on uint32_t instead of u_int32_t |
commit | commitdiff | tree | snapshot |
| 2026-01-26 |
Remco Rijnders | CLEANUP: Assume syslog.h is in a standard place |
commit | commitdiff | tree | snapshot |
| 2026-01-26 |
Remco Rijnders | CLEANUP: Assume stddef.h is always present |
commit | commitdiff | tree | snapshot |
| 2026-01-26 |
Remco Rijnders | CLEANUP: PCS, SVR3, DYNIXPTX, sgi, _SEQUENT_ conditionals |
commit | commitdiff | tree | snapshot |
| 2026-01-26 |
Remco Rijnders | Update main() declarations and replace exit() calls... |
commit | commitdiff | tree | snapshot |
| 2026-01-26 |
Remco Rijnders | Fix typo in Config script |
commit | commitdiff | tree | snapshot |
| 2017-06-15 |
Remco Rijnders | chkconf will now recognise E-lines (CONF_DCCBLOCK)... |
commit | commitdiff | tree | snapshot |
| 2017-06-15 |
Remco Rijnders | Remove support for WebTV |
commit | commitdiff | tree | snapshot |
| 2017-06-15 |
Remco Rijnders | CLEANUP of struct.h |
commit | commitdiff | tree | snapshot |
| 2015-09-16 |
Remco Rijnders | Clean up md5.c function declarations |
commit | commitdiff | tree | snapshot |
| 2015-09-09 |
Remco Rijnders | Include git ID in version number, removed patchlevel... |
commit | commitdiff | tree | snapshot |
| 2015-09-09 |
Remco Rijnders | Remove VERSION_STAR5II protocol indicator |
commit | commitdiff | tree | snapshot |
| 2015-09-09 |
Remco Rijnders | CLEANUP: Rename install script to install.sh |
commit | commitdiff | tree | snapshot |
| 2015-09-09 |
Remco Rijnders | CLEANUP: Remove obsolote support for Ultrix, Dynix... |
commit | commitdiff | tree | snapshot |
| 2015-09-08 |
Remco Rijnders | CLEANUP: Remove obsolete Solaris support |
commit | commitdiff | tree | snapshot |
| 2015-09-08 |
Remco Rijnders | CLEANUP: Remove obsolete HPUX support |
commit | commitdiff | tree | snapshot |
| 2015-09-08 |
Remco Rijnders | CLEANUP: Remove pyr #ifdefs |
commit | commitdiff | tree | snapshot |
| 2015-09-08 |
Remco Rijnders | CLEANUP: I don't know what __struct_include__ is, but... |
commit | commitdiff | tree | snapshot |
| 2015-09-08 |
Remco Rijnders | CLEANUP: I don't know what VMSP is, but it's not being... |
commit | commitdiff | tree | snapshot |
| 2013-12-07 |
Remco Rijnders | Add simple script to check for running ircd in cron |
commit | commitdiff | tree | snapshot |
| 2013-11-20 |
Remco Rijnders | Patch so the ircd compiles, even when 'U_TYPES' are... |
commit | commitdiff | tree | snapshot |
| 2013-06-07 |
Remco Rijnders | When Q-lining a nick, show the pattern it matched to... |
commit | commitdiff | tree | snapshot |
| 2013-04-20 |
Remco Rijnders | Remove obsoleted doc/INSTALL and doc/conf.doc files... |
commit | commitdiff | tree | snapshot |
| 2013-04-20 |
Remco Rijnders | Removal of m4 code, cleanup of obsolete comments |
commit | commitdiff | tree | snapshot |
| 2012-11-14 |
Remco Rijnders | Remove seperate handling of o and O lines |
commit | commitdiff | tree | snapshot |
| 2012-11-14 |
Remco Rijnders | Clean up old-style parameter declarations for parse... |
commit | commitdiff | tree | snapshot |
| 2012-11-12 |
Remco Rijnders | s/it's/its/ in example.conf documentation |
commit | commitdiff | tree | snapshot |
| 2012-11-12 |
Remco Rijnders | s/then/than/ in example.conf documentation |
commit | commitdiff | tree | snapshot |
| 2012-11-12 |
Remco Rijnders | Update example.conf to Serene 5.28 |
commit | commitdiff | tree | snapshot |
| 2012-10-17 |
Remco Rijnders | INSTALL text was several years out of date |
commit | commitdiff | tree | snapshot |
| 2012-08-23 |
Remco Rijnders | Config script would no longer source Options file |
commit | commitdiff | tree | snapshot |
| 2012-08-22 |
Remco Rijnders | Clean up old-style parameter declarations for res.c... |
commit | commitdiff | tree | snapshot |
| 2012-08-22 |
Remco Rijnders | Remove list2.c, not sure how it even ended up here |
commit | commitdiff | tree | snapshot |
| 2012-08-22 |
Remco Rijnders | Cleaned up some compile time warnings (on casting) |
commit | commitdiff | tree | snapshot |
| 2012-08-22 |
Remco Rijnders | inet.h clean up, take two |
commit | commitdiff | tree | snapshot |
| 2012-08-22 |
Remco Rijnders | Remove shipped inet.h file and use system version instead |
commit | commitdiff | tree | snapshot |
| 2012-08-22 |
Remco Rijnders | I accidentally added the Makefile, boo me. |
commit | commitdiff | tree | snapshot |
| 2012-08-22 |
Remco Rijnders | Remove broken legacy resolv code |
commit | commitdiff | tree | snapshot |
| 2012-02-15 |
Remco Rijnders | Remove unneeded sanity check (according to the compiler) |
commit | commitdiff | tree | snapshot |
| 2012-02-15 |
Remco Rijnders | Added function prototype for function sendto_channel_butone |
commit | commitdiff | tree | snapshot |
| 2012-02-15 |
Remco Rijnders | Remove unused cconf item |
commit | commitdiff | tree | snapshot |
| 2012-02-15 |
Remco Rijnders | Remove support for unsupported OS'es |
commit | commitdiff | tree | snapshot |
| 2012-02-15 |
Remco Rijnders | Add function prototype for 'collapse' function in match.c |
commit | commitdiff | tree | snapshot |
| 2012-02-15 |
Remco Rijnders | Remove SCO Unix *spits* workarounds |
commit | commitdiff | tree | snapshot |
| 2012-02-15 |
Remco Rijnders | - Remove support for unsupported OS'es |
commit | commitdiff | tree | snapshot |
| 2012-02-15 |
Remco Rijnders | Remove support for unsupported OS'es |
commit | commitdiff | tree | snapshot |
| 2012-02-15 |
Remco Rijnders | Remove unused character string |
commit | commitdiff | tree | snapshot |
| 2012-02-15 |
Remco Rijnders | Remove support from Makefile for obsolete / no longer... |
commit | commitdiff | tree | snapshot |
| 2010-05-01 |
Daniel Drake | Fix compilation on modern Linux platforms. |
commit | commitdiff | tree | snapshot |
| 2009-07-05 |
Remco Rijnders | Fixed compile time error. |
commit | commitdiff | tree | snapshot |
| 2009-07-05 |
Remco Rijnders | Initial import of 'Serene5.28' into git repository. |
commit | commitdiff | tree | snapshot |
|