| Commit message (Expand) | Author | Age | Files | Lines |
* | -Don't pass down the entire pkt to ProtoAliasIn, ProtoAliasOut, FragmentIn | piso | 2008-03-12 | 1 | -1/+1 |
* | - Bump share library version which were missed in last bump | rafan | 2007-06-18 | 1 | -1/+1 |
* | Fix a regression: let natd load libalias modules before /usr is mounted | piso | 2006-10-08 | 9 | -9/+10 |
* | - Removed a copyright from makefile. | ru | 2006-09-27 | 4 | -31/+7 |
* | Put back NO_WERROR= to fix sparc64 build. | ru | 2006-09-27 | 1 | -0/+1 |
* | Summer of Code 2005: improve libalias - part 1 of 2 | piso | 2006-09-26 | 12 | -13/+101 |
* | Bump the shared library version number of all libraries that have not | kensmith | 2005-07-22 | 1 | -1/+1 |
* | Build userland libalias using src/sys/netinet/libalias. | glebius | 2005-05-04 | 17 | -10259/+2 |
* | natd core dumps when -reverse switch is used because of a bug in | phk | 2005-04-05 | 1 | -2/+2 |
* | Fix a problem in the Skinny ALG where a specially crafted packet could cause | marcus | 2005-03-03 | 1 | -4/+4 |
* | Sort sections. | ru | 2005-01-20 | 1 | -5/+5 |
* | include "alias.h", not <alias.h> | brian | 2005-01-10 | 1 | -1/+1 |
* | For variables that are only checked with defined(), don't provide | ru | 2004-10-24 | 1 | -1/+1 |
* | Fix outgoing ICMP on global instance. | phk | 2004-08-14 | 1 | -5/+5 |
* | Fix Skinny and PPTP NAT'ing after the introduction of the {ip,tcp,udp}_next | marcus | 2004-08-04 | 2 | -2/+2 |
* | Push WARNS back up to 6, but define NO_WERROR; I want the warts out in the | des | 2004-07-06 | 1 | -1/+2 |
* | Introduce inline {ip,udp,tcp}_next() functions which take a pointer to an | des | 2004-07-06 | 12 | -52/+77 |
* | Rewrite twowords() to access its argument through a char pointer and not | des | 2004-07-06 | 1 | -3/+10 |
* | Temporarily lower WARNS to 3 while I figure out the alignment issues on | des | 2004-07-06 | 1 | -1/+1 |
* | Make libalias WARNS?=6-clean. This mostly involves renaming variables | des | 2004-07-05 | 15 | -676/+721 |
* | Parenthesize return values. | des | 2004-07-05 | 6 | -120/+120 |
* | Mechanical whitespace cleanup. | des | 2004-07-05 | 6 | -126/+126 |
* | Add LibAliasOutTry() which checks a packet for a hit in the tables, but | phk | 2004-07-04 | 2 | -16/+29 |
* | Mechanically kill hard sentence breaks. | ru | 2004-07-02 | 1 | -7/+7 |
* | Bumped document date. | ru | 2004-07-01 | 1 | -5/+7 |
* | Unbreak natd. | deischen | 2004-04-02 | 1 | -0/+1 |
* | Raise WARNS level to 2. | des | 2004-03-31 | 1 | -0/+1 |
* | Deal with aliasing warnings. | des | 2004-03-31 | 4 | -181/+63 |
* | Run through indent(1) so I can read the code without getting a headache. | des | 2004-03-16 | 14 | -5317/+5233 |
* | Mostly mechanical rework of libalias: | phk | 2004-01-17 | 16 | -737/+1071 |
* | Grrr...add the Skinny alias code forgotten in the last commit. | marcus | 2003-09-23 | 1 | -0/+338 |
* | Add Cisco Skinny Station protocol support to libalias, natd, and ppp. | marcus | 2003-09-23 | 6 | -1/+30 |
* | Fixed -Wpointer-arith warning. | ru | 2003-09-09 | 1 | -1/+1 |
* | mdoc(7): Use the new feature of the .In macro. | ru | 2003-09-08 | 1 | -2/+2 |
* | style.Makefile(5) | obrien | 2003-08-18 | 1 | -1/+1 |
* | Stage 3 of dynamic root support. Make all the libraries needed to run | gordon | 2003-08-17 | 1 | -0/+1 |
* | In the PKT_ALIAS_PROXY_ONLY mode, make sure to preserve the | ru | 2003-06-13 | 1 | -0/+4 |
* | Removed a couple of .Xo/.Xc that are leftovers of the "ninth-argument | ru | 2003-06-13 | 1 | -9/+3 |
* | Clarify that original address and port when doing transparent proxying | ru | 2003-06-13 | 1 | -5/+5 |
* | Added myself to the AUTHORS section. | ru | 2003-06-13 | 1 | -0/+2 |
* | The .Fn function | charnier | 2003-06-08 | 1 | -4/+6 |
* | A new API function PacketAliasRedirectDynamic() can be used | ru | 2003-06-01 | 3 | -1/+36 |
* | Make the PacketAliasSetAddress() function call optional. If it | ru | 2003-06-01 | 2 | -11/+18 |
* | 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 |