]> git.ozlabs.org Git - ppp.git/history - pppd
Make a consistency in pppoe options
[ppp.git] / pppd /
2021-01-01 Pali RohárMake a consistency in pppoe options
2020-12-31 Pali RohárRename rp-pppoe.so plugin to pppoe.so
2020-12-31 Samuel Thibaultpppd: Use a compile test to detect crypt.h (#198)
2020-12-31 Samuel ThibaultAllow overriding the optimization level with CFLAGS...
2020-12-31 Samuel Thibaultpppd: Export $CALL_FILE to the link scripts (#196)
2020-12-31 Samuel Thibaultpppd: Make _PATH_CONNERRS world readable (#194)
2020-12-31 Samuel Thibaultplugins/radius: Add support for the Framed-MTU Radius...
2020-12-31 Paul MackerrasMerge branch 'pppoatm_wildcard' of https://github.com...
2020-12-31 Samuel Thibaultplugins/pppoatm: cosmetic cleanup (#190)
2020-12-31 Samuel Thibaultpppd: Add option to strip MS domain name (#188)
2020-12-31 Samuel ThibaultDo not strip installed binaries (#186)
2020-12-31 Samuel Thibaultpppd: Make sure that the linkpidfile is always created...
2020-12-31 Samuel Thibaultpppd: Be sure to close /dev/ppp when reconnecting ...
2020-12-31 Paul MackerrasMerge pull request #183 from sthibaul/path-ip-up-down
2020-12-31 Paul MackerrasMerge pull request #182 from pali/get_if_hwaddr
2020-12-31 Paul MackerrasMerge pull request #181 from pali/get_first_ethernet
2020-12-31 Paul MackerrasMerge pull request #177 from tisj/eap-mschapv2-server
2020-12-31 Alarig Le Layradius: Handle IPv6 RADIUS attributes (#176)
2020-12-31 Paul MackerrasMerge pull request #103 from Low-power/solaris-mtu-fix
2020-12-30 Tijs Van Buggenhoutpppd: Add support for EAP-MSCHAPv2 in server mode
2020-12-30 Duncan SandsFix pppoatm plugin for pppd to accept a wildcard argume...
2020-12-30 Russell CokerAdd option to specify ip-up script
2020-12-30 Pali RohárFix indicating failure in Linux get_if_hwaddr() function
2020-12-30 Pali RohárImplement get_first_ethernet() for Linux systems properly
2020-12-30 Paul MackerrasMerge pull request #54 from shankerwangmiao/master
2020-12-30 Paul MackerrasMerge pull request #101 from vyos/if-renaming-clean
2020-12-30 Paul Mackerrasrp-pppoe: Fix compilation with musl libc
2020-12-30 Paul Mackerraspppd: Fix compilation with uclibc
2020-12-29 Paul MackerrasMerge pull request #153 from pali/master
2020-12-29 Paul MackerrasMerge branch 'chap-timeout' of https://github.com/nomis/ppp
2020-12-29 Paul MackerrasConvert to ANSI C
2020-12-29 Paul MackerrasMerge pull request #165 from pali/lcp
2020-12-29 Xing QingjieClose discovery socket after session completed
2020-11-08 Miao Wangadd $(INSTROOT) to $(DESTDIR)
2020-11-08 Daniil BaturinSupport renaming interfaces from a pre-up script.
2020-11-03 Jan Just KeijserFixed static analyzer warnings; removed superfluous...
2020-10-19 Jan Just KeijserAdd support for EAP-TLS (including experimental TLS...
2020-10-03 Paul MackerrasMerge pull request #169 from SimonTate/fix-pppoe-empty...
2020-10-03 paliEnable IPv6 by default (#171)
2020-09-14 Simon Tatepppd: Fix blank password usage
2020-09-04 Pali RohárDocument PPPoE options in pppd.8 manpage
2020-09-04 Paul MackerrasMerge pull request #162 from pali/ipv6-prefix
2020-09-04 Paul MackerrasMerge pull request #161 from Sander80/master
2020-09-01 Pali Rohárpppd: Do not call update_link_stats() for every LcpSend...
2020-08-07 Pali RohárFix setting prefix for IPv6 link-local addresss
2020-08-07 Alexander SmirnovDisable asking password again when prompt program retur...
2020-08-07 Paul MackerrasMerge pull request #145 from sthibaul/ipv6cp-accept...
2020-08-07 paliFix -W option for pppoe-discovery utility (#157)
2020-08-07 yannaylAccept Malformed Windows Success Message (#156)
2020-08-07 Craig McQueenpppd: Add documentation of stop-bits option to pppd...
2020-08-06 Simon Arlottpppd: Add client CHAP authentication timeout
2020-07-19 David WoodhouseAdd ipv6cp-accept-remote option
2020-07-19 Samuel Thibaultpppd: Fix the default value for ipv6cp-accept-local...
2020-05-25 Marco d'Itripppd: Add lcp-echo-adaptive option
2020-05-25 palipppd: Handle SIGINT and SIGTERM during interrupted...
2020-05-25 Paul MackerrasMerge branch 'monotonic-time' of https://github.com...
2020-05-22 Vladislav Grishenkopppd: linux: use monotonic time if possible
2020-03-21 Nigel Kukardpppd: Fixed spelling 'unkown' => 'unknown' (#141)
2020-03-21 Lars Wendlerpppd: Print version information to stdout instead of...
2020-03-21 Paul Mackerraspppd: Add RFC1990 (Multilink) to the See Also section...
2020-03-21 Paul Mackerraspppd: Add mppe.h to the list of headers to install...
2020-03-21 Paul Mackerraspppd: Obfuscate password argument string
2020-02-03 Paul Mackerraspppd: Ignore received EAP messages when not doing EAP eapfix
2020-02-03 Paul Mackerraspppd: Fix bounds check in EAP code
2020-01-04 Paul Mackerrasradius: Prevent buffer overflow in rc_mksid()
2019-12-31 Paul MackerrasUpdate README and patchlevel.h for 2.4.8 release ppp-2.4.8
2019-12-31 Paul Mackerraspppd: Avoid use of strnlen (and strlen) in vslprintf
2019-12-31 James Carlsonpppd: Fix IPv6 default route code for Solaris
2019-12-29 Paul Mackerrasplugins/rp-pppoe: Make tag parsing loop condition more...
2019-12-29 Paul Mackerraspppd: Make sure word read from options file is null...
2019-12-29 Paul Mackerraspppd: Limit memory accessed by string formats with...
2019-12-01 Paul Mackerraspppd: Eliminate some more compiler warnings
2019-12-01 Kurt Van Dijckpppd: Include time.h header before using time_t
2019-12-01 Paul MackerrasMerge branch 'patch-1' of https://github.com/neheb/ppp
2019-12-01 Paul Mackerraspppd: Don't free static string
2019-10-19 Rosen Penevpppd.h: Add missing headers
2019-10-19 Samuel Thibaultpppd: Add defaultroute6 and related options
2019-10-19 Paul Mackerraspppd: Avoid declarations within statements in main.c
2019-10-19 fhostpppd: Fix `ifname` option in case of multilink (#105)
2019-10-19 Paul Mackerraspppd: Fix variable reference syntax in Makefile.linux
2019-10-19 Alfonso Sánchez... pppd: Check tdb pointer before closing
2019-10-01 Kurt Van Dijckpppd: Refactor setjmp/longjmp with pipe pair in event...
2019-10-01 Kurt Van Dijckmake: Avoid using host include for cross-compiling
2019-10-01 Kurt Van Dijckpppoe: Remove the use of cdefs
2019-10-01 Kurt Van Dijckpppd: Remove unused rcsid variables
2019-10-01 Kurt Van Dijckpppd: Fix GLIBC version test for non-glibc toolchains
2019-10-01 Kurt Van Dijckradius: Fix compiler warning
2019-10-01 Kurt Van Dijckmagic: Remove K&R style of arguments
2019-05-27 WHRFix netif_set_mtu for Solaris
2019-05-25 Alexis Cellierrp-pppoe plugin: Add options to tune discovery timeout...
2019-05-18 Matteo Crocepppoe: Custom host-uniq tag
2019-05-18 Paul Mackerrasplugins/rp-pppoe: Fix compile errors
2019-05-05 Jaroslav ŠkarvadaVarious fixes for errors found by coverity static analy...
2018-06-23 Paul MackerrasMerge branch 'pppd_print_changes' of https://github...
2018-06-23 Paul MackerrasMerge branch 'pppoe-discovery-cleanup' of https://githu...
2018-06-23 Jaroslav Škarvadapppd: Use openssl for the DES instead of the libcrypt...
2018-06-23 Hauras Wigelstukas... radius.c: Include CLASS attribute in radius_acct_interi...
2018-06-23 Paul Mackerraspppd: Don't try to free(NULL - 1)
2018-06-23 Paul Mackerraspppd: Fix compile warning due to comparing pointer...
2018-06-23 Vegard Nossumpppd: Fix printing call in print_option()
next