]> git.ipfire.org Git - thirdparty/freeradius-server.git/shortlog
thirdparty/freeradius-server.git
8 hours ago  Alan T. DeKokadd unions to struct decoder developer/alandekok master
11 hours ago  Alan T. DeKoka union closes its parent struct
12 hours ago  Nick PorterSimplify ifdef use developer/ndptech
13 hours ago  Nick PorterIf the rlm_crl mutex is taken due to CRL fetching,...
13 hours ago  Nick PorterAvoid mutex issues in rlm_crl
31 hours ago  Alan T. DeKokadd checks for fixed size unions
31 hours ago  Alan T. DeKokdon't clear is_known_width field, just force it to...
32 hours ago  Alan T. DeKokmove child of union to ATTRIBUTE instead of STRUCT
33 hours ago  Nick PorterCapture scope_id populated by fr_socket_bind
33 hours ago  Nick PorterDon't throw away discovered IPv4 scope_id
35 hours ago  Nick PorterRemove unused code
36 hours ago  Alan T. DeKokremove forbid_update and rewrite_update migration flags
36 hours ago  Alan T. DeKokremove UPDATE enum
36 hours ago  Alan T. DeKokthis is no longer a todo
36 hours ago  Alan T. DeKokremove "update" handlers
36 hours ago  Alan T. DeKokwe no longer support update
36 hours ago  Alan T. DeKokremove tests for "update", and tweak docs
36 hours ago  Alan T. DeKokdo not talloc_free() pre-existing dict on error
38 hours ago  Nick Portersafe_characters is irrelevant for MySQL / PostgreSQL
38 hours ago  Nick PorterSQL-User-Name is nothing to do with escaping now
38 hours ago  Nick PorterAdd support for "open_query" option to rlm_sql_postgresql
39 hours ago  Nick PorterNormalize SQLite queries
39 hours ago  Nick PorterNormalize PostgreSQL schema and queries
41 hours ago  Nick PorterNormalize and correct Oracle schema and queries
42 hours ago  Nick PorterNormalize and correct MS SQL schema and queries
2 days ago  Alan T. DeKokfix test
2 days ago  Alan T. DeKokregenerate from source
2 days ago  Alan T. DeKokclarify error message and fix test
2 days ago  Alan T. DeKokreset stack properly on BEGIN/END PROTOCOL
2 days ago  Alan T. DeKokwe don't need a dict in each stack frame
2 days ago  Alan T. DeKokclearer error messages
2 days ago  Alan T. DeKokend TEST
2 days ago  Alan T. DeKokminor cleanups
2 days ago  Alan T. DeKokclarify error messages
2 days ago  Alan T. DeKokunion types need a key field, so they must be MEMBERs
2 days ago  Nick PorterModules returning `updated` in authenticate calls shoul...
2 days ago  Nick PorterImprove sample rlm_dpsk config
2 days ago  Nick PorterAdd sample policy for extracting binary MAC address...
2 days ago  Nick PorterCorrect reference
2 days ago  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/der.tar
2 days ago  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/cbor.tar
4 days ago  Alan T. DeKokclean up member size checks, and catch more corner...
4 days ago  Alan T. DeKokrename field to more correctly describe it's function
5 days ago  Alan T. DeKokmove struct_finalise to the stack frame
5 days ago  Alan T. DeKokbetter checks for BEGIN / END
5 days ago  Alan T. DeKokput current filename / line into dctx
5 days ago  Nick PorterDon't cause SQL module to fail if sql_user_name expansi...
5 days ago  Nick PorterAdd test of attr_filter where key attribute is missing
5 days ago  Nick PorterMove rlm_attr_filter to use a call_env
5 days ago  Alan T. DeKokaudit errors for fr_strrror_printf_push() versus ifr_st...
5 days ago  Alan T. DeKokmore cleanups
5 days ago  Alan T. DeKokuse macros more often for common things
5 days ago  Alan T. DeKokcheck and enforce PROTOCOL location
5 days ago  Alan T. DeKokclarify checks
5 days ago  Alan T. DeKokno need to smash stack_depth on every iteration
6 days ago  Alan T. DeKokmake unwind() explicit
6 days ago  Alan T. DeKokuse TOP of stack frame, not ROOT
6 days ago  Alan T. DeKokuse name instead of bare 0
6 days ago  Alan T. DeKokrun through the formatter
6 days ago  Alan T. DeKokjust printf, not printf_push
6 days ago  Alan T. DeKokallow STRUCT inside of a BEGIN union-thing
6 days ago  Alan T. DeKokno need to use memcpy
6 days ago  Alan T. DeKokallow 'key=ref' for attributes of type UNION
6 days ago  Alan T. DeKokcheck union type in multiple places
6 days ago  Alan T. DeKokallow union[...] syntax
6 days ago  Alan T. DeKokdefine EXT_KEY, to mirror EXT_REF
6 days ago  Alan T. DeKokdon't print the attribute twice
6 days ago  Alan T. DeKokadd FR_TYPE_UNION
6 days ago  Alan T. DeKokremove many uses of Tmp-*
6 days ago  Alan T. DeKoknotes on MEMBER of type 'struct' with 'clone=ref'
6 days ago  Nick PorterAdd v3.2 dpsk xlat for calculating PMK from SSID and PSK
6 days ago  Nick PorterCorrect debian sid release name
6 days ago  Nick PorterUpdate docs from raddb
6 days ago  Nick PorterAdd rlm_dpsk to docs
6 days ago  Nick PorterAdd sample rlm_dpsk config
6 days ago  Nick PorterAdd rlm_dpsk to RHEL packaging
6 days ago  Nick PorterAdd tests of rlm_dpsk auth
6 days ago  Nick PorterPort rlm_dpsk autz and auth from v3.2.x
6 days ago  Nick PorterAdd alias to make FR DPSK attributes more friendly
6 days ago  Nick PorterAdd internal attributes to support DPSK
8 days ago  Arran Cudbard... Place all md4/md5 functions in a struct and swap the... developer/arr2036
8 days ago  Arran Cudbard... Remove errant exdents
8 days ago  Arran Cudbard... Typo
8 days ago  Arran Cudbard... Fix %internal.encode()
8 days ago  Arran Cudbard... Temporarily disable casting to? from? FR_TYPE_ATTR
8 days ago  Arran Cudbard... Fix tmpl dcursor so that fr_dcursor_head resets the...
8 days ago  Alan T. DeKokredo "fips=no" to "-fips"
8 days ago  Alan T. DeKokRevert "change "fips=no" to "-fips""
8 days ago  Alan T. DeKokjust swap out the function pointer the first time we...
8 days ago  Alan T. DeKokuse macro for common name
9 days ago  Nick PorterAdd Debian 13 to Docker / Crossbuild tests
9 days ago  Nick PorterAdd Debian 13 to CI tests
9 days ago  Nick PorterDebian sid now report "forky"
9 days ago  Alan T. DeKokchange "fips=no" to "-fips"
9 days ago  Alan T. DeKokuse native OSX data types
10 days ago  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/dhcpv...
10 days ago  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/util.tar
10 days ago  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/radiu...
10 days ago  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/tftp.tar
10 days ago  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/dns.tar
next