]> git.ozlabs.org Git - ppp.git/history - pppd
CI: Updated the 'checkout' actions that were using Node.js 16 to Node.js 20. (#489)
[ppp.git] / pppd /
5 days ago Paul MackerrasMakefile.am: Add explicit openssl directory to pppd...
2024-02-13 Paul Mackerraspppd man page: Update header to refer to pppd 2.5.x
2024-02-13 Samuel Thibaultpppd: Restore adding a default route with different...
2024-01-11 Paul Mackerraspppoe: Fix sending of PADT on connection termination...
2024-01-01 Paul Mackerraspppd: Rework use of volatile in lcp-rtt code to elimina...
2023-12-26 AtariDreamspppd: Fix calloc calls (#416)
2023-12-21 Jaco Kroonradius: Fix MPPE key decryption for the second-half...
2023-12-18 Jaco Kroonpppd: constify log format strings. (#462)
2023-11-09 Paul MackerrasRemove <linux/if_ppp.h> and <net/if_ppp.h> headers
2023-11-09 Paul MackerrasChange my paulus@samba.org email address to paulus...
2023-11-08 Paul Mackerraspppoe: Fail if ethernet interface name is too long
2023-10-31 Jaco Kroonpppd/sys-linux: Fix compile with older Linux kernel...
2023-10-26 Jaco Kroonplugins/radius: fix segfault during shutdown. (#455)
2023-10-11 Paul MackerrasMerge pull request #367 from jkroonza/consolidated...
2023-10-10 Paul MackerrasMerge pull request #436 from martinetd/mkdir_runtime_lock
2023-10-10 Dominique Martinettry to create rundir if missing
2023-10-10 Dominique Martinetutils: add mkdir_recursive
2023-10-10 Dominique MartinetRevert lock path to /var/lock (#435)
2023-10-03 Jaco Kroonpppd: implement net-init, net-pre-up and net-down.
2023-09-30 Paul MackerrasMerge pull request #422 from rfc1036/lcp-rtt
2023-09-28 Marco d'ItriEscape all minus characters in the man pages (#449)
2023-09-28 Eivind Næsspppoe: Fix crash when a too-long device name is given...
2023-09-24 Marco d'Itriimplement logging the LCP RTT
2023-09-01 Ilya Shipitsinpppd/options.c: fix memory leak on error path (#441)
2023-08-04 Eivind Næsspppd: Fix compilation with openssl disabled (#431)
2023-08-03 Ilya Shipitsinpppd/options.c: handle malloc failure (#425)
2023-08-03 bkuhlspppd/ppp-sha1.c: use uint32_t instead of u_int32_t...
2023-08-03 Mike Gilbertpasswordfd: read password during option processing...
2023-06-26 Mike GilbertEnsure there is a '/' between PPP_PATH_VARRUN and the...
2023-05-01 Paul MackerrasMerge pull request #417 from enaess/fixes
2023-04-23 Eivind NaessCloses #411, Fixing up parsing in radiusclient.conf
2023-04-23 Eivind NaessAdd configure check to see if we have struct sockaddr_ll
2023-03-18 Paul Mackerraspppd/tty.c: Use unsigned constants for ACCM calculations
2023-03-18 Paul Mackerrasradius: Fix list traversal in rc_avpair_insert
2023-03-17 Paul MackerrasMerge pull request #409 from enaess/conf-fixes
2023-03-17 Eivind NæssFix compilation without ipv6cp support (#408)
2023-03-17 Eivind NæssAdd a --with-system-ca-path <path-to-ca-directory>...
2023-03-17 Paul MackerrasMerge pull request #404 from enaess/stdbool
2023-03-17 Bmoradius plugin: add fclose operation to fix file pointer...
2023-03-17 Eivind NæssAdding 'extern "C" {' and '}' declarations to exported...
2023-03-17 Eivind NæssShould not require third party project to define HAVE_H...
2023-03-17 Eivind NæssCompiling with --enable-mslanman is broken
2023-03-17 Eivind NæssAdditional fixes for broken build
2023-03-16 Eivind NæssFix several issues uncovered by Coverity (#397)
2023-03-10 Paul MackerrasMerge pull request #386 from enaess/ppp-release
2023-03-10 Eivind Næsspppd: Should check name, not ifname in ppp_set_ifname...
2023-03-06 Eivind NæssFix out-of-bounds accesses to ZPasswordHash arrays...
2023-01-23 Eivind NæssAdding copyright text to a few more header files.
2023-01-21 Eivind NæssHeader file reorganization and cleaning up the public...
2023-01-12 Dianne SkollUpdate DFS's legal name and email address to correct...
2022-12-31 Paul MackerrasMerge pull request #378 from jkroonza/radius-admin...
2022-12-16 Jaco Kroonradius: distinguish between User-Request and Admin...
2022-12-05 Paul Mackerraspppd: Fix spurious LCP echo failures with lcp-echo...
2022-09-09 Paul MackerrasMerge pull request #366 from pali/rtnetlink-register
2022-09-09 Paul MackerrasMerge pull request #365 from enaess/ppp-options
2022-09-09 Paul MackerrasMerge pull request #362 from enaess/ppp-crypto
2022-08-19 Eivind NæssAdding back DesEncrypt/DesDecrypt functions as they...
2022-08-19 Eivind NæssAdd option to show all options (show-options), and...
2022-08-18 Pali Rohárpppd: Retry registering interface when on rtnetlink...
2022-08-18 Paul MackerrasMerge pull request #361 from pali/rtnetlink-deduplicate
2022-08-16 Eivind NæssFixing up the srp compilation to work without SHA1Init...
2022-08-16 Eivind NæssReduce the clutter by defining the MD4/MD5/SHA digest...
2022-08-14 Pali Rohárpppd: De-duplicate also rtnetlink code in get_ppp_stats...
2022-08-12 Eivind NæssCreate a new API to abstract the crypto functions used...
2022-08-09 Pali Rohárpppd: De-duplicate Linux rtnetlink code
2022-08-09 Paul MackerrasMerge pull request #358 from enaess/ppp-autotools
2022-08-09 palipppd: Fix check for incomplete ppp_stats nlmsgerr struc...
2022-08-09 palipppd: Workaround for generating ppp unit id on Linux...
2022-08-08 Eivind NæssLet ./configure control the paths for pppd
2022-08-05 Vlados Korneevpppd: Fix duplicate nameserver in resolv.conf (#337)
2022-08-05 Paul MackerrasMerge pull request #354 from pali/register-with-name
2022-08-05 Paul Mackerraspppd: Fix compilation on Linux when IPV6 is disabled...
2022-07-25 Paul MackerrasMerge pull request #349 from enaess/ppp-autotools
2022-07-15 Eivind NæssRemoving option to configure PPP_WITH_MAXOCTETS, helps...
2022-07-15 Eivind NæssThe use of <net/ppp_defs.h> isn't guranteed to exist...
2022-07-15 Eivind NæssNeed to use the /include directory for SunOS
2022-07-15 Eivind NæssAdding propper include guard to header files, renaming...
2022-07-15 Eivind NæssFor Linux, use the Linux / Glibc based defines instead...
2022-07-15 Eivind NæssFixup in merge/rebase, had to remove duplicate use...
2022-07-15 Eivind NæssCleanup in pppd/pppd.h, eliminate unecessary headers
2022-07-15 Eivind NæssFix include paths for plugins to use the public API...
2022-07-15 Eivind NæssRemoving patchlevel.h
2022-07-15 Sam Jamesconfigure.ac, pppd/Makefile.am: use pkg-config to link...
2022-07-15 Eivind NæssChanging USE_SRP to PPP_WITH_SRP for consistency
2022-07-15 Eivind NæssChanging USE_PAM to PPP_WITH_PAM for consistency.
2022-07-15 Eivind NæssChanging defines for USE_PEAP to PPP_WITH_PEAP for...
2022-07-15 Eivind NæssChanging MAXOCTETS to PPP_WITH_MAXOCTETS
2022-07-15 Eivind NæssChanging the define USE_EAPTLS to PPP_WITH_EAPTLS for...
2022-07-15 Eivind NæssChanging PPP_FILTER to PPP_WITH_FILTER for consistency.
2022-07-15 Eivind NæssChanging PLUGIN to PPP_WITH_PLUGINS for consistency
2022-07-15 Eivind NæssChanging CBCP_SUPPORT define to PPP_WITH_CBCP to be...
2022-07-15 Eivind NæssChanging USE_TDB to PPP_WITH_TDB to be consistent.
2022-07-15 Eivind NæssChanging HAVE_MULTILINK to PPP_WITH_MULTILINK
2022-07-15 Eivind NæssChanging defines for CHAPMS, MSLANMAN, MPPE to prefix...
2022-07-15 Eivind NæssChanging INET6 to PPP_WITH_IPV6CP and adding configure...
2022-07-09 Pali Rohárpppd: Add support for registering ppp interface via...
2022-07-04 Fabrice Fontainepppd/eap-tls.c: fix build with libressl (#338)
2022-07-04 Paul Mackerraspppd: Add dummy noipx option
2022-07-04 Jaco Kroonpppd/auth: Pass ipparam to auth-up and auth-down scripts
2022-02-03 Eivind Næsspppd/eap: Fix bug causing incorrect response length...
next