summaryrefslogtreecommitdiff
path: root/src/doc.h
AgeCommit message (Expand)AuthorFilesLines
2024-01-07Version 1.24 + static binary updates + get rid of copyright year1.24Yorhel1-1/+1
2023-06-08Add keybinding 'u' to sort unknown files first in file listings.Thomas Klausner1-0/+1
2022-05-30Version + year bump1.23Yorhel1-1/+1
2021-03-27Add tls_policy=force optionYorhel1-6/+5
2019-04-16Allow multiple upload connections to one hub userDaniel Kamil Kozar1-0/+4
2019-04-15Allow using "b" and "B" key bindings in the connections tabDaniel Kamil Kozar1-2/+3
2019-03-26Version bump + year bump + Changelog update for 1.211.21Yorhel1-1/+1
2019-03-03Drop support for libgeoip, add support for libmaxminddbYorhel1-7/+4
2017-08-25Broadcast the number of currently available free slotsDaniel Kamil Kozar1-0/+5
2017-08-21Add a download_shared setting to disable downloading of already shared filesDaniel Kamil Kozar1-0/+6
2016-12-30Version & date bump + Changelog update for 1.201.20Yorhel1-1/+1
2015-04-13Add support for obtaining active_ip from the local socketYorhel1-1/+5
2015-04-11doc.h: Minor typo fixYorhel1-1/+1
2014-10-10Add 'log_hubchat' setting to disable logging of the main chatYorhel1-0/+4
2014-10-07Add geoip_cc[46] settings to disable GeoIP or specify custom databaseYorhel1-0/+8
2014-02-13doc.h: Only list search keys for browse+userlist, merge ,/.Yorhel1-3/+7
2014-02-11Copyright year bumpYorhel1-1/+1
2014-02-10search: add documentation for key bindingsTillmann Karras1-1/+4
2013-10-14Add "download_segment" setting to change minimum segment sizeYorhel1-0/+4
2013-04-14userlist: Added 'q' key to match users' filelist with the queueYorhel1-1/+2
2013-03-23doc: Fix download key mention in /help set download_excludeYorhel1-1/+1
2013-03-15Serialize granted users in database + use nick for matchingYorhel1-5/+3
2013-03-10doc: Document the real key for the sorting dirs before files toggleYorhel1-1/+1
2013-02-17doc.h: Mention the new 'tab_active' color in the docsYorhel1-0/+1
2013-02-16doc.h: Remove active_tls_portYorhel1-9/+3
2013-01-29var.c: Allow local_address and active_ip to be set to both IPv4 and IPv6Yorhel1-10/+22
2012-10-11Added ADC BLOM support and 'adc_blom' option to enable itYorhel1-0/+6
2012-08-10Added "share_emptydirs" setting + have it disabled by defaultYorhel1-0/+6
2012-06-11Added 'sudp_policy' settingYorhel1-0/+11
2012-05-27Add 'share_symlink' option + disable symlink following by defaultYorhel1-0/+6
2012-05-22ui.c: Add Alt+a key to cycle through tabs with recent activityYorhel1-0/+1
2012-05-22Add /delhub command to remove hub info from the config fileYorhel1-0/+3
2012-05-20commands.c: List all known hubs on /open without argumentsYorhel1-4/+5
2012-05-20Added 'notify_bell' optionYorhel1-0/+12
2012-05-13Programming style: typedef all structs with name_t and use thoseYorhel1-6/+12
2012-05-10Allow a single TCP/TLS listen port + autodetect TLS stateYorhel1-10/+8
2012-04-29Add 'tls_priority' settingYorhel1-0/+7
2012-04-27net.c: Add framework for sync. I/O + implemented file uploadingYorhel1-6/+4
2012-04-15Added 'reconnect_timeout' settingYorhel1-0/+4
2012-03-24ui.c: Don't quit ncdc on Ctrl+CYorhel1-2/+1
2012-03-10commands.c: Display (global) indicator on /hset + doc improvementsYorhel1-4/+6
2012-03-09Automatically get `active_ip' from the hubYorhel1-6/+9
2012-03-09Use 'local_address' for outgoing connectionsYorhel1-2/+5
2012-03-09Rename 'active_bind' to 'local_address'Yorhel1-4/+4
2012-03-08Added /listen commandYorhel1-0/+3
2012-03-08Added active_(tls|udp)_port settingsYorhel1-7/+19
2012-03-07Only bind used addresses + allow all active_ settings to be hub-localYorhel1-9/+6
2012-03-01Added 'disconnect_offline' settingYorhel1-0/+5
2012-02-12ui.c: Added 'm' key to the connection tab to PM userYorhel1-0/+1
2012-02-09Added hash speed limiting and the 'hash_rate' settingYorhel1-0/+4