freeradius.git
2012-01-27 Alan T. DeKokA bit better fix. Not done yet
2012-01-27 Alan T. DeKokCorrectly determine TARGET
2012-01-27 Alan T. DeKokCorrect references to record_plus/minus()
2012-01-27 Alan T. DeKokMove dump_hex() function to tls_listen.c
2012-01-27 Alan T. DeKokAdd in missing C file again
2012-01-27 Alan T. DeKokFIx typos
2012-01-27 Alan T. DeKokAdd missing file
2012-01-26 Alan T. DeKokMove server-specific code to tls_listen.c
2012-01-26 Alan T. DeKokAdd radsniff to configure scripts
2012-01-26 Alan T. DeKokMade ECHO a macro
2012-01-26 Alan T. DeKokFix typo
2012-01-25 Alan T. DeKokStart integrating new build system with "configure"
2012-01-25 Alan T. DeKokPut quotes around string
2012-01-25 Alan T. DeKokUse non-zero timeout in pcap_open_live
2012-01-25 Alan T. DeKokNew build rules for radsniff
2012-01-25 Alan T. DeKokRemove "hash" from RADIUS_PACKET
2012-01-25 Alan T. DeKokCorrectly calculate dependencies
2012-01-24 Alan DeKokMerge pull request #45 from mcnewton/build-tidy
2012-01-24 Alan T. DeKokFix typo. "post-auth", not "postauth"
2012-01-24 Alan T. DeKokFix rules for installing header files
2012-01-24 Alan T. DeKokLink to the crypt libraries if necessary
2012-01-24 Alan T. DeKokDon't build radeapclient.
2012-01-24 Alan T. DeKokOne last build rule
2012-01-24 Alan T. DeKokPrint out correct install target
2012-01-24 Alan T. DeKokUse $(LIBS) for TGT_LDLIBS
2012-01-24 Alan T. DeKokDon't delete blank lines from dependency fixer.
2012-01-24 Alan T. DeKokadd_rpath is static
2012-01-23 Matthew NewtonTidy src/modules/rlm_wimax/Makefile
2012-01-23 Matthew NewtonFix up debian package after modules -> mods-available...
2012-01-23 Alan T. DeKokOCSP_REQ_CTX is only in newer versions of OpenSSL
2012-01-23 Alan T. DeKokUse the new build framework
2012-01-23 Alan T. DeKokA libtool-style wrapper.
2012-01-23 Alan T. DeKokSupport new build system
2012-01-23 Matthew NewtonAdd OCSP softfail option
2012-01-23 Matthew NewtonAdd OCSP timeout option
2012-01-20 Alan T. DeKokFix typo
2012-01-20 Alan T. DeKokMove to the correct place
2012-01-20 Fajar A. NugrahaUse the RADIUS SQL IP Pool module to allocate addresses...
2012-01-16 John DennisFix typo in name of rlm_dbm_parser man page
2012-01-16 Alan T. DeKokFix location of label to avoid compiler warnings
2012-01-16 Matthew NewtonAdd new 'group' option to rlm_linelog
2012-01-16 Matthew NewtonUnix group setting for detail log files
2012-01-15 Alan T. DeKokAdded attributes for RFC 5447
2012-01-15 Alan DeKokMerge pull request #39 from mcnewton/patch-master-ocsp...
2012-01-12 Matthew NewtonAdd option to be able to disable nonce in OCSP request
2012-01-12 Alan T. DeKokAdd provisional support for TLS-PSK methods
2012-01-12 Alan T. DeKokUpdates to last patch
2012-01-12 Brian De WolfAdd support for query timeouts
2012-01-12 Matthew NewtonAdd /etc/default/freeradius to debian package
2012-01-12 Alan T. DeKokUse correct path for DHCP dictionary
2012-01-12 Alan T. DeKokNote recent changes
2012-01-12 Alan DeKokMerge pull request #37 from fajarnugraha/debian-build-fix
2012-01-12 Fajar A. NugrahaAdjust rlm_sql.libs.diff to match commit cb021d7b
2012-01-12 Fajar A. NugrahaAdjust sql_modules.diff to match commit c9b024c
2012-01-12 Alan T. DeKokUse INCLTDL in CFLAGS
2012-01-11 Alan T. DeKokInstall the README, too
2012-01-11 Alan T. DeKokFinal fix for system libltdl (or not)
2012-01-11 Alan T. DeKokAdded file which was missed, and not previously committed
2012-01-11 Alan T. DeKokNote changes for 3.0
2012-01-11 Alan T. DeKokMoved modules/* to mods-available/*
2012-01-10 Alan T. DeKokAdd mods-available/enabled
2012-01-10 Alan T. DeKokRemoved eap.conf and sql.conf
2012-01-10 Alan T. DeKokMade modules/* wildcard
2012-01-10 Alan T. DeKokAdded mods-enabled/ directory
2012-01-10 Alan T. DeKokSimpler method to install sites-enabled
2012-01-09 Alan T. DeKokAlways use buffer
2012-01-06 Alan T. DeKok"username" and "password" cannot be non-empty for statu...
2012-01-01 Alan T. DeKokFix compiler warnings
2011-12-30 Alan T. DeKokManual pull of 2561c375bc
2011-12-29 Alan T. DeKokUse correct method of recursing into subdirs
2011-12-26 Alan T. DeKokPortability fixes for Mingw33
2011-12-26 Alan T. DeKokFix erroneous use of printf options
2011-12-26 Alan T. DeKokRemove compiler warning
2011-12-26 Alan T. DeKokAdd and document -F radutmp_file
2011-12-26 Alan T. DeKokFix compile warnings
2011-12-26 Alan T. DeKokRemove compiler warnings
2011-12-26 Alan T. DeKokInclude header file for mach_task_self
2011-12-26 Alan T. DeKokFix compiler warnings
2011-12-26 Alan T. DeKokInclude header file for prototypes
2011-12-26 Alan T. DeKokCasts to remove compiler warnings
2011-12-26 Alan T. DeKokUse new dict_valnamebyattr function
2011-12-26 Alan T. DeKokUse new dict_valnamebyattr function
2011-12-23 Alan T. DeKokUse new dict_valnamebyattr function
2011-12-23 Alan T. DeKokRemove unused variable
2011-12-23 Alan T. DeKokAdded new method to get name of enum from values
2011-12-20 Alan T. DeKokInitialize authentication vector.
2011-12-20 Alan T. DeKokNote that "hashsize=0" is a bad idea
2011-12-20 Alan T. DeKokUse "last_found" in a thread-safe manner
2011-12-20 Alan T. DeKokAs posted to the list
2011-12-20 Alan T. DeKokAccount for EAP header and EAP-MSCHAPv2 opcode
2011-12-08 Alan T. DeKokAdded "log { use_utc = yes/no }" configuration
2011-12-04 Alan T. DeKokMore strlen fixes
2011-12-04 Alan T. DeKokMore strlen fixes
2011-12-04 Alan T. DeKokFixed bad strlen
2011-12-04 Alan T. DeKokMore strlen fixes
2011-12-04 Alan T. DeKokReplace strlen with more efficient check
2011-12-04 Alan T. DeKokReplace strlen with simpler check
2011-12-04 Alan T. DeKokPerl clone should be called sequentially, not in parallel.
2011-12-04 Alan T. DeKokPrint out real password, not username
2011-12-02 Alan T. DeKokAdded rad_calloc to mirror rad_malloc
next