Verifying reverse DNS lookups
[KiwiIRC.git] / server / irc /
2013-12-03 DarrenMerge pull request #434 from M2Ys4U/space_fix
2013-12-03 Jack AllnuttFix bug where parameters separated by multiple spaces...
2013-11-15 Darrenserver-time-iso fix
2013-11-11 DarrenServer: noop RPL_WHOREPLY and RPL_ENDOFWHO commands...
2013-11-11 DarrenHandle RPL_INVITING command
2013-11-02 DarrenNet. interface binding per outgoing IRC connection
2013-11-02 DarrenSOCKS server fix
2013-10-29 Jack AllnuttMerge pull request #421 from CoryChaplin/development
2013-10-29 Cory ChaplinRemoved redundant call to NAMES onJoin
2013-10-27 DarrenMerge remote-tracking branch 'origin/development' into...
2013-10-27 Darrenserver-time refactor; znc.in/server-time formatting...
2013-10-27 DarrenMerge branch 'server-time' of https://github.com/M2Ys4U...
2013-10-16 Jack AllnuttAlso use the ZNC-specific version of the `server-time...
2013-09-28 DarrenMerge branch 'server-time' of https://github.com/M2Ys4U...
2013-09-28 Jack AllnuttServer-side support for server-time CAP
2013-09-28 Jack AllnuttFix code that ignores capability modifiers
2013-09-28 Jack AllnuttFix parse_regex
2013-09-28 DarrenReplace %n with the nick for a custom real name #247
2013-09-28 DarrenUnknown IRC commands sent to client; RPL_WHOISACCOUNT...
2013-09-28 DarrenNew IRC connection - don't send redundant con_num to...
2013-09-28 DarrenCustomisable realname on irc connections #401
2013-09-17 DarrenMerge pull request #336 from M2Ys4U/userbox
2013-09-17 DarrenSeparate IRC line parsing and socket onData parsing
2013-09-17 DarrenComment + var renaming
2013-09-15 Jack AllnuttNew maximum buffer size when holding data between calls...
2013-09-15 Jack AllnuttPass new buffer length to Buffer.concat (it's faster)
2013-09-15 Jack AllnuttRemove unused variables
2013-09-10 Andrew ColdenMerge branch 'pr/374' into notificationsMerge2
2013-09-10 DarrenMerge branch 'ctcp-fix' of https://github.com/TimPeters...
2013-09-09 DarrenMerge pull request #385 from TimPeterson/case-insensiti...
2013-09-09 Tim PetersonRemove double space between nick and action text.
2013-09-09 Tim PetersonProperly strip framing from CTCP messages.
2013-09-08 Tim PetersonUse case-insensitive comparisons against own nick.
2013-08-23 DarrenClient: Encoding within the URL
2013-08-18 Jack AllnuttMerge pull request #358 from M2Ys4U/buffer_parse
2013-08-15 DarrenMerge pull request #366 from coinpr0n/master
2013-08-15 DarrenMerge pull request #365 from coinpr0n/master
2013-08-10 DarrenMerge branch 'settings' into development
2013-08-10 DarrenListening on the raw socket in TLS IRC connections
2013-08-04 DarrenMerge pull request #359 from lewtds/l10n
2013-08-04 Jack AllnuttMerge branch 'development' of github.com:prawnsalad...
2013-08-03 DarrenMultiple outgoing interface addresses
2013-08-03 Jack AllnuttSplit data into lines before decoding to strings
2013-08-03 Jack AllnuttMerge branch 'dep_update' into development
2013-08-02 DarrenNaming IrcConnection event handlers in State
2013-08-02 DarrengetConnectionFamily() IP address fix
2013-08-02 DarrenServer: Force data to be sent ahead of a write queue
2013-07-29 Darrenconnection.js: closure names to help with heap snapshots
2013-07-28 DarrenMinor connection.js changes
2013-07-28 DarrenCorrectly disposing IrcConnection
2013-07-27 DarrenIdentd port pairs memory leak fix
2013-07-26 DarrenServer: Splitting State / IrcConnection / IrcCommands...
2013-07-26 DarrenFlood control / message throttling to the IRC server
2013-07-21 Jack AllnuttMerge pull request #342 from M2Ys4U/i18n
2013-07-21 Jack AllnuttMerge branch 'i18n' into development
2013-07-17 DarrenIdentd resolving usernames/idents correctly
2013-07-14 DarrenConnecting to the correct host for outgoing connections
2013-07-14 DarrenOutgoing connection refactor
2013-07-13 Jack AllnuttAllow configuration of IP addresses to use for outgoing...
2013-07-10 DarrenDon't auto connect an IRC connection in the constructor
2013-07-08 Jack AllnuttMerge pull request #331 from M2Ys4U/spdy
2013-07-05 Jack AllnuttMerge pull request #329 from M2Ys4U/perf
2013-07-05 Jack AllnuttRPL_NAMEREPLY: Don't loop over the whole nick when...
2013-07-01 Darrenremove `encoded_test` global var
2013-07-01 DarrenMerge pull request #310 from Felizardo/encoding2
2013-06-29 Vinicius Daly Feli... No more need to specify a set of available encodings
2013-06-28 DarrenMerge branch 'happytodesign-favicon_notifications'...
2013-06-27 DarrenCorrectly triggering IRC socket close events
2013-06-24 Vinicius Daly Feli... Forgot to remove output that I was using for debug
2013-06-20 Vinicius Daly Feli... Fixing identation
2013-06-20 Vinicius Daly Feli... Finished /encoding command to change encoding on the fly
2013-06-18 Vinicius Daly Feli... iconv-lite installed and coverting from a specific...
2013-06-16 DarrenServer: Case insensitive events
2013-06-16 DarrenMerge pull request #304 from happytodesign/development
2013-06-16 DarrenMerge pull request #303 from M2Ys4U/whowas
2013-06-15 Jack AllnuttHandle replies to WHOWAS command
2013-06-09 DarrenPadding out ip_as_username hex values
2013-06-04 Jack AllnuttMerge branch 'master' into development
2013-06-04 DarrenMerge pull request #284 from M2Ys4U/regex
2013-06-04 DarrenMerge pull request #287 from M2Ys4U/highlight
2013-06-04 DarrenMerge pull request #286 from M2Ys4U/err_nick
2013-06-04 Jack AllnuttRespond to ERR_ERONEOUSNICKNAME
2013-06-03 Jack AllnuttRemove event bindings from commands.js
2013-06-03 Jack AllnuttBring parse regex inline with RFC for user part of...
2013-06-01 Jack AllnuttMerge branch 'master' of github.com:prawnsalad/KiwiIRC
2013-05-27 Jack AllnuttMerge branch 'master' of github.com:prawnsalad/KiwiIRC
2013-05-25 DarrenMerge M2Ys4U-joinfix
2013-05-25 Darrenmerging waldir-patch-1
2013-05-25 DarrenMerge pull request #271 from portshner/development
2013-05-25 DarrenServer code cleaning
2013-05-25 DarrenMore server notice detecting
2013-05-25 DarrenDifferentiating between server and non server notices
2013-05-20 DarrenShowing IRC disconnections to the user #81
2013-05-20 DarrenAWAY output in WHOIS
2013-05-11 DarrenMerge pull request #244 from M2Ys4U/cap
2013-05-11 Jack AllnuttFix bug where we would fail to do SASL negotation if...
2013-05-09 DarrenMerge branch 'multi_server' into development
2013-05-09 DarrenMerge pull request #239 from M2Ys4U/key
2013-05-06 DarrenMerge branch 'development' into multi_server
2013-05-03 DarrenMerge pull request #236 from M2Ys4U/event_delimiter
next