summaryrefslogtreecommitdiffstats
path: root/sys/netinet/libalias/alias_irc.c
Commit message (Expand)AuthorAgeFilesLines
* -don't pass down, to module's fingerprint function, unused data likepiso2009-04-081-1/+1
* Silent userland warnings about missing prototypes.piso2009-01-151-0/+1
* Explicitate the newpacket size.piso2008-03-191-12/+13
* Don't abuse stack space while in kernel land, use heap instead.piso2008-03-171-5/+10
* MFP4:piso2008-03-061-2/+4
* Include string.h for non-kernel builds to get proper memcpy prototype.kan2007-04-041-0/+1
* Summer of Code 2005: improve libalias - part 1 of 2piso2006-09-261-4/+79
* Disable checksum processing in LibAlias, when it works as aglebius2005-06-271-0/+4
* Always include alias.h before alias_local.hglebius2005-05-051-1/+1
* Play with includes so that libalias can be compiled both as userlandglebius2005-05-051-2/+15
* Introduce inline {ip,udp,tcp}_next() functions which take a pointer to andes2004-07-061-1/+1
* Make libalias WARNS?=6-clean. This mostly involves renaming variablesdes2004-07-051-14/+14
* Mechanical whitespace cleanup.des2004-07-051-4/+4
* Run through indent(1) so I can read the code without getting a headache.des2004-03-161-259/+287
* Mostly mechanical rework of libalias:phk2004-01-171-2/+3
* Remove trailing whitespacebrian2002-07-011-8/+8
* cmott@scientech.com -> cm@linktel.netbrian2001-11-031-1/+1
* Add __FBSDID's to libaliasdillon2001-09-301-2/+3
* Close the "IRC DCC" security breach reported recently on Bugtraq.ru2001-08-211-0/+6
* Make the copyright consistent.brian2001-08-201-3/+0
* Handle snprintf() returning -1brian2001-08-201-3/+13
* Add BSD-style copyright headersbrian2001-06-041-2/+28
* Added boolean argument to link searching functions, indicatingru2000-10-301-4/+3
* Add $FreeBSD$ and spell Eklund properly.billf1999-08-291-0/+2
* Don't call PunchFWHole() ifdef NO_FW_PUNCHbrian1998-06-061-0/+2
* o Support a compile-time -DNO_FW_PUNCH for portabilitybrian1998-04-191-1/+1
* Teach libalias to work with IPFW firewalls (controlled by a flag).eivind1998-01-091-0/+3
* Create the alias library. This is currently only used bybrian1997-05-231-0/+311
OpenPOWER on IntegriCloud