| Commit message (Expand) | Author | Age | Files | Lines |
| * | What's the point of adjusting a checksum if we are going to toss the | Paolo Pisati | 2009-04-11 | 1 | -7/+4 |
| * | Plug two bugs introduced with modules conversion: | Paolo Pisati | 2009-04-11 | 2 | -7/+5 |
| * | Remove stale comments. | Paolo Pisati | 2009-04-11 | 1 | -3/+0 |
| * | -don't pass down, to module's fingerprint function, unused data like | Paolo Pisati | 2009-04-08 | 10 | -28/+34 |
| * | This commit fixes the issue with alias_sctp.c. No | Randall Stewart | 2009-02-14 | 1 | -2/+39 |
| * | Add SCTP NAT support. | Paolo Pisati | 2009-02-07 | 5 | -4/+2985 |
| * | Silent userland warnings about missing prototypes. | Paolo Pisati | 2009-01-15 | 3 | -0/+3 |
| * | Conditionally compile out V_ globals while instantiating the appropriate | Marko Zec | 2008-12-10 | 1 | -0/+2 |
| * | Improve the entropy of the source port randomization for network address | Christian S.J. Peron | 2008-08-30 | 1 | -6/+6 |
| * | Partially revert previous commit. DeleteLink() does not deletes permanent | Alexander Motin | 2008-06-22 | 1 | -1/+5 |
| * | Implement UDP transparent proxy support. | Alexander Motin | 2008-06-21 | 1 | -10/+76 |
| * | Add support for PORT/EPRT FTP commands in lowercase. | Alexander Motin | 2008-06-21 | 1 | -96/+21 |
| * | Increase LINK_TABLE_OUT_SIZE from 101 to 4001 like LINK_TABLE_IN_SIZE | Alexander Motin | 2008-06-01 | 2 | -70/+23 |
| * | Make m_megapullup() more intelligent: | Alexander Motin | 2008-06-01 | 1 | -12/+32 |
| * | Fix packet fragmentation support broken by copy/paste error in rev.1.60. | Alexander Motin | 2008-06-01 | 1 | -2/+2 |
| * | Fix build, together with a bit of style breakage. | Dmitry Morozovsky | 2008-05-02 | 1 | -1/+1 |
| * | Explicitate the newpacket size. | Paolo Pisati | 2008-03-19 | 1 | -12/+13 |
| * | Don't abuse stack space while in kernel land, use heap instead. | Paolo Pisati | 2008-03-17 | 1 | -5/+10 |
| * | -Don't pass down the entire pkt to ProtoAliasIn, ProtoAliasOut, FragmentIn | Paolo Pisati | 2008-03-12 | 3 | -305/+43 |
| * | MFP4: | Paolo Pisati | 2008-03-06 | 7 | -77/+67 |
| * | Simpler version of the previous commit. | Dag-Erling Smørgrav | 2007-12-06 | 1 | -5/+2 |
| * | Fix strict alias warnings. | John Birrell | 2007-11-23 | 1 | -2/+5 |
| * | o Kill EOLWS while I'm here. | Maxim Konovalov | 2007-04-30 | 1 | -2/+2 |
| * | o Fix strtoul() error conditions check. | Maxim Konovalov | 2007-04-30 | 1 | -1/+1 |
| * | Prevent the usage of an uninitialized variable: do not accept | Paolo Pisati | 2007-04-07 | 1 | -0/+11 |
| * | Silence Coverity about an unused variable. | Paolo Pisati | 2007-04-07 | 1 | -1/+1 |
| * | Include string.h for non-kernel builds to get proper memcpy prototype. | Alexander Kabaev | 2007-04-04 | 1 | -0/+1 |
| * | Include string.h for non-kernel builds to get proper strcpy, strlen | Alexander Kabaev | 2007-04-04 | 1 | -0/+1 |
| * | Do not assign result of (char *) cast to u_char * variable. | Alexander Kabaev | 2007-04-04 | 1 | -1/+1 |
| * | o made in kernel libalias mpsafe | Paolo Pisati | 2006-12-15 | 6 | -94/+327 |
| * | Make libalias.conf parsing a bit smarter. | Paolo Pisati | 2006-12-01 | 1 | -10/+18 |
| * | Remove m_megapullup from ng_nat and put it under libalias. | Paolo Pisati | 2006-12-01 | 2 | -0/+41 |
| * | Fix TFTP NAT support by making sure the appropriate fingerprinting checks | Joe Marcus Clarke | 2006-11-07 | 1 | -2/+4 |
| * | Merge the rest of my changes. | Ruslan Ermilov | 2006-10-11 | 1 | -13/+26 |
| * | Various mdoc and grammar fixes. | Paolo Pisati | 2006-10-08 | 1 | -275/+278 |
| * | Compilation. | Paolo Pisati | 2006-09-27 | 1 | -1/+1 |
| * | Summer of Code 2005: improve libalias - part 1 of 2 | Paolo Pisati | 2006-09-26 | 18 | -266/+2052 |
| * | o Kill BUGS section as it is not valid since rev. 1.4 alias_pptp.c. | Maxim Konovalov | 2006-07-04 | 1 | -6/+1 |
| * | Fix prototype. | Ruslan Ermilov | 2005-11-24 | 1 | -1/+1 |
| * | Use monotonic 'time_uptime' instead of 'time_second' as timebase | Andre Oppermann | 2005-09-19 | 1 | -3/+3 |
| * | Libalias incorrectly applies proxy rules to the global divert | Poul-Henning Kamp | 2005-06-27 | 1 | -1/+5 |
| * | Disable checksum processing in LibAlias, when it works as a | Gleb Smirnoff | 2005-06-27 | 7 | -12/+50 |
| * | - Don't use legacy function in a non-legacy one. This gives us | Gleb Smirnoff | 2005-06-20 | 1 | -4/+3 |
| * | Add a workaround for 64-bit archs: store unsigned long return value in | Gleb Smirnoff | 2005-05-06 | 1 | -3/+6 |
| * | s/DEBUG/LIBALIAS_DEBUG/, since DEBUG is defined in LINT and | Gleb Smirnoff | 2005-05-06 | 6 | -49/+49 |
| * | More bits for kernel version: | Gleb Smirnoff | 2005-05-05 | 1 | -1/+107 |
| * | Always include alias.h before alias_local.h | Gleb Smirnoff | 2005-05-05 | 9 | -8/+11 |
| * | When used in kernel define NO_FW_PUNCH, NO_LOGGING, NO_USE_SOCKETS. | Gleb Smirnoff | 2005-05-05 | 1 | -0/+9 |
| * | Fix argument order for bcopy() in last commit. | Gleb Smirnoff | 2005-05-05 | 1 | -1/+1 |
| * | Use bcopy() instead of memmove(). | Gleb Smirnoff | 2005-05-05 | 1 | -1/+1 |