| Commit message (Expand) | Author | Age | Files | Lines |
* | Allow ``host:port/udp'' devices and support ``host:port/tcp'' as | brian | 1999-05-12 | 1 | -3/+3 |
* | o Redesign the layering mechanism and make the aliasing code part of | brian | 1999-05-08 | 1 | -19/+19 |
* | When going from DATALINK_HANGUP directly to | brian | 1999-04-06 | 1 | -1/+5 |
* | When we get an LCP TLU, go into PHASE_AUTHENTICATE | brian | 1999-04-05 | 1 | -2/+2 |
* | Extend the ``set redial'' command to allow incremental | brian | 1999-03-04 | 1 | -46/+97 |
* | Allow control over the number of ConfigREQ & TermREQ attempts | brian | 1999-02-26 | 1 | -8/+8 |
* | When our dial timeout is ``random'', display its value | brian | 1999-02-25 | 1 | -9/+14 |
* | Fully support both NT and LANMan CHAP type 0x80 as both | brian | 1999-02-18 | 1 | -10/+9 |
* | Nuke any remaining auth timers when datalinks come back down | brian | 1999-02-17 | 1 | -9/+17 |
* | When resending chap challenges, resend the same challenge | brian | 1999-02-11 | 1 | -5/+21 |
* | Decouple pap & chap output routines from the corresponding | brian | 1999-02-06 | 1 | -25/+24 |
* | Reimplement the previous fix (no response to PAP requests) | brian | 1999-02-02 | 1 | -5/+3 |
* | If we receive no answer from the server when sending PAP | brian | 1999-02-01 | 1 | -3/+5 |
* | Initial RADIUS support (using libradius). See the man page for | brian | 1999-01-28 | 1 | -2/+5 |
* | Recurse when we've switched state via LoginDone(). If we've | brian | 1999-01-20 | 1 | -2/+2 |
* | If we've configured CBCP *and* another not-so-important | brian | 1999-01-12 | 1 | -5/+9 |
* | Don't use the next phone number after the ``|'' if the | brian | 1999-01-08 | 1 | -1/+2 |
* | Fix a rather bad latency problem (uncovered by the recent timer commit). | brian | 1998-12-15 | 1 | -2/+2 |
* | Boy, this was tricky to find: | brian | 1998-12-10 | 1 | -1/+2 |
* | Explain what the ``*'' means for a CBCP phone number | brian | 1998-10-17 | 1 | -3/+9 |
* | Destroy any existing chat timeouts in datalink_ComeDown() | brian | 1998-08-18 | 1 | -1/+2 |
* | When entering ``term'' mode, don't output any messages until | brian | 1998-08-09 | 1 | -3/+11 |
* | o Support callback types NONE, E.164, AUTH and CBCP. | brian | 1998-08-07 | 1 | -18/+167 |
* | Only start checking carrier when the datalink state machine | brian | 1998-07-03 | 1 | -2/+4 |
* | The CCP layer now behaves as follows: | brian | 1998-06-30 | 1 | -4/+6 |
* | Remove redundant includes | brian | 1998-06-27 | 1 | -2/+1 |
* | Add ``ipcp'' as an optional argument to ``open'', and make | brian | 1998-06-25 | 1 | -2/+3 |
* | o If we come out of select() with only write descriptors that | brian | 1998-06-24 | 1 | -4/+7 |
* | Create & use fsm2initial(), a function to bring a | brian | 1998-06-20 | 1 | -17/+6 |
* | Only set the datalink::stayonline flag if we | brian | 1998-06-16 | 1 | -4/+5 |
* | Make `close lcp' just close the LCP layer and not hangup. This is | brian | 1998-06-15 | 1 | -11/+25 |
* | o Maintain a link-type mask for open datalinks as well as | brian | 1998-06-12 | 1 | -1/+2 |
* | o Make modes consistent throughout ppp. The same strings are used | brian | 1998-05-29 | 1 | -11/+12 |
* | o Don't forget to close our transfer socket if we cannot | brian | 1998-05-28 | 1 | -3/+4 |
* | o Don't try to transfer tty device descriptors as there's no way of | brian | 1998-05-25 | 1 | -4/+8 |
* | o Move our prompt descriptor list outside of the bundle. | brian | 1998-05-23 | 1 | -4/+1 |
* | o If all CCPs are disabled & denied, don't send a REQ - just enter | brian | 1998-05-23 | 1 | -2/+4 |
* | MFMP: Make ppp multilink capable. | brian | 1998-05-21 | 1 | -0/+1096 |