freeradius.git
2008-09-05 Alan T. DeKokStupid debian date stuff release_2_1_0
2008-09-05 Alan T. DeKokUpdated dates
2008-09-05 Alan T. DeKokCorrected typo
2008-09-04 Alan T. DeKokNote 2.1.0
2008-09-04 Alan T. DeKokToo many cool things to make it 2.0.6
2008-09-04 Alan T. DeKokSet more sockets to KNOWN
2008-09-04 Alan T. DeKokMore messages && printing
2008-09-04 Alan T. DeKokMove HUP code to per-module, not global
2008-09-04 Alan T. DeKokInitialize sockaddr_un
2008-09-04 Alan T. DeKokUse new API for find_module_instance
2008-09-04 Alan T. DeKokDocument radmin
2008-09-04 Alan T. DeKok-lreadline && getpeereid checks
2008-09-04 Alan T. DeKokDocument radmin
2008-09-04 Alan T. DeKokBuild radmin by default
2008-09-04 Alan T. DeKokr/w socket magic && version number
2008-09-04 Alan T. DeKokAdded uid/gid checking
2008-09-04 Alan T. DeKokLeverage configure checks && use select
2008-09-04 Alan T. DeKokMore ifdef's for conditional builds
2008-09-04 Alan T. DeKokLook for new header files
2008-09-03 Alan T. DeKokWrappers around listen types
2008-09-03 Alan T. DeKokSet default socket address && usage
2008-09-03 Alan T. DeKokAdded example of control socket
2008-09-03 Alan T. DeKokAdd dynamic clients module
2008-09-03 Alan T. DeKokAdd radmin tool.
2008-09-03 Alan T. DeKokNew command sockets.
2008-09-03 Alan T. DeKokevent_fd_delete API
2008-09-03 Alan T. DeKokNew module-specific HUP, and find without linking
2008-09-03 Alan T. DeKokNew API's to update CONF_PAIRs, and get CONF_PARSERS
2008-09-03 Alan T. DeKokHandle changed / deleted fd's a bit better
2008-09-01 Alan T. DeKokSample for TTLS/EAP-MSCHAPv2
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
next