]> git.ipfire.org Git - thirdparty/freeradius-server.git/shortlog
thirdparty/freeradius-server.git
2015-09-14  Arran Cudbard... Revert "Fix libs" 1235/head
2015-09-14  Arran Cudbard... This was never backported
2015-09-14  Arran Cudbard... Update ChangeLog
2015-09-14  Arran Cudbard... No ocsp_ok label either
2015-09-14  Arran Cudbard... No skipped label in v3.0.x
2015-09-14  Alan T. DeKokTry to open client socket in fr_server_domain_socket_perm()
2015-09-14  Arran Cudbard... Should skip the OCSP check
2015-09-14  Arran Cudbard... Typo
2015-09-14  Alan T. DeKokDon't unlink socket if we can't open it
2015-09-14  Alan T. DeKokTruncate to actual length, not by trailing zeros
2015-09-14  Arran Cudbard... If there's no OCSP URLs in the certificates, and we...
2015-09-14  Alan T. DeKokFor encrypted attributes, set explicit length if given
2015-09-14  Alan T. DeKokSet explicit length for MS-CHAP-MPPE-Key
2015-09-14  Alan T. DeKokEnforce more restraints, and allow "octets[24] encrypt=1"
2015-09-14  Alan T. DeKokThe MS-CHAP-MPPE-Keys attribute has 24 octets of data...
2015-09-13  Alan T. DeKokupdate explanation of what we're doing
2015-09-13  Alan T. DeKokMore debugging around session-state
2015-09-12  Arran Cudbard... Update ChangeLog
2015-09-12  Alan T. DeKoknote recent changes
2015-09-11  Arran Cudbard... Merge pull request #1231 from mcnewton/v3.0.x
2015-09-11  Matthew Newtonsmall documentation fix/cleanups 1231/head
2015-09-11  Arran Cudbard... No need for if
2015-09-11  Alan T. DeKokDoxygen
2015-09-11  Arran Cudbard... Don't leak client_fd on error
2015-09-11  Arran Cudbard... Formatting
2015-09-11  Alan T. DeKokUse fr_pair_list_mcopy... instead of fr_pair_list_move...
2015-09-11  Alan T. DeKokAdd fr_pair_list_mcopy_by_num()
2015-09-11  Alan T. DeKokRevert "Copy VPs instead of talloc_stealing them"
2015-09-11  Alan T. DeKokCopy VPs instead of talloc_stealing them
2015-09-11  Alan T. DeKokCheck if the socket is in use before unlinking it
2015-09-11  Arran Cudbard... Add __packed__ to structs which cast over packet buffers
2015-09-11  Alan T. DeKoknote recent changes
2015-09-11  Alan T. DeKokSyntax errors are errors, not assertions
2015-09-11  Arran Cudbard... Should be AF_UNSPEC, because we don't *know* what type...
2015-09-11  Herwin WeststrateRemove second entry of Error-Cause in Access-Reject...
2015-09-11  Arran Cudbard... Add support for "old" style clients back. This shouldn...
2015-09-11  Herwin WeststratePrevent possible memleak in regex
2015-09-11  Herwin WeststrateOptionally send rejects without a delay
2015-09-11  Herwin WeststrateAllow response_delay to be microseconds, too
2015-09-11  Alan BuxeyUpdate radiusd-example.txt
2015-09-11  Alan BuxeyUpdate xlat.c
2015-09-11  Alan BuxeyUpdate rlm_sqlippool
2015-09-11  Alan BuxeyUpdate vmpsd.conf.in
2015-09-10  Alan BuxeyUpdate expr 1227/head
2015-09-10  Arran Cudbard... Check we're building with GLIBC before assuming the...
2015-09-09  Alan BuxeyUpdate radiusd-example.txt
2015-09-09  Alan BuxeyUpdate xlat.c
2015-09-09  Alan BuxeyUpdate vmpsd.conf.in
2015-09-09  Alan BuxeyUpdate rlm_sqlippool
2015-09-09  Alan T. DeKokcompile warnings
2015-09-09  Alan T. DeKokDon't allow %{rand} is we require %{rand:...}
2015-09-09  Alan T. DeKokCount backslash - CHAR in node->len
2015-09-09  Alan T. DeKokTypo
2015-09-09  Arran Cudbard... Merge pull request #1218 from mcnewton/v3.0.x
2015-09-09  Matthew Newtonminor doc tweak from file move 1218/head
2015-09-09  Arran Cudbard... Merge pull request #1217 from mcnewton/v3.0.x
2015-09-09  Matthew Newtonadd documentation for xlats in the expr module 1217/head
2015-09-09  Alan T. DeKokAllow response delay in the response
2015-09-09  Alan T. DeKokAllow response_delay to be microseconds, too
2015-09-09  Alan T. DeKokifdef out unused functions
2015-09-09  Alan T. DeKoktypo
2015-09-09  Alan T. DeKokMore fixes to use SSL_export_keying_material
2015-09-08  Alan T. DeKokpacket->proto is int, not unsigned int
2015-09-08  Alan T. DeKoknote recent changes
2015-09-08  Alan T. DeKokParse hex Ascend-Data-Filter correctly
2015-09-08  Alan T. DeKokUse the input length for printing, not output length
2015-09-07  Alan T. DeKoktypos
2015-09-06  Alan T. DeKokDebug TLVs when encoding, too
2015-09-05  Arran Cudbard... Remove old comment in rlm_example
2015-09-05  Arran Cudbard... Allow %} as an expansion for a literal } Closes #1209
2015-09-05  Arran Cudbard... Formatting
2015-09-04  Arran Cudbard... Add fake module_instantiate_method in map_unit.c
2015-09-04  Alan T. DeKokActually set method
2015-09-04  Alan T. DeKokAllow virtual modules to have method over-rides, too
2015-09-04  Alan T. DeKokUse correct name for module
2015-09-04  Alan T. DeKokMake sure wbclient.h is included when needed. Fixes...
2015-09-04  Alan T. DeKokGenerate fewer complaints on trying "foo.authorize"
2015-09-03  Alan T. DeKokTypo
2015-09-03  Alan T. DeKokAdd module_instantiate_method()
2015-09-03  Alan T. DeKokNotes about lease queries
2015-09-03  Arran Cudbard... Free expr of regex exec error Closes #1207
2015-09-02  Alan T. DeKokPort fixes from v3.1.x
2015-09-02  Alan T. DeKoknote recent changes
2015-09-02  Alan T. DeKokOn HUP, reload a module which has changed
2015-09-02  Alan T. DeKokDon't us be HUP'd repeatedly.
2015-09-02  Alan T. DeKokMake the "file changed" flag into a bitfield
2015-09-02  Arran Cudbard... Move xlat_listen
2015-09-02  Alan T. DeKokSet default DHCP port if user has "port = 0"
2015-09-02  Arran Cudbard... Update ChangeLog
2015-09-02  Arran Cudbard... Register the listen xlat in mainconfig not listen_init
2015-09-02  Alan T. DeKokNote recent changes
2015-09-02  Alan T. DeKokAlways delete MS-MPPE-* from the reply. Fixes #1206
2015-09-02  Alan T. DeKokUse correct variable for check. Fixes #1205
2015-09-02  Alan T. DeKokRHS of pairs can only be strings or bare words
2015-09-01  Alan T. DeKoknote recent changes
2015-09-01  Alan T. DeKokFix for CID #1321695
2015-09-01  Arran Cudbard... Merge pull request #1204 from peruchi/patch-1
2015-09-01  peruchiFix libs 1204/head
2015-08-31  Alan T. DeKokDebug all VPs in options, not just the first one
2015-08-31  Alan T. DeKokIf we have CHADDR, mark up htype and hlen
next