freebsd-dev/lib/libalias
Matthew Dillon 374fad8b17 Reviewed by: freebsd-current
Add bounds checking to netbios NS packet resolving code.  This should
    prevent natd from crashing on badly formed netbios packets (as might be
    heard when the machine is sitting on a cable modem or certain DSL
    networks), and also closes potential security holes that might have
    exploited the lack of bounds checking in the previous version of the
    code.
1998-12-14 02:25:32 +00:00
..
alias_cuseeme.c Add CUSEEME support. This has *not* been tested, nor 1998-06-24 06:58:00 +00:00
alias_db.c o Support a compile-time -DNO_FW_PUNCH for portability 1998-04-19 21:42:07 +00:00
alias_ftp.c Don't call PunchFWHole() ifdef NO_FW_PUNCH 1998-06-06 21:52:37 +00:00
alias_irc.c Don't call PunchFWHole() ifdef NO_FW_PUNCH 1998-06-06 21:52:37 +00:00
alias_local.h Reviewed by: freebsd-current 1998-12-14 02:25:32 +00:00
alias_nbt.c Reviewed by: freebsd-current 1998-12-14 02:25:32 +00:00
alias_old.c Update to version 2.2. Only the PacketAlias*() 1997-08-03 18:20:03 +00:00
alias_util.c Update to version 2.2. Only the PacketAlias*() 1997-08-03 18:20:03 +00:00
alias.c Reviewed by: freebsd-current 1998-12-14 02:25:32 +00:00
alias.h o Support a compile-time -DNO_FW_PUNCH for portability 1998-04-19 21:42:07 +00:00
HISTORY Primary verison of NetBIOS over TCP/IP. Now you can connect Windows 1998-05-24 03:03:10 +00:00
libalias.3 Fix a couple of typos. 1998-11-19 18:07:28 +00:00
Makefile Remove OpenBSD build support - let the Makefile vary per 1998-08-31 12:14:30 +00:00