Remove unused variable
[freeradius.git] / src / main / radsniff.c
2013-03-02 Alan T. DeKokRemove unused variable
2013-02-19 Arran Cudbard-BellConvert rad_alloc and rad_free to use talloc
2013-02-16 Alan T. DeKokMake the main directory use vp->da
2013-01-20 Arran Cudbard-BellUse of 'op' instead of 'operator', and declare it as...
2012-11-23 Arran Cudbard-BellAdd version definitions to installed headers
2012-11-19 Arran Cudbard-BellMerge pull request #133 from arr2036/master
2012-11-16 Arran Cudbard-BellAccording to the commit log for libpcap this should...
2012-11-15 Arran Cudbard-BellPCAP_NETMASK_UNKNOWN is libpcap > 1.1.0 only
2012-11-12 Arran Cudbard-BellMerge pull request #129 from arr2036/master
2012-11-09 Arran Cudbard-BellMerge pull request #128 from arr2036/c48ea782095cdedd77...
2012-11-09 Arran Cudbard-BellAdd port 3799 to the default filter to capture CoA...
2012-08-23 Alan DeKokMerge pull request #15 from pobept/dictionary-redback
2012-01-25 Alan T. DeKokUse non-zero timeout in pcap_open_live
2011-10-18 Arran Cudbard-BellMerge pull request #11 from amne/master
2011-09-19 Alan DeKokMerge pull request #18 from bmork/radsniff-decode
2011-09-16 Bjørn Morkradsniff: decoding encrypted attributes
2011-03-16 Alan T. DeKokExpose rad_print_hex, and use it in radsniff
2010-12-06 Alan T. DeKokRead the dictionaries if we're printing text output
2010-10-02 Alan T. DeKokProtect pcap_fopen calls
2010-09-26 Alan T. DeKokAdded '-F' to filter RADIUS from input to output
2010-09-09 Alan T. DeKokRemove port 1814 from the default pcap filter. It...
2010-08-09 Alan T. DeKokAdded ability to write to pcap file
2010-08-09 Alan T. DeKokDo more checking of command-line arguments
2009-06-17 Alan T. DeKokSort attributes, and print times as offsets
2009-06-16 Alan T. DeKokOption to suppress packet contents
2009-06-16 Alan T. DeKokMake radsniff more useful.
2009-05-21 Alan T. DeKokAdded -I to read from filename
2009-05-08 Alan T. DeKokMore LLVM checks
2008-08-26 Alan T. DeKokfr_strerror -> fr_strerror()
2008-08-26 Alan T. DeKokRename librad_* to fr_*
2008-08-24 Alan T. DeKokPrint out filter, not optarg
2008-01-01 aland Add "require_message_authenticator" to client config...
2007-11-23 aland More changes to make a common naming scheme. This...
2007-09-19 aland Set up the filter after initializing the dictionaries
2007-09-19 aland Print out IP addresses, too.
2007-09-19 aland Added debug flag.
2007-09-17 aland Flush stdout
2007-08-13 aland Pulled fix from branch_1_1
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-04-08 aland Pull fix for bug #436 from branch_1_1
2007-04-05 aland Massively cleaned up #include's, so they're in a consi...
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
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-07-01 fcusackimport from branch_1_1:
2006-06-01 fcusackimport from HEAD:
2006-05-09 fcusackimport from HEAD:
2006-04-12 aland Minor cleanups
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-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...
2006-01-24 aland Moved copied code in radsniff.c to rad_packet_ok()
2006-01-20 nbk This is a debug tool to display the RADIUS traffic...