| Age | Commit message (Expand) | Author |
| 2007-05-27 | Gross workaround for PR 36390: don't overwrite the stack with zeroes when | tls |
| 2007-01-16 | * Don't include headers twice | hubertf |
| 2006-12-25 | Spell "separate" correctly. From Zafer Aydogan. | wiz |
| 2006-05-25 | Coveriy CID 797: Avoid NULL deref. | christos |
| 2006-05-11 | sprinkle some -fno-strict-aliasing and -Wno-pointer-sign with GCC4. | mrg |
| 2006-05-11 | use -fno-strict-aliasing with GCC4. | mrg |
| 2006-03-16 | forgot to commit the links to sl* | christos |
| 2006-01-29 | Initialize loop master to -1 so that we don't accidentally close fd 0; should | christos |
| 2006-01-14 | Use the ppp zlib from net. In preparation for importing zlib-1.2.3. | christos |
| 2006-01-11 | revert previous. persist does not need to reset the line discipline. (verified | christos |
| 2006-01-10 | reset the tty in the normal tty discipline if we persist so that we can | christos |
| 2005-12-31 | - don't leak the ipv6 file descriptor when we close | christos |
| 2005-03-22 | If SMALLPROG is set, do not build in PAM support. While there, depend | martin |
| 2005-03-04 | Introduce PAM_STATIC_LDADD and PAM_STATIC_DPADD. When compiling | he |
| 2005-02-22 | Add PAM hooks. | christos |
| 2005-02-21 | Include <bsd.own.mk> to get NETBSDSRCDIR definition before we use it in | cube |
| 2005-02-20 | Add the compile hook for passwordfd plugin. | cube |
| 2005-02-20 | Make this use the new pppd version. | cube |
| 2005-01-10 | Only compile in IPv6 support if ${USE_INET6} != "no" | lukem |
| 2004-12-05 | Now that ppp is a cloning interface, detect if we have support for it in | christos |
| 2004-10-30 | Add (unsigned char) cast to ctype functions | dsl |
| 2004-10-28 | Complete check for packet length, and add verbose errors for malformed | christos |
| 2004-10-28 | re-enable a length check which was commented out (why?). | itojun |
| 2004-10-28 | cbcp option length is too long, stop parsing. | itojun |
| 2004-07-21 | Revert part of rev 1.31. It is *not* necessary to leave the executable | mycroft |
| 2004-05-13 | PR/20066: John F. Woods: Supply a loadable lcpstatus command. | christos |
| 2004-05-13 | PR/20066: John F. Woods: Add plugin lcp hooks. | christos |
| 2004-05-13 | PR/21178: Christian Biere: Potential misuse of ctype functions [pppd] | christos |
| 2004-05-09 | np->h_net is not a pointer. | elric |
| 2004-02-28 | MAX_IFS is no longer needed. Maxim Konovalov | itojun |
| 2004-02-22 | be more explicit in describing how the default local IP address is determined | lukem |
| 2003-11-02 | Increase the buffer size for result strings. Reported by Sergey Svishchev | christos |
| 2003-10-21 | Don't return NULL for an integer. | fvdl |
| 2003-10-16 | safer use of realloc | itojun |
| 2003-09-13 | PR/22776 : Andreas Wrede: proxyarp in pppd is broken | christos |
| 2003-09-01 | Use PPPIOCGRAWIN to get the last characters the remote sent, if we are not | christos |
| 2003-08-17 | one more SIOCGIFCONF->getifaddrs conversion | itojun |
| 2003-08-17 | rewrite SIOCGIFCONF into getifaddrs(3) | itojun |
| 2003-08-07 | Move UCB-licensed code from 4-clause to 3-clause licence. | agc |
| 2003-07-13 | strlcpy is prototyped in string.h | itojun |
| 2003-06-09 | revert to revision 1.41, since 1.42 did not fix the problem and made the | christos |
| 2003-06-05 | previous fix had trouble deleting routes; try to delete a more generic | christos |
| 2003-05-28 | Specify the interface where to place the default route, otherwise we sometimes | christos |
| 2003-05-17 | use strlcat | itojun |
| 2003-05-17 | remove local copy of strl{cat,cpy} | itojun |
| 2003-05-16 | avoid possible buffer overrun | itojun |
| 2003-04-01 | PR/3272: Wailer: Don't send lcp echo's if we are not opened. | christos |
| 2003-03-31 | dialling->dialing (from me) | perry |
| 2003-03-31 | spelling fixes, including some pointed out by Igor Sobrado in | perry |
| 2003-03-30 | Uppercase ULTRIX. Igor Sobrado in PR 19678. | wiz |