refresh debian patch
[freeradius.git] / src /
2014-04-15 Alan T. DeKokAllow array references on the LHS of attr/attr maps.
2014-04-15 Alan T. DeKokIf the tags are equal, go check the values
2014-04-14 Arran Cudbard-BellFix warning on Linux with GDB
2014-04-14 Alan T. DeKokRevert "Forbid self to self maps"
2014-04-14 Alan T. DeKokUpdate logfile API.
2014-04-14 Alan T. DeKokMinor fixes to make Coverity happy.
2014-04-14 Alan T. DeKokForbid self to self maps
2014-04-14 Arran Cudbard-BellRemove hex2bin, the xlat code would require significant...
2014-04-14 Alan T. DeKokMore sanity checks and messages for list assignment.
2014-04-14 Alan T. DeKokDistinguish failure cases
2014-04-14 Alan T. DeKokSet the stack to zero to simplify gdb output
2014-04-14 Alan T. DeKokVerify VPs we're printing
2014-04-14 Alan T. DeKokCorrectly set fields when compiling literal string
2014-04-14 Alan T. DeKokClean up syntax for list to list assignments
2014-04-14 Alan T. DeKokDon't core if vpt->vpd is NULL
2014-04-14 Alan T. DeKokIn radius_map2vp(), always expand XLAT structures.
2014-04-14 Alan T. DeKokre-add xlat_spaces for debugging
2014-04-14 Alan T. DeKokMake radius_map2vp() call radius_vpt_get_vp() for map...
2014-04-14 Alan T. DeKokLF at EOL
2014-04-14 Alan T. DeKokMove debug print map functionality to its own function
2014-04-14 Alan T. DeKokUse radius_list_ctx() rather than re-implementing it
2014-04-14 Alan T. DeKokallow radius_vpt_get_vp() to use array references
2014-04-14 Alan T. DeKokAdd tags and array references to value_pair_tmpl_t
2014-04-14 Alan T. DeKokAdd function to look up "name:0" or "name[1]" or "name...
2014-04-14 Alan T. DeKokradius_parse_attr() doesn't deal with tags or array...
2014-04-14 Alan T. DeKokMake str2tmpl call radius_parse_attr()
2014-04-13 Alan T. DeKokUse correct talloc ctx for VPs
2014-04-13 Alan T. DeKokAdd function to return TALLOC_CTX from pair_lists_t
2014-04-13 Alan T. DeKokAllocate from the local map ctx
2014-04-12 Alan T. DeKokUse packet for VP context
2014-04-11 Alan T. DeKokTests for new compilation
2014-04-11 Alan T. DeKokDistinguish failure modes
2014-04-11 Alan T. DeKokConvert "%{Attribute-Name}" to just &Attribute-Name
2014-04-11 Arran Cudbard-BellFormatting
2014-04-11 Alan T. DeKokRun Post-Proxy-Type fail on no reply. Fixes #576
2014-04-11 Alan T. DeKokComplain about blocked only on the first pass through...
2014-04-11 Alan T. DeKokAllow DHCP NAKs to be delayed
2014-04-11 Alan T. DeKokCast to const
2014-04-11 Alan T. DeKok"i" is needed only if we have threads
2014-04-11 Alan T. DeKokManually merge rlm_counter from master.
2014-04-11 Alan T. DeKokremove unneeded FIXME
2014-04-11 Alan T. DeKokFix calls to radius_paircreate()
2014-04-11 Alan T. DeKokRevert "Create reply attributes parented from the reply"
2014-04-11 Alan T. DeKokUse talloc_free. Fixes #582
2014-04-11 Alan T. DeKokRemove unused argument
2014-04-11 Alan T. DeKokuse the correct name
2014-04-11 Alan T. DeKokAdded hextobin xlat.
2014-04-11 Alan T. DeKokSanitize return codes. "do nothing" is NOOP
2014-04-11 Alan T. DeKokMake response delay more generic.
2014-04-11 Alan T. DeKokHold main lock for less time
2014-04-10 Alan T. DeKokLock from the start of the file.
2014-04-10 Alan T. DeKokCheck lock for error
2014-04-10 Alan T. DeKokUse the new logfile API
2014-04-10 Alan T. DeKokre-open the file if someone has deleted it
2014-04-10 Alan T. DeKokUse mode_t, and create any necessary directories
2014-04-10 Alan T. DeKokUse the new logfile API
2014-04-10 Alan T. DeKokUse the new logfile API
2014-04-10 Alan T. DeKokAdded logging API
2014-04-10 Alan T. DeKokLog files are 0640, not 0666. WTF?
2014-04-10 Alan T. DeKokAllow unset auth_type to mean local
2014-04-10 Arran Cudbard-BellFree cast before checking for error
2014-04-10 Arran Cudbard-BellCheck for truncation in more places
2014-04-10 Arran Cudbard-BellReally not a typo
2014-04-10 Alan T. DeKokQuotations around strings look nicer
2014-04-10 Alan T. DeKokHandle embedded NULs in strings for xlat. Fixes #571
2014-04-09 Alan T. DeKokDouble-check the data length. CID #1198852
2014-04-09 Arran Cudbard-BellAlways set type correctly
2014-04-09 Arran Cudbard-BellCoverity #1198850 #1198851 #1198852
2014-04-09 Arran Cudbard-BellCID #1198853 *sigh*
2014-04-09 Alan T. DeKokUse correct talloc type
2014-04-09 Alan T. DeKokUse correct talloc type
2014-04-09 Alan T. DeKokCreate reply attributes parented from the reply
2014-04-09 Alan T. DeKokUse RDEBUG instead of DEBUG
2014-04-09 Alan T. DeKokCheck for invalid TLS handshake
2014-04-09 Alan T. DeKokIf we fail during tls handshake, don't send an EAP...
2014-04-09 Arran Cudbard-BellAdd request number
2014-04-09 Arran Cudbard-BellExtra paranoia. Check panic_action both on startup...
2014-04-08 Arran Cudbard-BellTweak visual grouping to make ssl version easier to...
2014-04-08 Arran Cudbard-BellDon't be lazy when printing openssl version numbers
2014-04-08 Arran Cudbard-BellA simple framework to deal with future security issues...
2014-04-08 Alan T. DeKokRevert "Use correct URL"
2014-04-08 Alan T. DeKokUse correct URL
2014-04-08 Alan T. DeKokDon't replicate reply packets.
2014-04-08 Alan T. DeKokThe input packet can't be an Access-Challenge
2014-04-08 Alan T. DeKokRemove "auto_header" functionality. It's not used...
2014-04-08 Alan T. DeKokRemoved conf2xml and conf2file functionality.
2014-04-08 Alan T. DeKokRemove unused functions
2014-04-08 Alan T. DeKokUse src/tests/test.conf instead of raddb/test.conf
2014-04-08 Alan T. DeKokWarn about duplicate configuration items.
2014-04-08 Alan T. DeKokInclude vqp dictionary in the tests
2014-04-08 Alan T. DeKokAllow vulnerable OpenSSL for testing purposes
2014-04-08 Alan T. DeKokFix mainconfig API and use consistent names
2014-04-08 Alan T. DeKokFix module API and use consistent names
2014-04-08 Alan T. DeKokWe now have to load the modules manually
2014-04-08 Arran Cudbard-BellLoad modules *after* initialising OpenSSL
2014-04-08 Arran Cudbard-BellAdd config item to toggle openssl vulnerability check
2014-04-08 Arran Cudbard-BellRefuse to start with OpenSSL 1.0.1 - 1.0.1f
2014-04-07 Alan T. DeKokLimit output. Fixes CID #1197124
2014-04-07 Alan T. DeKokDon't return pointer out of scope.
2014-04-07 Alan T. DeKokClean up packets which are ONLY in the proxy hash
next