20
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 21, 2024 — Jun 21, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
docs: add README.keylog for SSLKEYLOGFILE TLS decryption support More... about 2 months ago
Adding OpenSSL SSLKEYLOGFILE support in gFTP and removing OpenSSL <3.x version check More... about 2 months ago
Fix MathML in README.md More... 2 months ago
TLS validation of wildcard subjectAltName domain More... 2 months ago
update install instructions for meson More... 5 months ago
fix warnings related to type mismatch between int and off_t More... 5 months ago
meson: delete autotools files More... 5 months ago
meson: Add initial support for meson More... 5 months ago
Replace two calls of gtk_container_add with gtk_button_set_image for compatibility with gtk2/3/(mostly)4 More... almost 2 years ago
src/gtk/menu-items.c: use g_file_get_contents() More... almost 2 years ago
Render the LICENSE in the Help->About->License dialog More... almost 2 years ago
add gftp_get_doc_dir() / show AUTHORS file in About More... almost 2 years ago
gtk_image_new_from_stock is deprecated in newer versions of GTK. Replace with gtk_image_new_from_icon_name() to remain forward compatible with gtk 3.10+ More... almost 2 years ago
- Correct compilation error in update_file_status More... almost 2 years ago
lib/protocol_ftp.c: fix segfault More... almost 2 years ago
src/gtk: now the new transfer GtkTreeView works More... almost 2 years ago
- Silence a few more compiler warnings More... almost 2 years ago
gftp-gtk.c: GTK3: hack to set a proper size for the log window More... almost 2 years ago
src/gtk: fix compilation with gtk3 More... almost 2 years ago
lib/protocols.c: fix warning if NLS is disabled More... almost 2 years ago
src/gtk: Wg_mutex -> g_mutex More... almost 2 years ago
lib/protocol_ftp.c: fix potential memleak More... almost 2 years ago
lib/protocol_ftp: improve ftp_read_response() More... almost 2 years ago
use g_strstrip More... almost 2 years ago
Limit Warnings - minor corrections by casting - silence all gtk deprecation warnings This can disabled by commenting out the first line #pragma /* #pragma GCC diagnostic ignored "-Wdeprecated-declarations" */ More... almost 2 years ago
GtkTreeView Transfer Window implementation (WIP) More... almost 2 years ago
handle (new) DOS date/time variant More... almost 2 years ago
remove FSP support (again) More... almost 2 years ago
build listbox.c as typical source file More... almost 2 years ago
create_portable_gftp.sh: tweaks More... almost 3 years ago