Commit graph

16 commits

Author SHA1 Message Date
lkundrak
894333673c Fix for a security issue, CVE-2007-3360. A malicious server could direct
the client into executing arbitrary code.
2007-06-25 14:15:21 +00:00
rillig
dc228ff1fe Fixed the build on NetBSD with gcc4. 2007-03-17 13:25:46 +00:00
joerg
f2277b4745 Don't define tparm on DragonFly as well. This fixes PR 31891. 2005-11-08 16:16:55 +00:00
adrianp
29725a83b1 FreeBSD build fix from FreeBSD CVS tree
Minor pkglintification of Makefile
2005-11-06 17:40:47 +00:00
adam
8f3ae2f449 Changes 1.1:
* 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-11-26 11:38:14 +00:00
heas
e96bb2c59f Fix pointers for cursor_not_in_display() & cursor_in_display(). Fixes
BUS error on sparc64.  Appears to apply to version Bitchx 1.1 too.
2004-06-27 00:35:04 +00:00
jmcneill
48283cb0b8 Make BitchX compile with GCC3 2003-12-02 01:55:30 +00:00
salo
4983b17fc3 PKGREVISION++
- 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-05-14 20:09:12 +00:00
salo
0d095992f9 Bump PKGREVISION: fix several potential buffer overflows found by Timo
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-03-29 21:20:29 +00:00
salo
0de9dffc6a Update to version 1.0c19.
Changes unknown.

Based on PR pkg/19296 from Juan RP.
2003-01-31 00:17:45 +00:00
grant
989355443c fix /usr/local paths in man page. 2002-11-06 00:59:30 +00:00
wiz
0d11545d76 Add patch that might fix pkg/17715, submitter never replied. 2002-09-09 18:04:16 +00:00
blymn
c5a960ec80 Fixed improper tgetstr call that was causing bitchx to crash when
used with NetBSD curses.
2001-09-30 13:52:57 +00:00
wiz
700d314697 Update to 1.0.3.18. ChangeLog not available AFAIK. Closes PR/11967
by Jared D. McNeill who provided the update.
2001-02-08 14:56:16 +00:00
wiz
1a73c1b88f Add patch against security problem, closing pkg/11750 by Jared McNeill.
See http://www.securityfocus.com/archive/1/149465 and
http://www.securityfocus.com/archive/1/149471.
Bump version to 1.0.3.17nb1.
2000-12-16 14:02:48 +00:00
wiz
fc32f48c02 Move bitchx from net to chat. 2000-12-15 23:16:34 +00:00