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
|
Add SECURITY.md |
|
More...
|
about 3 years ago
|
pppd/eap-tls.c: fix build with libressl (#338) |
|
More...
|
about 3 years ago
|
pppd: Add dummy noipx option |
|
More...
|
about 3 years ago
|
The use of <net/ppp_defs.h> isn't guranteed to exist on Linux (e.g. uclibc, buildroot, others) |
|
More...
|
about 3 years ago
|
Need to use the /include directory for SunOS |
|
More...
|
about 3 years ago
|
Adding propper include guard to header files, renaming to PPP_<FILE>_H for consistency |
|
More...
|
about 3 years ago
|
Changing USE_SRP to PPP_WITH_SRP for consistency |
|
More...
|
about 3 years ago
|
For Linux, use the Linux / Glibc based defines instead of included headers |
|
More...
|
about 3 years ago
|
pppd/auth: Pass ipparam to auth-up and auth-down scripts |
|
More...
|
over 3 years ago
|
pppd/eap: Fix bug causing incorrect response length (#334) |
|
More...
|
over 3 years ago
|
pppd: Drop linux IPX support (#326) |
|
More...
|
over 3 years ago
|
pppd: Allow use of additional Bnnn constants (#325) |
|
More...
|
over 3 years ago
|
Expand byte count statistics to 64 bits (#298) |
|
More...
|
over 3 years ago
|
Merge pull request #328 from pali/ipv6 |
|
More...
|
over 3 years ago
|
Merge pull request #330 from pali/pppoe-discovery |
|
More...
|
over 3 years ago
|
Improved Buildroot CI build speed by providing precompiled Buildroot images. (#332) |
|
More...
|
over 3 years ago
|
pppoe-discovery: Remove duplicate and unused includes |
|
More...
|
over 3 years ago
|
pppoe-discovery: Add check that there is no additional extra argument |
|
More...
|
over 3 years ago
|
pppoe-discovery: Do not set eth0 as default interface |
|
More...
|
over 3 years ago
|
Updated Solaris CI action to fix build error on macOS greater than 10.15. (#327) |
|
More...
|
over 3 years ago
|
pppoe: Print packet fields in hex if they contain non-printable characters |
|
More...
|
over 3 years ago
|
Merge branch 'pppoe-discovery' of https://github.com/pali/ppp |
|
More...
|
over 3 years ago
|
pppd: Add ipv6-{up,down}-script options (#321) |
|
More...
|
over 3 years ago
|
plugins/pppol2tp: Add '#ifdef INET6' for optional ipv6 (#319) |
|
More...
|
over 3 years ago
|
pppol2tp.c add '#ifdef INET6' for optional ipv6 |
|
More...
|
almost 4 years ago
|
Fixup in merge/rebase, had to remove duplicate use of pppdconf.h |
|
More...
|
almost 4 years ago
|
Changing defines for USE_PEAP to PPP_WITH_PEAP for consistency |
|
More...
|
almost 4 years ago
|