Allow 'octet' attributes to have a fixed length.
[freeradius.git] / src / modules /
2010-07-15 Alan T. DeKokFix arguments to paircreate
2010-07-08 Alan T. DeKokerrorcode may be NULL. Ignore it if so.
2010-07-08 Alan T. DeKokRe-worked PEAP state machine to be clearer
2010-07-08 Alan T. DeKokMoved eappeap_identity to its own function.
2010-07-08 Alan T. DeKokChanged multiple "if" statements to switch.
2010-07-07 Alan T. DeKokPatches for EAP-FAST as posted to the list 2010-01-19
2010-07-07 Alan T. DeKokEnable passwd in coa send/recv
2010-07-07 Alan T. DeKokMap all types of attrs, not just int/string
2010-07-05 Alan T. DeKokRemoved "password_header" configuration
2010-07-05 Alan T. DeKokRemove "auto_header" flag.
2010-07-01 Alan T. DeKokProvisions for RTLD_SELF, when all of the modules are...
2010-07-01 Alan T. DeKokAllow exec in recv/send coa sections
2010-06-30 Alan T. DeKokALWAYS save the MPPE keys for later.
2010-06-28 Alan T. DeKokRegister SQL-Group only if the query is defined
2010-06-28 Alan T. DeKokBuild on systems without fcntl
2010-06-28 Alan T. DeKokAdd <instance>-SQL-Group, just like the LDAP module
2010-06-11 Alan T. DeKokFixes to make more modules build
2010-06-10 Alan T. DeKokCleaned up debug output to be readable
2010-06-10 Alan T. DeKokMove MS-CHAP code to separate files.
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. DeKokTell OpenSSL to NOT do "no session Id" sessions
2010-06-10 Alan T. DeKokFix typo
2010-06-10 Alan T. DeKokPlain EAP-MSCHAPv2 should return the MPPE keys.
2010-05-31 Alan T. DeKokMake MSCHAP attribute lookups use Microsofts vendor-id
2010-05-31 Alan T. DeKokRemove all references to "vp->attribute & 0xffff"
2010-05-31 Alan T. DeKokRemove all limitations on vendor IDs being less than 64K
2010-05-31 Alan T. DeKokUse new API
2010-05-31 Alan T. DeKokFixes to build
2010-05-31 Alan T. DeKokAll of the modules now build.
2010-05-31 Alan T. DeKokMany more changes to get it to build.
2010-05-31 Alan T. DeKokAutomatic search and replace for pairfind.
2010-05-31 Alan T. DeKokMoved API to (attr, vendor), instead of just attr
2010-05-19 Alan T. DeKokSource files shouldn't have the executable bit set.
2010-05-11 Alan T. DeKokMade connected / disconnected messages into informational
2010-04-30 Alan T. DeKokUse pairadd() properly.
2010-04-29 Alan T. DeKokMore debugging messages
2010-04-29 Alan T. DeKokRegenerated after last change
2010-04-29 Alan T. DeKokTry to fix link issues, as posted to the list
2010-04-29 Alan T. DeKokUse rebind_proc only if args==3
2010-04-26 Alan T. DeKokMore WITH_PROXY fixes
2010-04-26 Alan T. DeKokAttributes for "cisco vsa hack" don't need to be string
2010-04-26 Alan T. DeKokAdded WITH_PROXY to allow it to build without proxying
2010-04-14 Alan T. DeKokappend tunneled reply, rather than moving it
2010-04-14 Alan T. DeKokPrint out hex for invalid data in PEAP tunnel.
2010-04-08 Alan T. DeKokMake subdirs before modules
2010-04-08 Alan T. DeKokAdd missing 'break' to escape '%' properly.
2010-03-31 Alan T. DeKokRegenerated configure scripts using common version...
2010-03-31 Alan T. DeKokFixed typo
2010-03-31 Alan T. DeKokCorrect realm regex examples, and creation of REALM...
2010-03-31 Alan T. DeKokAllow the "server" field to be blank
2010-03-31 Alan T. DeKokMade 'reconfig' target use PHONY subdirectories, too
2010-03-31 Alan T. DeKokMove to using phony targets for subdirectories
2010-03-30 Alan T. DeKokMove to using phony targets for subdirectories.
2010-03-09 Alan T. DeKokCheck for closed sockets.
2010-02-04 Alan T. DeKokMake MS-CHAP call xlat on NT-Hash and LM-Password
2010-02-04 Alan T. DeKokSet flag CORRECTLY for resumed session
2009-12-21 Alan T. DeKokFixed debian bug
2009-12-17 Alan T. DeKokSimplified use of llvm checker
2009-12-06 Alan T. DeKokUse case insensitive comparison. Closes #36
2009-12-06 Alan T. DeKokBe more specific about which detail files we suppress
2009-12-05 Alan T. DeKokRe-set FP after closing it
2009-11-30 Alan T. DeKokFix build problem
2009-11-30 Alan T. DeKokPrint out more useful debugging messages
2009-11-22 Alan T. DeKokPrint names for unsupported eap types
2009-11-22 Alan T. DeKokCheck for NULL
2009-11-22 Alan T. DeKokAs posted to the list
2009-11-22 Alan T. DeKokRevert "errormsg may be NULL"
2009-10-28 Alan T. DeKokerrormsg may be NULL
2009-10-18 Alan T. DeKokChanged stop packet msg to debug rather than error
2009-10-16 Alan T. DeKokCall detach only if function exists
2009-10-13 Alan T. DeKokFix typo
2009-10-12 Alan T. DeKokDon't use source IP for EAP packets.
2009-10-12 Alan T. DeKokReturn rather than use the same ptr twice
2009-10-01 Alan T. DeKokPrint more descriptive error message for too many EAP...
2009-09-29 Alan T. DeKokUse packet codes from libradius
2009-09-24 Alan T. DeKokFixed compile error
2009-09-24 bduncan64-bit fixes.
2009-09-24 bduncanCheck for NOOP from opendir.c
2009-09-24 bduncan64-bit fixes and return NOOP for AD users.
2009-09-24 bduncanGet private key passphrase from keychain using certadmi...
2009-09-24 Alan T. DeKokEnsure that cached SSL sessions have data
2009-09-09 Alan T. DeKokCheck value of Fall-Through, too
2009-09-08 Alan T. DeKokBe less forgiving about the allowed operators.
2009-09-07 Alan T. DeKokNo need to include modules.h twice
2009-09-06 Alan T. DeKokCheck for the proper number of arguments to rebind
2009-09-05 Alan T. DeKokReplace references to <ltdl.h> with <freeradius-devel...
2009-09-05 Alan T. DeKokFirst stab at removing libltdl.
2009-09-05 Alan T. DeKokReference $(INCLTDL) instead of fixed link
2009-08-20 Alan T. DeKokPacket may not exist, so check for that, too
2009-08-13 Alan T. DeKokInternal functions should be static
2009-08-13 Alan T. DeKokAdded query_timeout parameter. For now, it does nothing.
2009-08-13 Alan T. DeKokAlpha version from Gabriel Blanchard
2009-08-12 Alan T. DeKokMove restrictions on vendor ID from 32767 to 65535
2009-08-11 Alan T. DeKokMake code consistent with examples.
2009-08-10 Alan T. DeKokrequest may be NULL
2009-07-30 Boian JordanovMoved pthread keys to the "perl_inst" struct. Keys...
2009-07-29 Alan T. DeKokLog reasons for failure.
2009-07-15 Alan T. DeKokBetter handle variable that isn't in the module instance
2009-07-03 Alan T. DeKokSuppress more messages in debugging mode
next