freeradius.git
2008-01-10 aland Added targets: release_2_0_0
2008-01-10 aland We don't need this any more
2008-01-10 aland And it's 2.0.0
2008-01-10 aland BEWARE! It's 2.0.0!
2008-01-10 aland Notes on how to use CA's if CA_file is NULL
2008-01-10 aland Notes on CA_file being NULL
2008-01-10 aland If no ca_file, don't set CA list for client certificates
2008-01-10 aland Added notes on self-signed certificates
2008-01-10 aland One more for -Wunused
2008-01-10 aland Don't use mkdir -p
2008-01-10 aland Make directory before copying files to it
2008-01-10 aland Additional notes on CA_path
2008-01-10 aland Fix compile warnings on some platforms
2008-01-10 aland Allow in-tree tests
2008-01-10 aland Updated copyright
2008-01-10 aland Add top-level "tests" target
2008-01-09 aland When we have attributes in the config files, AND the...
2008-01-09 aland Corrected typo in "redundant-load-balance"
2008-01-09 aland Match "hints" on DEFAULT or on matching User-Name.
2008-01-09 aland Audit the code for other uses of 'now' where it might...
2008-01-09 aland Update 'now' in the function. This means that if...
2008-01-09 aland Update calling pointer to be NULL, too
2008-01-09 aland Removed dead code
2008-01-09 aland Free alloc'd memory
2008-01-09 aland Remember the listen head in mainconfig, so it's not...
2008-01-09 aland Comment out code that isn't used, and doesn't do anything.
2008-01-09 aland xlat_name = cf_section_name*() means that it's free...
2008-01-09 aland Ensure that EAP-TNC can only run AFTER the user has...
2008-01-08 aland Expand %{config: ...} sub-strings
2008-01-08 aland If we've found -lcrypto, update LIBS so that the next...
2008-01-07 nbk Bring back --with-udpfromto
2008-01-07 aland If we're building experimental modules, go into a...
2008-01-07 aland Remove "strict dependencies". It's not needed
2008-01-07 nbk Merge the patches sent by the dialupadmin users in...
2008-01-06 nbk client->nastype may be freed later by client_free()
2008-01-06 nbk Add missing case T_OP_GE
2008-01-06 nbk Fix some compiler warnings.
2008-01-06 nbk Fix more signedness warnings.
2008-01-06 nbk Fix some compiler warnings.
2008-01-06 nbk Prototype for function client_listener_find() in main...
2008-01-06 nbk Corrected typo.
2008-01-05 pnixonAdd --without-rlm_eap_ikev2 and remove BuildDep as...
2008-01-05 pnixonUpdate to FreeRADIUS Server 2.0.0 (Sync with openSUSE...
2008-01-05 nbk Fix some compiler warnings.
2008-01-05 nbk Fix more signedness warnings.
2008-01-05 nbk Include udpfromto.h
2008-01-05 nbk Now that rlm_python is stable, we need python-dev...
2008-01-05 nbk Regenerate from configure.in
2008-01-05 nbk Update configure scripts of the SQL submodules so...
2008-01-05 pnixonRemove freetds from the docs as we no longer have it
2008-01-05 pnixonGet rid of freetds as we no longer have that code in...
2008-01-05 aland Note valgrind usage
2008-01-05 aland Added RCSID macros
2008-01-05 aland Catch corner cases / race conditions on no...
2008-01-05 nbk Remove --enable-strict-dependencies from the top-level...
2008-01-05 nbk Declare variables before code
2008-01-05 aland Cleaned up error messages.
2008-01-05 nbk Note unused parameters with a gcc attribute.
2008-01-05 aland Removed unused variables
2008-01-05 aland Be a little more forgiving about parsing realms.
2008-01-05 aland Re-arrange parsing of things so that people's existing
2008-01-05 nbk Declare variables before code
2008-01-05 nbk Renamed 2.0.0-pre2 to 2.0.0, in preparation for the...
2008-01-05 nbk Update Standards-Version to 3.7.3 (no changes required).
2008-01-04 aland Make installation directories before installing stuff...
2008-01-04 aland Declare variables before code
2008-01-04 aland Declare buffers before code
2008-01-04 aland Client may be IPv6, too
2008-01-04 aland Patches from Apple to build without <membershipPriv.h>
2008-01-03 aland It's ldflags, not libs... that may help
2008-01-03 aland Removed unused prototypes and functions
2008-01-03 aland Don't call client_* functions.
2008-01-03 aland Don't call client_find. The REQUEST now holds a point...
2008-01-03 aland Updated copyrights
2008-01-02 aland clean it up even more
2008-01-02 aland Notes on eap2
2008-01-01 aland Add "require_message_authenticator" to client config...
2008-01-01 aland Much better way of starting the server and running...
2008-01-01 aland Revert last commit
2008-01-01 aland Use Merit
2008-01-01 aland New dictionary from EAP-SRP
2007-12-31 aland Removed obseleted RFC's
2007-12-31 aland fix typo...
2007-12-31 aland note changes
2007-12-31 aland Note changes to test harness
2007-12-31 aland Better test harness using virtual servers
2007-12-31 aland Better way of handling dictionaries
2007-12-31 aland If '-n' isn't used, the argument is by default progname
2007-12-31 aland*** empty log message ***
2007-12-31 aland Add "dictionary" config item, so dictionaries don...
2007-12-31 aland Added '-n name' back again. It's too useful to live...
2007-12-31 aland Don't refer to config file by name
2007-12-31 aland Cleaned up text, and added notes on 2.0
2007-12-31 aland Don't talk about clients and naslist
2007-12-31 aland Install templates.conf, too
2007-12-31 aland Added common headers for "look and feel"
2007-12-31 aland Common headers
2007-12-31 aland Add common header to configuration files for "look...
2007-12-31 aland Update copyrights for the new year
2007-12-31 aland -y is no longer supported. This closes #499
next