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
Mon, 25 May 2009 17:25:53 +0900 Sebastien Decugis Added sub_echo_drop files
Mon, 25 May 2009 17:25:17 +0900 Sebastien Decugis Created parser for sub_echo_drop subextension
Mon, 25 May 2009 14:51:46 +0900 Sebastien Decugis Updated copyright information
Mon, 25 May 2009 14:51:27 +0900 Sebastien Decugis Added script to update copyright notices dates
Mon, 25 May 2009 11:21:32 +0900 Sebastien Decugis Fix typo in function name
Mon, 25 May 2009 11:13:38 +0900 Sebastien Decugis Cleaned RADIUS message dump format
Mon, 25 May 2009 10:40:11 +0900 Sebastien Decugis Fixed problem of calling static function from a shared library
Fri, 22 May 2009 18:18:56 +0900 Sebastien Decugis Fixed missing definitions
Fri, 22 May 2009 18:11:49 +0900 Sebastien Decugis Moved to the hostap implementation of RADIUS processing (copied radius.* and md5.* files)
Thu, 21 May 2009 15:20:38 +0900 Sebastien Decugis Fix segmentation fault
Thu, 21 May 2009 15:14:18 +0900 Sebastien Decugis Progress on the radius_gw gateway
Thu, 21 May 2009 10:25:20 +0900 Sebastien Decugis Fix segmentation fault
Thu, 21 May 2009 10:15:09 +0900 Sebastien Decugis Added some metadata in the radius messages
Wed, 20 May 2009 18:23:30 +0900 Sebastien Decugis Added md5 code to check authenticator
Wed, 20 May 2009 15:19:14 +0900 Sebastien Decugis Fix undefined symbol
Wed, 20 May 2009 15:14:31 +0900 Sebastien Decugis Separated attributes and codes string definitions to inc files
Wed, 20 May 2009 10:24:46 +0900 Sebastien Decugis Worker thread pick messages
Tue, 19 May 2009 17:21:54 +0900 Sebastien Decugis Added server code for radius extension
Tue, 19 May 2009 13:34:51 +0900 Sebastien Decugis Added extensions management in radius_gw
Thu, 14 May 2009 16:19:47 +0900 Sebastien Decugis Fixed trace display in radius_gw
Thu, 14 May 2009 15:58:30 +0900 Sebastien Decugis Unified TRACE_DEBUG handling between daemon and extensions + some progress on radius gateway
Fri, 08 May 2009 18:28:41 +0900 Sebastien Decugis Wrote initial conf parser for radius_gw ... to debug
Thu, 07 May 2009 11:01:46 +0900 Sebastien Decugis Add Route-Record AVP to answers as well
Fri, 01 May 2009 18:29:27 +0900 Sebastien Decugis Commit before the golden week
Fri, 01 May 2009 14:58:46 +0900 Sebastien Decugis Completed draft of configuration file for radius_gw
Thu, 30 Apr 2009 17:23:31 +0900 Sebastien Decugis Some stub files for the gateway extension
Tue, 28 Apr 2009 14:51:43 +0900 Sebastien Decugis Clear buffer for clean padding
Tue, 28 Apr 2009 14:24:02 +0900 Sebastien Decugis Fix a last compilation warning
Tue, 28 Apr 2009 14:13:31 +0900 Sebastien Decugis Fixed a warning in tests
Tue, 28 Apr 2009 14:06:13 +0900 Sebastien Decugis Fixed a remaining warning
Tue, 28 Apr 2009 14:03:08 +0900 Sebastien Decugis Fixed compilation warning on 64bits platforms
Tue, 28 Apr 2009 13:52:14 +0900 Sebastien Decugis Fix typo
Thu, 02 Apr 2009 12:03:13 +0900 Sebastien Decugis Added some preliminary notes on the gateway extension
Thu, 02 Apr 2009 11:15:39 +0900 Sebastien Decugis Updated radius_gw documentation (preview)
Wed, 01 Apr 2009 16:32:10 +0900 Sebastien Decugis Fixed parsing of float32 and float64 AVP values, and added regression test
Wed, 01 Apr 2009 11:17:11 +0900 Sebastien Decugis sctp_adaptation_layer_event not supported on some platform, and this code was not needed anyway. Reported by Chris Brody.
Wed, 01 Apr 2009 11:15:06 +0900 Sebastien Decugis Allow compilation of waaad without SCTP support (DISABLE_SCTP). Based on a patch by Chris Brody.
Wed, 01 Apr 2009 10:38:16 +0900 Sebastien Decugis Need to define _GNU_SOURCE when the compiler is not gcc (Submitted by Chris Brody)
Wed, 01 Apr 2009 10:29:34 +0900 Sebastien Decugis Renamed the new file with more descriptive name
Tue, 31 Mar 2009 15:59:14 +0900 Sebastien Decugis Automated merge with ssh://thedoc@morbier.koganei.wide.ad.jp//var/hg/repos/waaad/
Tue, 31 Mar 2009 15:59:00 +0900 Sebastien Decugis Fixed problem in Linux when ipv6 bind also ipv4 address
Tue, 31 Mar 2009 15:58:27 +0900 Sebastien Decugis Fixed call to setsockopt(ASCONF) for SCTP under FreeBSD
Thu, 26 Mar 2009 07:31:24 +0900 Sebastien Decugis Added comment on minimum flex version
Thu, 19 Mar 2009 17:45:13 +0900 Sebastien Decugis Fix debug message on ASCONF SCTP option
Thu, 19 Mar 2009 13:30:33 +0900 Sebastien Decugis Added standard header in peer-api.h for timespec structure
Thu, 19 Mar 2009 13:27:07 +0900 Sebastien Decugis Fix possible issue in sec_getmodules
Thu, 19 Mar 2009 13:10:48 +0900 Sebastien Decugis Fix use of IN6_* macros
Thu, 19 Mar 2009 11:21:31 +0900 Sebastien Decugis Changed cmake macro to use old flex style (short args) for more portability
Wed, 18 Mar 2009 18:29:45 +0900 Sebastien Decugis Simplified endianness tests, removed strange cases (PDP, ...)
Wed, 18 Mar 2009 17:52:19 +0900 Sebastien Decugis Fix cmake SCTP support for cases where SCTP is native in the system, as in FreeBSD
Fri, 13 Mar 2009 10:27:58 +0900 Sebastien Decugis Early support in cmake files to disable SCTP.
Thu, 05 Mar 2009 13:52:14 +0900 Sebastien Decugis Simplified some configuration file syntax
Mon, 02 Mar 2009 18:43:05 +0900 Sebastien Decugis Added preliminary notes for NetBSD
Mon, 02 Mar 2009 14:06:51 +0900 Sebastien Decugis Cleaned FindSCTP.cmake module, added FindGNUTLS
Mon, 02 Mar 2009 12:07:38 +0900 Sebastien Decugis Other similar workarounds to avoid name collision between main daemon and extensions (link with cmake seems buggy...)
Mon, 02 Mar 2009 11:55:07 +0900 Sebastien Decugis Rename extension functions to avoid some strange problems with cmake
Wed, 25 Feb 2009 16:50:23 +0900 Sebastien Decugis Remove temporary hack, not needed anymore
Wed, 25 Feb 2009 16:49:21 +0900 Sebastien Decugis Automated merge with ssh://thedoc@morbier.koganei.wide.ad.jp//var/hg/repos/waaad/
Wed, 25 Feb 2009 16:49:16 +0900 Sebastien Decugis Change build system to CMake (lots of changes)
Wed, 25 Feb 2009 11:27:53 +0900 Sebastien Decugis Fix bug introduced earlier, with float AVP values
Wed, 25 Feb 2009 10:50:44 +0900 Sebastien Decugis Temporary fix
Wed, 25 Feb 2009 10:46:59 +0900 Sebastien Decugis Fix bug when waaad is compiled with default debug messages
Mon, 19 Jan 2009 11:04:05 +0900 Sebastien Decugis Fix based on nobushi's comment
Fri, 09 Jan 2009 15:36:54 +0900 Sebastien Decugis Added signature for changeset 0e4c6269bddf
Fri, 09 Jan 2009 15:36:27 +0900 Sebastien Decugis First revision with usable relaying of messages. Considered as first beta version of waaad.
Thu, 08 Jan 2009 16:45:55 +0900 Sebastien Decugis Fix small error beta1
Thu, 08 Jan 2009 15:37:51 +0900 Sebastien Decugis Ensure cancellation-safe logs
Thu, 08 Jan 2009 15:36:06 +0900 Sebastien Decugis Cleanup on cleanup functions
Thu, 08 Jan 2009 14:50:21 +0900 Sebastien Decugis Add a cleanup handler to counter a possible dead lock
Thu, 08 Jan 2009 14:19:10 +0900 Sebastien Decugis Be less defensive in _mpd_do_avp about the number of times we were called
Thu, 08 Jan 2009 14:14:27 +0900 Sebastien Decugis Update bufferize function for unknown / unparsed AVPs
Thu, 08 Jan 2009 13:55:12 +0900 Sebastien Decugis Fixed typo
Thu, 08 Jan 2009 13:45:08 +0900 Sebastien Decugis Update msg_update_length for cases with unknown AVP or message models (relaying messages)
Thu, 08 Jan 2009 13:29:13 +0900 Sebastien Decugis Fix error in dictionary search AVP
Wed, 07 Jan 2009 15:05:24 +0900 Sebastien Decugis Update doc
Wed, 07 Jan 2009 11:47:29 +0900 Sebastien Decugis Fixed ABNF definition for messages with 'E' flag
Wed, 07 Jan 2009 11:47:06 +0900 Sebastien Decugis Fixed test according to API changes
Mon, 05 Jan 2009 18:36:29 +0900 Sebastien Decugis Added configuration dump in app_test extension
Mon, 22 Dec 2008 15:41:58 +0900 Sebastien Decugis Added the logo image
Mon, 22 Dec 2008 13:35:11 +0900 Sebastien Decugis Fixed variable name conflict in extension
Mon, 22 Dec 2008 13:23:48 +0900 Sebastien Decugis Added cb in message dump
Mon, 22 Dec 2008 12:57:15 +0900 Sebastien Decugis Fixed some additional debug messages and levels
Mon, 22 Dec 2008 12:50:54 +0900 Sebastien Decugis Fixed debug levels, trace all incoming and outgoing messages with level of FULL
Mon, 22 Dec 2008 12:43:40 +0900 Sebastien Decugis Fixed debug levels, trace all incoming and outgoing messages with level of FULL
Mon, 22 Dec 2008 12:29:49 +0900 Sebastien Decugis Simpified dispatch callbacks prototype and behavior
Mon, 22 Dec 2008 11:06:20 +0900 Sebastien Decugis Add some temporary debug messages
Fri, 19 Dec 2008 17:48:04 +0900 Sebastien Decugis Ooops... forgot to send the answer ^^
Fri, 19 Dec 2008 17:41:20 +0900 Sebastien Decugis Resolved conflicting variable names
Fri, 19 Dec 2008 17:24:10 +0900 Sebastien Decugis Update msg_new to push default application id in new messages
Fri, 19 Dec 2008 17:15:39 +0900 Sebastien Decugis Fix test in function
Fri, 19 Dec 2008 17:04:38 +0900 Sebastien Decugis Add some traces for easier debug
Fri, 19 Dec 2008 16:43:29 +0900 Sebastien Decugis Added trace for debug
Fri, 19 Dec 2008 15:52:25 +0900 Sebastien Decugis Fix a rule definition
Fri, 19 Dec 2008 15:33:30 +0900 Sebastien Decugis Removed SIGUSR1 from signals caught by daemon, so it can be used in applications
Fri, 19 Dec 2008 15:27:46 +0900 Sebastien Decugis Fix broken sanity check, bis
Fri, 19 Dec 2008 15:24:52 +0900 Sebastien Decugis Fix broken sanity check
Fri, 19 Dec 2008 15:07:17 +0900 Sebastien Decugis Completed first version of app_test
Fri, 19 Dec 2008 10:25:29 +0900 Sebastien Decugis Fix provided by nobushi
Thu, 18 Dec 2008 18:16:14 +0900 Sebastien Decugis Added skeleton for app_test extension
Wed, 17 Dec 2008 16:37:43 +0900 Sebastien Decugis Completed test
Wed, 17 Dec 2008 15:54:28 +0900 Sebastien Decugis Fix parsing based on old dict_search behavior, and tests
Wed, 17 Dec 2008 15:47:05 +0900 Sebastien Decugis Simplified dispatch command registration; changed behavior of dict_search
Wed, 17 Dec 2008 11:34:35 +0900 Sebastien Decugis Fixed some debug levels, add skeleton for new testcase
Tue, 16 Dec 2008 17:08:10 +0900 Sebastien Decugis Added some dispatch code, need testing and handling errors
Tue, 16 Dec 2008 10:28:55 +0900 Sebastien Decugis Fix some includes, add new field in dictionary for dispatch callbacks
Mon, 15 Dec 2008 17:23:11 +0900 Sebastien Decugis Updated hgignore for new libtool
Thu, 11 Dec 2008 15:40:00 +0900 Sebastien Decugis Completed the code of the extension
Thu, 11 Dec 2008 15:39:50 +0900 Sebastien Decugis Added precision in comment
Thu, 11 Dec 2008 15:39:30 +0900 Sebastien Decugis Update to the API: new function to find an AVP in a message
Thu, 11 Dec 2008 11:01:13 +0900 Sebastien Decugis Fixed comment
Thu, 11 Dec 2008 10:57:21 +0900 Sebastien Decugis Test different rule for better rebuilding
Thu, 11 Dec 2008 10:56:13 +0900 Sebastien Decugis Fix a token definition for multiple empty lines
Thu, 11 Dec 2008 10:18:33 +0900 Sebastien Decugis Added structure for default routing extension
Wed, 10 Dec 2008 10:52:50 +0900 Sebastien Decugis New tests and some fixes in the code
Tue, 09 Dec 2008 15:01:08 +0900 Sebastien Decugis Added some comments
Mon, 08 Dec 2008 18:09:30 +0900 Sebastien Decugis New extension rt_any for tests, cleanups in build system
Mon, 08 Dec 2008 17:07:44 +0900 Sebastien Decugis New tests, many fixes
Mon, 08 Dec 2008 13:34:03 +0900 Sebastien Decugis Added the debuging code
Mon, 08 Dec 2008 13:33:52 +0900 Sebastien Decugis Fixed comment
Mon, 08 Dec 2008 11:34:57 +0900 Sebastien Decugis Fixed broken unary tests
Fri, 05 Dec 2008 17:37:58 +0900 Sebastien Decugis Updated new functions for message API, wrote code
Fri, 05 Dec 2008 14:22:43 +0900 Sebastien Decugis Fix broken handling of hbh for sent requests. Now save the request with previous hbh.
Fri, 05 Dec 2008 11:56:02 +0900 Sebastien Decugis Added structure for debug routing extension
Fri, 05 Dec 2008 11:55:12 +0900 Sebastien Decugis Changed the prototype to avoid erroneous msg management
Fri, 05 Dec 2008 11:38:21 +0900 Sebastien Decugis Added missing msg_send function in the API (ooops)
Thu, 04 Dec 2008 12:11:56 +0900 Sebastien Decugis Added a dump function for peers (TBC)
Thu, 04 Dec 2008 11:37:16 +0900 Sebastien Decugis Routing module should be complete, to be tested
Tue, 02 Dec 2008 16:20:09 +0900 Sebastien Decugis Progress on the routing module
Fri, 28 Nov 2008 18:22:14 +0900 Sebastien Decugis Started FW routing; commit for backup
Thu, 27 Nov 2008 18:17:12 +0900 Sebastien Decugis Added code of the rt_in_th thread
Tue, 25 Nov 2008 17:48:17 +0900 Sebastien Decugis Started routing module
Wed, 12 Nov 2008 14:46:37 +0900 Sebastien Decugis Allow extensions to catch signals (INT, TERM and USR1 are reserved for the daemon)
Wed, 12 Nov 2008 13:58:10 +0900 Sebastien Decugis Remove the CNX_PB flag after successful failback
Wed, 12 Nov 2008 13:44:37 +0900 Sebastien Decugis Reset the timer after the cleanup
Wed, 12 Nov 2008 13:28:22 +0900 Sebastien Decugis Avoid deleting sent DWR when going to SUSPECT state
Wed, 12 Nov 2008 13:07:39 +0900 Sebastien Decugis Changed some verbosity levels
Wed, 12 Nov 2008 13:03:38 +0900 Sebastien Decugis Handle reconnection when in SUSPECT state
Wed, 12 Nov 2008 11:59:00 +0900 Sebastien Decugis Fix assertion failed error in cer_cea
Wed, 12 Nov 2008 11:48:51 +0900 Sebastien Decugis and refix compilation error
Wed, 12 Nov 2008 11:48:03 +0900 Sebastien Decugis Fix segmentation fault
Tue, 11 Nov 2008 16:19:16 +0900 Sebastien Decugis Re-submit missing file
Tue, 11 Nov 2008 16:18:42 +0900 Sebastien Decugis Resolution for the deadlock
Thu, 06 Nov 2008 18:21:12 +0900 Sebastien Decugis Added some verbosity
Thu, 06 Nov 2008 15:17:43 +0900 Sebastien Decugis Remove the additional delay for debug
Thu, 06 Nov 2008 14:44:00 +0900 Sebastien Decugis Added state management for security modules
Thu, 06 Nov 2008 14:09:32 +0900 Sebastien Decugis Added experimental support for failback
Thu, 06 Nov 2008 11:38:47 +0900 Sebastien Decugis Fix to the failover procedure
Thu, 06 Nov 2008 11:25:08 +0900 Sebastien Decugis Handle properly timeout in WAITCEA state
Thu, 06 Nov 2008 11:24:46 +0900 Sebastien Decugis Added a note on possible optimization
Wed, 05 Nov 2008 16:17:39 +0900 Sebastien Decugis Debugging the election
Wed, 05 Nov 2008 15:50:44 +0900 Sebastien Decugis Removed the unstable WAITRETURNS state; added the code for election mechanism
Tue, 04 Nov 2008 17:01:30 +0900 Sebastien Decugis Added some support for election
Tue, 04 Nov 2008 14:18:38 +0900 Sebastien Decugis Added missing file
Tue, 04 Nov 2008 14:16:50 +0900 Sebastien Decugis Fix message
Fri, 31 Oct 2008 18:34:43 +0900 Sebastien Decugis Added failover and partial DPR/DPA support
Fri, 31 Oct 2008 11:28:09 +0900 Sebastien Decugis Attempt to fix Firmware-Version AVP value in CER/CEA
Fri, 31 Oct 2008 11:12:54 +0900 Sebastien Decugis Fix compilation warning.
Fri, 31 Oct 2008 11:10:25 +0900 Sebastien Decugis Fix alignment for thread name in debug traces
Fri, 31 Oct 2008 11:09:06 +0900 Sebastien Decugis Removed process and thread time since they are not very useful
Thu, 30 Oct 2008 13:05:04 +0900 Sebastien Decugis Added timing in debug trace
Thu, 30 Oct 2008 11:56:54 +0900 Sebastien Decugis Fix for DWR / DWA checking
Wed, 29 Oct 2008 18:02:17 +0900 Sebastien Decugis Completed support for DWR/DWA, untested
Wed, 29 Oct 2008 16:05:34 +0900 Sebastien Decugis Added support to send DWR
Tue, 28 Oct 2008 16:11:26 +0900 Sebastien Decugis Fix error value && changed some trace levels
Mon, 27 Oct 2008 18:21:21 +0900 Sebastien Decugis Added handler for incoming CEA; now peers can go to OPEN state in normal situation
Mon, 27 Oct 2008 11:43:11 +0900 Sebastien Decugis Completed the code to send the CEA, to be tested
Fri, 24 Oct 2008 19:34:39 +0900 Sebastien Decugis Changed incoming event format, added code to create CEA (unfinished), added code to set the result-code (unfinished)
Fri, 24 Oct 2008 19:33:18 +0900 Sebastien Decugis Reorganized the code to allow sending outside a dedicated thread
Fri, 24 Oct 2008 19:30:16 +0900 Sebastien Decugis Added sec_getmodfromhdl function
Thu, 23 Oct 2008 18:19:19 +0900 Sebastien Decugis Started handling of incoming CER -- tbc
Fri, 17 Oct 2008 18:23:33 +0900 Sebastien Decugis Small change to highlight important traces in debug messages
Fri, 17 Oct 2008 17:51:18 +0900 Sebastien Decugis Added data to the CONNECTED event
Fri, 17 Oct 2008 11:53:48 +0900 Sebastien Decugis Added a function to cleanup when leaving a state in the PSM
Fri, 17 Oct 2008 11:20:21 +0900 Sebastien Decugis Cleaned TRACE_ENTRY macro
Fri, 17 Oct 2008 11:14:42 +0900 Sebastien Decugis Changed debug messages for verbose checks
Fri, 17 Oct 2008 11:08:12 +0900 Sebastien Decugis Free the peer hash lock when needed
Thu, 16 Oct 2008 18:13:38 +0900 Sebastien Decugis oops, bad location for the fix
Thu, 16 Oct 2008 17:44:45 +0900 Sebastien Decugis bis repetita
Thu, 16 Oct 2008 17:30:41 +0900 Sebastien Decugis bis repetita
Thu, 16 Oct 2008 17:26:29 +0900 Sebastien Decugis Fix segfault
"Welcome to our mercurial repository"