2021-01-26 |
pali | pppd: Fix enforcing peer IP address (#235) |
blob | commitdiff | raw |
2021-01-26 |
pali | pppd: Fix demand mode with noremoteip option (#232) |
blob | commitdiff | raw | diff to current |
2021-01-26 |
pali | pppd: Fix nosendip option (#229) |
blob | commitdiff | raw | diff to current |
2021-01-02 |
Samuel Thibault | pppd: Add replacedefaultroute option (#200) |
blob | commitdiff | raw | diff to current |
2020-12-31 |
Paul Mackerras | Merge branch 'pppoatm_wildcard' of https://github.com... |
blob | commitdiff | raw | diff to current |
2020-12-31 |
Paul Mackerras | Merge pull request #183 from sthibaul/path-ip-up-down |
blob | commitdiff | raw | diff to current |
2020-12-31 |
Paul Mackerras | Merge pull request #177 from tisj/eap-mschapv2-server |
blob | commitdiff | raw | diff to current |
2020-12-31 |
Paul Mackerras | Merge pull request #103 from Low-power/solaris-mtu-fix |
blob | commitdiff | raw | diff to current |
2020-12-30 |
Russell Coker | Add option to specify ip-up script |
blob | commitdiff | raw | diff to current |
2020-12-30 |
Paul Mackerras | Merge pull request #54 from shankerwangmiao/master |
blob | commitdiff | raw | diff to current |
2020-12-30 |
Paul Mackerras | Merge pull request #101 from vyos/if-renaming-clean |
blob | commitdiff | raw | diff to current |
2020-12-29 |
Paul Mackerras | Merge pull request #153 from pali/master |
blob | commitdiff | raw | diff to current |
2020-12-29 |
Paul Mackerras | Merge branch 'chap-timeout' of https://github.com/nomis/ppp |
blob | commitdiff | raw | diff to current |
2020-12-29 |
Paul Mackerras | Convert to ANSI C |
blob | commitdiff | raw | diff to current |
2020-11-08 |
Daniil Baturin | Support renaming interfaces from a pre-up script. |
blob | commitdiff | raw | diff to current |
2020-05-25 |
Paul Mackerras | Merge branch 'monotonic-time' of https://github.com... |
blob | commitdiff | raw | diff to current |
2019-10-01 |
Kurt Van Dijck | pppd: Remove unused rcsid variables |
blob | commitdiff | raw | diff to current |
2018-06-23 |
Paul Mackerras | Merge branch 'pppd_print_changes' of https://github... |
blob | commitdiff | raw | diff to current |
2016-12-04 |
Nathan Hintz | ppp: fix printing of DNS/WINS addresses |
blob | commitdiff | raw | diff to current |
2014-01-02 |
Bertram Felgenhauer | pppd: Accept IPCP ConfAck packets containing MS-WINS... |
blob | commitdiff | raw | diff to current |
2009-10-23 |
Paul Mackerras | Increase default IPCP Conf-Nak limit |
blob | commitdiff | raw | diff to current |
2009-10-23 |
Marcus Better | Accept ms-wins settings provided by server |
blob | commitdiff | raw | diff to current |
2008-05-26 |
Paul Mackerras | Fix bug 1732 - using un-acked DNS settings |
blob | commitdiff | raw | diff to current |
2008-03-26 |
Paul Mackerras | Allow operation without an IP address for the peer |
blob | commitdiff | raw | diff to current |
2008-03-26 |
Paul Mackerras | Some MS-DNS changes: if the peer sends a conf-nak promp... |
blob | commitdiff | raw | diff to current |
2005-08-25 |
Paul Mackerras | Added an /etc/ppp/ip-pre-up script, run before the... |
blob | commitdiff | raw | diff to current |
2004-11-13 |
Paul Mackerras | Terminate IPCP if the peer refuses to agree to our... |
blob | commitdiff | raw | diff to current |
2004-11-13 |
Paul Mackerras | Add a 'treat as reject' parameter to the nakci functions. |
blob | commitdiff | raw | diff to current |
2004-11-08 |
Paul Mackerras | Fix an infinite negotiation loop where we would respond... |
blob | commitdiff | raw | diff to current |
2004-10-28 |
Paul Mackerras | Patch from Robert Vogelgesang: |
blob | commitdiff | raw | diff to current |
2004-01-13 |
Paul Mackerras | Always set the DNS1 and DNS2 environment variables... |
blob | commitdiff | raw | diff to current |
2003-07-28 |
James Carlson | Fixed the old chap.c so that it works with the new... |
blob | commitdiff | raw | diff to current |
2003-06-29 |
Paul Mackerras | Fix a couple of state transitions |
blob | commitdiff | raw | diff to current |
2002-12-04 |
Paul Mackerras | Update copyrights. The new CMU copyright notice is... |
blob | commitdiff | raw | diff to current |
2002-09-09 |
James Carlson | 484: make IPCP put all options in increasing numeric... |
blob | commitdiff | raw | diff to current |
2002-01-22 |
David F. Skoll | Added RADIUS suppport. |
blob | commitdiff | raw | diff to current |
2002-01-11 |
Russell Coker | Made setipaddr() non-static so it can be called from... |
blob | commitdiff | raw | diff to current |
2001-04-27 |
Paul Mackerras | add some more hooks and notifiers |
blob | commitdiff | raw | diff to current |
2001-03-08 |
Paul Mackerras | New options system with priorities for option values... |
blob | commitdiff | raw | diff to current |
2001-02-22 |
Paul Mackerras | Rework options processing stuff to implement option... |
blob | commitdiff | raw | diff to current |
2000-06-30 |
Paul Mackerras | Move the tty-related stuff out to tty.c as far as possible. |
blob | commitdiff | raw | diff to current |
2000-04-15 |
Adi Masputra | Some tiny fixes (minor castings) to remove annoying... |
blob | commitdiff | raw | diff to current |
2000-04-04 |
Paul Mackerras | Multilink support. |
blob | commitdiff | raw | diff to current |
1999-12-23 |
Paul Mackerras | add ip_{up,down}_hook |
blob | commitdiff | raw | diff to current |
1999-11-15 |
Paul Mackerras | get rid of a few compile warnings |
blob | commitdiff | raw | diff to current |
1999-08-24 |
Paul Mackerras | Rest of IPV6 merge which got lost somehow, plus some... |
blob | commitdiff | raw | diff to current |
1999-08-13 |
Paul Mackerras | Fix the rcsid's for non-ansi compilers |
blob | commitdiff | raw | diff to current |
1999-08-12 |
Paul Mackerras | kill warning |
blob | commitdiff | raw | diff to current |
1999-07-21 |
Paul Mackerras | ipcp_clear_addrs fix, make nodefaultip work OK with... |
blob | commitdiff | raw | diff to current |
1999-05-13 |
Paul Mackerras | set env vars with link stats |
blob | commitdiff | raw | diff to current |
1999-05-04 |
Paul Mackerras | take out VJ old/new-style hack |
blob | commitdiff | raw | diff to current |
1999-04-12 |
Paul Mackerras | Move some stuff (printing, logging, [un]locking) into... |
blob | commitdiff | raw | diff to current |
1999-03-19 |
Paul Mackerras | remove a couple of ansi-C-isms. |
blob | commitdiff | raw | diff to current |
1999-03-19 |
Paul Mackerras | Ignore extra unrecognized options in Nak. |
blob | commitdiff | raw | diff to current |
1999-03-16 |
Paul Mackerras | add data_name to struct protent |
blob | commitdiff | raw | diff to current |
1999-03-16 |
Paul Mackerras | don't call np_down unless np_up has been called |
blob | commitdiff | raw | diff to current |
1999-03-16 |
Paul Mackerras | fix for usepeerdns stuff |
blob | commitdiff | raw | diff to current |
1999-03-12 |
Paul Mackerras | use strlcpy, strlcat, slprintf everywhere |
blob | commitdiff | raw | diff to current |
1999-03-08 |
Paul Mackerras | minor changes so it compiles with pre-ansi compiler; |
blob | commitdiff | raw | diff to current |
1999-03-02 |
Paul Mackerras | usepeerdns option from Nick Walker |
blob | commitdiff | raw | diff to current |
1998-11-07 |
Paul Mackerras | Update to new pppd with new option parsing stuff |
blob | commitdiff | raw | diff to current |
1998-04-28 |
Paul Mackerras | Fix up ms-wins codes |
blob | commitdiff | raw | diff to current |
1998-03-25 |
Paul Mackerras | set script env vars for local and remote IP numbers |
blob | commitdiff | raw | diff to current |
1997-07-14 |
Paul Mackerras | allow ipcp-accept-remote option with demand |
blob | commitdiff | raw | diff to current |
1997-04-30 |
Paul Mackerras | minor fixes |
blob | commitdiff | raw | diff to current |
1997-03-04 |
Paul Mackerras | allow addresses to change with demand-dialling, |
blob | commitdiff | raw | diff to current |
1996-09-26 |
Paul Mackerras | Linux isn't special any more; SVR4 may be. |
blob | commitdiff | raw | diff to current |
1996-08-28 |
Paul Mackerras | use option_error, fix ip_active_pkt |
blob | commitdiff | raw | diff to current |
1996-07-01 |
Paul Mackerras | turn off VJ when connection terminated |
blob | commitdiff | raw | diff to current |
1996-07-01 |
Paul Mackerras | moved protos here from ipcp.h; print reason on terminat... |
blob | commitdiff | raw | diff to current |
1996-05-28 |
Paul Mackerras | set IP NPmode to pass |
blob | commitdiff | raw | diff to current |
1996-04-04 |
Paul Mackerras | added options checking routine; decide whether to use... |
blob | commitdiff | raw | diff to current |
1996-01-01 |
Paul Mackerras | mods for demand dialling; let auth.c know when finished |
blob | commitdiff | raw | diff to current |
1995-12-18 |
Paul Mackerras | support micro$oft DNS options; |
blob | commitdiff | raw | diff to current |
1995-08-17 |
Paul Mackerras | Allow proxyarp and defaultroute by default. |
blob | commitdiff | raw | diff to current |
1995-08-10 |
Paul Mackerras | Ignore NAK'd options we don't recognize. |
blob | commitdiff | raw | diff to current |
1995-06-01 |
Paul Mackerras | fix minor bug in addr nak processing |
blob | commitdiff | raw | diff to current |
1995-05-19 |
Paul Mackerras | fix up VJ conn-ID compression enable |
blob | commitdiff | raw | diff to current |
1995-04-28 |
Paul Mackerras | some more fixes so we don't nak with addr 0.0.0.0 after... |
blob | commitdiff | raw | diff to current |
1995-04-26 |
Paul Mackerras | Reject address of 0.0.0.0, don't ACK it. |
blob | commitdiff | raw | diff to current |
1995-04-24 |
Paul Mackerras | long -> u_int32_t, extra param for ip-up/down scripts |
blob | commitdiff | raw | diff to current |
1994-10-24 |
Paul Mackerras | N_PPP ->NUM_PPP |
blob | commitdiff | raw | diff to current |
1994-10-22 |
Paul Mackerras | some extra includes (string.h and stdlib.h) |
blob | commitdiff | raw | diff to current |
1994-10-10 |
Paul Mackerras | fix up NAK processing for old ADDRS option |
blob | commitdiff | raw | diff to current |
1994-09-21 |
Paul Mackerras | use ppp_defs.h instead of ppp.h, args.h; change some... |
blob | commitdiff | raw | diff to current |
1994-09-01 |
Paul Mackerras | declare option variables in pppd.h; use uint32 for... |
blob | commitdiff | raw | diff to current |
1994-08-22 |
Paul Mackerras | devname -> devnam |
blob | commitdiff | raw | diff to current |
1994-05-26 |
Paul Mackerras | don't need if.h or if_ppp.h |
blob | commitdiff | raw | diff to current |
1994-05-24 |
Paul Mackerras | fixed some minor compilation warnings |
blob | commitdiff | raw | diff to current |
1994-05-24 |
Paul Mackerras | removed some unnecessary includes |
blob | commitdiff | raw | diff to current |
1994-05-01 |
Paul Mackerras | fix printing of ipcp packets on little-endian machines |
blob | commitdiff | raw | diff to current |
1994-04-11 |
Paul Mackerras | added stuff to support IP up/down scripts; |
blob | commitdiff | raw | diff to current |
1994-02-14 |
Paul Mackerras | more fixes for dynamic IP address assignment. |
blob | commitdiff | raw | diff to current |
1994-02-08 |
Paul Mackerras | added accept_local and accept_remote flags to give... |
blob | commitdiff | raw | diff to current |
1993-11-11 |
Paul Mackerras | Initial revision |
blob | commitdiff | raw | diff to current |
|