1
I Use This!
Inactive

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 9 hours ago.
May 30, 2024 — May 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
print in old testuite what we are trying to do More... over 15 years ago
old testsuite now takes name of fsp server and port from command line More... over 15 years ago
add fspoutputstream More... over 15 years ago
FSP should be in uppercase More... over 15 years ago
add javadoc comment to constructor More... over 15 years ago
fix few typos in changelog More... over 15 years ago
added new class FSPprotection for working with directory protection information. We even have FSPv1 compatibility More... over 15 years ago
change javadoc for FSPversion, note that we can parse CC_VERSION packet More... over 15 years ago
add testcases for FSPversion(FSPpacket) constructor More... over 15 years ago
trim() FSP server string version fspd for some weird reason terminates version strings with 0x0a 0x00 More... over 15 years ago
FSPversion parsing logic moved to FSPversion class constructor More... over 15 years ago
Added Junit4 testsuite for FSPversion More... over 15 years ago
Changed return type of FSPversion.clone to FSPversion More... over 15 years ago
generate Javadoc via Maven2 More... over 15 years ago
Removed Makefile support. We do not need to support 3 build systems
Radim Kolář
as majitel
More... over 15 years ago
merged SConscript fixes
Radim Kolář
as majitel
More... over 15 years ago
document that FSPutil.stat throws exception also if server do not supports CC_STAT command. Add statSupported to @see also More... over 15 years ago
improve help text for FSPutil.statSupported function and recommend it for detection if FSP server still responds over FSPutil.version More... over 15 years ago
correct @link and @see in javadoc help for FSPutil.version More... over 15 years ago
merged javadoc fixes
Radim Kolář
as Radim Kolar
More... over 15 years ago
arguments ses renamed to session for making look javadoc better More... over 15 years ago
SCons build scripts fixed after moving source files around to src/ and tests/ subdirectory. Also generate jar filename compatible with maven2 build
Radim Kolář
as Radim Kolar
More... over 15 years ago
correct paramter name in javadoc, we named it in source More... over 15 years ago
note in changelog that we support maven2.2 build system More... over 15 years ago
mark setData test as @Ignore More... over 15 years ago
added Maven2 pom file for running junit tests and making jar More... over 15 years ago
Ignore target/ directory - it is used as output for Maven2 builds
Radim Kolář
as majitel
More... over 15 years ago
update copyright year and add link to Javadoc API reference on www More... over 15 years ago
packunpacktest moved from testcase.java to JUNIT4 testcase for FSPpacket More... over 15 years ago
added JUNIT4 testcase for FSPpacket More... over 15 years ago