]> git.ipfire.org Git - thirdparty/freeradius-server.git/shortlog
thirdparty/freeradius-server.git
2025-02-24  Alan T. DeKokdefine, parse, and print tag ":V"
2025-02-24  Alan T. DeKokadd commented-out CFLAGS which can quiet the compiler...
2025-02-23  Alan T. DeKokmore typo
2025-02-23  Alan T. DeKokfix the typo
2025-02-23  Alan T. DeKokproduce better errors on bad passwords
2025-02-23  Alan T. DeKoktypo
2025-02-23  Alan T. DeKok'%' at the end of a string is itself, and not an error
2025-02-23  Alan T. DeKokonly mark strings for expansion when they contain '%'
2025-02-20  Alan T. DeKokand formatted
2025-02-20  Alan T. DeKokfix typos and clean it up to remove duplication
2025-02-20  Alan T. DeKokas posted to the list
2025-02-20  Matthew Newtonmake libpcre optional in debian package
2025-02-18  Alan T. DeKokprevent duplications
2025-02-18  Alan T. DeKoktypo. fixes #5522
2025-02-18  Terry BurtonPreliminary module for producing to Kafka
2025-02-18  Terry BurtonDon't needlessly attempt to set euid to the current...
2025-02-17  Alan T. DeKokdocument Windows behavior
2025-02-16  Alan T. DeKokfix crash in TEAP module
2025-02-16  Alan T. DeKokallow building when OpenSSL is missing PSK. Fixes...
2025-02-15  Alan T. DeKokpoint to ltb-project which may have OpenSSL-compatible...
2025-02-14  Alan T. DeKokadds hint message for users testing TEAP using eapol_te...
2025-02-13  Nick PorterUse control:Packet-SRC-IP-Address when proxying needs...
2025-02-12  Matthew Newtonci: bump ubuntu versions
2025-02-12  Alan T. DeKoknote recent changes
2025-02-12  Alan T. DeKokwrap crl_dp checks in if (certs && (lookup <= 1). Fixes...
2025-02-11  Alan T. DeKokonly build the fuzzer if we have -fsanitize=fuzzer
2025-02-11  Alan T. DeKokwe don't need these flags here
2025-02-11  Alan T. DeKokcheck that the packet is well-formed
2025-02-11  Alan T. DeKokadd framework for fuzzer
2025-02-08  Alan T. DeKokmove STOP check to before assert. Fixes #5512
2025-02-02  Alan T. DeKokcheck for invalid values of the Crypto-Binding Flags...
2025-02-02  Alan T. DeKokrename function for clarity
2025-02-02  Alan T. DeKokmove failures to RWDEBUG
2025-02-01  Alan T. DeKokdebug print TEAP attributes we're sending in phase 2
2025-02-01  Alan T. DeKokminor cleanups, and print inner VPs in Access-Accept
2025-02-01  Alan T. DeKokadd only one user with EAP-MSCHAPv2
2025-02-01  Alan T. DeKokallow TLS 1.2, and use "autheap=MSCHAPv2"
2025-01-31  Matthew NewtonBump for 3.2.8
2025-01-31  Matthew Newtonrelease 3.2.7 release_3_2_7
2025-01-31  Matthew Newtondisable unix/utmp modules in the default config
2025-01-30  Matthew Newtonrebuild dockerfiles
2025-01-30  Matthew Newtonrlm_couchbase: we can't build on couchbase v3
2025-01-29  Matthew Newtonadd configure switch for radlast
2025-01-27  Matthew Newtonexample docs for tmpdir with systemd. Fixes #5066
2025-01-24  Nick PorterAdd basic radsecproxy.conf for testing
2025-01-24  Alan T. DeKoknote recent changes
2025-01-24  Nick PorterSSL_CTX_set_psk_find_session_callback was added in...
2025-01-24  Nick PorterAdd detail to error observed when TLS PSK is wrong
2025-01-24  Nick PorterPSK config uses either identity or query
2025-01-24  Nick PorterSet PSK session callback for server SSL ctx
2025-01-24  Nick PorterDefine cbtls_psk_find_session() for TLS 1.3 PSK session...
2025-01-24  Nick PorterMove psk_server_callback to cb.c
2025-01-24  Nick PorterCorrect function signature for event_new_fd()
2025-01-24  Nick PorterBackport alignment consistent ipv6 masking from v4
2025-01-23  Matthew NewtonNo sock for detail listeners. Fixes #5485
2025-01-22  Nick PorterFree authority info access extracted from cert
2025-01-22  Nick PorterDistribution points need to be freed
2025-01-22  Nick PorterReport OpenSSL errors at each stage of OCSP failure
2025-01-22  Nick PorterUse client shortname as TLS conf name
2025-01-19  Alan T. DeKokThe configuration item is psk_hexphrase. #5469
2025-01-17  Alan T. DeKoktypo
2025-01-17  Alan T. DeKokadd proxy_rate_limit module
2025-01-16  Alan T. DeKokadd defaults
2025-01-16  Terry BurtonPreliminary mod_proxy_rate_limit module
2025-01-15  Alan T. DeKoknote recent changes
2025-01-15  Alan T. DeKokuse the server TLS configuration, not client.
2025-01-13  Nick PorterIf a client has a TLS config, use that in preference...
2025-01-13  Nick PorterParse client specific tls conf sections
2025-01-13  Nick PorterNo need to warn about short shared secret for RadSec...
2025-01-13  Nick PorterWS
2025-01-10  Nick PorterUse ROPTIONAL where request may not be set
2025-01-10  Nick PorterCorrect signature for SQL driver mod_instantiate
2025-01-08  Alan T. DeKoktweaks
2025-01-08  Alan T. DeKoknotes on debugging using OSX utilities.
2025-01-08  Alan T. DeKokactually print out the config
2025-01-07  Alan T. DeKokhashes aren't rlm_rcode_t
2025-01-07  Alan T. DeKokon double-checking, this isn't necessary
2025-01-07  Alan T. DeKokadd CRL distribution points. Fixes #4992
2025-01-07  Alan T. DeKokmore stats for TCP sockets, too
2025-01-07  Aren SandersenDon't crash when the OSCP URL is invalid. Fixes #5433
2025-01-06  Alan T. DeKokix eap tls preload certificate chains for realms Fixes...
2025-01-06  Alan T. DeKokminor tweaks to debug output
2025-01-06  Alan T. DeKokdocument new behavior of the EAP in pre-proxy
2025-01-06  Alan T. DeKoknote recent changes
2025-01-06  Mark DonnellyCalculate length of EAP-Message only. Fixes #5486
2025-01-05  Alan T. DeKokbetter handle single-character expansions. Fixes ...
2025-01-05  Alan T. DeKokupdate example flags. Fixes #5346
2025-01-05  Alan T. DeKokrename to --show-config. Fixes #5442
2025-01-05  Alan T. DeKokit's now safe to do request_done() for QUEUED requests
2025-01-05  Alan T. DeKokbe more aggressive about cleaning up full queues
2025-01-05  Alan T. DeKokAPI to see if the fifo is full
2025-01-04  Alan T. DeKokremember to unlock the mutex
2025-01-04  Alan T. DeKokremove dups and minor tweaks
2025-01-04  Alan T. DeKoknote recent changes
2025-01-04  Alan T. DeKokbetter handle "queue full" states
2025-01-04  Alan T. DeKokclear errors on CTRL-C
2025-01-04  Alan T. DeKokadd support for timeout. Fixes #5417
2025-01-04  Alan T. DeKokremove unnecessary code, and add comment explaining why
2025-01-04  Alan T. DeKokadd stress test script as posted to github PR #5480
2025-01-04  Alan T. DeKokremove extraneous assert
next