index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
netinet
/
libalias
/
alias_irc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
-don't pass down, to module's fingerprint function, unused data like
piso
2009-04-08
1
-1
/
+1
*
Silent userland warnings about missing prototypes.
piso
2009-01-15
1
-0
/
+1
*
Explicitate the newpacket size.
piso
2008-03-19
1
-12
/
+13
*
Don't abuse stack space while in kernel land, use heap instead.
piso
2008-03-17
1
-5
/
+10
*
MFP4:
piso
2008-03-06
1
-2
/
+4
*
Include string.h for non-kernel builds to get proper memcpy prototype.
kan
2007-04-04
1
-0
/
+1
*
Summer of Code 2005: improve libalias - part 1 of 2
piso
2006-09-26
1
-4
/
+79
*
Disable checksum processing in LibAlias, when it works as a
glebius
2005-06-27
1
-0
/
+4
*
Always include alias.h before alias_local.h
glebius
2005-05-05
1
-1
/
+1
*
Play with includes so that libalias can be compiled both as userland
glebius
2005-05-05
1
-2
/
+15
*
Introduce inline {ip,udp,tcp}_next() functions which take a pointer to an
des
2004-07-06
1
-1
/
+1
*
Make libalias WARNS?=6-clean. This mostly involves renaming variables
des
2004-07-05
1
-14
/
+14
*
Mechanical whitespace cleanup.
des
2004-07-05
1
-4
/
+4
*
Run through indent(1) so I can read the code without getting a headache.
des
2004-03-16
1
-259
/
+287
*
Mostly mechanical rework of libalias:
phk
2004-01-17
1
-2
/
+3
*
Remove trailing whitespace
brian
2002-07-01
1
-8
/
+8
*
cmott@scientech.com -> cm@linktel.net
brian
2001-11-03
1
-1
/
+1
*
Add __FBSDID's to libalias
dillon
2001-09-30
1
-2
/
+3
*
Close the "IRC DCC" security breach reported recently on Bugtraq.
ru
2001-08-21
1
-0
/
+6
*
Make the copyright consistent.
brian
2001-08-20
1
-3
/
+0
*
Handle snprintf() returning -1
brian
2001-08-20
1
-3
/
+13
*
Add BSD-style copyright headers
brian
2001-06-04
1
-2
/
+28
*
Added boolean argument to link searching functions, indicating
ru
2000-10-30
1
-4
/
+3
*
Add $FreeBSD$ and spell Eklund properly.
billf
1999-08-29
1
-0
/
+2
*
Don't call PunchFWHole() ifdef NO_FW_PUNCH
brian
1998-06-06
1
-0
/
+2
*
o Support a compile-time -DNO_FW_PUNCH for portability
brian
1998-04-19
1
-1
/
+1
*
Teach libalias to work with IPFW firewalls (controlled by a flag).
eivind
1998-01-09
1
-0
/
+3
*
Create the alias library. This is currently only used by
brian
1997-05-23
1
-0
/
+311