freeradius.git
2014-04-16 Matthew Newtonupdate copyright year
2014-04-16 Matthew Newtonforce debian pkg to use patched openssl, and disable...
2014-04-16 Matthew Newtonrefresh debian patch
2014-04-16 Matthew Newtondebian pkg: tidy up statoverride on purge
2014-04-15 Alan T. DeKokUpdate unlang for attribute references
2014-04-15 Alan T. DeKoknote recent changes
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... Fix 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... Remove 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-14 Herwin WeststrateSmall update to docs/concepts/proxy.rst
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... Formatting
2014-04-11 Alan T. DeKoknote recent changes
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. DeKokNote recent changes
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... Free cast before checking for error
2014-04-10 Arran Cudbard... Check for truncation in more places
2014-04-10 Arran Cudbard... Really 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. DeKokNote recent changes
2014-04-09 Alan T. DeKokDouble-check the data length. CID #1198852
2014-04-09 Arran Cudbard... Always set type correctly
2014-04-09 Arran Cudbard... Coverity #1198850 #1198851 #1198852
2014-04-09 Arran Cudbard... CID #1198853 *sigh*
2014-04-09 Alan T. DeKokFor travis tests, allow vulnerable versions of OpenSSL.
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... Add request number
2014-04-09 Arran Cudbard... Extra paranoia. Check panic_action both on startup...
2014-04-09 Arran Cudbard... Add warning on pattach
2014-04-08 Arran Cudbard... Tweak visual grouping to make ssl version easier to...
2014-04-08 Arran Cudbard... Don't be lazy when printing openssl version numbers
2014-04-08 Arran Cudbard... A 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. DeKokNote recent changes
2014-04-08 Alan T. DeKokRemoved conf2xml and conf2file functionality.
2014-04-08 Alan T. DeKokRemove unused functions
next