projects
/
ppp.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Further updates to README for 2.5.0 release
2004-05-04
Frank Cusack
Handle PFC on rx side, efficiently, thanks to Jan Dubiec.
commit
|
commitdiff
|
tree
2004-04-27
Frank Cusack
fix typos noticed by James Cameron.
commit
|
commitdiff
|
tree
2004-03-23
Frank Cusack
MPPE for 2.6.
commit
|
commitdiff
|
tree
2003-07-10
Frank Cusack
skip response length byte before handling the response...
commit
|
commitdiff
|
tree
2003-07-07
Frank Cusack
#include <linux/string.h> for mem*()
commit
|
commitdiff
|
tree
2003-07-07
Frank Cusack
#elif, not #else if
commit
|
commitdiff
|
tree
2003-07-07
Frank Cusack
don't barf on RH directory suffixes (-release)
commit
|
commitdiff
|
tree
2003-05-25
Frank Cusack
s/opad/xpad/ to be consistent with other vars (r=recv...
commit
|
commitdiff
|
tree
2003-05-25
Frank Cusack
small padding change
commit
|
commitdiff
|
tree
2003-05-25
Frank Cusack
bail on dirs not of the form linux-x.y.z
commit
|
commitdiff
|
tree
2003-05-13
Frank Cusack
modify ppp_generic patch to avoid an if() test and...
commit
|
commitdiff
|
tree
2003-05-12
Frank Cusack
typo
commit
|
commitdiff
|
tree
2003-05-12
Frank Cusack
Remove an extraneous HAVE_CRYPT_H definition
commit
|
commitdiff
|
tree
2003-05-12
Frank Cusack
use librcrypt if available (crypt(3) is apparently...
commit
|
commitdiff
|
tree
2003-05-12
Frank Cusack
quiet the compiler, at the expense of #ifdef madness
commit
|
commitdiff
|
tree
2003-05-12
Frank Cusack
When not in demand mode, defer create_linkpidfile(...
commit
|
commitdiff
|
tree
2003-04-30
Frank Cusack
add note about allow-number and remotenumber
commit
|
commitdiff
|
tree
2003-04-25
Frank Cusack
ccp_nakci(), ccp_reqci(): If refusing MPPE stateful...
commit
|
commitdiff
|
tree
2003-04-25
Frank Cusack
Document the 'password' option (with warning).
commit
|
commitdiff
|
tree
2003-04-25
Frank Cusack
promptpass(): handle EINTR (bug report from Damian...
commit
|
commitdiff
|
tree
2003-04-25
Frank Cusack
promptpass(): read(2) returns ssize_t, not size_t....
commit
|
commitdiff
|
tree
2003-04-25
Frank Cusack
rc_get_seqnbr(): Avoid "fscanf failure" errors if the...
commit
|
commitdiff
|
tree
2003-04-25
Frank Cusack
typo
commit
|
commitdiff
|
tree
2003-04-16
Frank Cusack
Fix stack overflow. Bug report and fix from Alexandar...
commit
|
commitdiff
|
tree
2003-03-25
Frank Cusack
fix typo reported by Thomas Klausner.
commit
|
commitdiff
|
tree
2003-03-07
Frank Cusack
add debugging for coherency count
commit
|
commitdiff
|
tree
2003-03-05
Frank Cusack
If the peer offers mppe stateful mode (H bit clear...
commit
|
commitdiff
|
tree
2003-03-04
Frank Cusack
clean(): Fix buffer overflow.
commit
|
commitdiff
|
tree
2003-03-04
Frank Cusack
safe_fork(): trap EINTR on pipe read
commit
|
commitdiff
|
tree
2003-03-04
Frank Cusack
*_send_config and *_recv_config now return int instead...
commit
|
commitdiff
|
tree
2003-03-04
Frank Cusack
style
commit
|
commitdiff
|
tree
2003-02-26
Frank Cusack
style
commit
|
commitdiff
|
tree
2003-02-25
Frank Cusack
make pap_auth_hook docs match code. Reported by David...
commit
|
commitdiff
|
tree
2003-02-24
Frank Cusack
update timestamp
commit
|
commitdiff
|
tree
2003-02-24
Frank Cusack
device_script(): fix our close() action for the case...
commit
|
commitdiff
|
tree
2003-02-24
Frank Cusack
Don't leak ppp_fd to scripts. Bug reported by Alexander...
commit
|
commitdiff
|
tree
2003-02-24
Frank Cusack
Don't leak an extra pipe descriptor to ptycommand....
commit
|
commitdiff
|
tree
2003-02-24
Frank Cusack
device_script(): dont leak the dup'd in&out fds to...
commit
|
commitdiff
|
tree
2003-02-24
Frank Cusack
Don't leak tdb file descriptor to scripts. Bug reported...
commit
|
commitdiff
|
tree
2003-01-30
Frank Cusack
tell the decompressor about the extra bytes we allocated
commit
|
commitdiff
|
tree
2003-01-30
Frank Cusack
verify enough buffer space to decompress a packet
commit
|
commitdiff
|
tree
2003-01-17
Frank Cusack
Don't include delay field when responding to CBCP req...
commit
|
commitdiff
|
tree
2003-01-16
Frank Cusack
pass-filter is supported on Linux
commit
|
commitdiff
|
tree
2003-01-13
Frank Cusack
MSLANMAN off by default
commit
|
commitdiff
|
tree
2003-01-10
Frank Cusack
update copyright
commit
|
commitdiff
|
tree
2002-12-24
Frank Cusack
Add support for RADIUS MPPE policy and enctype attributes.
commit
|
commitdiff
|
tree
2002-12-24
Frank Cusack
Improve MPPE rejection logic.
commit
|
commitdiff
|
tree
2002-12-23
Frank Cusack
Ensure that MPPE keys are available when using a plugin.
commit
|
commitdiff
|
tree
2002-11-14
Frank Cusack
suppress compiler warning about unused SRP var
commit
|
commitdiff
|
tree
2002-11-13
Frank Cusack
add rc_avpair_copy() and use it when sending user-specified...
commit
|
commitdiff
|
tree
2002-11-13
Frank Cusack
ChapMS_LANMan(): update for new definition MS_ChapResponse...
commit
|
commitdiff
|
tree
2002-10-27
Frank Cusack
Update for mschapv2 and clarify client/server (authenticatee...
commit
|
commitdiff
|
tree
2002-10-27
Frank Cusack
Set current_option for error reporting. Bug and fix...
commit
|
commitdiff
|
tree
2002-10-27
Frank Cusack
__linux__ (already defined by compiler) not _linux_...
commit
|
commitdiff
|
tree
2002-10-27
Frank Cusack
Add $(DESTDIR) prefix
commit
|
commitdiff
|
tree
2002-10-27
Frank Cusack
link_connect_time is now unsigned
commit
|
commitdiff
|
tree
2002-10-27
Frank Cusack
change link_connect_time to unsigned
commit
|
commitdiff
|
tree
2002-10-27
Frank Cusack
update_link_stats(): treat link stats as unsigned,...
commit
|
commitdiff
|
tree
2002-10-27
Frank Cusack
ccp_addci(): Restore behavior of only testing kernel...
commit
|
commitdiff
|
tree
2002-10-12
Frank Cusack
ChapReceiveResponse(): "clean" remote name.
commit
|
commitdiff
|
tree
2002-10-12
Frank Cusack
Log calling number failed authorization at warn instead...
commit
|
commitdiff
|
tree
2002-10-12
Frank Cusack
- more authentication logging uniformity
commit
|
commitdiff
|
tree
2002-10-11
Frank Cusack
Make authentication success/failure messages uniform.
commit
|
commitdiff
|
tree
2002-10-10
Frank Cusack
typo
commit
|
commitdiff
|
tree
2002-10-10
Frank Cusack
Add 'remotenumber' and 'allow-number' options, for...
commit
|
commitdiff
|
tree
2002-10-05
Frank Cusack
typo
commit
|
commitdiff
|
tree
2002-10-05
Frank Cusack
typo
commit
|
commitdiff
|
tree
2002-10-05
Frank Cusack
radrealms plugin from Ben McKeegan
commit
|
commitdiff
|
tree
2002-10-01
Frank Cusack
Send NAS-Identifier attribute instead of NAS-IP-Address...
commit
|
commitdiff
|
tree
2002-10-01
Frank Cusack
Add PW_CALLING_STATION_ID for CHAP auth also.
commit
|
commitdiff
|
tree
2002-10-01
Frank Cusack
Add option 'avpair' to send arbitrary RADIUS attributes...
commit
|
commitdiff
|
tree
2002-10-01
Frank Cusack
+ Allow rc_avpair_insert() to insert lists instead...
commit
|
commitdiff
|
tree
2002-09-24
Frank Cusack
Lose the poorly thought out OPT_A3OR option flag. ...
commit
|
commitdiff
|
tree
2002-09-20
Frank Cusack
typo
commit
|
commitdiff
|
tree
2002-09-12
Frank Cusack
Add support for radius Class attribute. Possibly broken...
commit
|
commitdiff
|
tree