summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2014-02-11Copyright year bumpYorhel34-34/+34
2014-02-11static: Update librariesYorhel1-6/+6
2014-02-11proto: Support adc commands with more than 127 paramsYorhel1-1/+1
2014-02-10search: add documentation for key bindingsTillmann Karras1-1/+4
2014-02-10search: Fix crash when searching an empty listYorhel1-0/+2
2014-02-10search: Fix various memory management issuesYorhel1-16/+13
2014-02-10search: Wrap to beginning/end on next/prevYorhel1-3/+10
2014-02-10search: Start searching from selected item instead of from topYorhel1-1/+1
2014-02-10search: Swap ',' and '.' keys + minor refactoringYorhel1-32/+12
2013-12-21static: Add support for building a broken ppc binaryYorhel1-1/+3