]> git.ozlabs.org Git - ppp.git/history - pppd/plugins
Changing USE_SRP to PPP_WITH_SRP for consistency
[ppp.git] / pppd / plugins /
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 defines for CHAPMS, MSLANMAN, MPPE to prefix...
2022-01-13 Jaco KroonExpand byte count statistics to 64 bits (#298)
2022-01-12 Paul MackerrasMerge pull request #328 from pali/ipv6
2022-01-10 Paul MackerrasMerge pull request #330 from pali/pppoe-discovery
2021-12-21 Pali Rohárpppoe-discovery: Remove duplicate and unused includes
2021-12-21 Pali Rohárpppoe-discovery: Add check that there is no additional...
2021-12-21 Pali Rohárpppoe-discovery: Do not set eth0 as default interface
2021-12-10 Paul Mackerraspppoe: Print packet fields in hex if they contain non...
2021-11-26 Paul MackerrasMerge branch 'pppoe-discovery' of https://github.com...
2021-11-20 Paul Mackerrasplugins/pppol2tp: Add '#ifdef INET6' for optional ipv6...
2021-10-28 str8fastpppol2tp.c add '#ifdef INET6' for optional ipv6
2021-10-16 Paul MackerrasMerge pull request #297 from mjeveritt/patch-11-test-pr
2021-10-16 Paul MackerrasMerge pull request #307 from enaess/ppp-peap
2021-10-16 Paul MackerrasMerge pull request #313 from Chocobo1/install
2021-09-27 Paul MackerrasMerge branch 'fix-compiler-warnings-2' of https://githu...
2021-09-23 Eivind NæssFix for CLang -Wformat-overflow warning, expand the...
2021-09-23 Eivind NæssFixing CLang [-Wpointer-sign] warning in winbind.c
2021-09-23 Eivind NæssFixing CLang [-Wcomment] warning for using /* inside...
2021-09-23 Eivind NæssFixing CLang [-Wpointer-sign] warning in radius.c
2021-09-23 Eivind NæssClang complained about -Wformat in passing a int for...
2021-09-23 Eivind NæssFixing CLang -Wpointer-sign warnings in sendserver.c
2021-09-23 Eivind NæssCLang detected possible invalid memory access (-Wsizeof...
2021-09-23 Eivind NæssFixing signed vs. unsigned char* warnings in avpair.c
2021-09-23 Eivind NæssFixing signed vs. unsigned char * in strcpy operation.
2021-09-20 Eivind NæssFixing CLang warning: format specifies type 'unsigned...
2021-09-20 Eivind NæssFixing CLang warnings related to using pointers of...
2021-09-20 Eivind NæssFixing CLang warning with regards to GNU old-style...
2021-09-20 Eivind NæssFixing CLang warnings w.r.t. GNU-style designator in...
2021-09-20 Eivind NæssFixing GCC warning with unused return value from ftrunc...
2021-09-20 Eivind NæssFixing GCC compile warning with unused result from...
2021-09-20 Eivind NæssFixing GCC warning -Wunused-result with setgid in winbind.c
2021-09-18 Jaco Kroonradattr: tighten permissions on radattr file to avoid...
2021-07-30 palipppoe: Remove rp-pppoe.so symlink to not conflict with...
2021-07-30 Paul MackerrasMerge pull request #303 from enaess/fix-md4
2021-07-30 Jaco Kroonradius: interim and stop frames should not depend on...
2021-07-24 Paul MackerrasMerge pull request #296 from enaess/ppp-autotools
2021-07-20 Eivind NæssRemove obsolete Makefile(s) and configure scripts
2021-07-20 Eivind NæssIncorporating review feedback from David Seifert.
2021-07-20 Eivind NæssUse autoconf/automake to configure and make ppp
2021-07-16 Adrianplugins/radius: Add RFC8044 dictionary compatibility...
2021-07-10 Paul Mackerrasplugins/radius: Use snprintf in rc_mksid
2021-04-24 Eivind Næsspppd: Expose the MPPE keys generated through an API...
2021-04-24 Eivind NæssAdd pkgconfig support to PPP project (#270)
2021-01-26 Paul MackerrasMerge pull request #230 from tisj/eap-mschapv2-refactor
2021-01-08 Jaroslav Škarvadaplugins/pppoe: Add manual page for pppoe-discovery
2021-01-08 Jaroslav ŠkarvadaInstall with standard permissions (#221)
2021-01-05 Pali Rohárpppoe-discovery: Remove unused file debug.c
2021-01-05 Pali Rohárpppoe-discovery: Use pppoe plugin discovery1() function...
2021-01-04 Pali Rohárpppoe-discovery: Define function and variables which...
2021-01-04 Pali Rohárpppoe: Do not use %.*v and %.*B formats which are unsup...
2021-01-04 Pali Rohárpppoe: Dump discovery packets when pppoe-verbose option...
2021-01-04 Pali Rohárpppoe: Show verbose information about all concentrator...
2021-01-04 Pali Rohárpppoe: Do not use lcp_allowoptions[] and lcp_wantoption...
2021-01-04 Pali Rohárpppoe: Split function discovery() into phases discovery...
2021-01-04 Pali Rohárpppoe: Rename variable printACNames to pppoe_verbose...
2021-01-04 Paul Mackerrasplugins/radius: Eliminate some potential buffer overruns
2021-01-03 Pali Rohárpppoe: Check if PPPoE discovery socket was created
2021-01-01 Paul MackerrasAdd cross-compilation support on Linux
2021-01-01 Paul MackerrasMerge pull request #205 from pali/pppoe-rename
2021-01-01 Pali RohárCleanup pppoe-discovery fatal functions
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 ThibaultAllow overriding the optimization level with CFLAGS...
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 ThibaultDo not strip installed binaries (#186)
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 Duncan SandsFix pppoatm plugin for pppd to accept a wildcard argume...
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-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-10-19 Jan Just KeijserAdd support for EAP-TLS (including experimental TLS...
2020-09-04 Paul MackerrasMerge pull request #162 from pali/ipv6-prefix
2020-09-04 Paul MackerrasMerge pull request #161 from Sander80/master
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-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-01-04 Paul Mackerrasradius: Prevent buffer overflow in rc_mksid()
2019-12-29 Paul Mackerrasplugins/rp-pppoe: Make tag parsing loop condition more...
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-10-01 Kurt Van Dijckpppoe: Remove the use of cdefs
next