freeradius.git
2003-11-17 aland Added libtool --finish, which is apparently needed...
2003-11-17 aland If we see trailing '%', '$', or '\\' at the end of...
2003-11-17 kkalevAdd a new configuration directive, do_xlat (default...
2003-11-17 pnixonDoco: A timestamp that is preceded by an asterisk ...
2003-11-16 kkalevAdd a note about also using the AcctUniqueId in the...
2003-11-14 mcr include pointer to openssl include directory so that the
2003-11-09 vorlonSupport for configurable keytab locations and service...
2003-11-08 aland Corrected typo, and increased max eap types
2003-11-07 aland If the user sends a NAK with an EAP type, and their...
2003-11-07 kkalevAdd some debug statements when we do a bind operation
2003-11-06 aland Don't check for 'unsigned int' to be > 0, it's always...
2003-11-06 aland u_int -> uint
2003-11-06 aland Update includes to work a little better
2003-11-05 aland We use uint8_t, not u_int8_t
2003-11-05 aland Re-arrange header files, so types were defined
2003-11-04 aland Include headers from libeap, too
2003-11-03 mcr moved eap_attribute to eapcommon.c
2003-11-03 pnixonAdd H323GWID to stop tables
2003-11-03 kkalevUpdate the HOWTO file with a few comments on the genera...
2003-11-02 kkalev* Check for the binaries used (mysql/snmpwalk) in the...
2003-11-01 kkalev* Add a few help pages for the nomadix radius attribute...
2003-11-01 kkalevAdd more debugging information.
2003-11-01 kkalevAdd more debugging output when we find an existing...
2003-11-01 mcr eaptype->name changed from array to function.
2003-11-01 mcr definitions moved to libeap.
2003-11-01 mcr definitions moved to libeap.
2003-11-01 mcr definitions moved to eap_types.h.
2003-11-01 mcr put configure files in CVS, regenerate manually.
2003-10-31 mcr test cases for EAP-SIM routines and utilities.
2003-10-31 mcr added hmacsha1 routines.
2003-10-31 mcr documentation for test functions for EAP (SIM, MD5)
2003-10-31 mcr documentation for EAP-SIM.
2003-10-31 mcr fixes for version list length types.
2003-10-31 mcr define OPENSSL_NO_KRB5 only if not already done.
2003-10-31 mcr look in libeap for headers.
2003-10-31 mcr added libeap subdir, and radeapclient test function.
2003-10-31 mcr readvp() now calls common routine.
2003-10-31 mcr some defines to help with static linking.
2003-10-31 mcr added SHA1FinalNoLen to aid with fips186_2prf function.
2003-10-31 mcr define debug_pair() if not building the library.
2003-10-31 mcr fixed some signed/unsigned conflicts.
2003-10-31 mcr call routing by real name.
2003-10-31 mcr added pairbasicfree, pairreplace, lrad_hmac_sha1,...
2003-10-31 mcr added non-protocol EAP-SIM attributes.
2003-10-30 aland Untested Generic Token Card module for EAP, which...
2003-10-30 aland PEAP doesn't take Reply-Messages
2003-10-30 aland Updates from Alan Crosswell, based on new attributes
2003-10-29 aland Updated dictionaries, based on posts to the list,...
2003-10-29 aland Don't set Auth-Type to Crypt, if it was set to somethi...
2003-10-29 mcr test client for radiusd.
2003-10-29 mcr initial commit of eap-sim
2003-10-28 aland Updated. -A hasn't worked for a while. -s doesn...
2003-10-28 aland More debugging messages
2003-10-27 kkalevAdd a note about the HOWTO in the README file
2003-10-27 kkalev* Add a HOWTO from Paris Stamatopoulos
2003-10-24 aland More debugging messages
2003-10-23 aland It's TLS, not TTLS
2003-10-23 aland Added 'copy request to tunnel' and 'use tunneled reply...
2003-10-23 aland Much as we'd like to print times in GM, it means that...
2003-10-23 aland Some versions of OpenSSL don't have CRL checking...
2003-10-23 aland Added rants about setting Auth-Type := EAP, and additi...
2003-10-21 kkalevSmall html corrections in user_toolbar.html.php3
2003-10-20 kkalev* Add a captions.conf file with a few configurable...
2003-10-18 kkalevAdd a string represantation of current time and next...
2003-10-17 aland Added rlm_passwd. Many people use it without complaints
2003-10-17 kkalevUpdate the badusers page to also use the general_accoun...
2003-10-16 kkalevAdd a new configuration directive, base_filter which...
2003-10-16 kkalevUpdate the help page for the lock message attribute
2003-10-16 phampsonChange pod2man syntax to work with Perl 5.005
2003-10-15 phampsonImport 0.9.2 changelogs
2003-10-14 aland Do only PEAP version 0.
2003-10-14 aland Added configuration entries for PEAP and MS-CHAPv2...
2003-10-14 aland Patch from Masao Nishiku to implement PEAP version...
2003-10-14 aland Changed to implement EAP MSCHAPv2 as Microsoft's versi...
2003-10-14 aland Updated in preparation for EAP MS-CHAP-V2 types
2003-10-14 kkalevAdd a sql_set_user in the postauth function
2003-10-13 phampsonFix up relocation of config.{sub,guess} to not be kille...
2003-10-13 phampsonRegenerate from configure.in after: Override GETHOSTBYA...
2003-10-13 phampsonOverride GETHOSTBYADDRSTYLE for FreeBSD to be BSD,...
2003-10-12 kkalevAdd an entry about the failed_logins page
2003-10-10 kkalevFix a small bug in bytes2str. It will now also show...
2003-10-09 phampsonClean up lib/ subdirectory when cleaning
2003-10-09 phampsonUpdate from rlm_ippool_tool.pod after: Add support...
2003-10-09 phampsonDelete leftover debugging gunk
2003-10-06 cparkerFixed bug in 'paircreate' where it did not copy the...
2003-10-06 kkalevMake clean_radacct and truncate_radacct work correctly
2003-10-06 kkalevDon't show an account as locked if Dialup-Access does...
2003-10-06 kkalevShow correct calculation of the montlhy usage time.
2003-10-05 kkalevAdd more comments in the admin.conf file
2003-10-05 kkalevAdd a configuration directive counter_monthly_calculate...
2003-10-04 phampsonfreeradius -h is no longer an error.
2003-10-04 phampsonRegenerate from configure.in after: Cosmetic fix to...
2003-10-04 phampsonCosmetic fix to BSD-style gethostby{addr,name} warning.
2003-10-04 phampsonRegenerate from aclocal.m4 after: Improve SNMP include...
2003-10-04 phampsonImprove SNMP include-file location detection; No longer...
2003-10-03 kkalev* Replace calls to exit() in counter_instantiate with...
2003-10-02 aland Make IPX filters work.
2003-10-02 phampsonUpdate to support rlm_ippool.c v1.24's database format.
2003-10-02 phampsonAdd support for adding entries to ippool databases.
2003-10-02 phampsonFix uninitialised value of ML-PPP count 'num';
next