freeradius.git
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
2011-11-29 Alan T. DeKokMove timers to macro
2011-11-29 Alan T. DeKokClean up regex code
2011-11-29 Alan T. DeKokMove do_xlat=1 code to pairmake_xlat()
2011-11-29 Alan T. DeKokAdd "tests" target
2011-11-29 Alan T. DeKokPartial revert of b14fc9d3d97811
2011-11-29 Alan T. DeKokFixed mutex issues
2011-11-28 Alan T. DeKokFixed typo
2011-11-28 Alan T. DeKokMore lvalue -> vp_* changes
2011-11-28 Alan T. DeKokClarify names
2011-11-28 Alan T. DeKokWrap state machine functions in STATE_MACHINE_DECL
2011-11-28 Alan T. DeKokBetter fix for previous debian bug
2011-11-28 Alan T. DeKoknitialize data pointer before setting it
2011-11-28 Alan T. DeKokRemove old text
2011-11-28 Alan T. DeKokAdded internal fr_connection_find()
2011-11-28 Alan T. DeKokMinor reformatting
2011-11-28 Alan T. DeKokMinor reformatting for 80-col widths
2011-11-27 Alan T. DeKokClean up examples
2011-11-26 Alan T. DeKokRearrange packet list code
2011-11-25 Alan T. DeKokPass sizeof buffer to cf_expand_variables
2011-11-25 Alan T. DeKokUpdated version output
2011-11-24 Alan T. DeKokMore quiet builds
2011-11-24 Alan T. DeKokIgnore local cache directory
2011-11-24 Alan T. DeKokIgnore tar files, sig files, patches
2011-11-24 Alan T. DeKokIgnore the doxygen _build directory
2011-11-23 Alan T. DeKokNote removal of functionality
2011-11-23 Alan T. DeKokRe-arrange structure to remove padding
2011-11-22 Alan T. DeKokNow that no one uses lvalue, delete it.
2011-11-22 Alan T. DeKokDon't use lvalue, use the correct struct name
2011-11-22 Alan T. DeKokShrink the size of the VALUE_PAIR structure
2011-11-22 Alan T. DeKokRemoved "addport" functionality.
2011-11-22 Alan T. DeKokNo need to sprintf "%s"
2011-11-22 Alan T. DeKokNo need to cast to IPv6
2011-11-22 Alan T. DeKokManually pull rlm_securid from the v2.1.x branch
2011-11-21 Alan T. DeKokCorrect typo in error message
2011-11-20 Alan T. DeKokUpdate for 3.0 API
2011-11-20 Alan T. DeKokCorrect references
2011-11-20 Luke Howardsurface RFC822 subject alt name
2011-11-20 Alan T. DeKokDocument net admin capabilities
2011-11-18 Arran Cudbard... Fix typo in listen.c
2011-11-18 Renaud MétrichFixed compilation break + use of uninitialized value
2011-11-17 Alan T. DeKokBuild without UDPFROMTO
2011-11-17 Alan T. DeKokAdded DHCP relay functions
2011-11-17 Alan T. DeKokAdded sample virtual server for DHCP relaying
2011-11-17 Alan T. DeKokAdded fr_dhcp_add_arp_entry
next