freeradius.git
2011-10-20 Alan DeKokMerge pull request #26 from philmayers/fix-sess-cache
2011-10-20 Phil Mayersuse the OpenSSL ex_data functions to allocate an index...
2011-10-20 Alan T. DeKokTell OpenSSL that the data is gone
2011-10-19 Alan T. DeKokQuiet compiler warning
2011-10-19 Alan T. DeKokInitialize the structure
2011-10-19 Alan T. DeKokInitialize all of the structure
2011-10-19 Alan T. DeKokFree memory on error
2011-10-19 Alan T. DeKokFree memory on instantiation error
2011-10-19 Alan T. DeKokFree memory on error
2011-10-19 Alan T. DeKokClose fp on error
2011-10-19 Alan T. DeKokCall closedir() on error
2011-10-19 Alan T. DeKokCatch case where User-Name may be > 250 octets
2011-10-19 Alan T. DeKokOnly "string" can have "encrypt=2"
2011-10-19 Alan T. DeKokAdd FALL-THROUGH for 'case' without 'break'
2011-10-19 Alan T. DeKokUnlink file only if it exists
2011-10-19 Alan T. DeKokCheck auth_pool_name
2011-10-19 Alan T. DeKokAdd port if it's available
2011-10-19 Alan T. DeKokCheck passed parameter
2011-10-19 Alan T. DeKokError if there is no detail file listener
2011-10-19 Alan T. DeKokFix sizeof() checks found by coverity
2011-10-19 Alan T. DeKokClean up error message so it makes more sense
2011-10-19 Alan T. DeKokMove "free cached VPs" to the correct location
2011-10-18 Arran Cudbard... Re-alphabetise one char expansions
2011-10-18 Arran Cudbard... Merge pull request #11 from amne/master
2011-10-18 Alan T. DeKokSwitch to SHA1 for message digest
2011-10-18 Alan T. DeKokUpdate dependencies so that it works in more situations
2011-10-17 Alan T. DeKokRelease the mutex lock when trying to make a new connection
2011-10-17 Alan T. DeKokAdd undocumented "lazy init" configuration.
2011-10-17 Alan T. DeKokClean up spare connections on release
2011-10-17 Alan T. DeKokRemove unused configuration parameters
2011-10-17 Alan T. DeKokAlive isn't used. Don't require it
2011-10-17 Alan T. DeKokDocument new "pool" subsection
2011-10-17 Alan T. DeKokRemoved knowledge of sqlsocket->id
2011-10-17 Arran Cudbard... Make Class value more unique
2011-10-17 Arran Cudbard... Add one char expansion for RADIUS request ID
2011-10-17 Alan T. DeKokAdded F5 dictionary, as posted to the list
2011-10-17 Alan T. DeKokTie radrelay && detail writer together
2011-10-17 Alan T. DeKokHack to work around race condition
2011-10-17 Alan T. DeKokMake vp_print_name return size_t
2011-10-17 Alan T. DeKokFix weird issue where it wouldn't update Stripped-User...
2011-10-17 Alan T. DeKokUse new connection pool API
2011-10-17 Alan T. DeKokCorrect logic in reconnect
2011-10-17 Alan T. DeKokWhitespace && formatting
2011-10-12 Arran Cudbard... Assert should be false
2011-10-11 Arran Cudbard... Add even more logging, and use unambigous tense for...
2011-10-11 Arran Cudbard... Only attempt to closed connections which are unused
2011-10-11 Arran Cudbard... Should return connection, not connection struct
2011-10-11 Arran Cudbard... Add log messages on connection reservation and release
2011-10-11 Arran Cudbard... Ignore libltdl makefile
2011-10-11 Arran Cudbard... Merge pull request #22 from arr2036/connection_api
2011-10-11 Arran Cudbard... Add additional logging to connection pool api
2011-10-11 Arran Cudbard... Set last_used on spawn, else all connections are closed...
2011-10-10 Arran Cudbard... Need to check if the max_uses/lifetime/idle_timeout...
2011-10-10 Alan T. DeKokFixes to make FR use the local libltld
2011-10-10 Alan T. DeKokMore information in debug messages
2011-10-09 Alan T. DeKokUse parent rather than cs if cs doesn't exist
2011-10-09 Alan T. DeKokTLS private key password isn't required
2011-10-09 Alan T. DeKokClean up build to be less verbose
2011-10-09 Alan T. DeKokFix typo
2011-10-07 Arran Cudbard... Add a Message-Authenticator attribute to the response...
2011-10-04 Alan T. DeKokAdded simple module to "clean" the request of non-UTF...
2011-10-03 Arran Cudbard... Merge pull request #21 from alagoutte/master
2011-10-03 Alexis La GoutteUpdate RADIUS Dictionary Aruba
2011-09-30 Peter LemenkovDrop dead link
2011-09-30 Peter LemenkovNow it's possible to include Zyxel's dictionary by...
2011-09-30 Peter LemenkovAnother one attribute
2011-09-30 Peter LemenkovProper VENDOR value for Zyxel
2011-09-30 Alan T. DeKokECONNRESET and EWOULDBLOCK aren't portable
2011-09-29 Alan T. DeKokLoad "server {...}" sections properly
2011-09-29 Alan T. DeKokBe more graceful if caller passes us a NULL ptr
2011-09-28 Alan T. DeKokDistinguish virtual servers from physical ones
2011-09-28 Alan T. DeKokUpdated debug message
2011-09-26 Arran Cudbard... Add EAP-Failure if EAP is called in Post-Auth REJECT...
2011-09-23 Alan T. DeKokFix typo (arg)
2011-09-23 Alan T. DeKokMore checks for -C, to not open sockets
2011-09-22 Alan T. DeKokDon't really open sockets if we're doing -C
2011-09-22 Alan T. DeKokAcct-Session-Id from Cisco exceeds 64 bytes. Extend it.
2011-09-22 Alan T. DeKokAdded missing post-auth configuration
2011-09-21 John DennisAlways send Message-Authenticator in radtest
2011-09-20 Alan T. DeKokAs posted to the list
2011-09-20 Alan T. DeKokEnsure src_ipaddr is initialized when finding a home...
2011-09-20 Alan T. DeKokFixed typo
2011-09-19 Alan T. DeKokAdd missing "man" files
2011-09-19 Alan DeKokMerge pull request #18 from bmork/radsniff-decode
2011-09-18 Dmitry BorodaenkoFix rlm_sql noop for accounting start
2011-09-18 Alan T. DeKokRevert "Remove values for Auth-Type, these values were...
2011-09-18 John DennisDocument all command line args & add missing man pages
2011-09-18 Arran Cudbard... Use our instead of the old vars pragma, and turn on...
2011-09-16 Bjørn Morkradsniff: decoding encrypted attributes
2011-09-16 Alan T. DeKokNote which Auth-Type we're creating
2011-09-14 Alan T. DeKokMade more coherent
2011-09-14 Alan T. DeKokMake warning message more coherent
2011-09-14 Alan T. DeKokWARNING on potential proxy loop
2011-09-12 Alan T. DeKokFixed long-standing typos
2011-09-12 Arran Cudbard... Remove values for Auth-Type, these values were only...
2011-09-10 Alan T. DeKokFixed typo in huntgroup name addition
2011-09-10 Alan T. DeKokDocument max_queue_size
2011-09-10 Alan T. DeKokTwigged blocked messages && logic
2011-09-10 Alan T. DeKokNo one uses this
2011-09-07 Alan T. DeKokFixed typo
next