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
*
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
*
Remove single-space hard sentence breaks. These degrade the quality
sheldonh
2000-03-02
1
-1
/
+2
*
-it do, among other things, clear out any
alfred
2000-02-28
1
-1
/
+1
*
The flags PKT_ALIAS_PUNCH_FW and PKT_ALIAS_PROXY_ONLY were both
archie
2000-02-02
1
-1
/
+1
*
Mention what PKT_ALIAS_PROXY_ONLY does.
brian
2000-02-02
1
-1
/
+6
*
Replace beforeinstall target with new variables used by .mk system.
rgrimes
2000-01-14
1
-4
/
+1
*
Fix a '&&' that should have been a '&'.
archie
1999-12-10
1
-1
/
+1
*
Fix several typos.
archie
1999-12-09
1
-17
/
+17
*
Restore sub-chapters order.
phantom
1999-11-09
1
-19
/
+16
*
Properly handle the case when either the aliasing or source address of
ru
1999-09-27
1
-26
/
+66
*
ReLink() partial links in FindLinkOut() in the same manner as we do it
ru
1999-09-22
1
-7
/
+15
*
Restore previous version of FindLinkIn().
ru
1999-09-21
1
-9
/
+8
*
- Make partially specified permanent links (without `dst_addr' and/or
ru
1999-09-21
1
-11
/
+25
*
sys/errno.h -> errno.h
brian
1999-09-21
1
-1
/
+1
*
- Optimization to the previous (rev 1.15) commit.
ru
1999-09-10
1
-9
/
+11
*
Handle TCP reset sequence properly.
ru
1999-09-09
1
-2
/
+2
*
Fix typo.
ru
1999-09-08
1
-1
/
+1
*
Add $FreeBSD$ and spell Eklund properly.
billf
1999-08-29
7
-1
/
+14
*
$Id$ -> $FreeBSD$
peter
1999-08-28
5
-5
/
+5
*
Aallow ppp to work with Nortel Networks Extranet Switch
brian
1999-08-22
1
-0
/
+6
*
Typo: 102 => 192 (PR: docs/13310 - Maxim Sobolev <sobomax@altavista.net>)
hoek
1999-08-22
1
-2
/
+2
*
Various man page cleanup:
mpp
1999-08-15
1
-17
/
+12
*
Don't get caught in an infinite recursion when PKT_ALIAS_REVERSE
brian
1999-06-22
2
-5
/
+18
*
brucify
brian
1999-05-23
1
-2
/
+2
*
Make incoming packets work as keepalives, too. This should fix problems
eivind
1999-05-20
1
-0
/
+1
*
Add missing ``.''.
brian
1999-05-04
1
-1
/
+1
*
Work around an egcs optimizer bug (i386). This should fix the active ftp
luoqi
1999-04-21
1
-2
/
+4
*
PacketAliasProxyRule takes a const char *
brian
1999-03-25
1
-1
/
+1
*
Add a ``const'' and remove some inconsistent prototype args.
brian
1999-03-24
3
-4
/
+4
*
Remove duplicate line.
billf
1999-03-23
1
-1
/
+0
[next]