- Logo update. The first attempt was too dark because of the shadow |
|
More...
|
about 24 years ago
|
- New logo (I wanted to try Gimp for Win32) :) |
|
More...
|
about 24 years ago
|
- Always include tools.jar in the classpath. |
|
More...
|
about 24 years ago
|
- Another update to the build script for Unix, to fix other problems with Cygwin. |
|
More...
|
about 24 years ago
|
- Add Cygwin compatibility to the Unix build script. |
|
More...
|
about 24 years ago
|
- Change the name of the release archives. |
|
More...
|
about 24 years ago
|
- Website updates. Sorry for the huge commit message :( |
|
More...
|
about 24 years ago
|
- New links for M5 binaries. |
|
More...
|
about 24 years ago
|
- M5 release (if tomorrow's nightly build work). |
|
More...
|
about 24 years ago
|
- Should fix the PUT related problems. The socket output has to be |
|
More...
|
about 24 years ago
|
Added minimal support for propfind. Add Stack for |
|
More...
|
about 24 years ago
|
Initial add of shell script for running command line client. |
|
More...
|
about 24 years ago
|
- Do not send the challenge response if it's null. |
|
More...
|
about 24 years ago
|
- Update to the Windows script file used to run the command line client : it |
|
More...
|
about 24 years ago
|
- Made the authenticate challenge matching case-insensitive, as suggested |
|
More...
|
about 24 years ago
|
- Cleanup of the build scripts. |
|
More...
|
about 24 years ago
|
- Updated changelog. |
|
More...
|
about 24 years ago
|
- Prevent doing a PUT on an existing collection. I'm not 100% sure |
|
More...
|
about 24 years ago
|
- AFAIK, the charset parameter of the Content-Type header doesn't have |
|
More...
|
about 24 years ago
|
- Add convinience constructors, as suggested by Sung-Gu Park. |
|
More...
|
about 24 years ago
|
Major reorganization of the Property handling code |
|
More...
|
about 24 years ago
|
- Update changelog. |
|
More...
|
about 24 years ago
|
- Fix a NPE in GetMethod related to the date parsing policy which |
|
More...
|
about 24 years ago
|
- Now using a more standard way to name properties (that wasn't visible |
|
More...
|
about 24 years ago
|
- Incorrect initialization of the properties hashtable. It had been updated in the |
|
More...
|
about 24 years ago
|
- Make Header a subclass of NameValuePair, as suggested by BC Holmes. |
|
More...
|
about 24 years ago
|
- Don't set content length while sending a file (temp fix). |
|
More...
|
about 24 years ago
|
- add additional property interfaces |
|
More...
|
about 24 years ago
|
- The initialization code should be cleaner now (no stack traces anymore). |
|
More...
|
about 24 years ago
|
- Fix a chunking parsing bug. |
|
More...
|
about 24 years ago
|