]> git.ipfire.org Git - thirdparty/freeradius-server.git/shortlog
thirdparty/freeradius-server.git
2022-03-31  Arran Cudbard... Return NULL on error
2022-03-31  Alan T. DeKokrun through the formatting script
2022-03-31  Alan T. DeKokthis encoded as DNS
2022-03-31  Arran Cudbard... Check for NULL heap pointers
2022-03-31  Arran Cudbard... Remove one layer of heap derefs and shrink heaps as...
2022-03-31  Alan T. DeKokupdate and rearrange
2022-03-31  Alan T. DeKokthe first 2 fields are mandatory, so we might as well...
2022-03-31  Alan T. DeKokthese are "bool encode=exists", like Rapid-Commit
2022-03-31  James JonesContinue splitting dictionaries by RFC (#4445)
2022-03-31  Matthew NewtonRemove prefixes
2022-03-30  Matthew NewtonAdd netelastic dictionary
2022-03-30  Terry Burtonfreeradius-snmp "proxy": Fixes and cleanup (#4446)
2022-03-28  Arran Cudbard... Try and fix the random debian packaging failures
2022-03-28  Arran Cudbard... add back Centos 7 support, apparently that was still...
2022-03-28  Arran Cudbard... Typo
2022-03-28  Arran Cudbard... Use another source of centos stream
2022-03-28  Arran Cudbard... See if this fixes the centos 8 package build...
2022-03-28  Arran Cudbard... Fix failures in OpenSSL 3.0 with custom logging BIOs
2022-03-28  Arran Cudbard... If we're building OpenSSL make sure it's a debug build
2022-03-28  Arran Cudbard... We still need the request for state reset
2022-03-28  Arran Cudbard... Hack in stack over-allocation for OpenSSL async contexts
2022-03-28  Arran Cudbard... Bump OpenSSL for alt libs
2022-03-28  Alan T. DeKoki->ifa_addr may not be aligned
2022-03-28  Alan T. DeKokmore sanity checks on parsing dates / times
2022-03-28  Alan T. DeKokmove private macros to private header
2022-03-28  Alan T. DeKokadd cf_item_has_no_children()
2022-03-26  Alan T. DeKokdoxygen
2022-03-26  Alan T. DeKokuse inline API for node removal
2022-03-26  Alan T. DeKokmove item initialization to a common function
2022-03-26  Alan T. DeKokmore use cf_item_foreach()
2022-03-26  Alan T. DeKokinsert the twin, not the entry we're deleting
2022-03-26  Alan T. DeKokadd cf_item_foreach_prev()
2022-03-26  Alan T. DeKokadd cf_item_foreach
2022-03-26  Alan T. DeKokinputs may be NULL
2022-03-26  Alan T. DeKokadd fr_tlist_parent()
2022-03-26  Arran Cudbard... Add fr_rb_delete_by_inline_node and fr_rb_remove_by_inl...
2022-03-25  Alan T. DeKokadd more tlist-specific functions
2022-03-25  Alan T. DeKokadd the child list, too
2022-03-25  MIZUTA TakeshiDon't refer to errno when the pthread library fails
2022-03-25  Nick Porterv4: Remove ifdefs for longstanding OpenLDAP features...
2022-03-25  Alan T. DeKokfix types and compile errors
2022-03-25  Nick Portertalloc_array_length() doesn't handle array resized...
2022-03-25  Alan T. DeKokport last dlist -> tlist changes
2022-03-24  Alan T. DeKokmanual pull of PR #4440
2022-03-24  Matthew Newtonadd freeradius-freetds deb package
2022-03-24  Jorge PereiraAdd attributes for Ruckus SmartCell Insight (#4442)
2022-03-24  Nick PorterAdd reconnection_delay to mods-available/ldap (#4413)
2022-03-24  Nick PorterAdd dictionary for LDAP sync internal protocol (#4432)
2022-03-24  Nick Porterv4: Two amendments to existing LDAP functions to suppor...
2022-03-23  James JonesTake more advantage of dns_label (#4437)
2022-03-23  Terry BurtonCI fuzzing: Interactive access to fuzzer CI env using...
2022-03-22  Arran Cudbard... Fix another md5 ctx free location
2022-03-22  Arran Cudbard... Fix free lists for md4/md5 for our internal md4/md5...
2022-03-21  Arran Cudbard... 60 minutes isn't enough for some matrix entries
2022-03-21  Alan T. DeKokupdate for child struct
2022-03-21  Alan T. DeKokskip internal attributes when encoding nested structs
2022-03-21  Alan T. DeKokreturn child structs AFTER the members of the current...
2022-03-21  Alan T. DeKokmore debugging
2022-03-21  James JonesChanged DHCPv4 Authentication (90) to struct and added...
2022-03-21  James JonesMake Client-NDI (code 94) a struct, add test, move...
2022-03-21  Arran Cudbard... Reduce timeout so hung jobs only stick around for an...
2022-03-21  Nick PorterInitialise LDAP connection fd to an invalid fd number...
2022-03-21  Alan T. DeKokupdate for RFC 7291
2022-03-21  Alan T. DeKokdon't allow wrong lengths for protocol
2022-03-21  Alan T. DeKokallow "length=uint8" for structs
2022-03-21  Alan T. DeKokwhitespace
2022-03-21  Nick Porterv4: Two minor changes to berval handling (#4427)
2022-03-21  Nick Porterv4: Updates to functions for establishing LDAP director...
2022-03-21  Nick Porterv4: Three small fixes to fr_network_listen_sent_packet...
2022-03-20  Alan T. DeKokminor cleanups
2022-03-20  Alan T. DeKokclean up and rearrange
2022-03-19  Alan T. DeKokignore exact flag for now
2022-03-19  Alan T. DeKokrearrange and cleanup
2022-03-18  Alan T. DeKokthis is no longer needed
2022-03-18  Alan T. DeKokclean up and centralize checks for arrays
2022-03-18  Alan T. DeKokjust use a different data type
2022-03-18  Alan T. DeKokcast to shut up compiler
2022-03-18  Alan T. DeKokmove option and add tests
2022-03-18  Alan T. DeKokmove code to shut up clang scan
2022-03-18  Alan T. DeKokone more stupid format for IPv4 prefixes
2022-03-18  Alan T. DeKokdecode array of structs (whew!)
2022-03-18  Alan T. DeKokreturn the correct location of the error
2022-03-18  Alan T. DeKokallow partial decoding of structs
2022-03-18  Alan T. DeKokallow "prefix=bits"
2022-03-18  Alan T. DeKokallow arrays of known-width structs
2022-03-18  Alan T. DeKokallow structs to be children of structs
2022-03-18  Alan T. DeKokwe don't need element_len here
2022-03-18  Terry BurtonTypo in Roaring-Penguin dictionary (#4423)
2022-03-17  Arran Cudbard... trunk: Fix scan issue
2022-03-17  Arran Cudbard... dhcpv6: Just use a new dbuff for encode_relay_message
2022-03-17  Alan T. DeKokremove unused assignments
2022-03-17  Alan T. DeKokallow for Rapid-Commit to be special
2022-03-17  Arran Cudbard... dhcpv4: decode_ctx is used
2022-03-17  Arran Cudbard... dhcpv6: always release len_m
2022-03-17  Arran Cudbard... tmpl_tokenize: Always release the marker
2022-03-17  Alan T. DeKokreplace byte/short/integer with uint8/uint16/uint32
2022-03-17  Alan T. DeKokuse size-specific data types
2022-03-17  Alan T. DeKokupdate comment
2022-03-17  Alan T. DeKokadd support for split prefixes for Policy-Filter
2022-03-17  Alan T. DeKokprefixes can be in arrays
next