2004-11-04 |
Paul Mackerras | Take out some ancient debugging code. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2004-11-04 |
Paul Mackerras | Remove the requirement that redistributions in binary... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2004-11-04 |
Paul Mackerras | Fix the error message when a device name and the socket... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2004-11-04 |
Paul Mackerras | document the child-timeout option |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2004-11-04 |
Paul Mackerras | Don't log messages in signal handlers; defer it to... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2004-11-04 |
Paul Mackerras | Add a timeout when waiting for child processes to exit... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2004-11-03 |
Paul Mackerras | remove duplicate $(CDEFS) |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2004-11-01 |
Paul Mackerras | Use Makedefs.com rather than solaris/Makedefs, since... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2004-11-01 |
Paul Mackerras | Fix construction of $ksrc/Makefile for Solaris |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2004-11-01 |
Paul Mackerras | Only compile in filtering if /usr/include/pcap-bpf... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2004-10-31 |
Paul Mackerras | Add installcheck targets to keep the autobuilder happy |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2004-10-31 |
Paul Mackerras | Remove dependencies on CHAPMS definition in header... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2004-10-31 |
Paul Mackerras | Take out the -o root argument to install. It is the... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2004-10-31 |
Paul Mackerras | Cope better when prototype Makefiles don't exist. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2004-10-31 |
Paul Mackerras | Put man pages in /usr/share/man under Linux. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2004-10-31 |
Paul Mackerras | Support --prefix and --sysconfdir on Solaris too |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2004-10-29 |
Paul Mackerras | Add --prefix and --sysconfdir options to configure... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2004-10-28 |
Paul Mackerras | Patch from Robert Vogelgesang: |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2004-10-28 |
Paul Mackerras | Patch from Robert Vogelgesang: |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2004-10-28 |
Paul Mackerras | Patch from Robert Vogelgesang: |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2004-10-28 |
Paul Mackerras | Remove compile warning resulting from chap_verify_hook... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2004-10-28 |
Paul Mackerras | Patch from Robert Vogelgesang: |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2004-10-28 |
Paul Mackerras | Get rid of an unnecessary chmod (it wasn't being used... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2004-10-28 |
Paul Mackerras | Fix some places where we weren't checking the received |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2004-10-28 |
Paul Mackerras | Make the filtering stuff work with recent versions... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2004-10-24 |
Paul Mackerras | Don't prepend /dev/ to a possible device name if it... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2004-10-24 |
Paul Mackerras | Don't use unsigned long in the SHA1 code; we want 32... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2004-10-24 |
Paul Mackerras | Fix use-after-free bug where we were freeing the per... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2004-10-24 |
Paul Mackerras | Tolerate EINTR on tcsetattr in set_up_tty - just retry. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2004-10-24 |
Paul Mackerras | Close the device fd in device_script() if the channel... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2004-10-24 |
Paul Mackerras | Allow pppoe to be used on bridging interfaces (br*). |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2004-05-04 |
Frank Cusack | Handle PFC on rx side, efficiently, thanks to Jan Dubiec. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2004-04-27 |
Frank Cusack | fix typos noticed by James Cameron. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2004-04-14 |
James Carlson | Tested with MS-CHAP and CBCP options on Solaris and... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2004-04-12 |
Paul Mackerras | Set up the mask of signals we handle in one place not too |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2004-04-12 |
Alexandr D... | tidy up shell scripting, common radvd path in examples |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2004-04-12 |
Alexandr D... | example fix |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2004-04-12 |
Alexandr D... | add support of Port-Type=Sync |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2004-04-12 |
Alexandr D... | add support of Port-Type=Sync |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2004-04-12 |
Alexandr D... | fix random signals blocking in handle_events() |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2004-04-12 |
Alexandr D... | fix random signals blocking in kill_my_pg() |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2004-03-26 |
Alexandr D... | Describe avpair in pppd-radius.8 |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2004-03-23 |
Frank Cusack | MPPE for 2.6. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2004-02-02 |
James Carlson | Fixed bad next-state in previous delta; need to go... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2004-02-02 |
Paul Mackerras | Fix kill_my_pg, and add a big fat comment explaining why |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2004-02-02 |
James Carlson | Allow *-max-terminate to be set to zero -- meaning... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2004-01-17 |
James Carlson | Fixed compilation failure on Solaris due to new CHAP... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2004-01-15 |
Paul Mackerras | Describe DNS1 and DNS2 environment variables. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2004-01-13 |
Paul Mackerras | Update |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2004-01-13 |
Paul Mackerras | Don't change serial port permissions under Linux, since the |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2004-01-13 |
Paul Mackerras | Remove the code that handles the %r format, since it... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2004-01-13 |
Paul Mackerras | Check for EAGAIN as well as EWOULDBLOCK, since they are |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2004-01-13 |
Paul Mackerras | Note that the inbound and outbound qualifiers can be... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2004-01-13 |
Paul Mackerras | PPPoE updates: don't exit if discovery fails, cope... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2004-01-13 |
Paul Mackerras | Invoke options.ttyxx even if the dev directory isn... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2004-01-13 |
Paul Mackerras | Don't fall over if the channel doesn't have a disconnec... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2004-01-13 |
Paul Mackerras | Fix a compile warning (IPPROTO_TCP redefined). |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2004-01-13 |
Paul Mackerras | Always set the DNS1 and DNS2 environment variables... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2004-01-13 |
Paul Mackerras | Change some Makefile.linux files to use COPTS and CFLAG... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2004-01-13 |
Paul Mackerras | Change references to cuaN in examples and documentation... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2004-01-11 |
Paul Mackerras | Fix off-by-one error in radius MS-CHAPv2 verification. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2003-12-17 |
Alexandr D... | bugfix from Erich Schubert (erich at debian.org) |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2003-11-27 |
Paul Mackerras | Fix the ID string |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2003-11-27 |
Paul Mackerras | Remove old CHAP implementation |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2003-11-27 |
Paul Mackerras | Enable PPP filtering by default on Linux. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2003-11-27 |
Paul Mackerras | Update my email address. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2003-11-27 |
Paul Mackerras | Remove references to the old CHAP code. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2003-11-25 |
Paul Mackerras | Update this for the new CHAP code. Untested. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2003-11-25 |
Paul Mackerras | Update to 2.4.2 |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2003-09-23 |
Alexandr D... | fix a bug reported by Morgan Nelson. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2003-07-28 |
James Carlson | Fixed the old chap.c so that it works with the new... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2003-07-10 |
Frank Cusack | skip response length byte before handling the response... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2003-07-07 |
Frank Cusack | #include <linux/string.h> for mem*() |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2003-07-07 |
Frank Cusack | #elif, not #else if |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2003-07-07 |
Frank Cusack | don't barf on RH directory suffixes (-release) |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2003-06-29 |
Paul Mackerras | Fix a couple of state transitions |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2003-06-29 |
Paul Mackerras | Fix a couple of errors pointed out by Andrew Benham... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2003-06-29 |
Paul Mackerras | Update the what's new list |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2003-06-11 |
Paul Mackerras | New CHAP implementation, rewritten from scratch to... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2003-06-11 |
Paul Mackerras | Fix a bug where we would keep asking for MS-CHAP v2... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2003-06-11 |
Paul Mackerras | Add copyright notice and rewrite all sections which... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2003-05-25 |
Frank Cusack | s/opad/xpad/ to be consistent with other vars (r=recv... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2003-05-25 |
Frank Cusack | small padding change |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2003-05-25 |
Frank Cusack | bail on dirs not of the form linux-x.y.z |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2003-05-13 |
Frank Cusack | modify ppp_generic patch to avoid an if() test and... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2003-05-12 |
Frank Cusack | typo |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2003-05-12 |
Frank Cusack | Remove an extraneous HAVE_CRYPT_H definition |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2003-05-12 |
Frank Cusack | use librcrypt if available (crypt(3) is apparently... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2003-05-12 |
Frank Cusack | quiet the compiler, at the expense of #ifdef madness |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2003-05-12 |
Frank Cusack | When not in demand mode, defer create_linkpidfile(... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2003-05-09 |
James Carlson | Repaired bad LCP Configure-Nak generated to request... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2003-05-01 |
Paul Mackerras | Update |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2003-05-01 |
Paul Mackerras | Update. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2003-05-01 |
Paul Mackerras | tty_recv_config doesn't return a value any more. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2003-05-01 |
Paul Mackerras | Fix the case where we get a CCP conf-rej for the old... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2003-04-30 |
Frank Cusack | add note about allow-number and remotenumber |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2003-04-25 |
Frank Cusack | ccp_nakci(), ccp_reqci(): If refusing MPPE stateful... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2003-04-25 |
Frank Cusack | Document the 'password' option (with warning). |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2003-04-25 |
Frank Cusack | promptpass(): handle EINTR (bug report from Damian... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2003-04-25 |
Frank Cusack | promptpass(): read(2) returns ssize_t, not size_t.... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
next |