]> git.ipfire.org Git - thirdparty/freeradius-server.git/shortlog
thirdparty/freeradius-server.git
2024-08-20  James JonesRange check buffer[1] to avoid tainted_data issue ...
2024-08-20  Nick PorterRe-work test for extended regex
2024-08-20  Nick Porteroriginal->flags is already in network byte order
2024-08-19  Nick PorterRFC 2131 says DHCP replies copy flags from requests
2024-08-19  Alan T. DeKokmove "set open" to common function
2024-08-19  Alan T. DeKokupdate for new fr_radius_encode() API
2024-08-19  Alan T. DeKokcall time start to bootstrap timing
2024-08-17  Alan T. DeKokadd "require_enum_prefix" migration flag
2024-08-17  Alan T. DeKoksimplify a bit
2024-08-17  Alan T. DeKokallow cast to same data type to mean "print value,...
2024-08-17  Alan T. DeKokclean up casting a bit
2024-08-17  James JonesComplete (and simplify) the pacification of Coverity...
2024-08-15  James JonesAdd Coverity-only check for two-byte length case (CID...
2024-08-14  Alan T. DeKokuse the src enum for time resolution, not the dst enum
2024-08-14  Nick PorterFix crossbuild for Debian sid
2024-08-14  Nick PorterMore appropriate list of common cross builds
2024-08-14  Nick PorterDebian sid has OpenSSL legacy providers in an optional...
2024-08-14  Nick PorterAdd rlm_sql_mysql driver option to set connection chara...
2024-08-14  Nick PorterUNUSED
2024-08-13  Alan T. DeKokallow casting from something to specific time_delta...
2024-08-13  Alan T. DeKokadd API to get enumv for time precision
2024-08-13  Alan T. DeKokupdate Acct-Delay-Time calculations
2024-08-13  Alan T. DeKokadd test for (date - date --> uint32)
2024-08-12  Alan T. DeKokremove discussion of old attribute
2024-08-12  Alan T. DeKokifdef around registration, too
2024-08-12  Alan T. DeKokprint out actual attribute
2024-08-12  Alan T. DeKokleave Acct-Delay-Time
2024-08-12  Arran Cudbard... Check for EVP_blake2s256 and EVP_blake2b512 Closes...
2024-08-12  Arran Cudbard... Update autoconf.h.in with whatever the latest autoconf...
2024-08-12  Arran Cudbard... Quiet warning
2024-08-12  Alan T. DeKokif (!event-timestamp) event-timestamp = now - Acct...
2024-08-12  Alan T. DeKokwe can always retransmit Status-Server checks
2024-08-12  Alan T. DeKokdon't add Proxy-State to "ping" packets
2024-08-12  Alan T. DeKokremove Acct-Delay-Time
2024-08-12  Alan T. DeKokremove AcctStartDelay.
2024-08-12  Alan T. DeKokremove AcctStopDelay from Oracle and MS-SQL.
2024-08-12  Alan T. DeKokremove unneeded code
2024-08-11  Alan T. DeKokquiet compiler
2024-08-11  Alan T. DeKokdon't set "require_message_authenticator" from AUTO...
2024-08-11  Alan T. DeKokhoist Proxy-State checks to main encoder
2024-08-11  Alan T. DeKokmove "secure_transport" to common data structure
2024-08-11  Alan T. DeKoktypo
2024-08-11  Alan T. DeKokignore Message-Authenticator in replies
2024-08-11  Alan T. DeKokdon't automatically add Message-Authenticator for tests
2024-08-11  Alan T. DeKokRevert "don't use packet->vector for CHAP-Challenge"
2024-08-11  Alan T. DeKokmove "add Message-Authenticator" functionality to core...
2024-08-11  Alan T. DeKoktypo
2024-08-11  Alan T. DeKokgo to next VP on skip
2024-08-11  Alan T. DeKokdon't use packet->vector for CHAP-Challenge
2024-08-11  Alan T. DeKokuse correct type
2024-08-11  Alan T. DeKokdon't set packet->vector for non-RADIUS protocols
2024-08-11  Alan T. DeKokwe no longer use packet->vector for anything DHCPv4
2024-08-11  Alan T. DeKokdon't smash the authentication vector
2024-08-11  Alan T. DeKokpass dbuff && packet_ctx to encode function
2024-08-11  Alan T. DeKokpoint to common context, instead of local struct
2024-08-11  Alan T. DeKokmake common context "const"
2024-08-11  Alan T. DeKokremove vector[] from common encode/decode context
2024-08-11  Alan T. DeKokremove duplicate API as part of cleanup
2024-08-11  Alan T. DeKokclean up API and simplify
2024-08-11  Alan T. DeKokfor simplicity, put rb node into dedup context
2024-08-11  Alan T. DeKokdon't encode Message-Authenticator multiple times
2024-08-09  Alan T. DeKokuse pctx for packet ctx
2024-08-09  Alan T. DeKokallow setting CoA filter attribute name
2024-08-09  Alan T. DeKokRevert "Add Coverity-only check to pacify it (CID ...
2024-08-09  Alan T. DeKoklink in radiusd -X
2024-08-09  Alan T. DeKokpoint to new files
2024-08-09  Alan T. DeKokprint out only at end, to avoid dups
2024-08-09  Alan T. DeKokpoint to correct link
2024-08-08  Alan T. DeKokscript to cross-check antora files
2024-08-08  Alan T. DeKokthis is a new module
2024-08-08  Alan T. DeKokmoved to better location
2024-08-08  aBainbridge11Update index.adoc
2024-08-08  aBainbridge11Create Alcatel-Lucent
2024-08-08  aBainbridge11Create Huawei
2024-08-08  aBainbridge11Create HP
2024-08-08  aBainbridge11Update cisco.adoc
2024-08-08  aBainbridge11Create Alvarion
2024-08-08  aBainbridge11Update index.adoc
2024-08-08  aBainbridge11Create EAP PEAP
2024-08-08  aBainbridge11Create Disconnect Messages
2024-08-08  aBainbridge11Create Twitter
2024-08-08  aBainbridge11Create Stats with radsniff
2024-08-08  aBainbridge11Create Raduat
2024-08-08  aBainbridge11Create radiusd -X
2024-08-08  aBainbridge11Create Eduroam Configuration
2024-08-08  aBainbridge11Create Logging in an eduroam environment
2024-08-08  aBainbridge11Create EAP-SIM and EAP-AKA:
2024-08-08  aBainbridge11Create Troubleshooting
2024-08-08  aBainbridge11Create Red Hat FAQ
2024-08-08  aBainbridge11Create Git config management
2024-08-08  aBainbridge11Create FAQ
2024-08-08  aBainbridge11Create RADIUS Concepts
2024-08-08  aBainbridge11Create Wired Equivalent Privacy
2024-08-08  aBainbridge11Create WPA
2024-08-08  aBainbridge11Create RFC Compliance
2024-08-08  aBainbridge11Create RADIUS
2024-08-08  aBainbridge11Create NAC
2024-08-08  aBainbridge11Create NAS
2024-08-08  aBainbridge11Create Virtual Servers
2024-08-08  aBainbridge11Create Performance
next