Don't be too eager to reduce upload bandwidth. |
|
More...
|
over 5 years ago
|
parq_upload_free(): perfect candidate for WFREE0(). |
|
More...
|
over 5 years ago
|
Avoid g_memmove() which has been deprecated. |
|
More...
|
over 5 years ago
|
Use extra () to silence clang warning. |
|
More...
|
over 5 years ago
|
Fix indentation to hopefully shut clang warnings. |
|
More...
|
over 5 years ago
|
Fixed comment typo. |
|
More...
|
over 5 years ago
|
Fix 2 harmful typos. |
|
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. |
|
More...
|
over 5 years ago
|
Avoid possible memory leak. |
|
More...
|
over 5 years ago
|
callback.c: prevent greyed out folders. |
|
More...
|
over 5 years ago
|
Fix address of FSF, cont. |
|
More...
|
over 5 years ago
|
Fix address of FSF. |
|
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. |
|
More...
|
over 5 years ago
|
Remove executable permissions on C source file! |
|
More...
|
over 5 years ago
|
Updated to fix obsolete FSF postal address. |
|
More...
|
over 5 years ago
|
Avoid strncpy() if we can. |
|
More...
|
over 5 years ago
|
More files for git to ignore. |
|
More...
|
over 5 years ago
|
sig_compute_pc_index(): be paranoid about optimization. |
|
More...
|
over 5 years ago
|
Ensure alloca_stack_direction_compute() is never inlined. |
|
More...
|
over 5 years ago
|
Let emulated alloca() cleanup when thread exits. |
|
More...
|
over 5 years ago
|
Regenrate Configure to fix gccversion usage bug. |
|
More...
|
over 5 years ago
|
gtk_gnutella_exit(): must close UPnP layer before HTTP. |
|
More...
|
over 5 years ago
|
parq_upload_send_queue(): tie PARQ upload queue and upload. |
|
More...
|
over 5 years ago
|
node_g2_read(): fixed faulty assertion. |
|
More...
|
over 5 years ago
|
Fixed comment typo. |
|
More...
|
over 5 years ago
|
ADNS: refactored code a bit, normalizing logging. |
|
More...
|
over 5 years ago
|
signal_trap_with(): avoid kernel signal desynchronisation. |
|
More...
|
over 5 years ago
|