| Commit message (Expand) | Author | Age | Files | Lines |
* | NOCRYPT -> NO_CRYPT | ru | 2004-12-21 | 1 | -1/+1 |
* | Correct two bugs that may result in incorrect CBCP response for | delphij | 2004-12-06 | 1 | -5/+3 |
* | Correct a potential DoS vulnerability, as described at | delphij | 2004-11-10 | 1 | -6/+10 |
* | Join the 21st century: Cryptography is no longer an optional component | cperciva | 2004-08-06 | 1 | -1/+0 |
* | o SIOCGIFCONF->getifaddrs(2) conversion. | maxim | 2004-04-09 | 1 | -76/+51 |
* | o Now when the Cold War is ended we can confess our pppd(8) supports | maxim | 2004-02-28 | 1 | -0/+6 |
* | Disclaim ownership of pppd/chat. It is vendor code, but has been badly | peter | 2003-10-29 | 1 | -2/+2 |
* | Fix a 64 bit time_t bogon that I missed from before. lastlog.ll_time is | peter | 2003-10-26 | 1 | -1/+1 |
* | Don't check for the existance of src/crypto/ for building items that | markm | 2003-07-24 | 1 | -1/+1 |
* | Retire the useless NOSECURE knob. | des | 2003-05-19 | 1 | -1/+1 |
* | Add __amd64__ to an ifdef set so that pppd compiles. Reactivate on amd64. | peter | 2003-05-12 | 1 | -1/+1 |
* | RFC1548, section 5.8: | fjoe | 2003-04-07 | 1 | -0/+2 |
* | style.Makefile(5) | obrien | 2003-04-04 | 1 | -2/+2 |
* | Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup, | schweikh | 2003-01-01 | 3 | -6/+8 |
* | Fix typos, mostly s/ an / a / where appropriate and a few s/an/and/ | schweikh | 2002-12-30 | 2 | -2/+2 |
* | english(4) police. | schweikh | 2002-12-27 | 1 | -1/+1 |
* | utmp.ut_time and lastlog.ll_time are explicitly int32_t rather than | peter | 2002-11-15 | 1 | -1/+1 |
* | Test for the existance of kernel ppp support by seeing if the kernel has | brooks | 2002-11-05 | 1 | -12/+14 |
* | Check for FD_SET overruns. | nectar | 2002-09-17 | 1 | -0/+8 |
* | Replace various spelling with FALLTHROUGH which is lint()able | charnier | 2002-08-25 | 1 | -3/+3 |
* | Use fchmod() to restore the tty modes. | peter | 2002-07-30 | 1 | -1/+1 |
* | inet_aton returns 0 on failure, not -1. | dwmalone | 2002-05-06 | 1 | -1/+1 |
* | Unbreak PAP-only authentication. | maxim | 2002-03-05 | 1 | -5/+11 |
* | Put a complete set of pppd(8) sample configuration files in | cjc | 2002-01-29 | 1 | -0/+3 |
* | Logging should wind up in /var/log, not /etc/ppp/. | asmodai | 2001-07-31 | 1 | -1/+1 |
* | Install this mode 4550 owned by group dialer; there is unsafe code | kris | 2001-07-24 | 1 | -1/+3 |
* | Perform a major cleanup of the usr.sbin Makefiles. | obrien | 2001-07-20 | 1 | -9/+9 |
* | Remove whitespace at EOL. | dd | 2001-07-15 | 1 | -4/+4 |
* | - Backout botched attempt to introduce MANSECT feature. | ru | 2001-03-26 | 1 | -0/+1 |
* | Set the default manual section for usr.sbin/ to 8. | ru | 2001-03-20 | 1 | -1/+0 |
* | Fix typo: compatability -> compatibility. | asmodai | 2001-02-06 | 1 | -1/+1 |
* | Add `_PATH_DEVZERO'. | obrien | 2000-12-09 | 2 | -7/+9 |
* | Constify | kris | 2000-11-27 | 1 | -1/+1 |
* | 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 |