13 days ago |
Paul Mackerras | Further updates to README for 2.5.0 release master |
commit | commitdiff | tree | snapshot (tar.gz zip) |
13 days ago |
Paul Mackerras | pppd/tty.c: Use unsigned constants for ACCM calculations |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2023-03-18 |
Paul Mackerras | radius: Fix list traversal in rc_avpair_insert |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2023-03-18 |
Paul Mackerras | chat: Fix loop condition to avoid possible 1-byte buffe... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2023-03-18 |
Paul Mackerras | pppdump: Remove compression functions from local copy... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2023-03-17 |
Ilya Shipitsin | CI: add automatic tests, enable ASAN build&test (#399) |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2023-03-17 |
Paul Mackerras | Merge pull request #409 from enaess/conf-fixes |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2023-03-17 |
Eivind Næss | Fix compilation without ipv6cp support (#408) |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2023-03-17 |
Eivind Næss | Add a --with-system-ca-path <path-to-ca-directory>... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2023-03-17 |
Paul Mackerras | Merge pull request #404 from enaess/stdbool |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2023-03-17 |
Bmo | radius plugin: add fclose operation to fix file pointer... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2023-03-17 |
Eivind Næss | Adding 'extern "C" {' and '}' declarations to exported... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2023-03-17 |
Eivind Næss | Should not require third party project to define HAVE_H... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2023-03-17 |
Eivind Næss | Compiling with --enable-mslanman is broken |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2023-03-17 |
Eivind Næss | Additional fixes for broken build |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2023-03-17 |
Robert Bartel | Fixing a few more memory leaks in chat.c |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2023-03-17 |
Robert Bartel | Fixing buffer overflow issue in chat.c |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2023-03-16 |
Eivind Næss | Fix several issues uncovered by Coverity (#397) |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2023-03-10 |
Paul Mackerras | Merge pull request #386 from enaess/ppp-release |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2023-03-10 |
Eivind Næss | pppd: Should check name, not ifname in ppp_set_ifname... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2023-03-06 |
Eivind Næss | Fix out-of-bounds accesses to ZPasswordHash arrays... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2023-01-30 |
Eivind Næss | Disable building the plugins with static libraries... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2023-01-23 |
Eivind Næss | Adding copyright text to a few more header files. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2023-01-23 |
Eivind Næss | Add LICENSE.* for GPLv2 and BSD licenses covered by... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2023-01-23 |
Eivind Næss | Initial update of README for the 2.5.0 release. Additio... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2023-01-23 |
Eivind Næss | Update of PLUGINS documentation |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2023-01-21 |
Eivind Næss | Header file reorganization and cleaning up the public... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2023-01-12 |
Dianne Skoll | Update DFS's legal name and email address to correct... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2023-01-12 |
lilinjie | fix typo (#384) |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2022-12-31 |
Paul Mackerras | Merge pull request #378 from jkroonza/radius-admin... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2022-12-16 |
Jaco Kroon | radius: distinguish between User-Request and Admin... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2022-12-05 |
Paul Mackerras | pppd: Fix spurious LCP echo failures with lcp-echo... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2022-11-26 |
Paul Mackerras | chat: Improve signal handling |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2022-10-08 |
Paul Mackerras | Merge pull request #370 from Chocobo1/systemd |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2022-09-25 |
Chocobo1 | Add `enable-systemd` flag to CI |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2022-09-19 |
Chocobo1 | Fix libsystemd detection |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2022-09-09 |
Paul Mackerras | Merge pull request #366 from pali/rtnetlink-register |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2022-09-09 |
Paul Mackerras | Merge pull request #365 from enaess/ppp-options |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2022-09-09 |
Paul Mackerras | Merge pull request #362 from enaess/ppp-crypto |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2022-08-19 |
Eivind Næss | Adding back DesEncrypt/DesDecrypt functions as they... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2022-08-19 |
Eivind Næss | Add option to show all options (show-options), and... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2022-08-18 |
Pali Rohár | pppd: Retry registering interface when on rtnetlink... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2022-08-18 |
Paul Mackerras | Merge pull request #361 from pali/rtnetlink-deduplicate |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2022-08-16 |
Eivind Næss | Fixing up the srp compilation to work without SHA1Init... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2022-08-16 |
Eivind Næss | Reduce the clutter by defining the MD4/MD5/SHA digest... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2022-08-14 |
Pali Rohár | pppd: De-duplicate also rtnetlink code in get_ppp_stats... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2022-08-12 |
Eivind Næss | Create a new API to abstract the crypto functions used... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2022-08-09 |
Pali Rohár | pppd: De-duplicate Linux rtnetlink code |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2022-08-09 |
Paul Mackerras | Merge pull request #358 from enaess/ppp-autotools |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2022-08-09 |
pali | pppd: Fix check for incomplete ppp_stats nlmsgerr struc... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2022-08-09 |
pali | pppd: Workaround for generating ppp unit id on Linux... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2022-08-09 |
Adrien RICCIARDI | ci: Update the Solaris GitHub action to use macOS 12... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2022-08-08 |
Eivind Næss | Fix warning messages on autoreconf (especially with... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2022-08-08 |
Eivind Næss | Let ./configure control the paths for pppd |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2022-08-05 |
Vlados Korneev | pppd: Fix duplicate nameserver in resolv.conf (#337) |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2022-08-05 |
Paul Mackerras | Merge pull request #354 from pali/register-with-name |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2022-08-05 |
Paul Mackerras | pppd: Fix compilation on Linux when IPV6 is disabled... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2022-08-04 |
Paul Mackerras | pppdump: Avoid out-of-range access to packet buffer |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2022-07-25 |
Paul Mackerras | Merge pull request #349 from enaess/ppp-autotools |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2022-07-15 |
Eivind Næss | Removing option to configure PPP_WITH_MAXOCTETS, helps... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2022-07-15 |
Eivind Næss | Fix build for when --without-[srp|atm|pcap|pam]=no... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2022-07-15 |
Eivind Næss | The use of <net/ppp_defs.h> isn't guranteed to exist... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2022-07-15 |
Eivind Næss | Need to use the /include directory for SunOS |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2022-07-15 |
Eivind Næss | Adding propper include guard to header files, renaming... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2022-07-15 |
Eivind Næss | For Linux, use the Linux / Glibc based defines instead... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2022-07-15 |
Eivind Næss | Fixup in merge/rebase, had to remove duplicate use... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2022-07-15 |
Eivind Næss | Cleanup in pppd/pppd.h, eliminate unecessary headers |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2022-07-15 |
Eivind Næss | Fix include paths for plugins to use the public API... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2022-07-15 |
Eivind Næss | Removing patchlevel.h |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2022-07-15 |
Eivind Næss | Update configure.ac to use AS_IF() and correct use... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2022-07-15 |
Sam James | configure.ac: include systemd support in summary |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2022-07-15 |
Sam James | configure.ac, pppd/Makefile.am: use pkg-config to link... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2022-07-15 |
Sam James | configure.ac: minor phrasing tidy ups in output |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2022-07-15 |
Sam James | configure.ac: use consistent x${VAR} = x${VALUE} test |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2022-07-15 |
Eivind Næss | Fixing up quotation of AC_DEFINE macro |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2022-07-15 |
Eivind Næss | Changing USE_SRP to PPP_WITH_SRP for consistency |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2022-07-15 |
Eivind Næss | Changing USE_PAM to PPP_WITH_PAM for consistency. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2022-07-15 |
Eivind Næss | Changing defines for USE_PEAP to PPP_WITH_PEAP for... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2022-07-15 |
Eivind Næss | Changing MAXOCTETS to PPP_WITH_MAXOCTETS |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2022-07-15 |
Eivind Næss | Changing the define USE_EAPTLS to PPP_WITH_EAPTLS for... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2022-07-15 |
Eivind Næss | Changing PPP_FILTER to PPP_WITH_FILTER for consistency. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2022-07-15 |
Eivind Næss | Changing PLUGIN to PPP_WITH_PLUGINS for consistency |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2022-07-15 |
Eivind Næss | Changing CBCP_SUPPORT define to PPP_WITH_CBCP to be... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2022-07-15 |
Eivind Næss | Changing USE_TDB to PPP_WITH_TDB to be consistent. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2022-07-15 |
Eivind Næss | Changing HAVE_MULTILINK to PPP_WITH_MULTILINK |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2022-07-15 |
Eivind Næss | Changing defines for CHAPMS, MSLANMAN, MPPE to prefix... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2022-07-15 |
Eivind Næss | Changing INET6 to PPP_WITH_IPV6CP and adding configure... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2022-07-09 |
Pali Rohár | pppd: Add support for registering ppp interface via... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2022-07-09 |
Paul Mackerras | Add SECURITY.md |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2022-07-04 |
Fabrice Fontaine | pppd/eap-tls.c: fix build with libressl (#338) |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2022-07-04 |
Paul Mackerras | pppd: Add dummy noipx option |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2022-07-04 |
Jaco Kroon | pppd/auth: Pass ipparam to auth-up and auth-down scripts |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2022-02-03 |
Eivind Næss | pppd/eap: Fix bug causing incorrect response length... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2022-01-13 |
Richard Purdie | pppd: Drop linux IPX support (#326) |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2022-01-13 |
pali | pppd: Allow use of additional Bnnn constants (#325) |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2022-01-13 |
Jaco Kroon | Expand byte count statistics to 64 bits (#298) |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2022-01-12 |
Paul Mackerras | Merge pull request #328 from pali/ipv6 |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2022-01-10 |
Paul Mackerras | Merge pull request #330 from pali/pppoe-discovery |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2022-01-08 |
Adrien RICCIARDI | Improved Buildroot CI build speed by providing precompi... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2021-12-21 |
Pali Rohár | pppoe-discovery: Remove duplicate and unused includes |
commit | commitdiff | tree | snapshot (tar.gz zip) |
next |