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) |
2003-04-25 |
Frank Cusack | rc_get_seqnbr(): Avoid "fscanf failure" errors if the... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2003-04-25 |
Frank Cusack | typo |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2003-04-16 |
Frank Cusack | Fix stack overflow. Bug report and fix from Alexandar... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2003-04-08 |
Paul Mackerras | update |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2003-04-07 |
Paul Mackerras | Revert the previous change that required channel send_c... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2003-03-31 |
James Carlson | Made path to 'ld' explicit when building kernel modules... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2003-03-30 |
Paul Mackerras | Add complete_read(), an EINTR-proof and partial-read... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2003-03-25 |
Frank Cusack | fix typo reported by Thomas Klausner. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2003-03-09 |
Russell Coker | Brian May's Perl script to auto-dial ppp. Has exponent... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2003-03-09 |
Russell Coker | Merging tiny patch from John R.Daily <jdaily@progeny... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2003-03-07 |
Frank Cusack | add debugging for coherency count |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2003-03-05 |
Frank Cusack | If the peer offers mppe stateful mode (H bit clear... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2003-03-04 |
Frank Cusack | clean(): Fix buffer overflow. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2003-03-04 |
Frank Cusack | safe_fork(): trap EINTR on pipe read |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2003-03-04 |
Frank Cusack | *_send_config and *_recv_config now return int instead... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2003-03-04 |
Frank Cusack | style |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2003-03-03 |
Paul Mackerras | A bunch of fixes mostly aimed at fixing the problems... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2003-02-26 |
Frank Cusack | style |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2003-02-25 |
Frank Cusack | make pap_auth_hook docs match code. Reported by David... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2003-02-24 |
Frank Cusack | update timestamp |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2003-02-24 |
Frank Cusack | device_script(): fix our close() action for the case... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2003-02-24 |
Frank Cusack | Don't leak ppp_fd to scripts. Bug reported by Alexande... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2003-02-24 |
Frank Cusack | Don't leak an extra pipe descriptor to ptycommand.... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2003-02-24 |
Frank Cusack | device_script(): dont leak the dup'd in&out fds to... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2003-02-24 |
Frank Cusack | Don't leak tdb file descriptor to scripts. Bug reporte... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2003-02-16 |
Paul Mackerras | make it compile correctly if CHAPMS is not enabled |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2003-02-16 |
Paul Mackerras | update the date |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2003-02-16 |
Paul Mackerras | don't compile the radius plugin by default |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2003-02-16 |
Paul Mackerras | fix silly syntax error |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2003-02-16 |
Paul Mackerras | take out the addr3 field from the options struct, not... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2003-02-16 |
Paul Mackerras | Honour the allow-ip option even with noauth |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2003-02-16 |
Paul Mackerras | first-cut update for 2.4.2 |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2003-01-30 |
Frank Cusack | tell the decompressor about the extra bytes we allocated |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2003-01-30 |
Frank Cusack | verify enough buffer space to decompress a packet |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2003-01-17 |
Frank Cusack | Don't include delay field when responding to CBCP req... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2003-01-16 |
Frank Cusack | pass-filter is supported on Linux |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2003-01-13 |
Frank Cusack | MSLANMAN off by default |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2003-01-10 |
Frank Cusack | update copyright |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2002-12-24 |
Frank Cusack | Add support for RADIUS MPPE policy and enctype attributes. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2002-12-24 |
Frank Cusack | Improve MPPE rejection logic. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2002-12-23 |
Frank Cusack | Ensure that MPPE keys are available when using a plugin. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2002-12-06 |
Paul Mackerras | Make sure we don't do FD_SET(fd, set) with fd >= FD_SET... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2002-12-06 |
Paul Mackerras | More copyright updates. The new CMU copyright notice... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2002-12-06 |
Paul Mackerras | More copyright updates. The new CMU copyright notice... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2002-12-04 |
Paul Mackerras | Update copyrights. The new CMU copyright notice is... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2002-11-24 |
Russell Coker | Added a man page for pon/poff/plog and plog to display... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2002-11-24 |
Russell Coker | Added an alternate pair of scripts for starting and... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2002-11-24 |
Russell Coker | Added a fix for a situation where pppd would hang indef... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2002-11-24 |
Russell Coker | Added documentation for the "unit" parameter. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2002-11-14 |
Frank Cusack | suppress compiler warning about unused SRP var |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2002-11-13 |
Frank Cusack | add rc_avpair_copy() and use it when sending user-speci... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2002-11-13 |
Frank Cusack | ChapMS_LANMan(): update for new definition MS_ChapRespo... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2002-11-05 |
David F. Skoll | Fixed compilation problem with undefined SHA1_SIGNATURE... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2002-11-05 |
James Carlson | Turn off USE_SRP by default. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2002-11-02 |
James Carlson | Added EAP support with MD5-Challenge and SRP-SHA1 metho... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2002-10-27 |
Frank Cusack | Update for mschapv2 and clarify client/server (authenti... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2002-10-27 |
Frank Cusack | Set current_option for error reporting. Bug and fix... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2002-10-27 |
Frank Cusack | __linux__ (already defined by compiler) not _linux_... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2002-10-27 |
Frank Cusack | Add $(DESTDIR) prefix |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2002-10-27 |
Frank Cusack | link_connect_time is now unsigned |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2002-10-27 |
Frank Cusack | change link_connect_time to unsigned |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2002-10-27 |
Frank Cusack | update_link_stats(): treat link stats as unsigned,... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2002-10-27 |
Frank Cusack | ccp_addci(): Restore behavior of only testing kernel... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2002-10-12 |
Frank Cusack | ChapReceiveResponse(): "clean" remote name. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2002-10-12 |
Frank Cusack | Log calling number failed authorization at warn instead... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2002-10-12 |
Frank Cusack | - more authentication logging uniformity |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2002-10-11 |
Frank Cusack | Make authentication success/failure messages uniform. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
next |