1
I Use This!
Inactive

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 16 hours ago.
Apr 30, 2023 — Apr 30, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
- rlm_jradius now also sends the server the RADIUS packet identifier More... about 19 years ago
- new REQUIRES jakarta commons-chain - changes to configuration syntax, see sample jradius-config.xml - integrated support for jakarta commons chain (for handler chaining) - rlm_jradius now supports a "name" (known in JRadiusRequest as "requester") that is sent to the JRadius server - rlm_jradius now supports a default "return value" should no JRadius server be available - moved example code to net.sf.jradius.example More... about 19 years ago
- support classes for Jakarta Commons Chain More... about 19 years ago
- now requires commons-chain from jakarta More... about 19 years ago
*** empty log message *** More... about 19 years ago
*** empty log message *** More... over 19 years ago
refactored how client authentication protocols are configured/handled More... over 19 years ago
*** empty log message *** More... over 19 years ago
*** empty log message *** More... over 19 years ago
*** empty log message *** More... over 19 years ago
*** empty log message *** More... over 19 years ago
*** empty log message *** More... over 19 years ago
fixes and improvements More... over 19 years ago
- RadClient now supports PAP, CHAP, MSCHAP, MSCHAPv2, EAP-MD5, and EAP-MSCHAPv2 - Other changes/improvements More... over 19 years ago
*** empty log message *** More... over 19 years ago
- Now supports PAP, CHAP, MSCHAP (using NT Password), and MSCHAPv2 More... over 19 years ago
- Added support for MSCHAPv1 and CHAP - already has MSCHAPv2 and PAP More... over 19 years ago
- added getIdentifier() More... over 19 years ago
- added support for MSCHAPv1 using NT password (LM password not working) More... over 19 years ago
- CHAP-Password encoding utility More... over 19 years ago
- making session factory and key provider optional More... over 19 years ago
Added a session manager More... over 19 years ago
improve error messages when exceptions are catched More... over 19 years ago
added method to overwite an attribute instead of adding it More... over 19 years ago
changed debug output More... over 19 years ago
rudimentary support for an event system (not used yet). More... over 19 years ago
small changes: - improved parsing the attribute file - only print packets if they're not null More... over 19 years ago
PacketHandler now uses a default constructor and a separate setConfig method More... over 19 years ago
*** empty log message *** More... over 19 years ago
- a sample handler -- implementing "local users" configured in the jradius config xml More... over 19 years ago