freeradius.git
2008-09-01 Alan T. DeKokleverage rlm_dynamic_clients
2008-09-01 Alan T. DeKokDynamic clients can read files from a directory
2008-09-01 Alan T. DeKokModule to read dynamic clients from files
2008-08-31 Alan T. DeKokAdd forgotten line. Closes #585
2008-08-29 Alan T. DeKokUse functions from libfreeradius
2008-08-29 Alan T. DeKokMark session as resumed
2008-08-28 Alan T. DeKokAs posted to the list.
2008-08-28 Alan T. DeKokCheck return code of regcomp. Closes #583
2008-08-28 Alan T. DeKokCorrected typo.
2008-08-27 Alan T. DeKokFix compiler warnings
2008-08-27 Alan T. DeKokLoad CA's only if CA file or CA path are set
2008-08-27 Alan T. DeKokAdd sample inner-eap method
2008-08-27 Alan T. DeKokAdded EAP RFC
2008-08-26 Stephen GranFix unsafe use of tmpfile. Signed-off-by: Stephen Gran...
2008-08-26 Alan T. DeKokCheck for __thread
2008-08-26 Alan T. DeKokUse thread-local storage for log messages
2008-08-26 Alan T. DeKokfr_strerror -> fr_strerror()
2008-08-26 Alan T. DeKokRename librad_* to fr_*
2008-08-26 Alan T. DeKokNote more changes
2008-08-25 Alan T. DeKokComplain on references to things like "prefix ="
2008-08-25 Alan T. DeKokLeft this out earlier.
2008-08-25 Alan T. DeKokCache is off by default. Document attribute
2008-08-25 Alan T. DeKokEnforce session cache enable.
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. DeKokDocument TLS session cache
2008-08-24 Alan T. DeKokFirst draft of session resumption.
2008-08-24 Alan T. DeKokClean up debug && log messages
2008-08-24 Alan T. DeKokAdded VALUEs taken from the PDF
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. DeKokGenerate ephemeral RSA keys
2008-08-24 Alan T. DeKokPull SSL handshake code into libeap
2008-08-24 Alan T. DeKokClose pipe FD's on failed fork
2008-08-24 Alan T. DeKokClear OpenSSL Error queue for the current thread
2008-08-24 Alan T. DeKokRegular expressions are compiled at run-time, not compi...
2008-08-24 Alan T. DeKokPrint out filter, not optarg
2008-08-21 Alan T. DeKokWiMAX tests
2008-08-21 Alan T. DeKokMake WiMAX dictionary "live"
2008-08-21 Alan T. DeKokPack/unpack WiMAX attributes into RADIUS packets
2008-08-21 Alan T. DeKokRead combo-ip, signed, and tlv types from dictionaries
2008-08-21 Alan T. DeKokParse, process, and free signed, combo-ip, and tlv...
2008-08-21 Alan T. DeKokPrint signed and TLV types
2008-08-21 Alan T. DeKokDefine COMBO IP, Signed, and TLV types
2008-08-21 Alan T. DeKokPretty-print VSA's a little better
2008-08-21 Alan T. DeKokWiMAX dictionary.
2008-08-21 Alan T. DeKokSimple module to fix WiMAX Calling-Station-Id
2008-08-21 Alan T. DeKokDon't double-escape strings in pairread()
2008-08-21 Alan T. DeKokRemoved comments about NAS-Identifier. They're wrong
2008-08-20 Alan T. DeKokAdd VENDOR line, too
2008-08-20 Alan T. DeKokDefine vendor (oops)
2008-08-19 Alan T. DeKokAs posted to the list
2008-08-19 Alan T. DeKokScript to convert funk to fr dictionaries
2008-08-19 Alan T. DeKokUn-document %{exec:foo}, as the documentation was wrong
2008-08-18 Alan T. DeKokCleaned up debug messages
2008-08-18 Alan T. DeKokAdded radlog_request function
2008-08-18 Alan T. DeKokCleaned up && clarified debugging messages
2008-08-18 Alan T. DeKokMinor changes to debug messages
2008-08-17 Alan T. DeKokDEBUG -> RDEBUG
2008-08-17 Alan T. DeKokMinor optimization
2008-08-17 Alan T. DeKokNote dynamic clients on NAS-Identifier
2008-08-17 Alan T. DeKokDocument recent changes
2008-08-17 Alan T. DeKokBuild process uses git now, not CVS
2008-08-17 Alan T. DeKokDEBUG -> RDEBUG
2008-08-17 Alan T. DeKokDEBUG -> RDEBUG
2008-08-17 Alan T. DeKokDEBUG -> RDEBUG, and related changes
2008-08-17 Alan T. DeKokUse new debugging functions (RDEBUG, radlog_request)
2008-08-17 Alan T. DeKokWe don't use pthread functions, so delete them.
2008-08-17 Alan T. DeKokDEBUG -> RDEBUG
2008-08-17 Alan T. DeKokDEBUG -> RDEBUG
2008-08-17 Alan T. DeKokDEBUG -> RDEBUG
2008-08-17 Alan T. DeKokDEBUG -> RDEBUG
2008-08-17 Alan T. DeKokDEBUG -> RDEBUG
2008-08-17 Alan T. DeKokDEBUG -> RDEBUG
2008-08-17 Alan T. DeKokDEBUG -> RDEBUG
2008-08-16 Alan T. DeKokAdded dBCSPwd == LM-Password
2008-08-14 Alan T. DeKokDEBUG -> RDEBUG
2008-08-13 Alan T. DeKokDEBUG -> RDEBUG
2008-08-13 Alan T. DeKokUse new radlog_request function
2008-08-13 Alan T. DeKokSet request->username to be Stripped-User-Name
2008-08-13 Alan T. DeKokMore examples for Acct-Status-Type
2008-08-13 Alan T. DeKokAllow suppression of more log messages
2008-08-13 Alan T. DeKokIncrease buffer size for log messages
2008-08-13 Alan T. DeKokFixed typo
2008-08-13 Alan T. DeKokMore comments
2008-08-07 Alan T. DeKokPrint internal tunnel attributes in debug mode
2008-07-30 Alan T. DeKokDon't use one buffer for two purposes
2008-07-23 Alan T. DeKokre-initialize session_tail on empty list, too
2008-07-22 Alan T. DeKokFixed typos
2008-07-20 Alan T. DeKokMark linelog as stable
2008-07-20 Alan T. DeKokMake CA && Server certs depend on their cnf files
2008-07-20 Alan T. DeKokRely on rules in Makefile to build everything
2008-07-20 Alan T. DeKokNew SNMP code!
2008-07-20 Alan T. DeKokDocument rlm_linelog, and expand it's capabilities
2008-07-20 Alan T. DeKokAllow parentcs to be NULL when referencing sections
2008-07-19 Alan T. DeKokUpdates as found on the net
2008-07-19 Alan T. DeKokAs found on the net, with URL included.
2008-07-18 Alan T. DeKokBuild on systems without IPv6 support
2008-07-17 Alan T. DeKokfflush the log fp when debugging pair lists
next