log

age author description
Thu, 25 Jun 2009 15:59:56 +0900 Sebastien Decugis Fix incorrect parsing of STATE attribute default tip
Wed, 24 Jun 2009 17:43:52 +0900 Sebastien Decugis Simplified RADIUS dump. To get attribute contents, use wireshark ;)
Wed, 24 Jun 2009 17:27:38 +0900 Sebastien Decugis Allow few remaining AVPs in Diameter answers
Wed, 24 Jun 2009 17:10:16 +0900 Sebastien Decugis Fix bad condition
Wed, 24 Jun 2009 16:40:10 +0900 Sebastien Decugis Allow unaligned strings in uti_hash (as received inside RADIUS attributes)
Wed, 24 Jun 2009 16:06:24 +0900 Sebastien Decugis Fix informational parsing of incoming answers
Wed, 24 Jun 2009 15:55:14 +0900 Sebastien Decugis Added verbosity in sub_auth
Wed, 24 Jun 2009 15:45:32 +0900 Sebastien Decugis More verbose loop
Wed, 24 Jun 2009 15:41:00 +0900 Sebastien Decugis Fixed some warnings
Wed, 24 Jun 2009 14:51:27 +0900 Sebastien Decugis Removed ASSERT 0
Wed, 24 Jun 2009 14:33:57 +0900 Sebastien Decugis Updated information for FreeBSD
Tue, 23 Jun 2009 16:09:35 +0900 Sebastien Decugis Fix size display
Tue, 23 Jun 2009 16:09:21 +0900 Sebastien Decugis Parse incoming answers
Tue, 23 Jun 2009 14:39:02 +0900 Sebastien Decugis Fix undefined function in sub_debug
Tue, 23 Jun 2009 11:32:45 +0900 Sebastien Decugis Added conversion of Diameter answers to RADIUS
Tue, 16 Jun 2009 15:38:18 +0900 Sebastien Decugis Added early handling of Diameter answers
Tue, 16 Jun 2009 15:08:30 +0900 Sebastien Decugis Fixed answer callback in radius_gw
Tue, 16 Jun 2009 13:55:52 +0900 Sebastien Decugis Added more verbose information on connection message
Tue, 16 Jun 2009 13:37:46 +0900 Sebastien Decugis Added sess_destroy function
Mon, 15 Jun 2009 15:00:10 +0900 Sebastien Decugis Removed session cache in the radius_clients since we are stateless
Mon, 15 Jun 2009 13:37:13 +0900 Sebastien Decugis Updated design notes for sessions
Mon, 15 Jun 2009 13:35:01 +0900 Sebastien Decugis Simplified algo to delete the handled attributes
Thu, 11 Jun 2009 18:08:17 +0900 Sebastien Decugis Improved support for creating error messages, even when no dictionary definition is present
Thu, 11 Jun 2009 16:59:45 +0900 Sebastien Decugis Added code to convert Access-Request attributes to Diameter AVPs
Thu, 11 Jun 2009 16:59:23 +0900 Sebastien Decugis Fixed a couple bugs
Thu, 11 Jun 2009 16:58:54 +0900 Sebastien Decugis Added a generic value for creating unspecified AVPs
Thu, 11 Jun 2009 12:40:11 +0900 Sebastien Decugis Added Enum values for some special values of Login-IP-Host
Wed, 10 Jun 2009 15:33:26 +0900 Sebastien Decugis Added code to handle RADIUS client deconnection
Wed, 10 Jun 2009 15:33:06 +0900 Sebastien Decugis Allow subextensions symbols lookup
Mon, 08 Jun 2009 18:20:40 +0900 Sebastien Decugis Protect in case of NULL callback
Wed, 03 Jun 2009 18:14:17 +0900 Sebastien Decugis Improved initialization message
Tue, 02 Jun 2009 15:11:29 +0900 Sebastien Decugis Fixed issue with copy in repository
Tue, 02 Jun 2009 15:10:55 +0900 Sebastien Decugis Updated copyright information
Tue, 02 Jun 2009 14:49:37 +0900 Sebastien Decugis Detect when extensions are loaded several times (not allowed)
Tue, 02 Jun 2009 14:31:42 +0900 Sebastien Decugis Changed dict_search definition to allow two useful behaviors
Tue, 02 Jun 2009 11:15:00 +0900 Sebastien Decugis Split dictionary definitions by application, and added EAP definitions
Mon, 01 Jun 2009 18:21:31 +0900 Sebastien Decugis Added dictionary definitions for NASREQ
Mon, 01 Jun 2009 18:21:15 +0900 Sebastien Decugis Added comments from RFC4005
Mon, 01 Jun 2009 18:20:48 +0900 Sebastien Decugis Fixed couple of possible issues
Fri, 29 May 2009 18:00:51 +0900 Sebastien Decugis Added skeleton for sub_auth
Fri, 29 May 2009 17:39:38 +0900 Sebastien Decugis Renamed accounting sub extension
Fri, 29 May 2009 16:31:39 +0900 Sebastien Decugis Fix typo
Fri, 29 May 2009 16:25:02 +0900 Sebastien Decugis Added early support for RADIUS Accounting (RFC2866)
Fri, 29 May 2009 15:04:29 +0900 Sebastien Decugis Added code to send RADIUS answers
Fri, 29 May 2009 13:50:31 +0900 Sebastien Decugis Fix bad handling of session creation
Fri, 29 May 2009 12:57:43 +0900 Sebastien Decugis Improved initial handling of RADIUS messages
Fri, 29 May 2009 12:57:22 +0900 Sebastien Decugis Simplified macro
Fri, 29 May 2009 12:57:01 +0900 Sebastien Decugis Improved default strings
Thu, 28 May 2009 13:32:37 +0900 Sebastien Decugis Added code to handle sessions
Thu, 28 May 2009 11:29:24 +0900 Sebastien Decugis Added test for new sess_new flag and fixed segfault issue
Thu, 28 May 2009 11:15:14 +0900 Sebastien Decugis Added new flag value to sess_new
Tue, 26 May 2009 17:19:43 +0900 Sebastien Decugis Fix compilation errors
Tue, 26 May 2009 17:17:05 +0900 Sebastien Decugis Allow NULL model in msg_new
Tue, 26 May 2009 16:35:43 +0900 Sebastien Decugis Fix strings in debug extension also
Tue, 26 May 2009 16:31:07 +0900 Sebastien Decugis Updated strings
Tue, 26 May 2009 16:15:48 +0900 Sebastien Decugis Clean up on traces
Tue, 26 May 2009 16:07:07 +0900 Sebastien Decugis Fix typo
Tue, 26 May 2009 16:06:03 +0900 Sebastien Decugis Unified debug messages when loading extensions
Tue, 26 May 2009 15:45:03 +0900 Sebastien Decugis Added a quick and dirty debug subextension
Tue, 26 May 2009 11:37:32 +0900 Sebastien Decugis Progress on the echo_drop sub extension
"Welcome to our mercurial repository"