]> git.ipfire.org Git - thirdparty/freeradius-server.git/shortlog
thirdparty/freeradius-server.git
2017-12-12  Brice SchaffnerAdded missing attributes 2139/head
2017-12-11  Alan T. DeKoknote recent changes
2017-12-11  Alan T. DeKokadded disconnect-reason
2017-12-11  Alan T. DeKokadd "inner-server" scripts and configuration
2017-12-11  Matthew Newtonspelling, remove spaces
2017-12-11  Matthew Newtondebian packaging fixes
2017-12-08  Alan T. DeKokdebian/ubuntu pkgs need dh-systemd. Fixes #2136
2017-12-08  Arran Cudbard... Don't enable dhcp by default as it has a dependency...
2017-12-08  Arran Cudbard... Typo
2017-12-08  Arran Cudbard... Fixup service file install
2017-12-06  Alan T. DeKokdocument IP / network comparisons
2017-11-30  Alan T. DeKokremove redundancy
2017-11-20  Alan T. DeKoknote recent changes
2017-11-20  Alan T. DeKokinitialize mutexes before modules_init(). Helps with...
2017-11-17  Alan T. DeKokRevert "don't include TLV header in crypto_binding...
2017-11-17  Alan T. DeKokbuild issues. Helps with #2127
2017-11-17  Alan T. DeKokdon't include TLV header in crypto_binding. Helps...
2017-11-17  Alan T. DeKokeap-fast: fail on crypto-binding mismatch
2017-11-17  Alan T. DeKokcheck length before memcpy()
2017-11-17  Alan T. DeKokre-arrange
2017-11-16  Alan T. DeKokset thread callback for newer OpenSSL. Fixes #2125
2017-11-16  Alan T. DeKoknote recent changes
2017-11-16  Alan T. DeKokremove unused tables
2017-11-16  Alan T. DeKokremove UNIQUE constraint.
2017-11-14  Alan T. DeKokone last conversion to the proper name
2017-11-14  Alan T. DeKokallow VSAs, too. Fixes #2094
2017-11-14  Alan T. DeKoktypo. Fixes #2121
2017-11-14  Alan T. DeKokmanual merge of #2121
2017-11-13  Alan T. DeKokupdate to match "configure"
2017-11-13  Alan T. DeKokregenerate after '==' to '=' change
2017-11-13  Alan T. DeKokopen expanded filename, not original one
2017-11-10  Matthew Newtonenable reproducible builds for debian packages
2017-11-10  Matthew Newtonadd --enable-reproducible-builds configure option
2017-11-09  Matthew Newtondon't complain about key not being set
2017-11-09  Matthew Newtonremove __DATE__ and __TIME__
2017-11-09  Alan T. DeKoknote recent changes
2017-11-09  Alan DeKokMerge pull request #2114 from alejandro-perez/patch-2
2017-11-09  Alejandro PerezAdd missing declaration of key_expiration 2114/head
2017-11-08  Matthew Newtonensure freeradius can read the server certificate
2017-11-08  Matthew Newtonallow new version of openssl package in debian stretch
2017-11-08  Alan T. DeKokconvert assertion to run-time check. Fixes #2110
2017-11-05  Alan T. DeKokmove rbio call to later. Closes #2107
2017-11-03  Alan T. DeKoksimplify
2017-11-03  Alan T. DeKoknote recent changes
2017-11-03  Alan T. DeKokradattr doesn't need dhcp always. Fixes #2039
2017-11-03  Alan T. DeKokupdate schema. Fixes #2061
2017-11-03  Alan T. DeKokexplain why a connection was closed. Fixes #1969
2017-11-03  Alan T. DeKoknote recent changes
2017-11-03  Alan T. DeKokcheck DHCP-Message-Type
2017-11-03  Alan T. DeKokconvert assertion to run-time check. Fixes #2028
2017-11-03  Alan T. DeKokmore attributes
2017-11-03  Alan T. DeKoknote recent changes
2017-11-03  Alan T. DeKokRead multiple packets from an SSL session. Fixes ...
2017-10-27  Matthew Newtonremove asserts on vars declared as nonnull
2017-10-26  Alan T. DeKokremove unnecessary assert
2017-10-26  Alan T. DeKoknote recent changes
2017-10-25  Alan T. DeKokcalculate triplets from Ki.
2017-10-25  Alan T. DeKokcompare hex values side by side
2017-10-25  Alan T. DeKoksend back error messages if we can't find the information
2017-10-25  Alan T. DeKoknote recent changes
2017-10-25  Alan T. DeKoknote that the queries have changed, too
2017-10-25  Alan T. DeKokadd "allow_duplicates" config. Helps with #2094
2017-10-24  Alan T. DeKokAllow NAS to be IPv4 or IPv6. Helps with #2094
2017-10-24  Alan T. DeKokuse configured attribute in queries. Helps with #2094
2017-10-24  Alan T. DeKokallow "attribute_name" to make it generic. Helps with...
2017-10-24  Alan T. DeKokanother convert assertion to run-time check
2017-10-23  Arran Cudbard... Merge pull request #2101 from zmousm/revert_logrotate_r...
2017-10-23  Zenon Mousmoulaslogrotate: Revert daily rotations from 52 back to 14 2101/head
2017-10-21  Arran Cudbard... Merge pull request #2093 from zmousm/fix_logrotate
2017-10-21  Arran Cudbard... Merge branch 'v3.0.x' into fix_logrotate 2093/head
2017-10-20  Alan T. DeKokconvert assertion to run-time check
2017-10-18  Alan DeKokMerge pull request #2095 from nchaigne/3.0.x-dhcp-relay...
2017-10-18  Nicolas CAllow to drop DHCP response from relay 2095/head
2017-10-17  Zenon MousmoulasAlso fix the vanilla logrotate script
2017-10-17  Zenon Mousmoulaslogrotate: don't accidentally define global options
2017-10-16  Alan T. DeKokclean up documentation
2017-10-16  Alan T. DeKoknote recent changes
2017-10-16  Alan T. DeKokset giaddr to the next gateway. Helps with #2092
2017-10-16  Alan T. DeKokuse config relay IP in preference to anything else...
2017-10-16  Alan T. DeKoktypo. Helps with #2092
2017-10-16  Alan T. DeKokset packet->vps. helps with #2092
2017-10-16  Alan T. DeKokdon't use giaddr if we're the relay. Helps with #2092
2017-10-16  Alan T. DeKokencode temporary packet, not request->packet. Address...
2017-10-10  Alan T. DeKokprint secrets only in -Xx
2017-10-08  Alan T. DeKoknote recent changes
2017-10-06  Alan T. DeKokfix example. Fixes #2087
2017-10-02  Alan T. DeKokremove references to 2.1.10
2017-10-02  Alan T. DeKokadd docs for allow_expired_crl
2017-09-29  Alan DeKokMerge pull request #2082 from frenche/fast_tls_ver
2017-09-29  Isaac Boukriseap-fast: skip version check 2082/head
2017-09-29  Isaac Boukristls: fix CPP syntax of max_version
2017-09-29  Arran Cudbard... Ignore eap fast's all.mk file
2017-09-29  Arran Cudbard... Regenerate configure scripts
2017-09-29  Arran Cudbard... We no longer need to check if request is NULL
2017-09-29  Arran Cudbard... Ensure request is always available at FR_TLS_EX_INDEX_R...
2017-09-26  Alan T. DeKoknote recent changes
2017-09-26  Alan T. DeKokadd cipher_list over-ride, and disable tlsv1_2
2017-09-26  Alan T. DeKokupdate documentation
2017-09-26  Alan T. DeKokuse '=' for portability
2017-09-26  Alan DeKokMerge pull request #2078 from frenche/more_tls
next