summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-03-26Version bump + year bump + Changelog update for 1.211.21Yorhel42-41/+49
2019-03-26Website http -> httpsYorhel3-4/+4
2019-03-25Static binary updatesYorhel1-17/+15
2019-03-03Drop support for libgeoip, add support for libmaxminddbYorhel7-63/+61
2018-12-09Static binary updatesYorhel1-15/+15
2017-09-06doc: Create separate section for UI flagsYorhel1-22/+67
2017-09-06Mark queued files with Q and shared with S in search and file list tabsDaniel Kamil Kozar4-9/+44
2017-08-25Broadcast the number of currently available free slotsDaniel Kamil Kozar3-7/+40
2017-08-21Add a download_shared setting to disable downloading of already shared filesDaniel Kamil Kozar4-3/+21
2017-03-15Fix test equality operator portabilityYorhel1-1/+1
2016-12-30Version & date bump + Changelog update for 1.201.20Yorhel41-41/+51
2016-12-30Update static binary libs to latest versionsYorhel1-50/+23
2016-12-16fl_load: Add support for reading multistream bzip2 filelistsYorhel1-31/+55
2016-06-25Revert "configure: Check if we need -ltinfo or -ltinfow"Yorhel1-3/+0
2016-05-20configure: Check if we need -ltinfo or -ltinfowYorhel1-0/+3
2016-05-20Fixed destination directories permissions being restricted to 0755.Johannes Beisswenger1-1/+1
2015-09-30uit_main: make /close message more helpfulTillmann Karras1-1/+1
2015-04-26tls_priority: Remove ARCFOUR-40 from default exclusion listYorhel2-4/+17
2015-04-13Add support for obtaining active_ip from the local socketYorhel4-5/+30
2015-04-11doc.h: Minor typo fixYorhel1-1/+1
2015-04-01net.c: Never pass NULL to freeaddrinfo()Yorhel1-1/+2
2015-02-21Disable RC4 ciphers by default from tls_priorityYorhel1-1/+1
2014-11-26static: Update to latest librariesYorhel1-6/+10
2014-10-10Add 'log_hubchat' setting to disable logging of the main chatYorhel3-1/+8
2014-10-07static: Build with GeoIP supportYorhel1-2/+13
2014-10-07Add geoip_cc[46] settings to disable GeoIP or specify custom databaseYorhel4-27/+57
2014-10-07Actually add geoip.c + improved error handlingYorhel3-4/+90
2014-10-07Add geoip wrappers in geoip.c + use run-time availability detectionYorhel3-52/+29
2014-10-07Add --no-bracketed-paste optionYorhel3-8/+16
2014-06-12ui_textinput: Fix display of non-ASCII charactersYorhel1-1/+1
2014-06-12Dont freopen stderr, log to separate file handleYorhel1-12/+13
2014-06-04static: Update to latest versions (+ GnuTLS security fix)Yorhel1-2/+2
2014-05-11Send bracketed paste mode code to stderr + workaround for screenYorhel2-6/+17
2014-05-11Add support for bracketed paste mode + confirm-to-send multiline stringsYorhel4-5/+63
2014-04-23Version bump + Changelog update for 1.19.11.19.1Yorhel3-3/+13
2014-04-23static: Update to latest versionsYorhel1-5/+5
2014-04-23Various fixes and improvements found by LLVM's scan-buildYorhel6-13/+10
2014-04-14Make search result lists searchableTillmann Karras1-2/+8
2014-04-05strutil.c: Fix error in str_offset_from_columns() with multicolumn charYorhel1-1/+2
2014-04-03Split ui_util.c into ui_(colors|listing|logwindow|textinput).cYorhel6-1412/+1477
2014-03-25dlfile: Detect and handle I/O errors during finalizationYorhel1-13/+39
2014-03-25dl: Fix download of 0-byte files + resume finalize on priority changeYorhel2-42/+52
2014-03-16net.c: Don't pass offset argument to Linux' sendfile()Yorhel1-5/+4
2014-03-14db.c: The temporary hashdata-cleanup index really shouldn't be UNIQUEYorhel1-1/+1
2014-03-14db.c: Ensure that /gc completes in linear time when cleaning up hashdataYorhel1-4/+11
2014-03-14net.c: Do lseek() before switching to non-sendfile fallbackYorhel1-1/+7
2014-02-13doc.h: Only list search keys for browse+userlist, merge ,/.Yorhel1-3/+7
2014-02-12ui_util: close history file after reading itTillmann Karras1-0/+1
2014-02-11Version bump + Changelog update for 1.191.19Yorhel3-3/+12
2014-02-11deps: Update yxmlYorhel2-20/+24