0
I Use This!
Inactive

Commits : Listings

Analyzed about 1 hour ago. based on code collected about 3 hours ago.
Apr 25, 2023 — Apr 25, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Just small things. More... over 19 years ago
Various updates to make things work. More... over 19 years ago
Downloading and uploading should now use the specified codetable More... over 19 years ago
Some work towards using nonstandard charsets in dc, though filelists and transfers are not included. More... over 19 years ago
Fixed small cut and paste bug. More... over 19 years ago
Fixed the order of things. Now attributes are always saved on a clean exit. More... over 19 years ago
Base32 encoding only, byte[] -> String More... over 19 years ago
A class to save information about files, such as hashes. More... over 19 years ago
GNU crypto Tiger Tree Hash More... over 19 years ago
Updates to bzip2outputstream for higher functionality. More... over 19 years ago
Added the possibility to restrict automatically started download transfers. Though I might have mispelled a config value somewhere. More... over 19 years ago
Made some comparisons case insensitive. More... over 19 years ago
Fixed a returnvalue so that things are done correctly. (Missed earlier due to no testing) More... over 19 years ago
Added license to repository for easier release creation. More... over 19 years ago
Put another wording in the welcome and about dialogs. More... over 19 years ago
GUI updates to the preferences. More... over 19 years ago
Some mac things. JavFish will now display a correct name instead of the classname for the application menu. More... over 19 years ago
Added refresh of DCLocalFileList More... over 19 years ago
Restored timeout from debug value. More... over 19 years ago
Relabeled a button. More... over 19 years ago
Fixed problem with zero-size input More... over 19 years ago
Removed used of Apache bzip2 library More... over 19 years ago
Added some licence texts and nicer main() functions. More... over 19 years ago
Fixed errors in compression, especially runlength More... over 19 years ago
Added some more accurate checks to the code, ie handles unusual situations correctly. More... over 19 years ago
Fixed an error when dealing with runlength-encoded things above 128 bytes. Error du to sign. More... over 19 years ago
Fixed error when searching empty list More... over 19 years ago
Renaming shares should now not result in as many exceptions thrown. Hopefully none. More... over 19 years ago
Changed to a better base64 coding, ie no padded bytes, this will however break things. More... over 19 years ago
Changed the directconnect preferences gui, and added an ignore messages from offline users checkbox More... over 19 years ago