]> git.ipfire.org Git - thirdparty/freeradius-server.git/shortlog
thirdparty/freeradius-server.git
2025-02-19  Alan T. DeKokremove is_pairs and other cleanup
2025-02-19  Alan T. DeKokadd migration flag which helps us get rid of "&"
2025-02-18  Alan T. DeKokCALL_ENV_FLAG_ATTRIBUTE also means concat
2025-02-18  Alan T. DeKokremove more "&"
2025-02-18  Alan T. DeKokremove more '&'
2025-02-18  Alan T. DeKokremove '&'
2025-02-18  Alan T. DeKokremove '&'
2025-02-18  Alan T. DeKokquiet coverity. CID #1642987
2025-02-17  Alan T. DeKokfurther limit OID encoding
2025-02-17  Alan T. DeKokclean up decode OID.
2025-02-17  Nick PorterRemove & from policy files
2025-02-17  Alan T. DeKoksimplify encode OID and catch parse errors
2025-02-17  Alan T. DeKokmove the basic type encoding to its own file
2025-02-17  Alan T. DeKokuse DER names in dictionaries
2025-02-17  Alan T. DeKokconvert to more standard DER names
2025-02-17  Alan T. DeKokuse more descriptive error messages
2025-02-17  Alan T. DeKokadd comments
2025-02-17  Alan T. DeKokdo load-time checks, not run-time checks
2025-02-17  Alan T. DeKokrearrange to make name and parent available to validati...
2025-02-17  Alan T. DeKokremove 'option=' where it can be determined automatically
2025-02-17  Alan T. DeKokset the attribute number before checking the type and...
2025-02-17  Alan T. DeKokupdate error messages with more information
2025-02-17  Alan T. DeKoklet's use lowercase names for consistency
2025-02-17  Alan T. DeKoktry to allow just 'option'
2025-02-16  Alan T. DeKokbatten down the hatches a little more.
2025-02-16  Alan T. DeKokremove 'tagnum=' for flags.
2025-02-16  Alan T. DeKoklimit 'der_type=foo' to compatible FreeRADIUS data...
2025-02-16  Alan T. DeKokmore cross-checks and error messages
2025-02-16  Alan T. DeKokuse consistent uint64_t for max
2025-02-16  Alan T. DeKokdon't use uint64_t for 8-bit tags
2025-02-16  Alan T. DeKokmore UINT8_MAX cleanups
2025-02-16  Alan T. DeKoklower FR_DER_TAG_MAX
2025-02-16  Alan T. DeKokbe more stringent on allowed values
2025-02-16  Alan T. DeKokperhaps save a bit of space using single bits for booleans
2025-02-16  Alan T. DeKokminor cleanups
2025-02-16  Alan T. DeKokno need to say it's a tag "num".
2025-02-16  Alan T. DeKokremove unused array
2025-02-15  Alan T. DeKokwe know this can never fail
2025-02-15  Alan T. DeKokrework encode_len() to be even simpler
2025-02-15  Alan T. DeKokcheck return. CID #1642925
2025-02-15  Alan T. DeKokquiet analyzer. CID #1642927
2025-02-15  Alan T. DeKokrefactor encode_len. Outcome of CID #1642928
2025-02-15  Alan T. DeKoklen can be zero. CID #1642930
2025-02-15  Alan T. DeKokuse FUNCTION_RETURN() rather than function() CID #1642929
2025-02-14  Alan T. DeKokuse DER types, now that we can use the DER names
2025-02-14  Alan T. DeKokallow protocol-specific data types to over-ride standar...
2025-02-14  Alan T. DeKokmake ubsan happy by removing duplication
2025-02-14  Alan T. DeKokfix ubsan warning about shifting signed numbers
2025-02-13  Alan T. DeKokarrays don't go in header files
2025-02-13  Alan T. DeKokuse "der_type" and not "subtype"
2025-02-13  Alan T. DeKokadd fuzzer for DER
2025-02-13  Ethan Thompsonadded unit tests for DER
2025-02-13  ethan-thompsonfeat: Wrote DER decoder
2025-02-13  Alan T. DeKokenforce only int64 integers.
2025-02-13  Ethan ThompsonAdd DER encoder
2025-02-13  ethan-thompsonfeat: Wrote dictionaries for DER related things (certif...
2025-02-13  ethan-thompsonfeat: DER dictionary parser and validator
2025-02-13  ethan-thompsonchore: Added DER to the list of fuzzer binary folders...
2025-02-13  Nick PorterSimplify ldap.authenticate
2025-02-13  Nick PorterNot all calls to fr_tls_call_push require the session...
2025-02-13  Alan T. DeKokAdd more VSAs. Fixes #5511
2025-02-13  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/cbor.tar
2025-02-12  Alan T. DeKokignore auto-generated fuzzer_*.c files, too
2025-02-12  Alan T. DeKokremove pdf output
2025-02-12  Alan T. DeKokremove HTML output.
2025-02-12  Alan T. DeKokremove references to doc/raddb
2025-02-12  Alan T. DeKokregenerate
2025-02-12  Alan T. DeKokregenerate
2025-02-12  Matthew Newtonci: bump crossbuild up from ubuntu 20.04
2025-02-12  Matthew Newtonci: bump action version
2025-02-12  Matthew Newtonci: couple more fixes to docker-refresh job
2025-02-12  Matthew Newtonci: give docker refresh job ability to handle more...
2025-02-12  Alan T. DeKokadd home_server_lifetime, and update docs
2025-02-12  Alan T. DeKokwarn if the secret changes
2025-02-12  Nick PorterMinor fixup to source port hunt & peck
2025-02-12  Alan T. DeKokhunt and peck for an open source port
2025-02-12  Alan T. DeKokonly the replication modes allow for a single source...
2025-02-12  Alan T. DeKokmove src_port_start and src_port_end to FD BIO
2025-02-11  Alan T. DeKokthese files shouldn't be here
2025-02-11  Alan T. DeKoklet's comment these out by default
2025-02-11  Alan T. DeKokadd and document src_port_start and src_port_end
2025-02-11  Alan T. DeKokadd reuseport config, and use common function
2025-02-11  Alan T. DeKoknotes on "connected" UDP sockets
2025-02-11  Nick PorterAdd extension parsing to LDAP map URIs
2025-02-11  Nick PorterAdd freeradiusClientRegion to LDAP schema
2025-02-11  Nick PorterAdd LDAP xlat test using server side extensions
2025-02-11  Nick PorterAdd check_attribute to sample ldap module config
2025-02-11  Nick PorterAdd ORDERING to freeradiusClientIdentifier
2025-02-11  Nick PorterInvalid IP address family is an error
2025-02-11  Nick PorterDefine DO_NOT_RESPOND code for tls
2025-02-10  Alan T. DeKokupdate counters when nuking the pending list
2025-02-10  Alan T. DeKokreset the counter when there are no pending clients
2025-02-10  Alan T. DeKoktweak pending tracking
2025-02-10  Alan T. DeKokrate-limit complaints for injected packets
2025-02-10  Alan T. DeKokadd more error messages
2025-02-10  Alan T. DeKokadd IP address to timer message
2025-02-10  Nick PorterTypo
2025-02-10  Nick PorterProtect against too many extensions in LDAP URI
2025-02-10  Nick PorterTerminate after each control is created
2025-02-10  Nick PorterAdd parsing of vlv extension in LDAP URIs
next