summaryrefslogtreecommitdiff
path: root/src/perl/irc/Irc.xs
AgeCommit message (Expand)Author
2018-02-07ensure cap_supported is existent yetailin-nemui
2018-01-07Parse the K/V form in CAP LSLemonBoy
2016-12-12Expose 'sasl_success' to the perl side.LemonBoy
2016-09-13Expose the CAP fields to the perl scripts.LemonBoy
2016-03-02irssi proxy: allow listening on unix socketsLukas Mai
2016-02-18irssi proxy: allow multiplexing multiple networks over a single portLukas Mai
2015-12-09Merge pull request #65 from ailin-nemui/perl-irc-polyailin-nemui
2015-02-24Add port to proxy client struct for Perl scriptsHans Nielsen
2015-02-16Silence unused value warnings in perl binding codedequis
2014-06-30forward alternate_nick to Irc::Server attributesAilin Nemui
2014-06-24Define PERL_NO_GET_CONTEXT in all perl source filesDavid Leadbeater
2008-11-02introduce the type Irssi::Irc::Client and signals to communicate with proxy Jochen Eisinger
2007-11-02Unbreak the build by removing idle_check_time from Irssi::Irc::Notifylist.Jilles Tjoelker
2005-03-07Fix /script reset, which caused crashes (Bug 48)Wouter Coekaerts
2004-01-20isupport patch by David LeadbeaterTimo Sirainen
2003-12-10Added Irssi::Irc::Dcc::Server supportTimo Sirainen
2003-07-06NOTIFYLIST_REC usage crashfixTimo Sirainen
2002-11-07Some compiling fixes found by -Wall in perl dirs..Timo Sirainen
2002-04-28perl hash length fixes, they're also automatically checked now inTimo Sirainen
2001-12-10Netsplit saved the NICK_REC, but didn't save the dynamically allocated stringsTimo Sirainen
2001-12-09fixed wrong hash key lengths, patch by peder@ifi.uio.noTimo Sirainen
2001-12-06Added some max_*_in_cmd + some more stuff to Irssi::Irc::Server record.Timo Sirainen
2001-11-19Irssi::Irc::Dcc::* is now correctly blessed instead of using Irssi::Irc::DccTimo Sirainen
2001-11-18Added ctcp_register() and ctcp_unregister() for registering CTCP commands.Timo Sirainen
2001-10-20Dependencies finally work correctly in perl libraries (they're each compiledTimo Sirainen
2001-10-20Added API version check between perl module and perl libs.Timo Sirainen
2001-06-29Added size/skipped to Dcc::Send / Get recordsTimo Sirainen
2001-06-26Perl blessing fixes.Timo Sirainen
2001-03-03fe-common/irc/flood removed. Some autoignore / ignore -time updates.Timo Sirainen
2001-02-22Removed AUTOIGNORE_REC since it doesn't exist anyremoTimo Sirainen
2001-02-20DCC updatesTimo Sirainen
2001-02-12Updates so that DCC stuff compiles again. Still missing DCC chat/get/sendTimo Sirainen
2001-01-07updatedTimo Sirainen
2001-01-07perl updatesTimo Sirainen
2000-12-09fixes, perl should work correctly now :)Timo Sirainen
2000-10-11Ignore was moved to core.Timo Sirainen
2000-10-01Perl works again :) Split to Irssi and Irssi::Irc packages.Timo Sirainen