summaryrefslogtreecommitdiff
path: root/news/suck/distinfo
AgeCommit message (Collapse)AuthorFilesLines
2014-10-15Remove unused strnstr prototype.joerg1-2/+2
2013-10-24Fix build on SunOS. Patch from Thomas Merkel.jperkin1-2/+2
2006-10-16added support for Darwinschwarz1-1/+2
2006-10-15added support for IRIX 5 and for Darwinschwarz1-2/+2
2006-01-03Fix a last-minute typo. Noticed by tjk on IRC.joerg1-2/+2
2006-01-02Don't declare strnstr in a conflicting way for DragonFly.joerg1-1/+2
2005-02-24Add RMD160 digestsagc1-1/+2
2003-04-10Update to 4.3.2, update MASTER_SITES and HOMEPAGE.wiz1-3/+3
Changes: both.c - sgetline() - changes to fix SSL bug with the select, connect_to_nntphost() - add code to handle host:port syntax. This fix also allows you to specify a port number for the local host. suck.c - to handle SIGINT in addition to SIGTERM, build_command() fix in potential buffer overflow testhost.c - added -Q option, to allow user to specify NNTP authentiation via env variables. And other bug fixes.
2003-02-21Update to 4.3.1.wiz1-3/+3
Extract of changes: -Q option to specify NNTP authentication via environment variables Changes to allow it to use SSL. -i option, to ignore the readonly opening response and try to post anyway, since inn-2.3, when using authinfo, still sends 201 code meaning readonly. do_one_group() - added code for resetcounter option. If remote end resets its article numbers the normal suck response is to ignore the group and reset the lastread counter to match the current high counter. This option tells suck to reset its lastread counter to the low counter, effectively causing suck to get all articles for the group, and use the historydb to check for dupes. Added low_read option. This option is used in concert with the maxread option of the sucknewsrc. Normally when there is a maxread in the sucknewsrc, suck will download the newest articles. This option tells suck to download instead the oldest articles. do_articles() - added code for show_group option. This option will add the name of the current group to the BPS display as you download the articles. do_nodownload() - added, this routine allows you to specifiy Message-IDs to never download. See the SUCKNODOWNLOAD section in the man page. Bugfixes and code cleanups.
2001-04-19Move to sha1 digests, and add distfile sizes.agc1-2/+3
2001-04-17+ move the distfile digest/checksum value from files/md5 to distinfoagc1-0/+4
+ move the patch digest/checksum values from files/patch-sum to distinfo