summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2003-11-17When pasting to empty window, don't ask about if pasting was wanted or not.Timo Sirainen
2003-11-17paste detection fixesTimo Sirainen
2003-11-17crashfix when quittingTimo Sirainen
2003-11-17more initializing..Timo Sirainen
2003-11-17initialize prev_entryTimo Sirainen
2003-11-16Fixed some memory leaks.Timo Sirainen
2003-11-16paste detection growed.Timo Sirainen
2003-11-16fix, try #2Timo Sirainen
2003-11-16crashfix for some systemsTimo Sirainen
2003-11-16pasting fixesTimo Sirainen
2003-11-16If pasting more lines than /SET paste_verify_line_count, ask before doingTimo Sirainen
2003-11-16changed /set pster_detect_keycount 5 -> 6 to fix function keysTimo Sirainen
2003-11-16compile fix if there's no opensslTimo Sirainen
2003-11-16Added pasting detection. All keys except CR and LF are pasted as-is intoTimo Sirainen
2003-11-16Assume JOIN failed if we get any 4xx numeric back with channel name in itTimo Sirainen
2003-11-16Support 479 illegal channel name numericTimo Sirainen
2003-11-16remove Makefile with make distcleanTimo Sirainen
2003-11-16compile fix for glib2Timo Sirainen
2003-11-16Fixed some gcc aliasing warningsTimo Sirainen
2003-11-16Support for sending SSL certificate to server and optionally verify server'sTimo Sirainen
2003-11-16lag_min_show change wrongTimo Sirainen
2003-11-16Automatic backwards compatibility transitions.Timo Sirainen
2003-11-16parse_time_interval: x days were actually returned as hours. weeks wereTimo Sirainen
2003-11-16Don't crash with /DCC SEND nick ""Timo Sirainen
2003-11-16Don't reconnect with invalid own hostname.Timo Sirainen
2003-11-16Allow /SET dcc_own_ip to be non-local address.Timo Sirainen
2003-11-16Time parsing: allow omitting time unit without warning for backwardsTimo Sirainen
2003-11-16cleanupTimo Sirainen
2003-10-31Added /set chanmode_verbose. patch by c0ffee.Timo Sirainen
2003-10-31Invalid time error message was wrong. Patch by c0ffee.Timo Sirainen
2003-10-26BIG5 stuff is used only if term_type is big5Timo Sirainen
2003-10-19BIG5 fixes by vanilla@FreeBSD.org(?)Timo Sirainen
2003-10-19CTCP forwarding fixes by Valentin BatzTimo Sirainen
2003-10-11unsigned long -> gsizeTimo Sirainen
2003-10-11unsigned long -> gsizeTimo Sirainen
2003-10-11Changed some checks i_isspace() -> ' ' so that TAB isn't included in checks.Timo Sirainen
2003-10-0664bit fixes by Stefan FentTimo Sirainen
2003-10-01missedTimo Sirainen
2003-10-01Added DCC SERVER support by Mark TrumbullTimo Sirainen
2003-07-09Show voices in netsplits. Fix voices breaking netjoins. Patch by Maarten vanTimo Sirainen
2003-07-09Network fixes. DCC fixes for IPv6 + BSDs.Timo Sirainen
2003-07-09Crashfix when sometimes closing a split window.Timo Sirainen
2003-07-06NOTIFYLIST_REC usage crashfixTimo Sirainen
2003-06-27don't unload libraries when deinitializing. leaks some more memory, but fixes...Timo Sirainen
2003-06-25Disable extra ircnet flood protection if cmd_queue_speed <= 10Timo Sirainen
2003-06-03Don't require hostmasks to be different with netsplits. Fixes dalnetTimo Sirainen
2003-05-25Connecting to IPv6 servers in short form as 1:2:: didn't work.Timo Sirainen
2003-05-13Fix crash with unloading module, by c0ffeeTimo Sirainen
2003-01-31Removed execute(), not used.Timo Sirainen
2003-01-30Fix for !channel matching, patch by BorysTimo Sirainen