20
I Use This!
Low Activity

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
Jun 21, 2024 — Jun 21, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
gftp-gtk: rename `ftp_connect()` to `gftp_gtk_connect()` More... over 3 years ago
lib/protocols: ensure proper url_prefix More... over 3 years ago
lib/protocol_ftp: use PRET only if server explicitly supports it More... over 3 years ago
lib/protocol_ftps.c: fix file transfers with Implicit TLS More... over 3 years ago
lib/protocol_ftp: add `use_mlsd` to `ftp_protocol_data` struct More... over 3 years ago
renamed: lib/ftpcommon.h -> lib/protocol_ftp.h More... over 3 years ago
lib/misc.c: add some debug lines / shrink code a bit.. More... over 3 years ago
gftp-gtk.c: forget last dir if remember_last_directory == 0 More... over 3 years ago
lib/protocol_fsp.c: rename lpd->fsp to fspdat->session More... over 3 years ago
renamed: lib/fsp.c -> lib/protocol_fsp.c More... over 3 years ago
lib/protocol_ftp: rename rfc959_parms to ftp_protocol_data More... over 3 years ago
Change project LICENSE to MIT More... over 3 years ago
gftp-gtk: fix connect_to_remote_on_startup More... over 3 years ago
gftp.h: remove oldpath & cnode from struct bookmarks More... over 3 years ago
create src/gtk/bookmarks_edit_entry.c More... over 3 years ago
lib/ftp-dir-listing.c: misc edits More... over 3 years ago
* FTP: use MLSD if it's supported by the server * More... over 3 years ago
lib/protocols.c: shrink code a bit More... over 3 years ago
renamed: lib/parse-dir-listing.c -> lib/ftp-dir-listing.c More... over 3 years ago
lib/mis.c: remove 2 unused functions ... More... over 3 years ago
lib/mis.c: gftp_match_filespec: use fnmatch() More... over 3 years ago
fsp/ftp dirlist: use - instead of unknown user/group More... over 3 years ago
FTP: always send `LIST -al` and fall back to `LIST` if error More... over 3 years ago
renamed: lib/rfc959.c -> lib/protocol_ftp.c More... over 3 years ago
[global] rename GFTP_*_NUM to GFTP_PROTOCOL_* More... over 3 years ago
* FTPS: support implicit TLS (FTPSi) * More... over 3 years ago
renamed: ftps.c -> protocol_ftps.c More... over 3 years ago
renamed: protocols_bookmark.c -> protocol_bookmark.c More... over 3 years ago
gFTP 2.8.0b (beta) More... over 3 years ago
"Local" protocol is now visible again (this may be reverted) More... over 3 years ago