summaryrefslogtreecommitdiff
path: root/chat/bitchx/distinfo
AgeCommit message (Collapse)AuthorFilesLines
2013-12-06Fix for later gcc against platforms without stpcpy().seanb1-1/+2
2012-02-16Fix build on SunOS.hans1-2/+2
2008-07-06Add patches for two longstanding security issues in bitchx:tonnerre1-1/+3
- CVE-2007-5839: e_hostname uses mktempnam in an unsafe manner. - CVE-2007-4584: p_mode classic buffer overflow using a static string.
2007-06-25Fix for a security issue, CVE-2007-3360. A malicious server could directlkundrak1-1/+2
the client into executing arbitrary code.
2007-03-17Fixed the build on NetBSD with gcc4.rillig1-2/+4
2005-11-08Don't define tparm on DragonFly as well. This fixes PR 31891.joerg1-2/+2
2005-11-06FreeBSD build fix from FreeBSD CVS treeadrianp1-1/+2
Minor pkglintification of Makefile
2005-02-23Add RMD160 digests in addition to SHA1 onesagc1-1/+2
2004-11-26Changes 1.1:adam1-13/+6
* Fixed bug with using [$8] in expressions (Reported by BlackJac) (Patch from |Rain|) (BugID: 64) (powuh) * Fixed bug in /set show_end_of_msgs. When OFF prevented hooking of some end_of_msg numerics. (Reported by BlackJac) (Patch from |Rain|) (BugID: 51) (powuh) * Fixed incorrect ordering of operations in screen.c which caused an off-by-one access at the end ofthe buffer. (Patch from |Rain|) (BugID: 48) (powuh) * Fixed ischanvoice() to be compatiable with epic. Maintained reverse functionality as not to break existing scripts. (Patch from |Rain|) (BugID: 20) (powuh) * Fixed segfault with convert_output_format not honoring MAX_RECURSE. (Patch from |Rain|) (powuh) * Fixed possble rouge server exploit: If a rogue server sends us a ctcp request from an extremely large nickname (over about 512 bytes), we may attempt to alloca() a negative value, which under gcc will return a invalid pointer the contents of which will then be overwritten. (Reported by O_6) (Patch from |Rain|) (powuh) * Fixed segfault with channel mode parsing. (Patch from O_6) (powuh) * Removed auto_resume script, it's not needed any more (caf). * Fixed string copying snafu in gtkbitchx.c (reported by Huey) (caf). * Added STATUS_USER20 to STATUS_USER39 (patch from BlackJac) (caf).
2004-06-27Fix pointers for cursor_not_in_display() & cursor_in_display(). Fixesheas1-1/+2
BUS error on sparc64. Appears to apply to version Bitchx 1.1 too.
2003-12-02Regen.jmcneill1-1/+2
2003-05-14PKGREVISION++salo1-2/+2
- Fix major core bug with channel mode -k * on hybrid7 servers. For more information see: http://www.securityfocus.com/archive/1/321093 Patch from BitchX CVS.
2003-03-29Bump PKGREVISION: fix several potential buffer overflows found by Timosalo1-1/+7
Sirainen <tss at iki dot fi>, see the following url for more details: http://securityfocus.com/archive/1/315057 Patch from bugtraq by <caf at guarana dor org>.
2003-01-31Update to version 1.0c19.salo1-8/+9
Changes unknown. Based on PR pkg/19296 from Juan RP.
2002-11-06fix /usr/local paths in man page.grant1-1/+2
2002-09-09Add patch that might fix pkg/17715, submitter never replied.wiz1-1/+2
2001-09-30Fixed improper tgetstr call that was causing bitchx to crash whenblymn1-1/+2
used with NetBSD curses.
2001-04-18Move to sha1 distfile digests, and add distfile sizes.agc1-2/+3
2001-04-17+ move the distfile digest/checksum value from files/md5 to distinfoagc1-0/+5
+ move the patch digest/checksum values from files/patch-sum to distinfo