[go: up one dir, main page]

Menu

Code Commit Log


Commit Date  
[r163] by vmathur

Fixed a compilation problem on Windows - Declared 'cnt' when OSPC_FASTMSG_DESC is not defined.

2003-06-30 17:32:11 Tree
[r162] by vmathur

Modifications to report the translated number in the Usage Indications; Change to not allow Deletion of Transaction if the state = OSPC_REPORT_USAGE_BLOCK.

2003-06-30 15:52:26 Tree
[r161] by vmathur

Introduces the state - OSPC_AUTH_REQUEST_BLOCK, after making AuthReq.

2003-06-30 15:49:06 Tree
[r160] by vmathur

Added pthread specific configuration

2003-06-30 15:47:55 Tree
[r159] by vmathur

Modified a log message for typo, removed some unused variables that gave warnings on Win.

2003-06-30 15:47:14 Tree
[r158] by vmathur

Added library - dl for compilation on Linux in production mode.

2003-06-30 15:46:10 Tree
[r157] by vmathur

Added pthread specific configuration.

2003-06-30 15:44:59 Tree
[r156] by vmathur

Added the library - dl for compilation on Linux in Production mode.

2003-06-30 15:44:21 Tree
[r155] by vmathur

Defined OSP_SDK. Without this flag defined, some the debug functionality was not getting included for the enroll utility, which meant missing log messages in the debugmode.
CVS ----------------------------------------------------------------------

2003-06-25 20:36:50 Tree
[r154] by vmathur

1. Bug fix for Core dump when the keys are missing from the directory.
2. Bug fix for the following sequence - 1,23,24,24,24 or 1,24 to generate an error.
3. Bug fix for the following sequence - 1,23,29,27,32,24,32 to generate an error.
4. Calling fn 31 - ValidateTransaction, after calling fn 24 - DeleteTransaction dumped core. Fixed that problem
5. Modified the test_app to read the Network Identifier from the CLI instead of it being hardcoded in the test_app as before.

2003-06-25 20:32:30 Tree
Older >