2
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
- Logo update. The first attempt was too dark because of the shadow
Remy Maucherat
as remm
More... about 24 years ago
- New logo (I wanted to try Gimp for Win32) :)
Remy Maucherat
as remm
More... about 24 years ago
- Always include tools.jar in the classpath.
Remy Maucherat
as remm
More... about 24 years ago
- Another update to the build script for Unix, to fix other problems with Cygwin.
Remy Maucherat
as remm
More... about 24 years ago
- Add Cygwin compatibility to the Unix build script.
Remy Maucherat
as remm
More... about 24 years ago
- Change the name of the release archives.
Remy Maucherat
as remm
More... about 24 years ago
- Website updates. Sorry for the huge commit message :(
Remy Maucherat
as remm
More... about 24 years ago
- New links for M5 binaries.
Remy Maucherat
as remm
More... about 24 years ago
- M5 release (if tomorrow's nightly build work).
Remy Maucherat
as remm
More... about 24 years ago
- Should fix the PUT related problems. The socket output has to be
Remy Maucherat
as remm
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.
Remy Maucherat
as remm
More... about 24 years ago
- Update to the Windows script file used to run the command line client : it
Remy Maucherat
as remm
More... about 24 years ago
- Made the authenticate challenge matching case-insensitive, as suggested
Remy Maucherat
as remm
More... about 24 years ago
- Cleanup of the build scripts.
Remy Maucherat
as remm
More... about 24 years ago
- Updated changelog.
Remy Maucherat
as remm
More... about 24 years ago
- Prevent doing a PUT on an existing collection. I'm not 100% sure
Remy Maucherat
as remm
More... about 24 years ago
- AFAIK, the charset parameter of the Content-Type header doesn't have
Remy Maucherat
as remm
More... about 24 years ago
- Add convinience constructors, as suggested by Sung-Gu Park.
Remy Maucherat
as remm
More... about 24 years ago
Major reorganization of the Property handling code More... about 24 years ago
- Update changelog.
Remy Maucherat
as remm
More... about 24 years ago
- Fix a NPE in GetMethod related to the date parsing policy which
Remy Maucherat
as remm
More... about 24 years ago
- Now using a more standard way to name properties (that wasn't visible
Remy Maucherat
as remm
More... about 24 years ago
- Incorrect initialization of the properties hashtable. It had been updated in the
Remy Maucherat
as remm
More... about 24 years ago
- Make Header a subclass of NameValuePair, as suggested by BC Holmes.
Remy Maucherat
as remm
More... about 24 years ago
- Don't set content length while sending a file (temp fix).
Remy Maucherat
as remm
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).
Remy Maucherat
as remm
More... about 24 years ago
- Fix a chunking parsing bug.
Remy Maucherat
as remm
More... about 24 years ago