Age | Commit message (Expand) | Author |
2003-11-16 | Support for sending SSL certificate to server and optionally verify server's | Timo Sirainen |
2003-11-16 | lag_min_show change wrong | Timo Sirainen |
2003-11-16 | Automatic backwards compatibility transitions. | Timo Sirainen |
2003-11-16 | parse_time_interval: x days were actually returned as hours. weeks were | Timo Sirainen |
2003-11-16 | Don't crash with /DCC SEND nick "" | Timo Sirainen |
2003-11-16 | Don't reconnect with invalid own hostname. | Timo Sirainen |
2003-11-16 | Allow /SET dcc_own_ip to be non-local address. | Timo Sirainen |
2003-11-16 | Time parsing: allow omitting time unit without warning for backwards | Timo Sirainen |
2003-11-16 | cleanup | Timo Sirainen |
2003-10-31 | Added /set chanmode_verbose. patch by c0ffee. | Timo Sirainen |
2003-10-31 | Invalid time error message was wrong. Patch by c0ffee. | Timo Sirainen |
2003-10-26 | BIG5 stuff is used only if term_type is big5 | Timo Sirainen |
2003-10-19 | BIG5 fixes by vanilla@FreeBSD.org(?) | Timo Sirainen |
2003-10-19 | CTCP forwarding fixes by Valentin Batz | Timo Sirainen |
2003-10-11 | unsigned long -> gsize | Timo Sirainen |
2003-10-11 | unsigned long -> gsize | Timo Sirainen |
2003-10-11 | Changed some checks i_isspace() -> ' ' so that TAB isn't included in checks. | Timo Sirainen |
2003-10-06 | 64bit fixes by Stefan Fent | Timo Sirainen |
2003-10-01 | missed | Timo Sirainen |
2003-10-01 | Added DCC SERVER support by Mark Trumbull | Timo Sirainen |
2003-07-09 | Show voices in netsplits. Fix voices breaking netjoins. Patch by Maarten van | Timo Sirainen |
2003-07-09 | Network fixes. DCC fixes for IPv6 + BSDs. | Timo Sirainen |
2003-07-09 | Crashfix when sometimes closing a split window. | Timo Sirainen |
2003-07-06 | NOTIFYLIST_REC usage crashfix | Timo Sirainen |
2003-06-27 | don't unload libraries when deinitializing. leaks some more memory, but fixes... | Timo Sirainen |
2003-06-25 | Disable extra ircnet flood protection if cmd_queue_speed <= 10 | Timo Sirainen |
2003-06-03 | Don't require hostmasks to be different with netsplits. Fixes dalnet | Timo Sirainen |
2003-05-25 | Connecting to IPv6 servers in short form as 1:2:: didn't work. | Timo Sirainen |
2003-05-13 | Fix crash with unloading module, by c0ffee | Timo Sirainen |
2003-01-31 | Removed execute(), not used. | Timo Sirainen |
2003-01-30 | Fix for !channel matching, patch by Borys | Timo Sirainen |
2003-01-26 | Netjoin should now work properly with +channels and !channels. | Timo Sirainen |
2003-01-25 | didn't compile without gc | Timo Sirainen |
2003-01-25 | GC fix | Timo Sirainen |
2003-01-25 | Lets see if GC happens to work now without explicit free() calls. Perl | Timo Sirainen |
2003-01-21 | If JOIN is sent to channel you've already joined, assume a missing PART and | Timo Sirainen |
2003-01-21 | Added '!' into nick flags, used by some ircd | Timo Sirainen |
2003-01-11 | Check for gc.h too | Timo Sirainen |
2003-01-08 | parse_time_interval() fallbacked to milliseconds, not seconds. some code | Timo Sirainen |
2003-01-07 | didn't compile with older perls. | Timo Sirainen |
2003-01-06 | /HILIGHT listing was missing space sometimes | Timo Sirainen |
2002-12-31 | don't crash with /set completion_keep_privates 0 | Timo Sirainen |
2002-12-31 | lag_min_show should default to 1 sec, not 0.1sec | Timo Sirainen |
2002-12-30 | Don't access free'd memory. | Timo Sirainen |
2002-12-30 | Added missing settings_get_*(), patch by peder | Timo Sirainen |
2002-12-29 | typo: themes weren't defaulting their abstracts to internal theme | Timo Sirainen |
2002-12-29 | day -> 1day, hour -> 1hour | Timo Sirainen |
2002-12-29 | s/size/time/ in warning message | Timo Sirainen |
2002-12-28 | Added /REDRAW command that does the same as ^L. | Timo Sirainen |
2002-12-28 | Added time, size and level setting types. Breaks some settings - I'll add | Timo Sirainen |