freeradius.git
2004-01-12 aland Added comments about LD_LIBRARY_PATH, and pre-loading...
2004-01-12 aland Make unlimited login-time work.
2004-01-12 aland From Dustin Doris
2004-01-10 aland For Mikrotik routers
2004-01-09 aland Added dictionary for 3gpp2
2004-01-08 aland If there are no OpenSSL libraries, don't include them.
2004-01-07 aland Look for openssl/rand.h, too.
2004-01-07 aland Hoist OpenSSL checks from a number of different places...
2004-01-07 aland A little cleaner check for identity & username.
2004-01-07 aland Updated the debugging message to make a little more...
2004-01-07 aland Add script which sets LD_LIBRARY_PATH, etc, so that...
2004-01-07 aland When finding MS-CHAP attributes, do "Auth-Type = MSCHA...
2004-01-05 aland Clean up the examples
2004-01-05 aland More description of the dictionaries & how they work.
2004-01-05 aland Minor updates to the text.
2004-01-05 aland When we have a stop record, don't compare it to unused...
2004-01-05 aland Use NAS-Port, not NAS-Port-Id in acct_unique.
2004-01-05 aland Removed text saying there is a restriction on the...
2004-01-05 aland Removed restriction that there be no more than 32...
2004-01-05 aland Updated "readvp2" (only used by radclient) to be a...
2004-01-05 aland Add UDPFROMTO stuff.
2004-01-05 aland Now that we handle things a little better, don't do...
2004-01-05 aland Include PEAP & MSCHAPv2 EAP sub-types, too.
2004-01-05 aland Updates from RFC 2822 and RFC 3576
2004-01-02 cparkerAdded 'accounting' and 'pre-proxy' method calls.
2004-01-02 aland Build it only if WITH_UDPFROMTO is defined
2003-12-29 mcr added test-SIM case.
2003-12-29 mcr if the un-marshalling fails, then fail the packet.
2003-12-23 aland As posted to the list by Keith Yoder
2003-12-22 kkalevSmall fix in user_finger.php3
2003-12-22 kkalevMisplaced arguments in strncpy
2003-12-19 aland Patch from Tiago Pierezan Camargo
2003-12-19 aland Potential patch
2003-12-19 aland Allow integer timestamps, too.
2003-12-19 aland Removed last vestiges of NAS-Port-Id meaning the integ...
2003-12-19 aland Patch to change ctime_r to CTIME_R, which is now a...
2003-12-19 aland Minor cleanups
2003-12-18 aland Added SQL to a number of sections, commented-out
2003-12-16 mcr small amount of documentation on using EAP-SIM authent...
2003-12-16 mcr what to put into /etc/raddb/users for eapsim-XX tests.
2003-12-16 mcr test cases for EAP-SIM.
2003-12-15 aland Set src IP & port for reply, based on the dst IP ...
2003-12-15 aland Include udpfromto.c
2003-12-15 aland Part 2.
2003-12-15 aland Part 1 of patch from Jan Berkel, based on Miquel's...
2003-12-15 kkalev* Huge PostgreSQL compatibility patch by Guy Fraser...
2003-12-14 kkalevA minor patch to return if pairmake() fails by James...
2003-12-12 aland Don't bother waiting for child threads if there are...
2003-12-12 aland Corrected typo.
2003-12-11 aland Moved request list walking functions from radiusd...
2003-12-10 aland A slightly better way of incrementing SNMP counters...
2003-12-10 aland Keep more SNMP statistics about packets dropped, sent...
2003-12-10 aland Minor re-arrangement
2003-12-10 aland When checking new request or proxy reply, don't bother...
2003-12-10 pnixonpostauth functionality thanks to Guy Fraser <guy@incent...
2003-12-09 kkalevUse the User-Password attribute instead of Password...
2003-12-09 wichertBugger, date_sub has a slightly different syntax than...
2003-12-09 wichertAdd copyright to date_sub function
2003-12-09 wichertCreate DATE_SUB function which is used by the default...
2003-12-09 wichertDo not set RadAcctId to empty string, this is not allow...
2003-12-08 kkalevOnly call pairfree if we are using pairxlatmove not...
2003-12-07 kkalevAlso be able to search in the proxy and proxy_reply...
2003-12-07 alandeap.h support for tunneled callbacks
2003-12-07 aland Cosmetic changes in debugging messages
2003-12-07 aland De-coupled the input requests from the thread management.
2003-12-05 aland Re-arranged the rad_check_list & proxy_check_list...
2003-12-05 aland container is a ptr, not a ptr to a ptr
2003-12-05 kkalevAdd the code to eaptls_ack_handler which was removed...
2003-12-05 kkalevReplace u_int8_t with uint8_t which is the correct one
2003-12-05 aland Call pam_end with proper return value, to let the...
2003-12-04 aland Never mind. Editing the configuration files is simpler.
2003-12-04 aland A few simple configuration changes to make iPass suppo...
2003-12-04 aland As posted to the list by Walter Perris
2003-12-03 aland When a REQUEST is proxied, set the option that it...
2003-12-03 aland Add the ability to associate arbitrary data with a...
2003-12-03 aland Remove a trailing space after the '\\'. It MUST be...
2003-12-03 kkalevAdd a patch from Jon Miner <miner@doit.wisc.edu> to...
2003-12-02 aland Updates.
2003-12-02 aland It's a start
2003-12-02 kkalevIn eaptls_ack_handler delete all relevant code about...
2003-12-02 pnixonKarlnet (makes point-to-multipoint software for Lucent...
2003-12-01 pnixonAdded Navini thanks to "Paul Shields" <pshields@navini...
2003-11-29 kkalevattr_vp->strvalue can sometimes not exist. Use replace_...
2003-11-29 pnixonnew accounting_update_query for oracle
2003-11-28 aland Re-arrange the proxy code, to group the "massage the...
2003-11-28 pnixonUpdate AcctSessionTime also on accounting_update packets
2003-11-28 pnixonUpdate some extra fields on accounting_update packets
2003-11-28 pnixonReformat accounting_update_query
2003-11-28 pnixonupdate the acctinputoctets and acctoutputoctets on...
2003-11-27 aland When creating attributes from strings Attr-%, or Vendo...
2003-11-27 aland Parse Attr-%d and Vendor-%d-Attr-%d into VALUE_PAIR...
2003-11-27 aland A little bit of future-proofing, for other vendors...
2003-11-27 aland Fail authentication if the User-Name attribute changes...
2003-11-27 aland Handle vendor codes larger than 16 bits.
2003-11-27 aland The 'indictors' array should be long-lived, and not...
2003-11-26 aland Use paircreate(), rather than our own malloc(), to...
2003-11-26 aland Patch to better use include/lib directories, and keep...
2003-11-26 aland rad_decode() now checks the VSA the first time it...
2003-11-26 aland Moved trailing 'Ascend' on each attribute to BEGIN...
2003-11-26 aland Added 'encrypt=3' to the dictionaries, to avoid having...
next