Code in src/lib shouldn't reference the REQUEST structure
[freeradius.git] / src / modules / rlm_eap / types / rlm_eap_peap /
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 Phil MayersAdded SoH functionality to the PEAP module
2010-10-08 Phil MayersMoved "fake request" code into its own function
2010-10-07 Alan T. DeKokFixes from clang / scan-build
2010-10-03 Alan T. DeKokSigned / unsigned fixes and function prototypes
2010-07-30 Alan T. DeKokPut SSL errors into Module-Failure-Message
2010-07-15 Alan T. DeKokFix arguments to paircreate
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-06-30 Alan T. DeKokALWAYS save the MPPE keys for later.
2010-06-10 Alan T. DeKokFix proxying of inner tunneled requests
2010-05-31 Alan T. DeKokRemove all references to "vp->attribute & 0xffff"
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-04-30 Alan T. DeKokUse pairadd() properly.
2010-04-26 Alan T. DeKokMore WITH_PROXY fixes
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-03-31 Alan T. DeKokRegenerated configure scripts using common version...
2008-10-15 Alan T. DeKokfake->server may be NULL
2008-09-21 Alan T. DeKokRemoved duplicate variable definitions
2008-08-25 Alan T. DeKokFinish Session Resumption patch - cache User-Name
2008-08-24 Alan T. DeKokPEAP & TTLS support for session resumption.
2008-08-24 Alan T. DeKokAutomatically calculate MPPE keys
2008-08-24 Alan T. DeKokDEBUG -> RDEBUG
2008-08-24 Alan T. DeKokDEBUG -> RDEBUG
2008-08-24 Alan T. DeKokPull SSL handshake code into libeap
2008-08-07 Alan T. DeKokPrint internal tunnel attributes in debug mode
2008-07-09 Alan T. DeKokLots of .gitignore files
2008-03-07 aland Remove references to stdout, and use new debug_pair...
2008-02-18 aland Set fake->request->src_ipaddr from request->packet...
2007-11-27 aland Cleaned up debugging
2007-11-27 aland *Correctly* Re-assemble large amounts of data inside...
2007-11-25 aland Many "unsigned char" to "uint8_t" and "int" to "size_t...
2007-11-24 aland Renamed libeap to libfreeradius-eap, which avoids...
2007-11-22 aland Clean up code to call tls_handshake_send(), which...
2007-11-21 aland Fixed incorrect commit
2007-11-20 aland Pack more EAP data into VALUE_PAIR's, to allow inner...
2007-11-20 aland Handle multiple EAP-Messages inside of a PEAP tunnel.
2007-09-09 aland Corrected typo
2007-08-13 aland Pulled fix from branch_1_1
2007-07-13 aland Port fix for use_tunneled_reply from 1.1.x
2007-07-13 aland Allow tunneled reply to over-ride user name
2007-07-03 aland Added and documented "virtual_server" config for PEAP...
2007-06-23 aland Pull Virtual-Server checks from ttls.c
2007-05-25 fcusackimport from HEAD:
2007-05-24 fcusackimport from HEAD:
2007-05-23 fcusackimport from branch_1_1:
2007-05-23 fcusackimport from HEAD:
2007-05-23 fcusackimport from HEAD:
2007-05-15 aland Free "fake" on parse error.
2007-05-15 aland Free "fake" on parse error.
2007-05-14 nbk Delete trailing whitespace.
2007-04-19 aland more lvalue to vp_* changes
2007-04-08 aland Pull fix for bug #436 from branch_1_1
2007-03-26 aland port fix from branch_1_1
2007-03-21 fcusackimport from branch_1_1:
2007-03-21 fcusackimport from branch_1_1:
2007-02-26 aland Pulled from branch_1_1, with formatting
2007-02-23 aland Pull fix from branch_1_1
2007-02-16 aland Port "use_tunneled_reply" fix for MS-CHAP from branch_1_1
2007-02-15 aland Port fix for bug #419 from branch_1_1
2007-02-14 aland Removed all free(inst->foo) where "foo" comes from...
2006-11-26 aland pull fixes from branch_1_1
2006-11-26 aland From branch_1_1
2006-11-22 aland Pull fix from branch_1_1, so proxied EAP replies work
2006-11-14 fcusack use new RCSID macro to prevent Id keyword from being...
2006-10-24 fcusackimport from HEAD
2006-10-24 fcusackimport from HEAD
2006-10-24 fcusackimport from HEAD:
2006-10-24 fcusackimport from HEAD:
2006-10-24 fcusackimport from HEAD:
2006-08-18 aland Pulled from branch_1_1
2006-08-17 aland Pulled from branch_1_1. Untested!
2006-07-06 aland make reconfig
2006-07-01 fcusackimport from branch_1_1:
2006-06-01 fcusackimport from HEAD:
2006-05-21 nbk Regenerate from configure.in 1.2.4.1 using autoconf...
2006-05-21 nbkPull from CVS head:
2006-05-09 fcusackimport from HEAD:
2006-03-29 fcusackimport from HEAD:
2006-03-23 fcusackimport from HEAD:
2006-03-23 fcusackimport from HEAD:
2006-03-20 bjordanovPolled from branch_1_1 fix for bug #348
2006-03-16 nbk Update the GPL boilerplate with the new address of...
2006-03-06 fcusackimport from HEAD:
2006-03-03 fcusackimport from HEAD:
2006-02-17 fcusackimport from HEAD:
2006-02-10 nbkPull from CVS head:
2006-02-09 fcusackimport from HEAD:
2006-02-09 nbk The option -DOPENSSL_NO_KRB5 is added by autoconf...
2006-02-08 fcusackimport from HEAD:
2006-02-08 fcusackimport from HEAD:
2006-02-08 fcusackimport from HEAD:
2006-02-08 fcusackimport from HEAD:
2006-02-08 fcusackimport from HEAD:
2006-02-08 fcusackimport from HEAD:
next