projects
/
xudocci.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Make copies of lists before iterating.
[xudocci.git]
/
src
/
main
/
java
/
net
/
pterodactylus
/
xdcc
/
2013-05-02
David ‘Bombe’ Roden
Make copies of lists before iterating.
tree
|
commitdiff
2013-05-02
David ‘Bombe’ Roden
Add bandwidth counting output stream.
tree
|
commitdiff
2013-04-26
David ‘Bombe’ Roden
Add commands to show the current connections and close...
tree
|
commitdiff
2013-04-26
David ‘Bombe’ Roden
Add methods to close the connection.
tree
|
commitdiff
2013-04-18
David ‘Bombe’ Roden
Fix imports.
tree
|
commitdiff
2013-04-18
David ‘Bombe’ Roden
Fix message.
tree
|
commitdiff
2013-04-18
David ‘Bombe’ Roden
Fix constructor.
tree
|
commitdiff
2013-04-18
David ‘Bombe’ Roden
Ignore fetches for a file we are already downloading.
tree
|
commitdiff
2013-04-18
David ‘Bombe’ Roden
Store downloads differently.
tree
|
commitdiff
2013-04-18
David ‘Bombe’ Roden
Show whether a download has already started.
tree
|
commitdiff
2013-04-18
David ‘Bombe’ Roden
Make class thread-safe.
tree
|
commitdiff
2013-04-18
David ‘Bombe’ Roden
Add predicate that identifies running downloads.
tree
|
commitdiff
2013-04-18
David ‘Bombe’ Roden
Override hashCode() and equals().
tree
|
commitdiff
2013-04-16
David ‘Bombe’ Roden
Remove downloads correctly.
tree
|
commitdiff
2013-04-16
David ‘Bombe’ Roden
Repost notices to the console.
tree
|
commitdiff
2013-04-14
David ‘Bombe’ Roden
Remove write() methods to prevent mulitple flush()s...
tree
|
commitdiff
2013-04-14
David ‘Bombe’ Roden
Show only the name of the pack, not the real file name.
tree
|
commitdiff
2013-04-14
David ‘Bombe’ Roden
Remove all network-related data if the network is disco...
tree
|
commitdiff
2013-04-14
David ‘Bombe’ Roden
Let the core verify each minute that all configured...
tree
|
commitdiff
2013-04-14
David ‘Bombe’ Roden
Move network connecting into its own method.
tree
|
commitdiff
2013-04-14
David ‘Bombe’ Roden
Rename a bot if its nickname changes.
tree
|
commitdiff
2013-04-13
David ‘Bombe’ Roden
Show a message when a bot has left a channel.
tree
|
commitdiff
2013-04-13
David ‘Bombe’ Roden
Show a message when a bot has quit IRC.
tree
|
commitdiff
2013-04-13
David ‘Bombe’ Roden
Resume a download if a partial file already exists...
tree
|
commitdiff
2013-04-13
David ‘Bombe’ Roden
Add generic error message event.
tree
|
commitdiff
2013-04-11
David ‘Bombe’ Roden
Write generic messages to the console.
tree
|
commitdiff
2013-04-11
David ‘Bombe’ Roden
Remove a bot when it quits.
tree
|
commitdiff
2013-04-11
David ‘Bombe’ Roden
Remove bots when they leave the channel; handle our...
tree
|
commitdiff
2013-04-11
David ‘Bombe’ Roden
Keep the order of the DCC receivers.
tree
|
commitdiff
2013-04-11
David ‘Bombe’ Roden
Remove downloads when they have finished, too.
tree
|
commitdiff
2013-04-11
David ‘Bombe’ Roden
Show received messages on the console.
tree
|
commitdiff
2013-04-11
David ‘Bombe’ Roden
Ignore case of channel names when locating the channel.
tree
|
commitdiff
2013-04-11
David ‘Bombe’ Roden
Remove DCCs when finished.
tree
|
commitdiff
2013-04-11
David ‘Bombe’ Roden
Send private messages to listeners.
tree
|
commitdiff
2013-04-11
David ‘Bombe’ Roden
Add convenience methods for writing and flushing.
tree
|
commitdiff
2013-04-11
David ‘Bombe’ Roden
Notify user when a download fails.
tree
|
commitdiff
2013-04-11
David ‘Bombe’ Roden
Fix moving of download to final directory.
tree
|
commitdiff
2013-04-11
David ‘Bombe’ Roden
Notify all listeners when a download failes.
tree
|
commitdiff
2013-04-11
David ‘Bombe’ Roden
Format overall download rate correctly.
tree
|
commitdiff
2013-04-11
David ‘Bombe’ Roden
Make the correct class abstract.
tree
|
commitdiff
2013-04-11
David ‘Bombe’ Roden
Add methods to configure multiple ports with one method...
tree
|
commitdiff
2013-04-11
David ‘Bombe’ Roden
Notify the user when a download starts or finishes.
tree
|
commitdiff
2013-04-11
David ‘Bombe’ Roden
Register all command readers with the event bus.
tree
|
commitdiff
2013-04-11
David ‘Bombe’ Roden
Add container for download data.
tree
|
commitdiff
2013-04-11
David ‘Bombe’ Roden
Send events when downloads start and finish.
tree
|
commitdiff
2013-04-11
David ‘Bombe’ Roden
Move download to final location when it has finished.
tree
|
commitdiff
2013-04-11
David ‘Bombe’ Roden
Store download-related stuff in the download.
tree
|
commitdiff
2013-04-11
David ‘Bombe’ Roden
Ignore unrequested downloads.
tree
|
commitdiff
2013-04-11
David ‘Bombe’ Roden
Store all downloads.
tree
|
commitdiff
2013-04-11
David ‘Bombe’ Roden
Add fields for temporary and final download directories.
tree
|
commitdiff
2013-04-11
David ‘Bombe’ Roden
Send events from the DCC receiver.
tree
|
commitdiff
2013-04-11
David ‘Bombe’ Roden
Rename methods.
tree
|
commitdiff
2013-04-10
David ‘Bombe’ Roden
Show bandwidth in DCC information.
tree
|
commitdiff
2013-04-10
David ‘Bombe’ Roden
Expose the current rate over the maximum lifetime.
tree
|
commitdiff
2013-04-10
David ‘Bombe’ Roden
Add input stream that counts its consumed bandwidth.
tree
|
commitdiff
2013-04-10
David ‘Bombe’ Roden
Add counter for accumulating data.
tree
|
commitdiff
2013-04-10
David ‘Bombe’ Roden
Add “stats” command.
tree
|
commitdiff
2013-04-10
David ‘Bombe’ Roden
Keep track of extra channels.
tree
|
commitdiff
2013-04-10
David ‘Bombe’ Roden
Keep track of joined channels.
tree
|
commitdiff
2013-04-10
David ‘Bombe’ Roden
Add method to get the configured channel for a channel...
tree
|
commitdiff
2013-04-10
David ‘Bombe’ Roden
Expose currently joined channels.
tree
|
commitdiff
2013-04-10
David ‘Bombe’ Roden
Make channels work correctly in maps and sets.
tree
|
commitdiff
2013-04-10
David ‘Bombe’ Roden
Expose all configured channels.
tree
|
commitdiff
2013-04-10
David ‘Bombe’ Roden
Initiate the download when being offered a file.
tree
|
commitdiff
2013-04-10
David ‘Bombe’ Roden
Add “get” command to command reader.
tree
|
commitdiff
2013-04-10
David ‘Bombe’ Roden
Add command to initiate a download from a bot.
tree
|
commitdiff
2013-04-10
David ‘Bombe’ Roden
Add command to show active DCC receivers.
tree
|
commitdiff
2013-04-10
David ‘Bombe’ Roden
Expose DCC receivers from core.
tree
|
commitdiff
2013-04-09
David ‘Bombe’ Roden
Use map and set creators from Guava.
tree
|
commitdiff
2013-04-09
David ‘Bombe’ Roden
Add network adapter.
tree
|
commitdiff
2013-04-09
David ‘Bombe’ Roden
Write output to a given writer, not only stdout.
tree
|
commitdiff
2013-04-09
David ‘Bombe’ Roden
Sort results permanently.
tree
|
commitdiff
2013-04-09
David ‘Bombe’ Roden
Make an empty line repeat the last command.
tree
|
commitdiff
2013-04-09
David ‘Bombe’ Roden
Make a bot deliver all its packs when it’s being iterat...
tree
|
commitdiff
2013-04-09
David ‘Bombe’ Roden
Expose all currently known bots.
tree
|
commitdiff
2013-04-09
David ‘Bombe’ Roden
Add command reader.
tree
|
commitdiff
2013-04-08
David ‘Bombe’ Roden
Send event when a bot is added.
tree
|
commitdiff
2013-04-08
David ‘Bombe’ Roden
Send event when the core is started.
tree
|
commitdiff
2013-04-08
David ‘Bombe’ Roden
Simplify equals().
tree
|
commitdiff
2013-04-08
David ‘Bombe’ Roden
Ensure that name is always != null.
tree
|
commitdiff
2013-04-08
David ‘Bombe’ Roden
Override equals() and hashCode().
tree
|
commitdiff
2013-04-08
David ‘Bombe’ Roden
Compare correct objects.
tree
|
commitdiff
2013-04-08
David ‘Bombe’ Roden
Add current state of core.
tree
|
commitdiff
2013-04-08
David ‘Bombe’ Roden
Add bots and packs.
tree
|
commitdiff
2013-04-08
David ‘Bombe’ Roden
Add channel container.
tree
|
commitdiff
2013-04-08
David ‘Bombe’ Roden
Add network and server container.
tree
|
commitdiff