summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
9 hoursconfigure: Use autoconf-lean + remove pointless checksHEADmasterYorhel2-17/+121
5 daysfl_load.c: Don't allow '/' in file or directory nameYorhel1-4/+8
8 dayssearch.c: Don't handle search results if search_list is uninitializedYorhel1-1/+1
9 daysfl_load.c: Don't allow "." and ".." as file/dir names in files.xml.bz2Yorhel1-0/+8
11 daysui_util: Consider non-alpanum ASCII characters as word separatorsYorhel1-6/+14
11 daysmain.c: Make Alt+Backspace work on urxvt and xtermYorhel1-0/+5
2013-05-07ncdc.1: Mention mailing list and bug tracker as support placesYorhel1-2/+4
2013-05-07ncdc.1: Move/reformat transfers.log documentation for the manual pageYorhel1-0/+73
2013-04-24net.c: Use printf length specifier to cut \n from logged ADC messagesYorhel1-12/+6
2013-04-24net.c: Fix possible crash when logging UDP messagesYorhel1-1/+1
2013-04-14strutil: Use g_ascii_strcasecmp() instead of g_strcasecmp()Yorhel1-1/+1
2013-04-14userlist: Added 'q' key to match users' filelist with the queueYorhel2-1/+8
2013-03-23Version bump + Changelog update for 1.16.11.16.1Yorhel1-0/+4
2013-03-23cc: Fix crash when opening connection on ADC in passive modeYorhel1-6/+6
2013-03-23doc: Fix download key mention in /help set download_excludeYorhel1-1/+1
2013-03-21Version bump + Changelog update for 1.161.16Yorhel3-2/+13
2013-03-19hub.c: Log DSTA messages instead of spamming the main chatYorhel1-2/+9
2013-03-19hub.c: Fix reporting of active mode flag on NMDCYorhel1-1/+1
2013-03-19README: Increase required sqlite versionYorhel1-1/+1
2013-03-16hub.c: Fix escaping in DSTA 141 messageYorhel1-1/+1
2013-03-15HACKING: Document users tableYorhel1-0/+12
2013-03-15Serialize granted users in database + use nick for matchingYorhel5-96/+213
2013-03-15net.c: Fix error reporting in SYN state with TLS enabledYorhel1-1/+1
2013-03-15net.c: Fix idle disconnect in SYN stateYorhel2-2/+2
2013-03-14dl.c: Fix bug when setting the error state for user for all filesYorhel1-1/+1
2013-03-14cc.c: Don't throttle users who are granted a slotYorhel1-2/+2
2013-03-14ADC: Support CIDs with lengths between 128 and 512 bitsYorhel4-51/+56
2013-03-10doc: Document the real key for the sorting dirs before files toggleYorhel2-2/+2
2013-03-09hub.c: Enable active mode if IP is known before logging inYorhel1-0/+5
2013-03-06cc.c: Ensure that cc->net is in disconnected state before net_unref()Yorhel1-0/+1
2013-03-05static: Let's give mipsel-softfloat a tryYorhel1-1/+5
2013-03-02Version bump + Changelog update for 1.151.15Yorhel3-2/+23
2013-03-02static: Update to latest library versions + glib compilation fixesYorhel1-8/+11
2013-02-26commands.c: Allow spaces before a commandYorhel1-4/+7
2013-02-23uit_userlist.c: Fix email field misalignmentTilka1-1/+1
2013-02-23uit_userlist.c: Save some horizontal screen spaceTilka1-9/+9
2013-02-22uit_userlist.c: adjust column widths for IPv6Tilka1-12/+12
2013-02-22net.c: Remove "Read error" prefix in network error messagesYorhel1-8/+4
2013-02-22cc.c: Fix unclean disconnect on timeoutYorhel1-1/+1
2013-02-22Add Alt+backspace as alias for Ctrl+wYorhel2-2/+3
2013-02-17ui_logwindow_add(): Correctly handle \r, \r\n and \n in log messagesYorhel1-20/+18
2013-02-17doc.h: Mention the new 'tab_active' color in the docsYorhel1-0/+1
2013-02-17Added 'color_tab_active' settingYorhel2-2/+3
2013-02-17uit_userlist: Fix alignment of total share sizeYorhel1-1/+1
2013-02-17doc: Updated ncdc(1) to reflect removal of the active_tls_port settingYorhel1-7/+5
2013-02-17hub.c: Fix reporting of TCP6 and UDP6 in SUYorhel1-1/+1
2013-02-17listen.c: Fix formatting of ip:port stringsYorhel2-11/+17
2013-02-17hub.c: Support IPv6 active modeYorhel3-38/+55
2013-02-17net.c: Keep track of whether the connection is IPv4 or v6Yorhel3-9/+12
2013-02-16doc.h: Remove active_tls_portYorhel1-9/+3