Added tolower function
[freeradius.git] / src /
2010-09-20 Alan T. DeKokAdded tolower function
2010-09-19 Alan T. DeKokMultiple calls to ber_printf seem to work better. ...
2010-09-19 Alan T. DeKokRetry on write failure. Closes bug #58
2010-09-18 Alan T. DeKokClean up loopback / inaddr_any checks
2010-09-17 Alan T. DeKokAdded "del client <ipaddr>" command for dynamic clients
2010-09-17 Alan T. DeKokFix typo
2010-09-17 Alan T. DeKokFix logic for using udpfromto
2010-09-17 Alan T. DeKokUse local EAP, even if the realm doesn't exist
2010-09-17 Alan T. DeKokAdded functions for sql_affected_rows and sql_error
2010-09-17 Alan T. DeKokAllow sqlite filename to be specified in the configurat...
2010-09-17 Alan T. DeKokModule-Failure-Message goes in request, not in reply
2010-09-14 Alan T. DeKokFix parameter passing issue. closes bug #105
2010-09-14 Alan T. DeKokBe more forgiving when starting proxy sockets.
2010-09-14 Alan T. DeKokAdd message from ntlm_auth to Module-Failure-Message
2010-09-10 Alan T. DeKokFix typo in error message
2010-09-09 Alan T. DeKokAdd support for extended attributes: draft-dekok-radext...
2010-09-09 Alan T. DeKokClose file on error condition
2010-09-09 Alan T. DeKokFree memory if out of memory
2010-09-09 Alan T. DeKokEnsure we leave room for the trailing NUL
2010-09-09 Alan T. DeKokPrint error message if we're not configured to listen...
2010-09-09 Alan T. DeKokAdded missing check for lookup
2010-09-09 Alan T. DeKokMade warning messages more consistent
2010-09-09 Alan T. DeKokRegularized error messages
2010-09-09 Alan T. DeKokRemove port 1814 from the default pcap filter. It...
2010-09-09 Alan T. DeKokFix escaping rules. Closes bug #46
2010-09-07 Alan T. DeKokLog issuer, not root cert.
2010-09-07 Alan T. DeKokMinor fixes as suggested by Michael Ross
2010-09-06 Alan T. DeKokAdded support for {nthash} for compatibility with radiator
2010-09-03 Alan T. DeKokAdded ability to verify client certificates
2010-09-03 Alan T. DeKokRemove \n from log messages
2010-09-03 Alan T. DeKokCreate Module-Failure-Message for *all* callback errors
2010-09-03 Alan T. DeKokFixed typo
2010-09-01 Alan T. DeKokAdd /usr/lib to search path, to avoid warning messages...
2010-08-30 Alan T. DeKokCatch LDAP constraint violation
2010-08-30 Alan T. DeKokInclude DHCP test client.
2010-08-27 Alan T. DeKokMade module error / warning messages consistent
2010-08-27 Alan T. DeKokCreate new mutex for Access-Challenge debug code.
2010-08-26 Alan T. DeKokFix typos
2010-08-26 Alan T. DeKokEnsure WITHOUT flags are set if they're not being used
2010-08-26 Alan T. DeKokUpdated copyright date and build options
2010-08-26 Alan T. DeKokUpdated documentation
2010-08-25 Alan T. DeKokAdded support for EAP-MD5, using radeapclient.
2010-08-25 Alan T. DeKokAdd warning message about packets being too long
2010-08-25 Alan T. DeKokAdded support for TLS-Cert-* and TLS-Client-Cert-*...
2010-08-12 Alan T. DeKokMkae sure we show EAP-Message in the debug output
2010-08-12 Alan T. DeKokUse pairmake() which is in libradius, not radius_pairmake()
2010-08-09 Alan T. DeKokAdd Cached-Session-Policy attribute.
2010-08-09 Alan T. DeKokPrint out WARNING if EAP session did not finish.
2010-08-09 Alan T. DeKokSlightly lower impact way of cleaning up old sessions
2010-08-09 Alan T. DeKokMore errors to Module-Failure-Message
2010-08-09 Alan T. DeKokAdded ability to write to pcap file
2010-08-09 Alan T. DeKokDo more checking of command-line arguments
2010-08-07 Alan T. DeKokFixes for 2.2 API
2010-08-07 Alan T. DeKokRegularize warning messages
2010-08-07 Alan T. DeKokRegularize error messages
2010-08-07 Alan T. DeKokRegularize error messages
2010-08-07 Alan T. DeKokRegularize warning messages
2010-08-07 Alan T. DeKokRegularized warning messages
2010-08-07 Alan T. DeKokFix for 2.2 API
2010-08-06 Alan T. DeKokAdded Packet-Transmit-Counter for retransmits.
2010-08-06 Alan T. DeKokBack out some recent changes
2010-08-04 Alan T. DeKokBe less agressive about marking home servers as zombie.
2010-08-04 Alan T. DeKokManual merge of commits
2010-08-04 Alan T. DeKokSet "component" and "module" to more descriptive values
2010-08-04 Alan T. DeKokBe moe forgiving about the Digest attributes.
2010-08-04 Alan T. DeKokAdded -t option
2010-08-04 Alan T. DeKokRemoved extraneous fprintf
2010-08-02 Alan T. DeKokManual merge of aec08bce7f
2010-08-02 Alan T. DeKokstrcpy to a NULL pointer is bad.
2010-08-02 Alan T. DeKokNotes on binding to interfaces for DHCP
2010-08-02 Alan T. DeKokMore descriptive error messages.
2010-07-30 Alan T. DeKokAPI fixes for 2.2.0
2010-07-30 Alan T. DeKokCheck sockets against home servers for proxy loops
2010-07-30 Alan T. DeKokUpdate Oracle Autoconf scripts. Closes bug #57
2010-07-30 Alan T. DeKokPut SSL errors into Module-Failure-Message
2010-07-27 Alan T. DeKokFix for 2.2.0 API
2010-07-26 Alan T. DeKokUse MS-CHAP-User-Name in MS-CHAP module.
2010-07-26 Alan T. DeKokCreate MS-CHAP-User-Name, which is taken from the MS...
2010-07-26 Alan T. DeKokFix changes pulled from v2.1.x for new API
2010-07-26 Alan T. DeKokBetter fix for unlinking control sockets
2010-07-26 Alan T. DeKokRevert "Delete control socket when the server exits."
2010-07-26 Alan T. DeKokBe more careful freeing memory in detail reader
2010-07-26 Alan T. DeKokDelete control socket when the server exits.
2010-07-22 Alan T. DeKokAdded CLIENT_MULTI_STATEMENTS
2010-07-22 Alan T. DeKokAllow for spaces to be escaped in exec program.
2010-07-22 Alan T. DeKokFix parameters passed by Novell code in post-auth.
2010-07-22 Alan T. DeKokAdd undocumented keepalive configuration
2010-07-20 Alan T. DeKokPrint all decoded TLVs, not just the first one.
2010-07-19 Alan T. DeKokUse correct return code
2010-07-19 Alan T. DeKokFixed a few bugs using tests posted to the list.
2010-07-19 Alan T. DeKokDon't "originate" CoA requests if the packet is a CoA...
2010-07-19 Alan T. DeKokUpdated Password-With-Header handling to make it more...
2010-07-16 Alan T. DeKokFix long-standing memory leak as found by Jerry Nichols
2010-07-16 Alan T. DeKokRe-enabled Exec-Program and Exec-Program-Wait for accou...
2010-07-15 Alan T. DeKokAllow 'octet' attributes to have a fixed length.
2010-07-15 Alan T. DeKokFix arguments to paircreate
2010-07-08 Alan T. DeKokerrorcode may be NULL. Ignore it if so.
2010-07-08 Alan T. DeKokPack DHCP-BootFilename into header
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.
next