| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Allow ``host:port/udp'' devices and support ``host:port/tcp'' as | Brian Somers | 1999-05-12 | 1 | -3/+3 |
| * | o Redesign the layering mechanism and make the aliasing code part of | Brian Somers | 1999-05-08 | 1 | -37/+43 |
| * | Add support for NetBSD | Brian Somers | 1999-04-26 | 1 | -5/+5 |
| * | Allow port ranges in ``alias port''. | Brian Somers | 1999-03-25 | 1 | -4/+4 |
| * | Don't forget to fully initialise the configured values | Brian Somers | 1999-03-19 | 1 | -4/+4 |
| * | Support PPTP via libalias (``alias pptp addr''). | Brian Somers | 1999-03-07 | 1 | -2/+4 |
| * | Support proxying & transparent proxying curtesy of libalias(3). | Brian Somers | 1999-03-07 | 1 | -2/+4 |
| * | Extend the ``set redial'' command to allow incremental | Brian Somers | 1999-03-04 | 1 | -3/+3 |
| * | Correct some ntohl/htonl bogons in the netmask handling. | Brian Somers | 1999-03-03 | 1 | -3/+3 |
| * | Allow control over the number of ConfigREQ & TermREQ attempts | Brian Somers | 1999-02-26 | 1 | -47/+71 |
| * | Parse IP addresses more securely - specifically, don't allow | Brian Somers | 1999-02-25 | 1 | -22/+7 |
| * | Fully support both NT and LANMan CHAP type 0x80 as both | Brian Somers | 1999-02-18 | 1 | -17/+37 |
| * | Wait by default for one second after the login script | Brian Somers | 1999-02-16 | 1 | -3/+19 |
| * | When resending chap challenges, resend the same challenge | Brian Somers | 1999-02-11 | 1 | -7/+7 |
| * | Version 2.0 > 2.1 to reflection RADIUS additions. | Brian Somers | 1999-01-28 | 1 | -3/+3 |
| * | Initial RADIUS support (using libradius). See the man page for | Brian Somers | 1999-01-28 | 1 | -14/+39 |
| * | Allow a variable as the first arg to ``set proctitle''. | Brian Somers | 1998-12-14 | 1 | -7/+13 |
| * | Don't delete the primary interface address when | Brian Somers | 1998-11-05 | 1 | -3/+4 |
| * | Allow multiple systems (config labels) on the command | Brian Somers | 1998-10-31 | 1 | -22/+25 |
| * | Add ``set proctitle'' for changing argv[0]. All substitutions | Brian Somers | 1998-10-27 | 1 | -2/+46 |
| * | Add ``PROCESSID'' as a constant expanded when running | Brian Somers | 1998-10-27 | 1 | -2/+5 |
| * | Shuffle the iface-alias option so that's in alphabetical | Brian Somers | 1998-10-26 | 1 | -5/+5 |
| * | Add ``enable proxyall'' support. This adds proxy ARP entries | Brian Somers | 1998-10-26 | 1 | -7/+25 |
| * | Fix the interface alias code. Previously, I was expecting something | Brian Somers | 1998-10-26 | 1 | -13/+19 |
| * | Loosen our restrictions on setting enddisc, mrru, | Brian Somers | 1998-10-24 | 1 | -24/+54 |
| * | Solve the ``first connection'' problem that occurs on | Brian Somers | 1998-10-22 | 1 | -97/+199 |
| * | Move help displays left one column to avoid problems with | Brian Somers | 1998-10-17 | 1 | -3/+5 |
| * | Sync with OpenBSD ifdefs | Brian Somers | 1998-09-17 | 1 | -5/+9 |
| * | Add the following word substitutions when running a shell | Brian Somers | 1998-08-29 | 1 | -3/+15 |
| * | Allow the use of HISADDR, MYADDR and INTERFACE as words | Brian Somers | 1998-08-29 | 1 | -15/+78 |
| * | Mention ``cbcp'' in ``set log ?'' | Brian Somers | 1998-08-29 | 1 | -4/+4 |
| * | Fix some OpenBSD/alpha warnings | Brian Somers | 1998-08-26 | 1 | -3/+4 |
| * | Put the IP buffer queues into struct ipcp. | Brian Somers | 1998-08-26 | 1 | -4/+4 |
| * | If we've got a full output buffer queue and cannot send | Brian Somers | 1998-08-25 | 1 | -2/+12 |
| * | o Support callback types NONE, E.164, AUTH and CBCP. | Brian Somers | 1998-08-07 | 1 | -2/+59 |
| * | Always dial immediately on ``open'', ``dial'' and ``call''. | Brian Somers | 1998-07-31 | 1 | -15/+6 |
| * | Allow an optional ``!'' in the open, dial & call commands. | Brian Somers | 1998-07-29 | 1 | -8/+17 |
| * | Silence ``Network unreachable'' warnings when using | Brian Somers | 1998-07-28 | 1 | -4/+4 |
| * | Correct enable/disable handling (broken when ironing out | Brian Somers | 1998-07-12 | 1 | -3/+3 |
| * | Don't require context when there's only one link | Brian Somers | 1998-07-04 | 1 | -6/+8 |
| * | Version 2.0-beta becomes 2.0 :-) | Brian Somers | 1998-07-04 | 1 | -3/+3 |
| * | o Fix remaining sizeof problems for 64 bit machines. | Brian Somers | 1998-06-27 | 1 | -92/+104 |
| * | Remove redundant includes | Brian Somers | 1998-06-27 | 1 | -4/+2 |
| * | Don't dlopen()/dlsym() libalias, use it in the same way | Brian Somers | 1998-06-27 | 1 | -11/+9 |
| * | Add ``ipcp'' as an optional argument to ``open'', and make | Brian Somers | 1998-06-25 | 1 | -23/+41 |
| * | Create & use fsm2initial(), a function to bring a | Brian Somers | 1998-06-20 | 1 | -4/+3 |
| * | o Allow ``set mrru'' or ``set mrru 0'' to disable | Brian Somers | 1998-06-16 | 1 | -3/+3 |
| * | Change some log levels. ALERTs are only logged when | Brian Somers | 1998-06-16 | 1 | -3/+3 |
| * | Don't bring the modem offline or hangup when ``down lcp'' | Brian Somers | 1998-06-16 | 1 | -14/+20 |
| * | Fix a rather nasty use of `static'. This caused a SEGV | Brian Somers | 1998-06-15 | 1 | -12/+10 |