projects
/
xudocci.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
xudocci.git
2013-04-10
David ‘Bombe...
Add input stream that counts its consumed bandwidth.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-10
David ‘Bombe...
Add counter for accumulating data.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-10
David ‘Bombe...
Add “stats” command.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-10
David ‘Bombe...
Keep track of extra channels.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-10
David ‘Bombe...
Keep track of joined channels.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-10
David ‘Bombe...
Add method to get the configured channel for a channel...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-10
David ‘Bombe...
Expose currently joined channels.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-10
David ‘Bombe...
Make channels work correctly in maps and sets.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-10
David ‘Bombe...
Expose all configured channels.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-10
David ‘Bombe...
Add method to determine whether a connection represents...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-10
David ‘Bombe...
Initiate the download when being offered a file.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-10
David ‘Bombe...
Add “get” command to command reader.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-10
David ‘Bombe...
Add command to initiate a download from a bot.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-10
David ‘Bombe...
Add command to show active DCC receivers.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-10
David ‘Bombe...
Expose DCC receivers from core.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-10
David ‘Bombe...
Add DCC receiver.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-10
David ‘Bombe...
Parse DCC SEND messages and send events for it.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-10
David ‘Bombe...
Add method to parse an IP address from a DCC command.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-10
David ‘Bombe...
Add method to send messages.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-09
David ‘Bombe...
Use map and set creators from Guava.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-09
David ‘Bombe...
Add network adapter.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-09
David ‘Bombe...
Write output to a given writer, not only stdout.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-09
David ‘Bombe...
Sort results permanently.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-09
David ‘Bombe...
Extract message into its own variable.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-09
David ‘Bombe...
Rename project to xudocci.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-09
David ‘Bombe...
Make an empty line repeat the last command.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-09
David ‘Bombe...
Make a bot deliver all its packs when it’s being iterat...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-09
David ‘Bombe...
Expose all currently known bots.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-09
David ‘Bombe...
Add command reader.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-08
David ‘Bombe...
Send event when a bot is added.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-08
David ‘Bombe...
Send event when the core is started.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-08
David ‘Bombe...
Create correctly sized array.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-08
David ‘Bombe...
Fix javadoc problems.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-08
David ‘Bombe...
Remove unnecessary variable.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-08
David ‘Bombe...
Simplify equals().
commit
|
commitdiff
|
tree
|
snapshot
2013-04-08
David ‘Bombe...
Ensure that name is always != null.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-08
David ‘Bombe...
Override equals() and hashCode().
commit
|
commitdiff
|
tree
|
snapshot
2013-04-08
David ‘Bombe...
Compare correct objects.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-08
David ‘Bombe...
Add current state of core.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-08
David ‘Bombe...
Add bots and packs.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-08
David ‘Bombe...
Add channel container.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-08
David ‘Bombe...
Add network and server container.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-08
David ‘Bombe...
Make joinChannel() method asynchronous.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-08
David ‘Bombe...
Use logger instead of System.out.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-08
David ‘Bombe...
Add message cleaner.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-07
David ‘Bombe...
Fire events for private and channel messages.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-07
David ‘Bombe...
Parse channel types from 005 reply.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-07
David ‘Bombe...
Add events for messages.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-07
David ‘Bombe...
Add basic IRC framework.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-07
David ‘Bombe...
Override Object.toString() to recreate the original...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-06
David ‘Bombe...
Use a source in the reply.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-06
David ‘Bombe...
Override Object.equals().
commit
|
commitdiff
|
tree
|
snapshot
2013-04-06
David ‘Bombe...
Add class for reply source information.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-06
David ‘Bombe...
Add class for replies.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-06
David ‘Bombe...
Add Maven project file.
commit
|
commitdiff
|
tree
|
snapshot