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
*
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
*
- Removed PacketAliasPptp() API function.
ru
2000-06-20
4
-38
/
+1
*
Added true support for PPTP aliasing. Some nice features include:
ru
2000-06-20
7
-11
/
+422
*
- Improved passive mode FTP support by aliasing 229 replies.
ru
2000-06-16
1
-312
/
+337
*
- Added support for passive mode FTP by aliasing 227 replies.
ru
2000-06-14
3
-15
/
+228
*
Revert the default behaviour for incoming connections so
brian
2000-05-11
2
-3
/
+3
*
Replace PacketAliasRedirectPptp() (which had nothing specific
ru
2000-04-28
5
-111
/
+88
*
Spell PacketAliasRedirectAddr() correctly.
ru
2000-04-27
1
-1
/
+1
*
Load Sharing using IP Network Address Translation (RFC 2391, LSNAT).
ru
2000-04-27
3
-27
/
+150
*
Add support for multiple PPTP sessions:
ru
2000-04-18
5
-88
/
+265
*
Apply TCP_EXPIRE_CONNECTED (86400 seconds) timeout only to established
ru
2000-04-14
1
-16
/
+10
*
A complete reformatting of manual page.
ru
2000-04-13
1
-724
/
+686
*
Make partially specified permanent links without `dst_addr'
ru
2000-04-12
1
-11
/
+15
*
- Add support for FTP EPRT (RFC 2428) command.
ru
2000-04-06
1
-63
/
+169
*
- Remove unused includes.
ru
2000-04-05
1
-24
/
+96
*
- Moved NULL definition into private include file.
ru
2000-04-05
2
-7
/
+6
*
Minor spelling fixes.
ru
2000-04-05
2
-5
/
+7
*
Correct Charles Mott's email address
brian
2000-04-02
1
-1
/
+1
*
Allow PacketAliasSetTarget() to be passed the following:
brian
2000-03-31
2
-13
/
+22
*
When an incoming packet is received that is not specifically
brian
2000-03-31
1
-1
/
+1
*
Make _FindLinkIn() static and only define GetDestPort when
brian
2000-03-19
1
-2
/
+4
[next]