1
I Use This!
Low Activity

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 2 hours ago.
Jul 26, 2024 — Jul 26, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Further updates to README for 2.5.0 release
paulusmack
as Paul Mackerras
More... over 2 years ago
pppd: Fix spurious LCP echo failures with lcp-echo-adaptive option
paulusmack
as Paul Mackerras
More... over 2 years ago
chat: Improve signal handling
paulusmack
as Paul Mackerras
More... over 2 years ago
Merge pull request #370 from Chocobo1/systemd
paulusmack
as Paul Mackerras
More... almost 3 years ago
Add `enable-systemd` flag to CI More... almost 3 years ago
Fix libsystemd detection More... almost 3 years ago
Merge pull request #366 from pali/rtnetlink-register
paulusmack
as Paul Mackerras
More... almost 3 years ago
Merge pull request #365 from enaess/ppp-options
paulusmack
as Paul Mackerras
More... almost 3 years ago
Merge pull request #362 from enaess/ppp-crypto
paulusmack
as Paul Mackerras
More... almost 3 years ago
Merge pull request #361 from pali/rtnetlink-deduplicate
paulusmack
as Paul Mackerras
More... almost 3 years ago
Add option to show all options (show-options), and fixing up the version text to include copyright and package name from autotools. More... almost 3 years ago
Adding back DesEncrypt/DesDecrypt functions as they are a special incarnation DES w.r.t. RFC2759 More... almost 3 years ago
pppd: De-duplicate also rtnetlink code in get_ppp_stats_rtnetlink() More... almost 3 years ago
Fixing up the srp compilation to work without SHA1Init() and DesEncrypt() More... almost 3 years ago
Merge pull request #358 from enaess/ppp-autotools
paulusmack
as Paul Mackerras
More... almost 3 years ago
pppd: Fix check for incomplete ppp_stats nlmsgerr structure (#356) More... almost 3 years ago
pppd: Workaround for generating ppp unit id on Linux (#355) More... almost 3 years ago
ci: Update the Solaris GitHub action to use macOS 12 instead of macOS 10.15. (#359) More... almost 3 years ago
Reduce the clutter by defining the MD4/MD5/SHA digest lengths in one place. Avoid using these variables in function descriptors. More... almost 3 years ago
pppd: Fix duplicate nameserver in resolv.conf (#337) More... almost 3 years ago
Merge pull request #354 from pali/register-with-name
paulusmack
as Paul Mackerras
More... almost 3 years ago
pppd: Fix compilation on Linux when IPV6 is disabled (#360)
paulusmack
as Paul Mackerras
More... almost 3 years ago
pppdump: Avoid out-of-range access to packet buffer
paulusmack
as Paul Mackerras
More... almost 3 years ago
Create a new API to abstract the crypto functions used by pppd. More... almost 3 years ago
Fix warning messages on autoreconf (especially with a newer autoconf) More... almost 3 years ago
Let ./configure control the paths for pppd More... almost 3 years ago
Merge pull request #349 from enaess/ppp-autotools
paulusmack
as Paul Mackerras
More... about 3 years ago
Removing option to configure PPP_WITH_MAXOCTETS, helps clean up the code and it can be controlled via config options. It does nothing by default More... about 3 years ago
Fix build for when --without-[srp|atm|pcap|pam]=no, the value would be "no" and not empty in that case More... about 3 years ago
pppd: Add support for registering ppp interface via Linux rtnetlink API More... about 3 years ago