summaryrefslogtreecommitdiffstats
path: root/lib/libalias
Commit message (Expand)AuthorAgeFilesLines
* MFC r312452-r312512:ngie2017-02-103-3/+3
* Update libalias and libpam packaged files.gjb2016-02-051-0/+1
* META MODE: Prefer INSTALL=tools/install.sh to lessen the need for xinstall.host.bdrewery2015-11-251-1/+0
* Revert r284417 it is not necessary anymorebapt2015-06-152-2/+2
* Enforce overwritting SHLIBDIRbapt2015-06-152-2/+2
* Add META_MODE support.sjg2015-06-139-0/+164
|\
| * dirdeps.mk now sets DEP_RELDIRsjg2015-06-081-2/+0
| * Updated dependenciessjg2014-05-169-9/+1
| * Updated dependenciessjg2014-05-109-0/+18
| * Updated dependenciessjg2013-03-119-0/+9
| * Updated dependenciessjg2013-02-169-18/+0
| * Updated/new Makefile.dependsjg2012-11-089-0/+27
| * Sync FreeBSD's bmake branch with Juniper's internal bmake branch.marcel2012-08-229-0/+145
|/
* Remove redundant WARNS?=6 overrides and inherit the WARNS setting fromuqs2010-03-022-1/+3
* Bump the version of all non-symbol-versioned shared libraries inkensmith2009-07-191-1/+1
* -Don't pass down the entire pkt to ProtoAliasIn, ProtoAliasOut, FragmentInpiso2008-03-121-1/+1
* - Bump share library version which were missed in last bumprafan2007-06-181-1/+1
* Fix a regression: let natd load libalias modules before /usr is mountedpiso2006-10-089-9/+10
* - Removed a copyright from makefile.ru2006-09-274-31/+7
* Put back NO_WERROR= to fix sparc64 build.ru2006-09-271-0/+1
* Summer of Code 2005: improve libalias - part 1 of 2piso2006-09-2612-13/+101
* Bump the shared library version number of all libraries that have notkensmith2005-07-221-1/+1
* Build userland libalias using src/sys/netinet/libalias.glebius2005-05-0417-10259/+2
* natd core dumps when -reverse switch is used because of a bug inphk2005-04-051-2/+2
* Fix a problem in the Skinny ALG where a specially crafted packet could causemarcus2005-03-031-4/+4
* Sort sections.ru2005-01-201-5/+5
* include "alias.h", not <alias.h>brian2005-01-101-1/+1
* For variables that are only checked with defined(), don't provideru2004-10-241-1/+1
* Fix outgoing ICMP on global instance.phk2004-08-141-5/+5
* Fix Skinny and PPTP NAT'ing after the introduction of the {ip,tcp,udp}_nextmarcus2004-08-042-2/+2
* Push WARNS back up to 6, but define NO_WERROR; I want the warts out in thedes2004-07-061-1/+2
* Introduce inline {ip,udp,tcp}_next() functions which take a pointer to andes2004-07-0612-52/+77
* Rewrite twowords() to access its argument through a char pointer and notdes2004-07-061-3/+10
* Temporarily lower WARNS to 3 while I figure out the alignment issues ondes2004-07-061-1/+1
* Make libalias WARNS?=6-clean. This mostly involves renaming variablesdes2004-07-0515-676/+721
* Parenthesize return values.des2004-07-056-120/+120
* Mechanical whitespace cleanup.des2004-07-056-126/+126
* Add LibAliasOutTry() which checks a packet for a hit in the tables, butphk2004-07-042-16/+29
* Mechanically kill hard sentence breaks.ru2004-07-021-7/+7
* Bumped document date.ru2004-07-011-5/+7
* Unbreak natd.deischen2004-04-021-0/+1
* Raise WARNS level to 2.des2004-03-311-0/+1
* Deal with aliasing warnings.des2004-03-314-181/+63
* Run through indent(1) so I can read the code without getting a headache.des2004-03-1614-5317/+5233
* Mostly mechanical rework of libalias:phk2004-01-1716-737/+1071
* Grrr...add the Skinny alias code forgotten in the last commit.marcus2003-09-231-0/+338
* Add Cisco Skinny Station protocol support to libalias, natd, and ppp.marcus2003-09-236-1/+30
* Fixed -Wpointer-arith warning.ru2003-09-091-1/+1
* mdoc(7): Use the new feature of the .In macro.ru2003-09-081-2/+2
* style.Makefile(5)obrien2003-08-181-1/+1
OpenPOWER on IntegriCloud