vars.c: Removed outdated comment |
|
More...
|
about 13 years ago
|
Added 'sudp_policy' setting |
|
More...
|
about 13 years ago
|
cc.c: Fix minor bug with error handling on ADC CINF |
|
More...
|
about 13 years ago
|
Add 'share_symlink' option + disable symlink following by default |
|
More...
|
about 13 years ago
|
Removed two pointless checks |
|
More...
|
about 13 years ago
|
commands.c: Add space after autocompleting a command |
|
More...
|
about 13 years ago
|
ui.c: Add Alt+a key to cycle through tabs with recent activity |
|
More...
|
about 13 years ago
|
vars.c: Allow binding to port numbers below 1024 |
|
More...
|
about 13 years ago
|
Add /delhub command to remove hub info from the config file |
|
More...
|
about 13 years ago
|
uit_userlist: Use lowercase flags and added TLS support indication |
|
More...
|
about 13 years ago
|
ui_listing: Add support for hiding rows + uit_conn: Add state filters |
|
More...
|
about 13 years ago
|
commands.c: List all known hubs on /open without arguments |
|
More...
|
about 13 years ago
|
Added 'notify_bell' option |
|
More...
|
about 13 years ago
|
ui.c: Updated some comments |
|
More...
|
about 13 years ago
|
Split the hub tab into a separate file (uit_hub.c) |
|
More...
|
about 13 years ago
|
Split the message tab into a separate file (uit_msg.c) |
|
More...
|
about 13 years ago
|
Split the user list tab into a separate file (uit_userlist.c) |
|
More...
|
about 13 years ago
|
uit_dl.c: Fix J key |
|
More...
|
about 13 years ago
|
Split the search tab into a separate file (uit_search.c) |
|
More...
|
about 13 years ago
|
Split the file list tab into a separate file (uit_fl.c) |
|
More...
|
about 13 years ago
|
net.c: Only typedef synfer_t and dnscon_t once |
|
More...
|
about 13 years ago
|
Split the download queue tab into a separate file (uit_dl.c) |
|
More...
|
about 13 years ago
|
Split the connections tab into a separate file (uit_conn.c) |
|
More...
|
about 13 years ago
|
Split the main tab into a separate file (uit_main.c) |
|
More...
|
about 13 years ago
|
Use interface struct for ui tabs + static pointers instead of UIT_* |
|
More...
|
about 13 years ago
|
README: Add notes on cross compiling |
|
More...
|
about 13 years ago
|
Keep global hash table of opened hubs |
|
More...
|
about 13 years ago
|
net.c: Embed ratecalc_t into net_t |
|
More...
|
about 13 years ago
|
struct net -> net_t and make it an opaque type |
|
More...
|
about 13 years ago
|
Version bump + Changelog update for 1.11 |
|
More...
|
about 13 years ago
|