freeradius.git
2010-06-30 Alan T. DeKokDo not delete "old" requests until they are free.
2010-06-30 Alan T. DeKokChange default lifetime for dynamic clients from 1d...
2010-06-30 Alan T. DeKokRefer to the correct packet type.
2010-06-30 Alan T. DeKokScan the number, not the leading \
2010-06-30 Alan T. DeKokALWAYS save the MPPE keys for later.
2010-06-29 Alan T. DeKokMore NAS-Port-Type values defined in random places
2010-06-29 Alan T. DeKokAdded NAS-Port-Type values from RFC 4603
2010-06-29 Alan T. DeKokAs posted to the list
2010-06-28 Alan T. DeKokRegister SQL-Group only if the query is defined
2010-06-28 Alan T. DeKokFix debug messages for incorrect shared secret
2010-06-28 Alan T. DeKokWrap commands in "if ! output_file, then run command"
2010-06-28 Alan T. DeKokCheck for a working make before running it.
2010-06-28 Alan T. DeKokEnable 127.0.0.1:18120 for inner-tunnel testing
2010-06-28 Alan T. DeKokAdded more eapol_test tests
2010-06-28 Alan T. DeKokBuild on systems without setuid
2010-06-28 Alan T. DeKokBuild on systems without fcntl
2010-06-28 Alan T. DeKokBuild on systems without sys/un.h
2010-06-28 Alan T. DeKokBuild on systems without fcntl
2010-06-28 Alan T. DeKokinterface is a #define on Mingw
2010-06-28 Alan T. DeKokAdd <instance>-SQL-Group, just like the LDAP module
2010-06-26 Alan T. DeKokCorrect logic in pairmove2 now that we have vendor...
2010-06-15 Alan T. DeKokMore descriptive error messages
2010-06-15 Alan T. DeKokSimple rules to build HTML files if we don't have sphinx
2010-06-15 Alan T. DeKokMakefile / index for Sphinx builds
2010-06-15 Alan T. DeKokMinor cleanups
2010-06-15 Alan T. DeKokManually pull from git "old-dev" branch
2010-06-15 Alan T. DeKokNew RST versions from bjlockie
2010-06-15 Alan T. DeKokMoved files without changing contents
2010-06-11 Alan T. DeKokFixes to make more modules build
2010-06-10 Alan T. DeKokEnsure we do PINGs only for UDP packets.
2010-06-10 Alan T. DeKokMade ONE caller for request_stats_final.
2010-06-10 Alan T. DeKokCatch "ping" packets before
2010-06-10 Alan T. DeKokFix typo
2010-06-10 Alan T. DeKokCleaned up debug output to be readable
2010-06-10 Alan T. DeKokEnable MS-CHAPv1 support in radclient.
2010-06-10 Alan T. DeKokMove MS-CHAP code to separate files.
2010-06-10 Alan T. DeKokRemoved the "unix" module from the default configuration
2010-06-10 Alan T. DeKokInstall cryptpasswd as "radcrypt"
2010-06-10 Alan T. DeKokShorten debug message
2010-06-10 Alan T. DeKokUse correct variable to look up attributes in the dicti...
2010-06-10 Alan T. DeKokFix proxying of inner tunneled requests
2010-06-10 Alan T. DeKokIf we've parsed " in a string, set the length to the...
2010-06-10 Alan T. DeKokAllow parsing of IPv6 addresses as domain names
2010-06-10 Alan T. DeKokTell OpenSSL to NOT do "no session Id" sessions
2010-06-10 Alan T. DeKokBe more careful about parsing comments after bare words
2010-06-10 Alan T. DeKokFix typo
2010-06-10 Alan T. DeKokPlain EAP-MSCHAPv2 should return the MPPE keys.
2010-06-01 Alan T. DeKokMove retransmits + proxy failover into child thread
2010-06-01 Alan T. DeKokClean up code related to requests in child thread
2010-06-01 Alan T. DeKokDelay decoding of packet until we are in the child...
2010-05-31 Alan T. DeKokBump the module magic number.
2010-05-31 Alan T. DeKokMake MSCHAP attribute lookups use Microsofts vendor-id
2010-05-31 Alan T. DeKokIgnore more auto-generated files
2010-05-31 Alan T. DeKokMake it closer to v2.1.x for consistency
2010-05-31 Alan T. DeKokRemove all references to "vp->attribute & 0xffff"
2010-05-31 Alan T. DeKokFix args to dict_addattr()
2010-05-31 Alan T. DeKokAdded back label 'stop_processing'
2010-05-31 Alan T. DeKokRemove all limitations on vendor IDs being less than 64K
2010-05-31 Alan T. DeKokFix argument to pairfind
2010-05-31 Alan T. DeKokUse new API
2010-05-31 Alan T. DeKokMake this unsigned, too
2010-05-31 Alan T. DeKokOnly WiMAX attributes can be of type tlv
2010-05-31 Alan T. DeKokNested TLVs 4 deep now work...
2010-05-31 Alan T. DeKokFix to encode properly
2010-05-31 Alan T. DeKokEnforce limitations
2010-05-31 Alan T. DeKokUse external array for shifting attributes to VPs
2010-05-31 Alan T. DeKokFirst stab at parameterizing tlv nonsense
2010-05-31 Alan T. DeKokCan't these retards check for duplicate attribute names?
2010-05-31 Alan T. DeKokdded the rest of the insane attributes
2010-05-31 Alan T. DeKokFix VSA tunnel encryption. Allow sub-TLVs to be encrypted
2010-05-31 Alan T. DeKokDefined a whack more attributes.
2010-05-31 Alan T. DeKokRenamed evil function to be less evil
2010-05-31 Alan T. DeKokDecode 3-level TLVs
2010-05-31 Alan T. DeKokNow properly handles continuation without memcmp &...
2010-05-31 Alan T. DeKokNow packing WiMAX TLVs, too
2010-05-31 Alan T. DeKokAdded support for non-TLV WiMAX VSAs
2010-05-31 Alan T. DeKokFirst stab at rewrite of vp2attr.
2010-05-31 Alan T. DeKokSimplify RFC format attributes
2010-05-31 Alan T. DeKokStart separating encoding of data from headers
2010-05-31 Alan T. DeKokFix typo, add more insane TLVs
2010-05-31 Alan T. DeKokNew macro
2010-05-31 Alan T. DeKokAdd support for THREE layers of TLVs
2010-05-31 Alan T. DeKokStart of adding new attributes
2010-05-31 Alan T. DeKokDon't do memcmp, it's stupid.
2010-05-31 Alan T. DeKokEnforce order on WiMAX VSAs, just like original code
2010-05-31 Alan T. DeKokAbstract wimax insanity on encoding into another function
2010-05-31 Alan T. DeKokDecode attributes properly
2010-05-31 Alan T. DeKokWe seem to have the encoding down pat.
2010-05-31 Alan T. DeKokSimplify handling of TLVs by post-facto corrections
2010-05-31 Alan T. DeKokBe more stringent about encoding TLVs
2010-05-31 Alan T. DeKokEnforce WiMAX continuations.
2010-05-31 Alan T. DeKokRemoved WiMAX continuation hacks.
2010-05-31 Alan T. DeKokvp2attr now takes an explicit buffer size
2010-05-31 Alan T. DeKokAdd mask to vp2tlv
2010-05-31 Alan T. DeKokFake dictionary. Not for public use!
2010-05-31 Alan T. DeKokFixed typo.
2010-05-31 Alan T. DeKokAllow nested TLVs to be read from the dictionary.
2010-05-31 Alan T. DeKokFirst hack to get second level TLVs working
2010-05-31 Alan T. DeKokReset vendorcode AFTER creating attribute
2010-05-31 Alan T. DeKokFix WiMAX encoding
next