How RADIUS should be done.
[freeradius.git] / src /
2011-03-16 Alan T. DeKokExpose rad_print_hex, and use it in radsniff
2011-03-15 Alan T. DeKokFix compilation errors
2011-03-15 Alan T. DeKokId is unsigned for printing
2011-03-15 Alan T. DeKokFix build error
2011-03-15 Alan T. DeKokIf select() returns an error, show it to the user.
2011-03-15 Alan T. DeKokNote bad configuration
2011-03-14 Alan T. DeKokCheck pre-condictions
2011-03-14 Alan T. DeKokIf the source address is INADDR_ANY, don't use udpfromto
2011-03-14 Alan T. DeKokExpose fr_inaddr_any
2011-03-13 Alan T. DeKokComplain about duplicate virtual servers, too
2011-03-13 Alan T. DeKokLook for duplicate module definitions.
2011-03-13 Alan T. DeKokAdded cf_section_find_name2() API
2011-03-05 Alan T. DeKokHack to let developers catch bad dictionaries
2011-03-05 Alan T. DeKokRegen configure scripts
2011-03-05 Alan T. DeKokLook for <openssl/hmac.h>
2011-03-04 Alan T. DeKokMark pointer NULL when it's free
2011-03-03 Alan T. DeKokudpfromto doesn't seem to work for DHCP.
2011-03-01 Alan T. DeKokBe more forgiving about policy parsing
2011-03-01 Alan T. DeKokAllow SQLite to do non-NAS select queries
2011-02-28 Alan T. DeKokAdded sample of using global / static variables
2011-02-23 Alan T. DeKokUse rad_digest_cmp() to avoid timing attacks
2011-02-23 Alan T. DeKokUse rad_digest_cmp() to avoid timing attacks
2011-02-23 Alan T. DeKokUse rad_digest_cmp() to avoid timing attacks
2011-02-23 Alan T. DeKokExpose digest_cmp function
2011-02-23 Alan T. DeKokUpdated license to LGPL rather than GPL
2011-02-23 Alan T. DeKokCorrected license to LGPL rather than GPL
2011-02-20 Alan T. DeKokPrint error if we can't send a packet in rad_send()
2011-02-18 Alan T. DeKokBasic configure scripts
2011-02-18 Alan T. DeKokMake CoA proxying work again.
2011-02-18 Alan T. DeKokMake query lengths match rlm_sql
2011-02-17 Alan T. DeKokBetter fixes for bug #141
2011-02-14 Alan T. DeKokSuppress messages if thread pool is ~full.
2011-02-14 Alan T. DeKokGenerated for 2.1.11
2011-02-11 Alan T. DeKokgnore socket if address families don't match. Closes...
2011-02-10 Alan T. DeKokNo DB handles is an error, not an informational message.
2011-02-10 Alan T. DeKokFixed typo
2011-02-10 Alan T. DeKokEnable udpfromto() for IPv6
2011-02-10 Alan T. DeKokTry to fix udpfromto for IPv6
2011-02-10 Alan T. DeKokChange the rules for sending DHCP responses
2011-02-09 Alan T. DeKokAllow spaces and CRs
2011-02-09 Alan T. DeKokAdded escape function
2011-02-08 Ken-ichirou MATSUZAWAfix freeing eap_handler as opaque (and typo)
2011-01-29 Alan T. DeKokFix compile warnings and check for !vp
2011-01-28 Alan T. DeKokCheck return value of lseek correctly
2011-01-27 Alan T. DeKokAdd %{string:...} for printable data
2011-01-27 Alan T. DeKokmake fr_print_string return the string length
2011-01-25 Alan T. DeKokClarify parse error for ascend attributes
2011-01-24 B. CandlerThis patch adds a 'key' parameter to rlm_fastusers...
2011-01-20 Alan T. DeKokAdd $(LIBRADIUS) to allow it to link
2011-01-20 Alan T. DeKokUpdate ignore files
2011-01-19 Alan T. DeKokCall write() rather than fwrite()
2011-01-18 Alexandre ChapellonUpdate to work with more recent versions of Oracle
2011-01-17 Alan T. DeKokEnforce the requirement that TLVs cannot be nested
2011-01-14 Gabriel Blanchardfixes seg fault whenever the redis server goes down
2011-01-13 Alan T. DeKokAdded password support (untested)
2011-01-13 Alan T. DeKokMore fixes
2011-01-13 Gabriel Blanchardradwho using the redis database.
2011-01-13 Gabriel BlanchardModule which connects to a redis server.
2011-01-11 Alan T. DeKokAllow hints && huntgroup files to be NULL
2011-01-06 Alan T. DeKokBe less aggressive about printing message
2011-01-06 Alan T. DeKokFix compile warnings
2011-01-03 Alan T. DeKokFix fd leak
2010-12-30 Alan T. DeKokFixed printing of attributes
2010-12-30 Alan T. DeKokPrint error when foo=`..` is invalid
2010-12-29 Alan T. DeKokAdded "one shot" configuration
2010-12-29 Alan T. DeKokMore log messages
2010-12-26 Alan T. DeKokAdded %{listen:} to mirror %{client:}
2010-12-24 Alan T. DeKokPatches for EAP-FAST as posted to the list 2010-01-19
2010-12-23 Alan T. DeKokMade calculations use "int64_t"
2010-12-23 Alan T. DeKokFix typo
2010-12-22 Alan T. DeKokHack for !*
2010-12-21 Alan T. DeKokFinal checked write for printing the VP
2010-12-21 Alan T. DeKokAdded %{integer:...}
2010-12-19 Alan T. DeKokLook for, and use Event-Timestamp
2010-12-17 Alan T. DeKokRelease group list on error
2010-12-16 Alan T. DeKokTry to get it working for v6, too
2010-12-15 Alan T. DeKokRemoved extraneous nonsense
2010-12-14 Alan T. DeKokFix "checked_write" function
2010-12-14 Alan T. DeKokTry to work around v6 PKTINFO compatibility
2010-12-09 Alan T. DeKokReturn error code, not success
2010-12-09 Alan T. DeKokAllow workstation trust accounts, too
2010-12-09 Alan T. DeKokFix minor typo
2010-12-08 Alan T. DeKokUndocumented command to allow expired CRLs
2010-12-08 Alan T. DeKokAdded a few default variables with values
2010-12-08 Alan T. DeKokNot finding "modules" is a WARNING
2010-12-07 Alan T. DeKokCheck for truncated writes. Closes bug #130
2010-12-07 Alan T. DeKokUse fnmatch(), if it exists.
2010-12-03 Alan T. DeKokRead the dictionaries if we're printing text output
2010-11-24 Alan T. DeKokMore ocsp build cleanups
2010-11-23 Alan T. DeKokAvoid pointer comparison overflows
2010-11-22 Alan T. DeKokAdded "ocsp enable" functionality back
2010-11-22 Alan T. DeKokCleanups for OCSP support
2010-11-22 Alex BergmannOCSP Support
2010-11-19 Alan T. DeKokMore descriptive error messages
2010-11-10 Alan T. DeKokPrint out *which* socket could not be opened.
2010-11-10 Alan T. DeKokPrint out when we're adding a new proxy socket.
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 Alan T. DeKokAllow spaces in shared secret, as posted to the list.
2010-11-10 Alexander ClouterAdd support for xlat'd challenge in rlm_eap_gtc
next