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
/
lib
/
libalias
Commit message (
Expand
)
Author
Age
Files
Lines
*
style.Makefile(5)
obrien
2003-04-20
1
-7
/
+6
*
Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup,
schweikh
2003-01-01
2
-2
/
+2
*
Zap now-unused SHLIB_MINOR
peter
2002-09-28
1
-1
/
+0
*
Don't forget to recalculate the IP checksum of the original
ru
2002-07-23
1
-4
/
+12
*
Move IPFW2 definition before including ip_fw.h
luigi
2002-07-18
1
-32
/
+30
*
Fix a bug caused by dereferencing an invalid pointer when
luigi
2002-07-08
1
-62
/
+65
*
Remove trailing whitespace
brian
2002-07-01
10
-142
/
+142
*
The new ipfw code.
luigi
2002-06-27
1
-0
/
+118
*
Avoid unintentional trigraph.
wollman
2002-05-30
1
-1
/
+1
*
Fixed the bug in transparent TCP proxying with the "encode_ip_hdr"
ru
2001-12-18
1
-1
/
+3
*
When servicing an internal FTP server, punch ipfirewall(4) holes
ru
2001-11-27
1
-5
/
+2
*
cmott@scientech.com -> cm@linktel.net
brian
2001-11-03
9
-10
/
+10
*
mdoc(7) police: Use the new .In macro for #include statements.
ru
2001-10-01
1
-3
/
+3
*
Add __FBSDID's to libalias
dillon
2001-09-30
10
-21
/
+32
*
Fixed the bug that prevented communication with FTP servers behind
ru
2001-09-21
1
-3
/
+4
*
Added TFTP support.
ru
2001-08-21
1
-0
/
+9
*
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
4
-12
/
+0
*
Handle snprintf() returning -1
brian
2001-08-20
1
-3
/
+13
*
mdoc(7) police:
ru
2001-08-07
1
-4
/
+2
*
mdoc(7) police: removed HISTORY info from the .Os call.
ru
2001-07-10
1
-1
/
+1
*
Fixed the brain-o in rev. 1.10: the logic check was reversed.
ru
2001-06-27
1
-1
/
+1
*
Add BSD-style copyright headers
brian
2001-06-04
9
-17
/
+253
*
Change to a standard BSD-style copyright
brian
2001-06-04
1
-13
/
+22
*
Add an integer field to keep protocol-specific flags with links.
ru
2001-05-30
3
-15
/
+20
*
MAN[1-9] -> MAN.
ru
2001-03-27
1
-1
/
+1
*
Make header files conform to style(9).
brian
2001-03-25
6
-326
/
+311
*
Remove an extraneous declaration.
brian
2001-03-25
1
-1
/
+0
*
Remove (non-protected) variable names from function prototypes.
brian
2001-03-22
1
-7
/
+5
*
Add a few ``const''s to silence some -Wwrite-strings warnings
brian
2001-01-29
1
-7
/
+9
*
Ignore leading witespace in the string given to PacketAliasProxyRule().
brian
2001-01-29
1
-0
/
+1
*
mdoc(7) police: use the new feature of the An macro.
ru
2000-11-22
1
-24
/
+14
*
Added boolean argument to link searching functions, indicating
ru
2000-10-30
7
-107
/
+42
*
A significant rewrite of PPTP aliasing code.
ru
2000-10-30
4
-151
/
+265
*
A failure to allocate memory for auxiliary TCP data is now fatal.
ru
2000-10-19
1
-16
/
+15
*
A bit of indentation reformatting.
ru
2000-10-02
1
-33
/
+21
*
Fixed the calculations with UDP header length field.
ru
2000-09-21
1
-2
/
+2
*
Add -Wmissing-prototypes.
ru
2000-09-15
2
-5
/
+8
*
Match IPPROTO_ICMP with IP protocol field of the original IP
ru
2000-09-01
1
-2
/
+2
*
Changed the way we handle outgoing ICMP error messages -- do
ru
2000-09-01
1
-12
/
+22
*
Grab ADJUST_CHECKSUM() macro from alias_local.h.
ru
2000-08-31
1
-17
/
+0
*
Create aliasing links for incoming ICMP echo/timestamp requests.
ru
2000-08-31
2
-47
/
+24
*
strtok -> strsep (no strtok allowed in libraries)
ache
2000-08-29
1
-3
/
+6
*
Fixed PunchFW code segmentation violation bug.
ru
2000-08-14
1
-5
/
+4
*
Use queue(3) LIST_* macros for doubly-linked lists.
ru
2000-08-14
1
-65
/
+18
*
- Do not modify Peer's Call ID in outgoing Incoming-Call-Connected
ru
2000-08-09
1
-18
/
+25
*
Adjust TCP checksum rather than compute it afresh.
ru
2000-08-07
1
-4
/
+8
*
Whitespace only:
sheldonh
2000-07-31
1
-4
/
+4
*
Add address translation support for RTSP/RTP used by RealPlayer and
archie
2000-07-26
8
-3
/
+819
*
Fixed PunchFWHole():
ru
2000-06-27
1
-2
/
+3
[next]