1
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 09, 2024 — Jun 09, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Improved support for group chat
yorhel
as Yorhel
More... almost 13 years ago
uit_msg.c: Use same 'checkchat' function as uit_hub
yorhel
as Yorhel
More... almost 13 years ago
Disable tls_policy by default with GnuTLS 2.x + show warning if enabled
yorhel
as Yorhel
More... almost 13 years ago
static: Fix build of binaries for i486 and x86-64
yorhel
as Yorhel
More... almost 13 years ago
configure: Fix --enable-git-version when cross compiling
yorhel
as Yorhel
More... almost 13 years ago
static: Replaced makefile with a shell script + use cross compilation
yorhel
as Yorhel
More... almost 13 years ago
cc.c: Fix adc(s) protocol prefix in RF notification
yorhel
as Yorhel
More... almost 13 years ago
dl.c: Honor G_FILENAME_ENCODING when saving downloaded files
yorhel
as Yorhel
More... almost 13 years ago
commands.c: Honor G_FILENAME_ENCODING in path argument to /share
yorhel
as Yorhel
More... almost 13 years ago
commands.c: Fix segfault when calling /refresh on a file
yorhel
as Yorhel
More... almost 13 years ago
Let path_suggest() honor G_FILENAME_ENCODING + path_expand()/free() fix
yorhel
as Yorhel
More... almost 13 years ago
ADC: Don't disconnect on a fatal STA message
yorhel
as Yorhel
More... almost 13 years ago
util.c: Implement path resolution in path_expand() + don't use realpath()
yorhel
as Yorhel
More... almost 13 years ago
Moved string utility functions from util.c to strutil.c
yorhel
as Yorhel
More... almost 13 years ago
README: Actually link to ncdc site + mention adcs:// version of the hub
yorhel
as Yorhel
More... almost 13 years ago
commands.c: Don't allow searching for empty string (/search '')
yorhel
as Yorhel
More... almost 13 years ago
commands.c: Better fix for the /search-without-query bug
yorhel
as Yorhel
More... almost 13 years ago
commands.c: Fix crash on /search without query
yorhel
as Yorhel
More... almost 13 years ago
vars.c: Fix display of '/set sudp_policy' if there's no SUDP support
yorhel
as Yorhel
More... almost 13 years ago
static: Fix compilation of GMP on i386 + update of gnutls
yorhel
as Yorhel
More... almost 13 years ago
Version bump + Changelog update for 1.12
yorhel
as Yorhel
More... almost 13 years ago
util.c:path_suggest(): Check for NULL return of path_expand()
yorhel
as Yorhel
More... almost 13 years ago
Added my ultra-secret statically-linked-ncdc-generator-makefile
yorhel
as Yorhel
More... almost 13 years ago
uit_search.c: Use variable-length str_formatinterval() in footer
yorhel
as Yorhel
More... almost 13 years ago
uit_msg_disconnect(): Check that the user was on disconnected hub
yorhel
as Yorhel
More... almost 13 years ago
Support uploading of chunks of 2GB and larger (bug #12)
yorhel
as Yorhel
More... almost 13 years ago
commands.c: Fix path prefix match on /share
yorhel
as Yorhel
More... almost 13 years ago
hub.c: Don't try to send UDP replies on ADC if no valid U4 is set
yorhel
as Yorhel
More... about 13 years ago
Send hubid in base32 in SCH token
yorhel
as Yorhel
More... about 13 years ago
vars.c: Fix minor bug when !SUDP_SUPPORT
yorhel
as Yorhel
More... about 13 years ago