]> git.ozlabs.org Git - ppp.git/history - pppd/plugins/radius
Makefile.am: Add explicit openssl directory to pppd include path
[ppp.git] / pppd / plugins / radius /
2023-12-21 Jaco Kroonradius: Fix MPPE key decryption for the second-half...
2023-10-26 Jaco Kroonplugins/radius: fix segfault during shutdown. (#455)
2023-10-11 Paul MackerrasMerge pull request #367 from jkroonza/consolidated...
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-05-01 Paul MackerrasMerge pull request #417 from enaess/fixes
2023-04-23 Eivind NaessCloses #411, Fixing up parsing in radiusclient.conf
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 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æssAdditional fixes for broken build
2023-03-16 Eivind NæssFix several issues uncovered by Coverity (#397)
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-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-16 Eivind NæssReduce the clutter by defining the MD4/MD5/SHA digest...
2022-08-09 Paul MackerrasMerge pull request #358 from enaess/ppp-autotools
2022-08-08 Eivind NæssLet ./configure control the paths for pppd
2022-08-05 Paul MackerrasMerge pull request #354 from pali/register-with-name
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æssFor Linux, use the Linux / Glibc based defines instead...
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æssChanging MAXOCTETS to PPP_WITH_MAXOCTETS
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)
2021-11-26 Paul MackerrasMerge branch 'pppoe-discovery' of https://github.com...
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æ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-20 Eivind NæssFixing GCC warning with unused return value from ftrunc...
2021-09-18 Jaco Kroonradattr: tighten permissions on radattr file to avoid...
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-04 Paul Mackerrasplugins/radius: Eliminate some potential buffer overruns
2021-01-01 Paul MackerrasAdd cross-compilation support on Linux
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 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 Paul MackerrasMerge pull request #54 from shankerwangmiao/master
2020-12-30 Paul MackerrasMerge pull request #101 from vyos/if-renaming-clean
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-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-01 Paul Mackerraspppd: Eliminate some more compiler warnings
2019-10-01 Kurt Van Dijckradius: Fix compiler warning
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 Hauras Wigelstukas... radius.c: Include CLASS attribute in radius_acct_interi...
2018-05-28 Jaroslav ŠkarvadaHonor LDFLAGS
2015-08-14 Paul MackerrasMerge branch 'master' of https://github.com/ncopa/ppp
2014-08-01 Paul MackerrasMerge branch 'master' of git://github.com/cmcqueen/ppp
2014-08-01 Paul Mackerrasradius: Fix realms-config-file option
2013-06-10 Vadim Zotovradius: Handle additional attributes
2013-05-11 Adrian Banplugins/radius: Handle bindaddr keyword in radiusclient...
2013-02-03 Charlie Bradyppp: ignore unrecognised radiusclient configuration...
2008-05-26 Paul MackerrasFix bug causing duplicate radius interim accounting...
2006-06-04 Paul MackerrasAdd $(INSTDIR) to installation paths in Linux makefiles.
2006-05-22 Paul MackerrasThis fixes the RADIUS accounting termination cause...
2005-07-10 Paul MackerrasReturn the message from the radius server to the peer.
2004-11-15 Paul MackerrasGet rid of the MS_ChapResponse and MS_Chap2Response...
2004-11-14 Paul MackerrasUse the ipparam value as the PW_CALLING_STATION_ID...
2004-11-14 Paul MackerrasSimplified and cleaned up the radiusclient implementati...
2004-10-31 Paul MackerrasTake out the -o root argument to install. It is the...
2004-10-31 Paul MackerrasPut man pages in /usr/share/man under Linux.
2004-10-29 Paul MackerrasAdd --prefix and --sysconfdir options to configure...
next