Don't use CURLOPT_PUT, it does extra things we don't want
[freeradius.git] / src /
2015-10-23 Arran Cudbard-BellDon't use CURLOPT_PUT, it does extra things we don...
2015-10-23 Alan T. DeKokRemove redundant definition
2015-10-23 Alan T. DeKokPut warnings at the top of the file
2015-10-23 Alan T. DeKokInclude dictionary.freeradius, too
2015-10-23 Alan DeKokMerge pull request #1346 from jpereira/bug/stats1
2015-10-23 Jorge PereiraBugfix - increase a wrong stats-list
2015-10-23 Arran Cudbard-BellMerge pull request #1328 from clementhk/wbclient_debian
2015-10-23 Alan DeKokMerge pull request #1343 from jpereira/fix/proxy-stats
2015-10-23 Alan T. DeKokadd vqp.h in, too
2015-10-23 Jorge PereiraFixed bug with coa/acct stats value
2015-10-23 Alan T. DeKokre-add autoconf.h
2015-10-23 Alan T. DeKokBuild RFC headers, too
2015-10-23 Alan T. DeKokPrint coa / disconnect stats. Addresses #1339
2015-10-23 Alan T. DeKokAdd missing
2015-10-23 Alan T. DeKokIncrement timeouts for CoA packets, too
2015-10-23 Alan T. DeKokFix dependencies
2015-10-23 Arran Cudbard-BellMerge pull request #1341 from qnet-herwin/post_auth_reject
2015-10-23 Herwin WeststrateFixed usage os Post-Auth-Type REJECT
2015-10-22 Alan T. DeKokUse correct context. Fixes #1338
2015-10-21 Alan T. DeKokRemove unused options
2015-10-21 Alan T. DeKokAllow selective disabling of single dh use
2015-10-21 Arran Cudbard-BellMerge pull request #1336 from jpereira/better/less...
2015-10-21 Arran Cudbard-BellMerge pull request #1335 from jpereira/leak/dhcp1
2015-10-21 Jorge PereiraTrust, magic values aren't fun
2015-10-21 Jorge PereiraFix memory leak on invalid dhcp packet
2015-10-21 Arran Cudbard-BellCheck Option length more carefully. Closes #1334
2015-10-20 Alan T. DeKokPrint attribute name, too
2015-10-20 Alan T. DeKokEnable auto_chain. Fixes #1330
2015-10-19 Alan T. DeKokAdd request->state_ctx for session state.
2015-10-19 Arran Cudbard-BellBe more forgiving about URLs with empty base DNs Closes...
2015-10-18 Alan T. DeKokAllow IP addrs to compare to prefixes for xlat, too
2015-10-17 Alan T. DeKokFixes for last commit, ported from v3.1.x
2015-10-17 Alan T. DeKokAutomatically cast IP to IP_PREFIX comparisons
2015-10-17 Alan T. DeKokParse ipv4prefix correctly
2015-10-15 Arran Cudbard-BellFix double free Closes #1325
2015-10-14 Alan T. DeKokMake fr_pair_list_copy_by_num() work like ...move...()
2015-10-14 Alan T. DeKokBetter fix for EAP loops. Fixes #1311
2015-10-14 Alan T. DeKokPort fix from v3.1.x
2015-10-14 Alan DeKokMerge pull request #1323 from jpereira/fix/home-server...
2015-10-14 Alan DeKokMerge pull request #1322 from jpereira/fix/prevent1
2015-10-14 Jorge PereiraBugfix - avoid empty home_server sections
2015-10-14 Jorge Pereiracf_pair_dup(): be 'NOT NULL' to prevent SEGV
2015-10-13 Alan T. DeKokIntermediate variable to avoid compiler warning
2015-10-13 Alan T. DeKokClean up debug output
2015-10-13 Arran Cudbard-BellDon't build EAP-PWD if we're building without OpenSSL
2015-10-13 Arran Cudbard-BellAdd additional EAP methods to the list that use TLS
2015-10-11 Alan T. DeKoktypo
2015-10-11 Alan T. DeKokIgnore invalid write_p
2015-10-11 Alan T. DeKokInit session only if it doesn't exist
2015-10-11 Alan T. DeKokconfigure checks for SSL_get_client_random()
2015-10-11 Alan T. DeKokWrappers and portability fixes for newer OpenSSL.
2015-10-11 Alan T. DeKokUse public APIs in recent versions of OpenSSL.
2015-10-09 Arran Cudbard-BellIgnore callbacks for pseudo content types. Fixes EAP...
2015-10-09 Arran Cudbard-BellMake it clear whether we're sending or receiving ssl...
2015-10-09 Arran Cudbard-BellFormatting
2015-10-09 Alan T. DeKokadd const
2015-10-09 Alan T. DeKokEnabling global logging and not doing logging is surprising
2015-10-09 Arran Cudbard-BellMerge pull request #1316 from jpereira/debug/map
2015-10-08 Arran Cudbard-BellMerge pull request #1318 from jpereira/bug/nas_type
2015-10-08 Jorge PereiraFix issue where field nas_type would not be accessible via
2015-10-08 Jorge PereiraAdding #ifdef DEBUG_MAP for map_dump()
2015-10-08 Arran Cudbard-BellCID #1325789
2015-10-07 Arran Cudbard-BellFix tests on macs running in rootless mode
2015-10-07 Alan DeKokMerge pull request #1310 from mcnewton/deb30a
2015-10-07 Alan T. DeKokAllow virtual home servers to process EAP. Fixes ...
2015-10-06 Arran Cudbard-BellMerge pull request #1307 from jpereira/feature/policy...
2015-10-06 Alan T. DeKokname2 might not exist. Don't use it for debugging...
2015-10-05 Alan T. DeKokUse correct variable name
2015-10-05 Alan T. DeKokCheck for smb_ctrl
2015-10-05 Alan T. DeKokFix old compiler warnings
2015-10-05 Arran Cudbard-BellCorrect MSCHAP-Error format for MSCAHPv1
2015-10-05 Arran Cudbard-BellAlways include V and M in failure messages
2015-10-05 Arran Cudbard-BellFormatting
2015-10-05 Arran Cudbard-BellNAS-Port should be 32bits
2015-10-04 Arran Cudbard-BellFix off by one error in rlm_mschap that sometimes meant...
2015-10-03 Alan T. DeKokCheck for, and fix, misconfigurations. Fixes #1292
2015-10-02 Arran Cudbard-BellCheck if we got group_da
2015-10-02 Alan DeKokMerge pull request #1294 from mcnewton/lintian30x
2015-10-02 Matthew Newtontidy up a load of lintian warnings
2015-10-01 Alan DeKokMerge pull request #1285 from mcnewton/debtidy
2015-10-01 Alan DeKokMerge pull request #1270 from mcnewton/v3.0.x
2015-10-01 Matthew Newtonmissing space
2015-10-01 Matthew Newtontry harder to find isql.h
2015-09-29 Alan T. DeKokclarify other message
2015-09-29 Alan DeKokMerge pull request #1278 from mcnewton/updatehelp
2015-09-29 Matthew Newtonupdate help to show equivalents for some options
2015-09-28 Alan T. DeKokDon't go to next sibling on empty case. Fixes #1274
2015-09-28 Alan T. DeKokFix checks for EVS
2015-09-26 Arran Cudbard-BellToo many spaces
2015-09-26 Arran Cudbard-BellDifferent bits needed for alternation and consumed
2015-09-26 Jorge PereiraShow who is sending the wrong packets
2015-09-25 Alan T. DeKokRevert "Don't do tlv checks on 'internal' attributes...
2015-09-25 Alan T. DeKokDon't do tlv checks on 'internal' attributes
2015-09-25 Alan T. DeKokCan't use sub-TLVs if the parent isn't a TLV
2015-09-25 Alan T. DeKokbetter implementation of dict_parent
2015-09-24 Herwin WeststrateInclude session-state in rlm_perl
2015-09-24 Alan T. DeKokIncrease default query length to 2048.
2015-09-24 Alan T. DeKokDon't print secrets for old realms. Fixes #1267
2015-09-23 Arran Cudbard-BellDst seems to be INADDR_ANY in some cases... Weird.
2015-09-23 Arran Cudbard-BellCorrect precedence for determining src ip of DHCP packet
next