New build path variable
[freeradius.git] / src / lib /
2010-10-12 Alan T. DeKokMove the SoH code to the server directory
2010-10-08 Alan T. DeKokCode in src/lib shouldn't reference the REQUEST structure
2010-10-08 Phil MayersBase SoH code for Microsoft NAP.
2010-10-07 Alan T. DeKokFixes from clang / scan-build
2010-10-03 Alan T. DeKokSigned / unsigned fixes and function prototypes
2010-09-29 Alan T. DeKokEnable building #WITHOUT_PROXY
2010-09-17 Alan T. DeKokFix logic for using udpfromto
2010-09-09 Alan T. DeKokAdd support for extended attributes: draft-dekok-radext...
2010-09-09 Alan T. DeKokFix escaping rules. Closes bug #46
2010-08-25 Alan T. DeKokAdd warning message about packets being too long
2010-08-02 Alan T. DeKokManual merge of aec08bce7f
2010-08-02 Alan T. DeKokstrcpy to a NULL pointer is bad.
2010-07-20 Alan T. DeKokPrint all decoded TLVs, not just the first one.
2010-07-19 Alan T. DeKokUse correct return code
2010-07-19 Alan T. DeKokFixed a few bugs using tests posted to the list.
2010-07-15 Alan T. DeKokAllow 'octet' attributes to have a fixed length.
2010-07-08 Alan T. DeKokPack DHCP-BootFilename into header
2010-07-05 Alan T. DeKokReturn on error
2010-07-01 Alan T. DeKokRemove restrictions on TLVs must be WiMAX. It's not...
2010-06-28 Alan T. DeKokFix debug messages for incorrect shared secret
2010-06-28 Alan T. DeKokBuild on systems without fcntl
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-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-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. DeKokRemove all limitations on vendor IDs being less than 64K
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. DeKokFix VSA tunnel encryption. Allow sub-TLVs to be encrypted
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. DeKokNew macro
2010-05-31 Alan T. DeKokAdd support for THREE layers of TLVs
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. 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
2010-05-31 Alan T. DeKokFixed comparisons to be correct
2010-05-31 Alan T. DeKokMiracle of miracles... it seems to work
2010-05-31 Alan T. DeKokMoved API to (attr, vendor), instead of just attr
2010-05-29 Alan T. DeKokPrint out DHCP attributes sent / received
2010-05-29 Alan T. DeKokFix endless loop when there are multiple DHCP options
2010-05-24 Alan T. DeKokIf an integer is surrounded by whitespace, it's still...
2010-04-29 Alan T. DeKokRemoved unnecessary fflush()
2010-04-29 Alan T. DeKokLarge code cleanups.
2010-04-29 Alan T. DeKokWork around for bug #35.
2010-04-14 Alan T. DeKokFix node comparison on delete
2010-03-31 Alan T. DeKokMade 'reconfig' target use PHONY subdirectories, too
2010-03-06 Alan T. DeKokAdd IPv6 "scope" for link-local addresses.
2010-03-06 Alan T. DeKokCheck for AF_INET6, not HAVE_AF_INET6
2010-02-11 Alan T. DeKokQuiet compiler warnings
2010-02-04 Alan T. DeKokFixes to build without TCP
2010-02-04 Alan T. DeKokin pairmake_any(), value may be NULL
2010-02-04 Alan T. DeKokMore useful errors
2010-01-05 Alan T. DeKokCorrectly handle large attributes
2009-12-17 Alan T. DeKokSimplified use of llvm checker
2009-12-15 Alan T. DeKokEnsure that len > 0
2009-12-02 Alan T. DeKokUse intermediate buffer for error messages.
2009-11-30 Alan T. DeKokCleanups and simplifications.
2009-11-26 Alan T. DeKokRemove erroneous handling of option 82
2009-11-12 Alan T. DeKokFix WiMAX encoding bug introduced in 326a68b90a1a
2009-10-20 Alan T. DeKokCheck src_port, not dst_port
2009-10-05 Alan T. DeKokCheck for undefined types, too
2009-10-04 Alan T. DeKokSimplify the code
2009-10-03 Alan T. DeKokBe more restrictive on bad input
2009-10-03 Alan T. DeKokStart simplifying the code that encodes attributes
2009-09-30 Alan T. DeKokAllow old-style dictionary formats, too
2009-09-27 Alan T. DeKokInclude proto in API, no matter what build options
2009-09-24 Alan T. DeKokJumbo patch to clean up socket handling
2009-09-24 Alan T. DeKokChanged order of code to avoid race conditions
2009-09-15 DanteAllow the packet API to auto-discover TCP
2009-09-15 DanteAllow TCP code to build if WITH_TCP is defined
2009-09-15 DanteHeader file and protocol handler for RADIUS over TCP
2009-08-19 Alan T. DeKokDisallow NULL for regex comparisons
2009-08-18 Alan T. DeKokFix more typos
2009-08-18 Alan T. DeKokFixed typo
next