[go: up one dir, main page]

Menu

Code Commit Log


Commit Date  
[r200] by dmitry

Added new files - ospcapind.o and ospcapcnf.o

2004-01-23 20:33:33 Tree
[r199] by dmitry

New modules implement bulk of functionality for exchanging capabilities messages.

2004-01-23 20:32:59 Tree
[r198] by dmitry

Bug fix in encoding empty elements with attributes - the step for adding
'/' trailler should follow adding attributes.

2004-01-23 20:32:11 Tree
[r197] by dmitry

o OSPPXMLMessageCreate can handle type - OSPC_MSG_CAPIND
o OSPPXMLGetDataType and OSPPXMLMessageProcess can handle type OSPC_MSG_CAPCNF

2004-01-23 20:30:17 Tree
[r196] by dmitry

o Implemented new API - OSPPTransactionIndicateCapabilities
o Change the state to _BLOCK before calling PrepareAndQueueMessage while
sending AuthRequest and UsageIndication. The state used to be changed
lated in the process, after the function call unblocks.

2004-01-23 20:27:59 Tree
[r195] by dmitry

o New function - OSPPTransactionDeleteCapCnf - deletes the Capabilities
Confirmation components of the TransactionId. It should be called from
TransactionDelete. The function can be called even if the component is NULL.
o Added two more states allowed for TransactionDelete - CapInd Fail and Success
o OSPPTransactionPrepareAndQueMessage will assign capabilities msgs to the new
communication manager and all other types of messages to the original manager.
The assignment is made based on the transaction state.
o OSPPTransactionProcessReturn can now handle type - OSPC_MSG_CAPCNF

2004-01-23 20:24:30 Tree
[r194] by dmitry

Added a new communication manager -
o ProviderDelete shuts down the original and the new managers
o ProviderNew initializes the new manager and uses the same settings
for both managers.
o All OSPPProviderSet methods releated to setting communication
properties (other setting service points) update both managers.
o Added a new API OSPPProviderSetCapabilitiesURLs for setting
service points specific to the new manager - they will be used for
exchanging capabilities messages.
o Refactored code from SetServicePoints into OSPPCommUpdateURLs

2004-01-23 20:17:20 Tree
[r193] by dmitry

Added new elements for Capabilities Indication/Confirmation messages
to the OSPVElemDescs array.

2004-01-23 20:12:07 Tree
[r192] by dmitry

Added new function - OSPPCommUpdateURLs. It is used by two API calls -
SetServicePoints and SetCapabilitiesURLs. Bulk of the code has been refactored
from SetServicePoints. The function adds data validation and fixes a bug. The
original implementation did not restore Flags after shutting down the manager.

2004-01-23 20:02:15 Tree
[r191] by unknown

This commit was manufactured by cvs2svn to create tag
'TK-2_9_3-20030915'.

2004-09-10 14:33:02 Tree
Older >