projects
/
KiwiIRC.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Merge branch 'settings' into development
[KiwiIRC.git]
/
server
/
irc
/
2013-08-15
Darren
Merge pull request #366 from coinpr0n/master
tree
|
commitdiff
2013-08-15
Darren
Merge pull request #365 from coinpr0n/master
tree
|
commitdiff
2013-08-10
Darren
Merge branch 'settings' into development
tree
|
commitdiff
2013-08-10
Darren
Listening on the raw socket in TLS IRC connections
tree
|
commitdiff
2013-08-04
Darren
Merge pull request #359 from lewtds/l10n
tree
|
commitdiff
2013-08-04
Jack Allnutt
Merge branch 'development' of github.com:prawnsalad...
tree
|
commitdiff
2013-08-03
Darren
Multiple outgoing interface addresses
tree
|
commitdiff
2013-08-03
Jack Allnutt
Merge branch 'dep_update' into development
tree
|
commitdiff
2013-08-02
Darren
Naming IrcConnection event handlers in State
tree
|
commitdiff
2013-08-02
Darren
getConnectionFamily() IP address fix
tree
|
commitdiff
2013-08-02
Darren
Server: Force data to be sent ahead of a write queue
tree
|
commitdiff
2013-07-29
Darren
connection.js: closure names to help with heap snapshots
tree
|
commitdiff
2013-07-28
Darren
Minor connection.js changes
tree
|
commitdiff
2013-07-28
Darren
Correctly disposing IrcConnection
tree
|
commitdiff
2013-07-27
Darren
Identd port pairs memory leak fix
tree
|
commitdiff
2013-07-26
Darren
Server: Splitting State / IrcConnection / IrcCommands...
tree
|
commitdiff
2013-07-26
Darren
Flood control / message throttling to the IRC server
tree
|
commitdiff
2013-07-21
Jack Allnutt
Merge pull request #342 from M2Ys4U/i18n
tree
|
commitdiff
2013-07-21
Jack Allnutt
Merge branch 'i18n' into development
tree
|
commitdiff
2013-07-17
Darren
Identd resolving usernames/idents correctly
tree
|
commitdiff
2013-07-14
Darren
Connecting to the correct host for outgoing connections
tree
|
commitdiff
2013-07-14
Darren
Outgoing connection refactor
tree
|
commitdiff
2013-07-13
Jack Allnutt
Allow configuration of IP addresses to use for outgoing...
tree
|
commitdiff
2013-07-10
Darren
Don't auto connect an IRC connection in the constructor
tree
|
commitdiff
2013-07-08
Jack Allnutt
Merge pull request #331 from M2Ys4U/spdy
tree
|
commitdiff
2013-07-05
Jack Allnutt
Merge pull request #329 from M2Ys4U/perf
tree
|
commitdiff
2013-07-05
Jack Allnutt
RPL_NAMEREPLY: Don't loop over the whole nick when...
tree
|
commitdiff
2013-07-01
Darren
remove `encoded_test` global var
tree
|
commitdiff
2013-07-01
Darren
Merge pull request #310 from Felizardo/encoding2
tree
|
commitdiff
2013-06-29
Vinicius Daly Feli...
No more need to specify a set of available encodings
tree
|
commitdiff
2013-06-28
Darren
Merge branch 'happytodesign-favicon_notifications'...
tree
|
commitdiff
2013-06-27
Darren
Correctly triggering IRC socket close events
tree
|
commitdiff
2013-06-24
Vinicius Daly Feli...
Forgot to remove output that I was using for debug
tree
|
commitdiff
2013-06-20
Vinicius Daly Feli...
Fixing identation
tree
|
commitdiff
2013-06-20
Vinicius Daly Feli...
Finished /encoding command to change encoding on the fly
tree
|
commitdiff
2013-06-18
Vinicius Daly Feli...
iconv-lite installed and coverting from a specific...
tree
|
commitdiff
2013-06-16
Darren
Server: Case insensitive events
tree
|
commitdiff
2013-06-16
Darren
Merge pull request #304 from happytodesign/development
tree
|
commitdiff
2013-06-16
Darren
Merge pull request #303 from M2Ys4U/whowas
tree
|
commitdiff
2013-06-15
Jack Allnutt
Handle replies to WHOWAS command
tree
|
commitdiff
2013-06-09
Darren
Padding out ip_as_username hex values
tree
|
commitdiff
2013-06-04
Jack Allnutt
Merge branch 'master' into development
tree
|
commitdiff
2013-06-04
Darren
Merge pull request #284 from M2Ys4U/regex
tree
|
commitdiff
2013-06-04
Darren
Merge pull request #287 from M2Ys4U/highlight
tree
|
commitdiff
2013-06-04
Darren
Merge pull request #286 from M2Ys4U/err_nick
tree
|
commitdiff
2013-06-04
Jack Allnutt
Respond to ERR_ERONEOUSNICKNAME
tree
|
commitdiff
2013-06-03
Jack Allnutt
Remove event bindings from commands.js
tree
|
commitdiff
2013-06-03
Jack Allnutt
Bring parse regex inline with RFC for user part of...
tree
|
commitdiff
2013-06-01
Jack Allnutt
Merge branch 'master' of github.com:prawnsalad/KiwiIRC
tree
|
commitdiff
2013-05-27
Jack Allnutt
Merge branch 'master' of github.com:prawnsalad/KiwiIRC
tree
|
commitdiff
2013-05-25
Darren
Merge M2Ys4U-joinfix
tree
|
commitdiff
2013-05-25
Darren
merging waldir-patch-1
tree
|
commitdiff
2013-05-25
Darren
Merge pull request #271 from portshner/development
tree
|
commitdiff
2013-05-25
Darren
Server code cleaning
tree
|
commitdiff
2013-05-25
Darren
More server notice detecting
tree
|
commitdiff
2013-05-25
Darren
Differentiating between server and non server notices
tree
|
commitdiff
2013-05-20
Darren
Showing IRC disconnections to the user #81
tree
|
commitdiff
2013-05-20
Darren
AWAY output in WHOIS
tree
|
commitdiff
2013-05-11
Darren
Merge pull request #244 from M2Ys4U/cap
tree
|
commitdiff
2013-05-11
Jack Allnutt
Fix bug where we would fail to do SASL negotation if...
tree
|
commitdiff
2013-05-09
Darren
Merge branch 'multi_server' into development
tree
|
commitdiff
2013-05-09
Darren
Merge pull request #239 from M2Ys4U/key
tree
|
commitdiff
2013-05-06
Darren
Merge branch 'development' into multi_server
tree
|
commitdiff
2013-05-03
Darren
Merge pull request #236 from M2Ys4U/event_delimiter
tree
|
commitdiff
2013-05-03
Jack Allnutt
Use a space instead of colon as event delimiter
tree
|
commitdiff
2013-04-23
Darren
Listening for events before 001 is sent
tree
|
commitdiff
2013-04-23
Jack Allnutt
Merge branch 'master' of github.com:prawnsalad/KiwiIRC
tree
|
commitdiff
2013-04-21
Darren
Merge pull request #227 from snikch/master
tree
|
commitdiff
2013-04-21
Mal Curtis
Don't kick the kicker out of the rooms
tree
|
commitdiff
2013-04-21
Darren
Merge with development branch
tree
|
commitdiff
2013-04-20
Darren
Merge pull request #219 from M2Ys4U/socks
tree
|
commitdiff
2013-04-19
Jack Allnutt
Spin socks.js out into its own NPM module ``socksjs``.
tree
|
commitdiff
2013-04-12
Darren
Merge branch 'development'
tree
|
commitdiff
2013-04-12
Darren
Merge branch 'awesome' of https://github.com/pepijndevo...
tree
|
commitdiff
2013-04-12
Darren
Merge pull request #214 from pepijndevos/liststart
tree
|
commitdiff
2013-04-12
Pepijn de Vos
mini refactor
tree
|
commitdiff
2013-04-12
Pepijn de Vos
support rfc2812-style LIST
tree
|
commitdiff
2013-04-08
Darren
/ char allowed in the username for ZNC multi servers
tree
|
commitdiff
2013-04-07
Darren
Allowing * in nicks for ZNC *status nick
tree
|
commitdiff
2013-04-03
Darren
Merge branch 'socks' of https://github.com/M2Ys4U/KiwiI...
tree
|
commitdiff
2013-04-03
Jack Allnutt
Fix off-by-one error in checking node version
tree
|
commitdiff
2013-04-03
Darren
Merge branch 'socks' of https://github.com/M2Ys4U/KiwiI...
tree
|
commitdiff
2013-04-03
Jack Allnutt
Only require socks.js if running node 0.10 or above
tree
|
commitdiff
2013-04-03
Darren
Merge branch 'development' of github.com:prawnsalad...
tree
|
commitdiff
2013-04-03
Darren
Connection limiting
tree
|
commitdiff
2013-04-01
Darren
Merge pull request #200 from M2Ys4U/socks
tree
|
commitdiff
2013-04-01
Jack Allnutt
Refactor to use the new streams API
tree
|
commitdiff
2013-03-30
Jack Allnutt
Also check ip_as_username config when applying per...
tree
|
commitdiff
2013-03-30
Jack Allnutt
Mergability with development branch
tree
|
commitdiff
2013-03-30
Jack Allnutt
Add a limit to the number of connections made to irc...
tree
|
commitdiff
2013-03-30
Darren
Merge pull request #194 from pepijndevos/development
tree
|
commitdiff
2013-03-29
Pepijn de Vos
support partially restricted modes
tree
|
commitdiff
2013-03-28
Jack Allnutt
Merge branch 'master' of github.com:prawnsalad/KiwiIRC
tree
|
commitdiff
2013-03-24
Darren
Merge branch 'development'
tree
|
commitdiff
2013-03-23
Jack Allnutt
SOCKS proxy conf and integration
tree
|
commitdiff
2013-03-21
Jack Allnutt
Merge branch 'master' of github.com:prawnsalad/KiwiIRC
tree
|
commitdiff
2013-03-21
Jack Allnutt
Plumb socks.js into connection.js
tree
|
commitdiff
2013-03-11
Darren
Server: NOTICE sending correct parameters
tree
|
commitdiff
2013-03-05
Darren
Merge branch 'client_plugins' into development
tree
|
commitdiff
2013-03-04
Darren
Merge branch 'development'
tree
|
commitdiff
next