]> git.ipfire.org Git - thirdparty/freeradius-server.git/shortlog
thirdparty/freeradius-server.git
2024-12-26  Alan T. DeKoktrack more per-connection stats
2024-12-26  Alan T. DeKokquiet analyzer
2024-12-26  Alan T. DeKokquiet analyzer
2024-12-26  Alan T. DeKokdirfd() is a C library function, and not a variable...
2024-12-26  Alan T. DeKokexpire old home servers, on a fixed 60s timer
2024-12-26  Alan T. DeKokallow modules to be commented out trivially
2024-12-26  Alan T. DeKokadd support for dynamic proxying
2024-12-26  Alan T. DeKokadd API for RB trees with expiry timers
2024-12-26  Alan T. DeKokmove common elements to one data structure
2024-12-26  Alan T. DeKokdon't complain about limit_proxy_state if we have Messa...
2024-12-26  Alan T. DeKokget rid of bio_result_t
2024-12-26  Alan T. DeKokrename functions for clarity
2024-12-26  Alan T. DeKokunify bio_result_t and bio_request_t
2024-12-25  Alan T. DeKokwe don't need to include <talloc.h>
2024-12-24  Alan T. DeKokremove last bits of rlm_radius_udp
2024-12-24  Alan T. DeKokonly complain if the user sets "interface = foo"
2024-12-24  Alan T. DeKokminor tweaks and clarifications
2024-12-24  Nick PorterAnother cbor negative limit fix
2024-12-24  Nick PorterThe new radius module doesn't create rlm_radius_udp.so
2024-12-23  Alan T. DeKokenable the new radius module
2024-12-23  Alan T. DeKokminor tweaks
2024-12-23  Alan T. DeKokuse unconnected-proxy and unconnected-replicate
2024-12-23  Alan T. DeKokactually set SO_RCVBUF to zero
2024-12-23  Nick PorterCorrect limit on negative cbor decode
2024-12-23  Nick PorterBetter Coverity hint (CID #1619299)
2024-12-23  Nick PorterPacify Coverity (CID #1634622)
2024-12-23  Nick PorterMove pointer check before first use (CID #1635782)
2024-12-22  Nick PorterCheck return of fr_pair_list_copy (CID #1636884)
2024-12-22  Nick PorterUse an attribute to record the type of TLS session...
2024-12-22  Nick PorterAdd placeholder establish session section
2024-12-22  Nick PorterAdd an optional "establish session" session
2024-12-22  Nick PorterDon't duplicate TLS session info attributes
2024-12-22  Nick PorterAdd sample "new session" section
2024-12-22  Nick PorterUse control attributes to set TLS min/max version
2024-12-22  Nick PorterDefine attributes for setting TLS min/max versions
2024-12-22  Nick PorterIf a "new session" section exists run that before creat...
2024-12-22  Nick PorterDetect if "new session" section exists
2024-12-22  Nick PorterAdd fr_tls_new_session_push
2024-12-22  Nick PorterAdd "new session" to TLS process sections
2024-12-20  Alan T. DeKokset SO_RCVBUF to zero for unconnected sockets, too
2024-12-20  Alan T. DeKokadd "mode = unconnected" and xlat function for replication
2024-12-20  Alan T. DeKokmake it clear that Message-Authenticator is auto-added
2024-12-20  Alan T. DeKokAdd Blast RADIUS checks to radclient.
2024-12-20  Alan T. DeKokdon't print out results if there are no results
2024-12-20  Alan T. DeKokset src_port if it's zero, too
2024-12-20  Alan T. DeKokget cmsg after setting controllen
2024-12-20  Alan T. DeKokmake decode_fail_t radius specific.
2024-12-20  Alan T. DeKokadd verify callback for stream sockets.
2024-12-20  Alan T. DeKokadd memory BIO for stream sockets
2024-12-20  Alan T. DeKokmore sanity checks for unconnected sockets
2024-12-20  Alan T. DeKokadd configuration for unconnected sockets
2024-12-20  Alan T. DeKokremove old "use_authenticator" flag
2024-12-18  Nick PorterReturn CACHE_RECONNECT if memcached returned a fatal...
2024-12-18  Nick PorterAdd memcached to CI tests
2024-12-18  Nick PorterAdd tests for memcached cache driver
2024-12-18  Nick PorterExpected output is data, not unresolved data
2024-12-18  Nick PorterInitialise map list
2024-12-18  Nick PorterRun-time tmpls need an event list
2024-12-18  Nick PorterUse fr_asprintf to access custom format specifiers
2024-12-18  Nick PorterNo need to populate buffer with driver name
2024-12-18  Nick PorterNo need to initialise buffer which is about to be print...
2024-12-18  Nick PorterDriver config is auto parsed when module is loaded
2024-12-18  Nick PorterBetter comments
2024-12-18  Nick PorterCorrect reference to cache config
2024-12-18  Nick PorterConvert rlm_cache memcached driver to use slab allocator
2024-12-18  Nick PorterWS
2024-12-18  ethan-thompsonfix: Return -1 on error instead of 1 (01) - typo.
2024-12-18  ethan-thompsonfix: When using a dictionary that first defines a proto...
2024-12-16  Alan T. DeKokadd INVALID type, and auto-set from configuration
2024-12-16  Alan T. DeKokupdate docs
2024-12-16  Alan T. DeKokallow module to retransmit even if set to proxy mode
2024-12-15  Alan T. DeKokuse "mode" instead of replicate / synchronous / originate
2024-12-14  Alan T. DeKokadd optional CONF_SECTION parsers, and use in rlm_radius
2024-12-13  Alan T. DeKokIPv6 addresses should have a 128 prefix, too
2024-12-13  Nick PorterFreeRADIUS IPv4 addresses must have prefix len 32
2024-12-13  Nick PorterMake request subsection required
2024-12-13  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/cbor.tar
2024-12-12  Nick PorterAdd call_env related options to sample krb5 module...
2024-12-12  Nick PorterUse call_env for username and password in krb5
2024-12-12  Nick PorterUpdate sample krb5 module config with slab parameters
2024-12-12  Nick PorterRe-work rlm_krb5 to use slab allocation for handles
2024-12-12  Nick PorterSet vic_options in module instantiation
2024-12-12  Nick PorterUse macro to reduce boilerplate
2024-12-12  Nick PorterCorrect macro name
2024-12-12  Alan T. DeKokas found on the net
2024-12-11  Alan T. DeKokcatch corner conditions
2024-12-11  Alan T. DeKokcall fr_mkdir() with only directory arguments
2024-12-11  Nick PorterUse current TLS certificate attribute names in sample...
2024-12-11  Nick PorterBetter name for TLS session virtual server
2024-12-11  Nick PorterOnly run verify certificate sub request if the section...
2024-12-11  Nick PorterDetect if "verify certificate" section exists when...
2024-12-10  Nick PorterFilenames which need run time expansion must be double...
2024-12-10  Nick PorterTLS cache section names are `<verb> session` not `sessi...
2024-12-10  Nick PorterTypo
2024-12-10  Nick PorterConsistent case
2024-12-09  Arran Cudbard... rlm_rest: Search in the _real_ header list for content...
2024-12-08  Alan T. DeKokcall FD connect function if the connect() is delayed
2024-12-08  Alan T. DeKokcall error handler on connect error
2024-12-08  Alan T. DeKoksend one packet at a time
2024-12-07  Alan T. DeKokminor cleanups
next