New build path variable
[freeradius.git] / src / include /
2010-10-13 Alan T. DeKokAdded REQUEST to soh_verify() parameters
2010-10-09 Alan T. DeKokAdd "extern C {...} to header files for C++ builds.
2010-10-08 Alan T. DeKokCode in src/lib shouldn't reference the REQUEST structure
2010-10-08 Alan T. DeKokShouldn't include <radiusd.h>
2010-10-08 Phil MayersBase SoH code for Microsoft NAP.
2010-10-03 Alan T. DeKokSigned / unsigned fixes and function prototypes
2010-09-30 Alan T. DeKokAllow building WITHOUT_STATS
2010-09-29 Alan T. DeKokEnable building WITHOUT_ACCOUNTING
2010-09-21 Alan T. DeKokMade listener_print be CONST
2010-09-09 Alan T. DeKokAdd support for extended attributes: draft-dekok-radext...
2010-08-26 Alan T. DeKokEnsure WITHOUT flags are set if they're not being used
2010-08-09 Alan T. DeKokAdd Cached-Session-Policy attribute.
2010-08-06 Alan T. DeKokAdded Packet-Transmit-Counter for retransmits.
2010-08-04 Alan T. DeKokBe less agressive about marking home servers as zombie.
2010-08-02 Alan T. DeKokManual merge of aec08bce7f
2010-07-26 Alan T. DeKokUse MS-CHAP-User-Name in MS-CHAP module.
2010-07-15 Alan T. DeKokAllow 'octet' attributes to have a fixed length.
2010-07-01 Alan T. DeKokDon't use libltdl if we're using dlopen()
2010-06-30 Alan T. DeKokChange default lifetime for dynamic clients from 1d...
2010-06-28 Alan T. DeKokinterface is a #define on Mingw
2010-06-10 Alan T. DeKokEnable MS-CHAPv1 support in radclient.
2010-05-31 Alan T. DeKokBump the module magic number.
2010-05-31 Alan T. DeKokRemove all limitations on vendor IDs being less than 64K
2010-05-31 Alan T. DeKokMake this unsigned, too
2010-05-31 Alan T. DeKokvp2attr now takes an explicit buffer size
2010-05-31 Alan T. DeKokAll of the modules now build.
2010-05-31 Alan T. DeKokMoved API to (attr, vendor), instead of just attr
2010-04-14 Alan T. DeKokMake request->number unsigned
2010-03-31 Alan T. DeKokMade 'reconfig' target use PHONY subdirectories, too
2010-03-09 Alan T. DeKokMove struct definition to the correct place
2010-03-06 Alan T. DeKokAdd IPv6 "scope" for link-local addresses.
2010-02-04 Alan T. DeKokAdded more 'const'
2010-02-04 Alan T. DeKokAdd statistics for detail listeners, too
2009-12-08 Alan T. DeKokComplain about too many sockets earlier
2009-12-08 Alan T. DeKokAdd datarootdir from bug #51
2009-12-06 Alan T. DeKokMoved detail structure defs to a public header file
2009-11-27 Alan T. DeKokAdd tcp/udp to CLI for home_servers
2009-10-06 Alan T. DeKokForgot to include this...
2009-09-27 Alan T. DeKokInclude proto in API, no matter what build options
2009-09-24 Alan T. DeKokJumbo patch to clean up socket handling
2009-09-16 DanteAllow outgoing TCP connections to home servers.
2009-09-16 DanteAdd scaffolding for proxy listeners.
2009-09-15 DanteTrack the number of outstanding packets on a TCP connec...
2009-09-15 DanteAllow clients to use TCP
2009-09-15 DanteAllow home servers to use TCP
2009-09-15 DanteAllow TCP code to build if WITH_TCP is defined
2009-09-15 DanteHeader file and protocol handler for RADIUS over TCP
2009-09-07 Alan T. DeKokWrap header file in protective #ifdef
2009-09-05 Alan T. DeKokFirst stab at removing libltdl.
2009-08-12 Alan T. DeKokLook up home servers by type, too.
2009-08-12 Alan T. DeKokRemove final restrictions on attributes > 32767
2009-08-12 Alan T. DeKokMoved prototypes to a better place
2009-08-12 Alan T. DeKokMove "attr" to unsigned int
2009-08-12 Alan T. DeKokAdd "const" and remove compiler warningsy
2009-07-17 Alan T. DeKokAllow requests to fail over to live servers earlier
2009-07-05 Alan T. DeKokMade thread pool section optional
2009-07-03 Alan T. DeKokAllow UTF-8 in SQL log
2009-07-02 Alan T. DeKokExtend the logging capabilities of auth good/badpass
2009-06-16 Alan T. DeKokAdded the ability to selectively mark a module as alive...
2009-05-23 Alan T. DeKokHave the server automatically create proxy listeners
2009-05-21 Alan T. DeKokAllow src_ipaddr to be specified for home servers
2009-05-19 Alan T. DeKokThe server can now listen on CoA ports.
2009-05-19 Alan T. DeKokAdded send/recv CoA methods to the server.
2009-05-12 Alan T. DeKokRemove two unneeded header files
2009-05-05 Alan T. DeKokInclude more header files in the default install
2009-04-23 Alan T. DeKokAllow virtual servers to be reloaded dynamically on HUP
2009-04-23 Alan T. DeKokMoved HUP code to mainconfig
2009-04-11 Alan T. DeKokFixed detail file handler to not go crazy
2009-03-17 Alan T. DeKokAdded API to allocate a reply packet from a request...
2009-03-10 Alan T. DeKokFixed typo
2009-03-06 Alan T. DeKokAdded scan targets for LLVM checker
2009-02-26 Alan T. DeKokExport packet code table
2009-02-15 Alan T. DeKokAllow the detail poll interval to be configurable
2009-02-13 Alan T. DeKokAdd "require message authenticator" config to home...
2009-01-21 Alan T. DeKokLook for setuid, too
2009-01-02 Alan T. DeKokEnable the server to originate CoA-Request && Disconnec...
2008-12-14 Alan T. DeKokChange where we do suid up/down.
2008-10-15 Alan T. DeKokRe-run autoconf
2008-09-24 Alan T. DeKokMove "unknown" client code to common area
2008-09-23 Alan T. DeKokdefine DEBUG4
2008-09-14 Alan T. DeKokRemoved need for global NO_SUCH_CHILD_PID
2008-09-14 Alan T. DeKokOne more flag to client_read
2008-09-13 Alan T. DeKokDump config as-read to FILE*
2008-09-13 Alan T. DeKokAdded more 'const'
2008-09-13 Alan T. DeKokAdded declaration for proxy stats
2008-09-13 Alan T. DeKokAdded API to manage home servers by internal number
2008-09-08 Alan T. DeKokMore complete checks for readline
2008-09-07 Alan T. DeKokAdded simple pair/section to XML functions
2008-09-04 Alan T. DeKokMove HUP code to per-module, not global
2008-09-04 Alan T. DeKok-lreadline && getpeereid checks
2008-09-04 Alan T. DeKokLook for new header files
2008-09-03 Alan T. DeKokWrappers around listen types
2008-09-03 Alan T. DeKokNew command sockets.
2008-09-03 Alan T. DeKokevent_fd_delete API
2008-09-03 Alan T. DeKokNew module-specific HUP, and find without linking
2008-09-03 Alan T. DeKokNew API's to update CONF_PAIRs, and get CONF_PARSERS
2008-09-01 Alan T. DeKokDynamic clients can read files from a directory
2008-08-26 Alan T. DeKokCheck for __thread
2008-08-26 Alan T. DeKokfr_strerror -> fr_strerror()
2008-08-26 Alan T. DeKokRename librad_* to fr_*
next