| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove the last vestiges of libRSAglue now that it's an empty stub. | kris | 2000-03-11 | 1 | -4/+0 |
* | Buildworld fixes for NO_OPENSSH and NO_OPENSSL | kris | 2000-03-09 | 1 | -1/+1 |
* | Remove single-space hard sentence breaks. These degrade the quality | sheldonh | 2000-03-03 | 1 | -21/+43 |
* | Update DISTRIBUTION for new crypto world order. | markm | 2000-02-29 | 1 | -1/+1 |
* | Use libcrypto instead of libdes. | markm | 2000-02-24 | 2 | -3/+7 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 29 | -29/+29 |
* | Add a knob to avoid DES code when making crunched binary. This isn't a beauty | abial | 1999-07-15 | 1 | -2/+11 |
* | Reset our start time when the link comes up, correcting | brian | 1999-06-17 | 1 | -1/+2 |
* | When incrementing through a SIOCGIFCONF list, enforce a lower limit of | archie | 1999-06-05 | 1 | -6/+9 |
* | pppd/Makefile: | jdp | 1999-04-29 | 1 | -5/+8 |
* | Fix the MS-CHAP support. The code was passing a bit count to | jdp | 1998-10-11 | 2 | -3/+9 |
* | Remove useless `BINOWN=root' now that it is the default. | obrien | 1998-09-19 | 1 | -2/+1 |
* | Forgot to resync the RELNOTES to 2.3.5 | peter | 1998-06-23 | 1 | -3/+56 |
* | remove old hack that's no longer needed and now breaks the compile | peter | 1998-06-21 | 1 | -5/+2 |
* | Merge ppp 2.3.3 -> 2.3.5 changes onto mainline. | peter | 1998-06-20 | 14 | -355/+488 |
* | ppp-2.3.x ships with a bad compression number for deflate. It uses number | peter | 1998-03-22 | 3 | -4/+186 |
* | Merge ppp-2.3.3 changes onto mainline | peter | 1998-03-22 | 14 | -250/+105 |
* | Update from ppp-2.3.3 | peter | 1998-03-21 | 1 | -6/+36 |
* | Removed most unused includes of <net/if_var.h> outside the kernel. | bde | 1998-01-16 | 1 | -2/+1 |
* | Fix a segmentation violation that happened if "auth" was in the | jdp | 1997-12-13 | 1 | -2/+3 |
* | Don't logwtmp(), login() already does it. | brian | 1997-10-28 | 1 | -3/+5 |
* | Don't say that the filtering options are only available under NetBSD, and | peter | 1997-10-18 | 1 | -4/+5 |
* | Give PPP_FILTER a whirl. | peter | 1997-10-10 | 1 | -3/+8 |
* | Revive the connect-max-attempts option. When running in persist mode, | peter | 1997-10-10 | 4 | -5/+31 |
* | Revive rev 1.10, which documents the secrets files overrides for the | peter | 1997-10-10 | 1 | -2/+6 |
* | Revive some things that were lost during the ppp-2.3.1 update. | peter | 1997-10-10 | 3 | -6/+57 |
* | Oops, that'll teach me to edit the makefile after testing... Remove | peter | 1997-08-22 | 1 | -2/+2 |
* | Turn on client callback support (CBCP), it seems to be complete. | peter | 1997-08-22 | 2 | -2/+10 |
* | Update to include 2.3.1 details (this is not an imported file, it's a | peter | 1997-08-22 | 1 | -0/+30 |
* | Update to pppd-2.3.1, except for the CLOCAL changes while running the | peter | 1997-08-22 | 4 | -13/+27 |
* | *gulp* First pass at merging in ppp-2.3.0's pppd. (this has | peter | 1997-08-19 | 30 | -2028/+8250 |
* | Temporarily move these to the Attic so that there's no confusion over | peter | 1997-08-19 | 7 | -2648/+0 |
* | Initial revision | peter | 1997-08-19 | 7 | -0/+2648 |
* | kill the undead | peter | 1997-07-13 | 3 | -2223/+0 |
* | Fix a bug (dereferencing zero) introduced by the last mods. | brian | 1997-05-13 | 1 | -2/+2 |
* | Ouch. This was dying to cause problems ! | brian | 1997-05-10 | 1 | -2/+2 |
* | Make the explanation of the -detach option clearer. | brian | 1997-05-07 | 1 | -2/+3 |
* | Suggested by: David Nugent | danny | 1997-04-16 | 3 | -10/+10 |
* | Reviewed by: Brian Somers <brian@freebsd.org> | danny | 1997-04-15 | 4 | -28/+119 |
* | Allow forcing of local_ip:remote_ip in pap-secrets | brian | 1997-04-13 | 2 | -18/+64 |
* | Revert $FreeBSD$ to $Id$ | peter | 1997-02-22 | 27 | -27/+27 |
* | Connections are timed and the call duration is logged | brian | 1997-02-09 | 2 | -2/+13 |
* | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 27 | -27/+27 |
* | Update to match changes in <net/if.h>. | wollman | 1997-01-03 | 1 | -1/+2 |
* | Cosmetic fix for pppd; login() updates both utmp and wtmp, so don't | msmith | 1996-12-31 | 1 | -3/+2 |
* | Manage UTMP entry if we're doing username/password PAP logins | pst | 1996-11-13 | 1 | -10/+32 |
* | Fixes: | scrappy | 1996-10-22 | 1 | -3/+3 |
* | Fix potential buffer overrun | pst | 1996-10-01 | 1 | -5/+8 |
* | Removed bogus unused `-I..' and unnecessary override of BINDIR. Didn't | bde | 1996-09-04 | 1 | -3/+2 |
* | Add RTF_STATIC to flags when creating a default route. Hopefully this | peter | 1996-08-13 | 1 | -2/+2 |