Use server version for version string
[freeradius.git] / src / main / radclient.c
2010-09-23 Alan T. DeKokUse server version for version string
2010-06-10 Alan T. DeKokEnable MS-CHAPv1 support in radclient.
2010-05-31 Alan T. DeKokAutomatic search and replace for pairfind.
2010-04-26 Alan T. DeKokPrefer IPv4.
2009-09-27 Alan T. DeKokUse new API
2009-09-24 Alan T. DeKokJumbo patch to clean up socket handling
2009-09-15 DanteAllow radclient to send/receive RADIUS over TCP
2009-05-21 Alan T. DeKokAllow src_ipaddr to be specified for home servers
2009-05-19 Alan T. DeKokAdded send/recv CoA methods to the server.
2009-03-18 Alan T. DeKokexit with 0 only if we have a successful response
2008-12-02 Alan T. DeKokDon't leak memory on error conditions.
2008-12-02 Alan T. DeKokSimplify handling of structs.
2008-09-09 Alan T. DeKokRevert "Pretty-print VSA's a little better"
2008-08-26 Alan T. DeKokfr_strerror -> fr_strerror()
2008-08-26 Alan T. DeKokRename librad_* to fr_*
2008-08-21 Alan T. DeKokPretty-print VSA's a little better
2008-06-19 aland Randomize the vector more for -c
2008-04-03 aland -q means -q
2008-03-08 aland Initialize fr_log_fp
2007-12-17 aland Casts to quiet compiler
2007-11-23 aland More changes to make a common naming scheme. This...
2007-11-23 aland permit -c to work
2007-09-04 aland No idea what the old code did... this is better
2007-08-13 aland Pulled fix from branch_1_1
2007-06-26 aland Fix for udpfromto issues
2007-05-25 fcusackimport from HEAD:
2007-05-24 fcusackimport from HEAD:
2007-05-23 fcusackimport from branch_1_1:
2007-05-23 fcusackimport from HEAD:
2007-05-23 fcusackimport from HEAD:
2007-05-15 aland Pull fix for Coverity bug #15 from 1.1.x
2007-05-14 nbk Delete trailing whitespace.
2007-05-03 aland Make "-c" work
2007-04-17 aland More replace vp->lvalue with vp->vp_*
2007-04-08 aland Pull fix for bug #436 from branch_1_1
2007-04-07 aland call fclose() on error.
2007-04-05 aland Massively cleaned up #include's, so they're in a consi...
2007-04-03 aland print one-line per-file summary, if asked
2007-03-26 aland port fix from branch_1_1
2007-03-21 fcusackimport from branch_1_1:
2007-03-21 fcusackimport from branch_1_1:
2007-02-26 aland Pulled from branch_1_1, with formatting
2007-02-23 aland Pull fix from branch_1_1
2007-02-16 aland Port "use_tunneled_reply" fix for MS-CHAP from branch_1_1
2007-02-15 aland Port fix for bug #419 from branch_1_1
2007-02-14 aland Added call to dict_free(). valgrind now shows no...
2007-02-13 aland replace strNcpy strlcpy -- `cat file_list`
2006-11-28 aland Print out more information about bad packets
2006-11-26 aland pull fixes from branch_1_1
2006-11-26 aland From branch_1_1
2006-11-22 aland Pull fix from branch_1_1, so proxied EAP replies work
2006-11-14 fcusack use new RCSID macro to prevent Id keyword from being...
2006-10-24 fcusackimport from HEAD
2006-10-24 fcusackimport from HEAD
2006-10-24 fcusackimport from HEAD:
2006-10-24 fcusackimport from HEAD:
2006-10-24 fcusackimport from HEAD:
2006-08-18 aland Pulled from branch_1_1
2006-08-17 aland Pulled from branch_1_1. Untested!
2006-08-15 aland Now that we have Cleartext-Password and Password-With...
2006-07-13 aland Yank & de-allocate ID after verifying signature, not...
2006-07-01 fcusackimport from branch_1_1:
2006-06-27 aland Clean up API for packet list stuff, and a minor bug.
2006-06-16 aland Added "hash" back to RADIUS_PACKET, for speed.
2006-06-01 fcusackimport from HEAD:
2006-05-30 aland Make hash table have comparison callback, it's needed.
2006-05-16 aland If the packet fails verification, silently drop it.
2006-05-09 fcusackimport from HEAD:
2006-03-29 fcusackimport from HEAD:
2006-03-23 fcusackimport from HEAD:
2006-03-23 fcusackimport from HEAD:
2006-03-20 bjordanovPolled from branch_1_1 fix for bug #348
2006-03-16 nbk Update the GPL boilerplate with the new address of...
2006-03-07 aland Pull CoA fixes from the head
2006-03-07 aland Document coa
2006-03-07 aland Change CoF-* to CoA-*, because that's the proper name.
2006-03-06 fcusackimport from HEAD:
2006-03-03 fcusackimport from HEAD:
2006-02-17 fcusackimport from HEAD:
2006-02-09 fcusackimport from HEAD:
2006-02-08 fcusackimport from HEAD:
2006-02-08 fcusackimport from HEAD:
2006-02-08 fcusackimport from HEAD:
2006-02-08 fcusackimport from HEAD:
2006-02-08 fcusackimport from HEAD:
2006-02-08 fcusackimport from HEAD:
2006-01-25 aland Pull rad_verify() out of rad_decode(), and update...
2005-12-28 aland Port patch from branch_1_1 to the HEAD
2005-12-08 nbkPull from CVS head:
2005-12-08 nbk Mark packets with invalid signature as "done", otherwi...
2005-12-08 fcusack backport from HEAD
2005-12-08 fcusack rlm_otp import from HEAD
2005-12-07 nbkPull from CVS head:
2005-11-30 aland Pull rbtree.c from the CVS head, to get fixes for...
2005-11-11 aland Include files used to build the server are now <freera...
2005-11-01 aland Added hex printing of the packets if command-line...
2005-09-25 nbk Add the attribute "noreturn" to the functions that...
2005-09-01 aland Octets fixes.
2005-09-01 aland s/->strvalue/->vp_strvalue/g
2005-07-22 aland Check return code for rad_send()
next