77
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 3 days ago.
Jun 01, 2025 — Jun 01, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
NEWS: add webdav improvement note. More... about 10 years ago
document ftp:use-mlsd setting. More... about 10 years ago
Revert "openssl: try to enlarge BIO buffer (may help to improve throughput with some latency)." More... over 10 years ago
Merge branch 'http-digest-auth' More... over 10 years ago
NEWS: add note about digest auth. More... over 10 years ago
http-auth: move http:authorization handling; pre-send basic auth only for hftp. More... over 10 years ago
http-auth: add scheme_code; choose the best scheme offered. More... over 10 years ago
http: finish digest authentication. More... over 10 years ago
(HttpHeader::append_quoted_value) new static method. More... over 10 years ago
gnulib: add memcasecmp for xstring::eq_nc More... over 10 years ago
xstring: (eq_nc) new method for no-case comparision More... over 10 years ago
lftp.1: fixed a typo on mirror --recursion description. More... over 10 years ago
improved lftp --help (add --norc and some other info); improved --debug with optional level. More... over 10 years ago
webdav: fixed a problem with split chardata (#213) More... over 10 years ago
make xstring::null const (so that it's not possible to modify it); add xstring_c::null, make url::encode return const xstring ref. More... over 10 years ago
FileCopy: fixed negative offset in status line on http put. More... over 10 years ago
http: skip . and reduce dir/.. when combining cwd with file. More... over 10 years ago
http(webdav): show the file name when doing "ls file"; append/strip trailing slash depending on new_cwd type. More... over 10 years ago
http: don't set state=DONE when we have propfind data to process. More... over 10 years ago
NumberPair: check Log::global before usage. More... over 10 years ago
Log does not need to inherit SMTask (minus one task). More... over 10 years ago
http: add another propfind debug message More... over 10 years ago
improve configure checks for ncurses/termcap; also add a cpp error. More... over 10 years ago
http: add log message for propfind EOF, tidy up More... over 10 years ago
HttpDirXML.cc: add debug printing of XML structure (level 10). More... over 10 years ago
http: fixed a memory leak when using PROPFIND for cd. More... over 10 years ago
Merge branch 'i18n-de' of https://github.com/jwilk/lftp into jwilk-i18n-de More... over 10 years ago
NEWS: add ssl optimization note More... over 10 years ago
IOBufferSSL: don't try to read/write ssl if it's not ready. More... over 10 years ago
additional change for [c34c59c] SMTask: call select at least once a second to update FDReady status. More... over 10 years ago