New build path variable
[freeradius.git] / src / modules /
2010-11-16 Sam HartmanFix syntax error
2010-11-16 Sam HartmanUse assert not rad_assert
2010-11-10 Alan T. DeKokThe NAS generates the MN-FA key, not the AAA
2010-11-10 Alan T. DeKokRemoved extra calls to HMAC_CTX_init()
2010-11-10 Alexander ClouterAdd support for xlat'd challenge in rlm_eap_gtc
2010-10-29 Alan T. DeKokUse VENDORPEC_MICROSOFT instead of hard-coded 311
2010-10-29 Alan T. DeKokUse shift for VSAs instead of OR
2010-10-29 Alan T. DeKokUpdated API for 2.2
2010-10-29 Alan T. DeKokUpdated API for 2.2.
2010-10-29 Alan T. DeKokUpdated API for 2.2
2010-10-21 Alan T. DeKokMore checks on handler_tree
2010-10-15 Alan T. DeKokLink with libradius, too
2010-10-13 Alan T. DeKokCheck data_len for internal TLVs
2010-10-13 Alan T. DeKokFixes to build without PTHREADs
2010-10-13 Alan T. DeKokAdded REQUEST to soh_verify() parameters
2010-10-12 Alan T. DeKokProtect SoH server messages
2010-10-12 Alan T. DeKokUse handler mutex for checks, not session mutex
2010-10-12 Alan T. DeKokFix parameters to soh_verify
2010-10-08 Alan T. DeKokCode in src/lib shouldn't reference the REQUEST structure
2010-10-08 Alan T. DeKokFixes for porting to "stable" branch
2010-10-08 Alan T. DeKokMarked SoH module as "stable"
2010-10-08 Phil MayersAdded SoH functionality to the PEAP module
2010-10-08 Phil MayersMoved "fake request" code into its own function
2010-10-08 Alan T. DeKokFix compiler warnings
2010-10-08 Phil Mayersok, working SoH standalone module
2010-10-08 Alan T. DeKokFix call to otp_write
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_ACCOUNTING
2010-09-29 Alan T. DeKokEnable building #WITHOUT_PROXY
2010-09-25 Alan T. DeKokFix long-standing bug where unix Groupcmp didn't work
2010-09-19 Alan T. DeKokMultiple calls to ber_printf seem to work better. ...
2010-09-19 Alan T. DeKokRetry on write failure. Closes bug #58
2010-09-17 Alan T. DeKokFix typo
2010-09-17 Alan T. DeKokUse local EAP, even if the realm doesn't exist
2010-09-17 Alan T. DeKokAdded functions for sql_affected_rows and sql_error
2010-09-17 Alan T. DeKokAllow sqlite filename to be specified in the configurat...
2010-09-17 Alan T. DeKokModule-Failure-Message goes in request, not in reply
2010-09-14 Alan T. DeKokFix parameter passing issue. closes bug #105
2010-09-14 Alan T. DeKokAdd message from ntlm_auth to Module-Failure-Message
2010-09-09 Alan T. DeKokFree memory if out of memory
2010-09-09 Alan T. DeKokAdded missing check for lookup
2010-09-07 Alan T. DeKokLog issuer, not root cert.
2010-09-07 Alan T. DeKokMinor fixes as suggested by Michael Ross
2010-09-06 Alan T. DeKokAdded support for {nthash} for compatibility with radiator
2010-09-03 Alan T. DeKokAdded ability to verify client certificates
2010-09-03 Alan T. DeKokRemove \n from log messages
2010-09-03 Alan T. DeKokCreate Module-Failure-Message for *all* callback errors
2010-09-03 Alan T. DeKokFixed typo
2010-09-01 Alan T. DeKokAdd /usr/lib to search path, to avoid warning messages...
2010-08-30 Alan T. DeKokCatch LDAP constraint violation
2010-08-27 Alan T. DeKokMade module error / warning messages consistent
2010-08-27 Alan T. DeKokCreate new mutex for Access-Challenge debug code.
2010-08-26 Alan T. DeKokFix typos
2010-08-26 Alan T. DeKokUpdated documentation
2010-08-25 Alan T. DeKokAdded support for TLS-Cert-* and TLS-Client-Cert-*...
2010-08-12 Alan T. DeKokMkae sure we show EAP-Message in the debug output
2010-08-12 Alan T. DeKokUse pairmake() which is in libradius, not radius_pairmake()
2010-08-09 Alan T. DeKokAdd Cached-Session-Policy attribute.
2010-08-09 Alan T. DeKokPrint out WARNING if EAP session did not finish.
2010-08-09 Alan T. DeKokSlightly lower impact way of cleaning up old sessions
2010-08-09 Alan T. DeKokMore errors to Module-Failure-Message
2010-08-07 Alan T. DeKokFixes for 2.2 API
2010-08-07 Alan T. DeKokRegularize warning messages
2010-08-07 Alan T. DeKokRegularize error messages
2010-08-07 Alan T. DeKokRegularize error messages
2010-08-07 Alan T. DeKokRegularize warning messages
2010-08-07 Alan T. DeKokRegularized warning messages
2010-08-04 Alan T. DeKokBe moe forgiving about the Digest attributes.
2010-08-04 Alan T. DeKokRemoved extraneous fprintf
2010-07-30 Alan T. DeKokUpdate Oracle Autoconf scripts. Closes bug #57
2010-07-30 Alan T. DeKokPut SSL errors into Module-Failure-Message
2010-07-27 Alan T. DeKokFix for 2.2.0 API
2010-07-26 Alan T. DeKokUse MS-CHAP-User-Name in MS-CHAP module.
2010-07-26 Alan T. DeKokCreate MS-CHAP-User-Name, which is taken from the MS...
2010-07-26 Alan T. DeKokFix changes pulled from v2.1.x for new API
2010-07-22 Alan T. DeKokAdded CLIENT_MULTI_STATEMENTS
2010-07-22 Alan T. DeKokFix parameters passed by Novell code in post-auth.
2010-07-22 Alan T. DeKokAdd undocumented keepalive configuration
2010-07-19 Alan T. DeKokUpdated Password-With-Header handling to make it more...
2010-07-16 Alan T. DeKokRe-enabled Exec-Program and Exec-Program-Wait for accou...
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.
next