ncdc Changelog

What's new in ncdc 1.19

Feb 11, 2014
  • Add search functionality to the file browser and user list (/,. keys)
  • Add geoip support (requires --with-geoip at configure)
  • Add 'download_segment' setting to change minimum segment size
  • Log hashing progress to stderr.log
  • Fix three (potential) security vulnerabilities
  • Fix downloading of file lists when other user has no free slots

New in ncdc 1.18.1 (Oct 7, 2013)

  • Fix crash when downloading files from multiple sources
  • Use the yxml library to parse files.xml.bz2 files
  • Fix various XML conformance bugs in parsing files.xml.bz2 files

New in ncdc 1.18 (Sep 26, 2013)

  • Add support for segmented downloading
  • Support $MyINFO without flags byte on NMDC hubs
  • Don't require pod2man on build
  • Fix tab-completion of nick names when full nick is specified
  • Fix cursor position on selected line in listings
  • Fix bug with schema-less /connect

New in ncdc 1.17 (Jun 15, 2013)

  • Add 'q' key to user list for matching a users' files with download queue
  • Add transfers.log format documentation to manual page
  • Consider non-alphanumeric characters as word separators in input line
  • Fix outgoing UDP messages to respect local_address setting
  • Fix Alt+Backspace on xterm-like terminals
  • Fix handling of "." and ".." file/directory names in files.xml.bz2
  • Fix possible crash when receiving unexpected encrypted search results
  • Fix sendfile() handling to use fallback on EOVERFLOW
  • Fix possible crash when logging UDP messages

New in ncdc 1.16.1 (Mar 25, 2013)

  • Fix crash when opening connection on ADC in passive mode
  • Fix documentation of 'd' key in download_exclude setting