freeradius.git
2009-11-22 Alan T. DeKokAs posted to the list
2009-11-22 Alan T. DeKokMove definition so that it doesn't cause issues
2009-11-22 Alan T. DeKokRevert "errormsg may be NULL"
2009-11-18 Alan T. DeKokAs posted to the list
2009-11-17 Alan T. DeKokMove user/group/chroot/core to bootstrap config
2009-11-14 Alan T. DeKokMake templates work again
2009-11-13 Alan T. DeKokAllow !* to work
2009-11-12 Alan T. DeKokPrint commands from radmin when in debug mode
2009-11-12 Alan T. DeKokFix WiMAX encoding bug introduced in 326a68b90a1a
2009-11-12 Alan T. DeKokAs posted to the list
2009-11-12 Alan T. DeKokFrom bug #45
2009-10-28 Alan T. DeKokerrormsg may be NULL
2009-10-23 Alan T. DeKokAs posted to the list
2009-10-21 Alan T. DeKokRemoved recursive mutexes.
2009-10-20 Alan T. DeKokConf for debugging
2009-10-20 Alan T. DeKokFix openssl checks
2009-10-20 Alan T. DeKokCheck src_port, not dst_port
2009-10-20 Alan T. DeKokAlways initialize proto
2009-10-20 Alan T. DeKokInitialize proto for old-style realms
2009-10-20 Alan T. DeKokInitialize via attr
2009-10-20 Alan T. DeKokRetry if there was no response to the packet.
2009-10-20 Alan T. DeKokPrint env vars in parent, not child
2009-10-18 Alan T. DeKokChanged stop packet msg to debug rather than error
2009-10-18 Alan T. DeKokDefine names
2009-10-18 Alan T. DeKokCall detach only if function exists
2009-10-13 Alan T. DeKokWrite the PID file as late as possible
2009-10-13 Alan T. DeKokFix typo
2009-10-13 Alexander Clouterfix debian/rules to honour CFLAGS
2009-10-12 Alan T. DeKokFix typo
2009-10-12 Alan T. DeKokDon't use source IP for EAP packets.
2009-10-12 Alan T. DeKokMake client/port/key-balance more like fail-over
2009-10-12 Alan T. DeKokReturn rather than use the same ptr twice
2009-10-06 Alan T. DeKokForgot to include this...
2009-10-06 Alan T. DeKokEnsure that there is a cleanup event for proxied packets
2009-10-06 Alan T. DeKokAdded more debugging messages
2009-10-06 Alan T. DeKokMark home server dead if it doesn't respond to pings
2009-10-05 Alan T. DeKokCheck for undefined types, too
2009-10-05 Alan T. DeKokSet broadcast && reuseaddr before binding to socket
2009-10-05 Alan T. DeKokSimplify the code
2009-10-05 Alan T. DeKokMore detailed debugging for detail
2009-10-05 Alan T. DeKokBe more restrictive on bad input
2009-10-05 Alan T. DeKokStart simplifying the code that encodes attributes
2009-10-02 Alan T. DeKokFix passwords to have even length
2009-10-01 Alan T. DeKokIncrease max_sessions
2009-10-01 Alan T. DeKokPrint more descriptive error message for too many EAP...
2009-10-01 Alan T. DeKokevent.c frees the listener, so we don't need to
2009-10-01 Alan T. DeKokMoved illegal attributes to the new dictionary
2009-09-30 Alan T. DeKokAllow old-style dictionary formats, too
2009-09-29 Alan T. DeKokUse packet codes from libradius
2009-09-29 Alan T. DeKokMoved Ascends illegal attributes to their own file
2009-09-27 Alan T. DeKokAssign variable before using it
2009-09-27 Alan T. DeKokUse new API
2009-09-27 Alan T. DeKokInclude proto in API, no matter what build options
2009-09-25 Alan T. DeKokFixed typo && include attrs.access_challenge in build
2009-09-25 Alan T. DeKokRemoved unnecessary line
2009-09-25 Alan T. DeKokBe more flexible about parsing detail files
2009-09-25 Alan T. DeKokClean up state machine so it's more forgiving
2009-09-24 Alan T. DeKokFixed compile error
2009-09-24 bduncan64-bit fixes.
2009-09-24 bduncanCheck for NOOP from opendir.c
2009-09-24 bduncan64-bit fixes and return NOOP for AD users.
2009-09-24 bduncanGet private key passphrase from keychain using certadmi...
2009-09-24 Alan T. DeKokJumbo patch to clean up socket handling
2009-09-24 Alan T. DeKokChanged order of code to avoid race conditions
2009-09-24 Alan T. DeKokEnsure that cached SSL sessions have data
2009-09-17 Alan T. DeKokFix arguments to client_find
2009-09-16 Alan T. DeKokMore plumbing to get the server to listen on TCP sockets.
2009-09-16 DanteMore plumbing to get to home servers via TCP
2009-09-16 DanteFree tcp structure, too
2009-09-16 DanteScaffolding to make it build.
2009-09-16 DanteAllow outgoing TCP connections to home servers.
2009-09-16 DanteAdd scaffolding for proxy listeners.
2009-09-16 DanteMore ifdef's and assertions for checkign TCP != UDP
2009-09-16 DanteTrack the number of outstanding packets on a TCP connec...
2009-09-16 DanteStop processing packets when the socket is closed.
2009-09-16 DanteDocument TCP options for clients and home servers.
2009-09-16 DanteAllow radclient to send/receive RADIUS over TCP
2009-09-16 DanteAllow the packet API to auto-discover TCP
2009-09-16 DanteAllow clients to use TCP
2009-09-16 DanteAllow home servers to use TCP
2009-09-16 DanteAllow TCP code to build if WITH_TCP is defined
2009-09-16 DanteHeader file and protocol handler for RADIUS over TCP
2009-09-14 Alan T. DeKokPrint out a little more information
2009-09-14 Alan T. DeKokMove "set state" to before log message
2009-09-13 Alan T. DeKokAs posted to the list.
2009-09-13 Alan T. DeKokRemoved redundant code
2009-09-11 Alan T. DeKokMake a better name
2009-09-11 Alan T. DeKokWrap crap with more crap
2009-09-10 Alan T. DeKokAdded sample configs for MySQL cluster
2009-09-09 Alan T. DeKokUpdate to new syntax
2009-09-09 Alan T. DeKokCheck value of Fall-Through, too
2009-09-08 Alan T. DeKokBe less forgiving about the allowed operators.
2009-09-07 Alan T. DeKokWrap header file in protective #ifdef
2009-09-07 Alan T. DeKokNo need to include modules.h twice
2009-09-06 Alan T. DeKokCheck for the proper number of arguments to rebind
2009-09-05 Alan T. DeKokReplace references to <ltdl.h> with <freeradius-devel...
2009-09-05 Alan T. DeKokFirst stab at removing libltdl.
2009-09-05 Alan T. DeKokReference $(INCLTDL) instead of fixed link
2009-09-05 Alan T. DeKokWork around insane retarded libtool && libltdl issues.
2009-09-03 Alan T. DeKokAs posted to the list
next