13
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Sep 07, 2024 — Sep 07, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Don't be too eager to reduce upload bandwidth.
ram
as Raphael Manfredi
More... over 5 years ago
parq_upload_free(): perfect candidate for WFREE0().
ram
as Raphael Manfredi
More... over 5 years ago
Avoid g_memmove() which has been deprecated.
ram
as Raphael Manfredi
More... over 5 years ago
Use extra () to silence clang warning.
ram
as Raphael Manfredi
More... over 5 years ago
Fix indentation to hopefully shut clang warnings.
ram
as Raphael Manfredi
More... over 5 years ago
Fixed comment typo.
ram
as Raphael Manfredi
More... over 5 years ago
Fix 2 harmful typos.
ram
as Raphael Manfredi
More... over 5 years ago
Guarantee updating of properties when refresh button is clicked. More... over 5 years ago
Fix style in search_common.c. More... over 5 years ago
Use WFREE_TYPE_NULL() when possible.
ram
as Raphael Manfredi
More... over 5 years ago
Avoid possible memory leak.
ram
as Raphael Manfredi
More... over 5 years ago
callback.c: prevent greyed out folders. More... over 5 years ago
Fix address of FSF, cont.
ram
as Raphael Manfredi
More... over 5 years ago
Fix address of FSF.
ram
as Raphael Manfredi
More... over 5 years ago
search_gui_close_search(): avoid crash when emptying search list twice. More... over 5 years ago
signal_name(): contort to avoid gcc-10 warning.
ram
as Raphael Manfredi
More... over 5 years ago
Remove executable permissions on C source file!
ram
as Raphael Manfredi
More... over 5 years ago
Updated to fix obsolete FSF postal address.
ram
as Raphael Manfredi
More... over 5 years ago
Avoid strncpy() if we can.
ram
as Raphael Manfredi
More... over 5 years ago
More files for git to ignore.
ram
as Raphael Manfredi
More... over 5 years ago
sig_compute_pc_index(): be paranoid about optimization.
ram
as Raphael Manfredi
More... over 5 years ago
Ensure alloca_stack_direction_compute() is never inlined.
ram
as Raphael Manfredi
More... over 5 years ago
Let emulated alloca() cleanup when thread exits.
ram
as Raphael Manfredi
More... over 5 years ago
Regenrate Configure to fix gccversion usage bug.
ram
as Raphael Manfredi
More... over 5 years ago
gtk_gnutella_exit(): must close UPnP layer before HTTP.
ram
as Raphael Manfredi
More... over 5 years ago
parq_upload_send_queue(): tie PARQ upload queue and upload.
ram
as Raphael Manfredi
More... over 5 years ago
node_g2_read(): fixed faulty assertion.
ram
as Raphael Manfredi
More... over 5 years ago
Fixed comment typo.
ram
as Raphael Manfredi
More... over 5 years ago
ADNS: refactored code a bit, normalizing logging.
ram
as Raphael Manfredi
More... over 5 years ago
signal_trap_with(): avoid kernel signal desynchronisation.
ram
as Raphael Manfredi
More... over 5 years ago