Age | Commit message (Expand) | Author |
2000-01-07 | Don't set ifaddr::in_addrs to 1 after an ``iface clear'' on an interface | brian |
2000-01-07 | Upgrade from 2.23 -> 2.26 | brian |
1999-10-13 | When uncompressing VJ-compressed frames, fix the ip_sum directly | brian |
1999-10-05 | The .Bl -tag flag expects a -width argument. | Aaron Campbell |
1999-09-23 | Typo fixes. | Alex Feldman |
1999-08-26 | Align mbufs to sizeof(long), not 4 | brian |
1999-08-22 | Allow authkey to be changed independently of the current phase. | brian |
1999-08-18 | Mention ``alias enable no'', not ``alias enable off''. | brian |
1999-08-17 | Implement a minimum idle time value as an optional second argument | brian |
1999-08-17 | Set the close-on-exec flag for all unused descriptors when | brian |
1999-08-10 | If we receive an IPCP protocol reject, bring it down. | brian |
1999-08-09 | Change printf formats %q[du] -> %ll[du] | brian |
1999-08-09 | Insist that ppp.conf and it's parent directories aren't `other' | brian |
1999-08-08 | Don't log_Printf(..., buf) in case buf contains %s | brian |
1999-08-06 | If the clock is put back, ensure that we don't end up dividing by | brian |
1999-08-05 | o Obsolete the undocumented ``set weight'' command. | brian |
1999-08-03 | Reorganise ppp's usage to avoid some mandoc limitations. | brian |
1999-08-02 | Mention that ospf is a possible filter protocol. | brian |
1999-08-02 | Use err[x]/warn[x] and improve error reporting | brian |
1999-08-02 | Filter ospf and igmp separately. | brian |
1999-07-29 | Mention which rfc the DNS/NBNS IPCP extensions come from. | brian |
1999-07-28 | Don't return a garbage mbuf pointer after storing it | brian |
1999-07-28 | Fix a load of typos | brian |
1999-07-27 | o Overhaul filtering, adding facilities to jump over rules and to | brian |
1999-07-27 | If we've negotiated CBCP and have also specified ``none'' as a possible | brian |
1999-07-27 | Be a bit more consistent with variable names. | brian |
1999-07-26 | Fix an off-by-one error and correct the man page WRT clearing | brian |
1999-07-24 | When we fetch previously retrieved IP fragments from the alias | brian |
1999-07-17 | Fix a typo | brian |
1999-07-15 | Back out the mis-commit of my development ISDN modifications. | brian |
1999-07-15 | Don't declare `end' if we aren't compiling radius support. | brian |
1999-07-10 | Leap through one more hoop to avoid alignment problems. | brian |
1999-07-07 | The proper order of the ``introductory'' macros in a man page is .Dd/.Dt/.Os. | Aaron Campbell |
1999-07-03 | remove redundant .Pp macros | Aaron Campbell |
1999-06-26 | Don't bother read()ing if we ``expect'' nothing in our chat script. | brian |
1999-06-26 | If we run out of chat script immediately after a successfully executed | brian |
1999-06-23 | Support `igmp' filters. | brian |
1999-06-22 | Disable TUNSLMODE when we first open the tun device (FreeBSD only). | brian |
1999-06-22 | Fix the unused REVERSE stuff in the packet aliasing code. | brian |
1999-06-18 | Don't use the ``next'' redial timer if we have no phone number at all. | brian |
1999-06-14 | Come up with something useful when someone searches for | brian |
1999-06-11 | Show the correct error if we fail to open a device. | brian |
1999-06-11 | Describe why a ``magic'' enddisc is not always a good idea. | brian |
1999-06-10 | Allow reserved substitution strings to be escaped by preceeding them | brian |
1999-06-10 | Never bring a link back up after receiving a terminating signal, | brian |
1999-06-10 | Allow a remote IP and port range specification in the | brian |
1999-06-09 | Initialise `mp'. | brian |
1999-06-09 | Allow our endpoint discriminator to be enabled, disabled, accepted | brian |
1999-06-09 | Use the correct pid when substituting PROCESSID. | brian |
1999-06-08 | Don't use static variables if we don't have to. | brian |