CVS log for pegasus/src/Pegasus/Common/TLS.h

(logo)

Help

(back) Up to [Pegasus] / pegasus / src / Pegasus / Common

Request diff between arbitrary revisions


Default branch: MAIN
Bookmark a link to: HEAD / (download)

Revision 1.48 / (view) - annotate - [select for diffs] , Mon Nov 10 16:16:47 2014 UTC (9 years, 6 months ago) by jsafrane
Branch: MAIN
CVS Tags: RELEASE_2_14_1, RELEASE_2_14_0-RC2, RELEASE_2_14_0-RC1, RELEASE_2_14_0, RELEASE_2_14-root, RELEASE_2_14-branch, HEAD
Changes since 1.47: +4 -0 lines
Diff to previous 1.47
BUG#: 9946
TITLE: Use MSG_PEEK to check for connection.

DESCRIPTION: When checking if a clinet connection is alive, use
recv(...,MSG_PEEK) instead of blunt read().

Revision 1.47 / (view) - annotate - [select for diffs] , Tue Dec 16 18:56:00 2008 UTC (15 years, 5 months ago) by kumpf
Branch: MAIN
CVS Tags: preBug9676, postBug9676, TASK_PEP317_1JUNE_2013, TASK-TASK_PEP362_RestfulService_branch-root, TASK-TASK_PEP362_RestfulService_branch-merged_out_from_trunk, TASK-TASK_PEP362_RestfulService_branch-merged_in_to_trunk, TASK-TASK_PEP362_RestfulService_branch-merged_in_from_branch, TASK-TASK_PEP362_RestfulService_branch-branch, TASK-PEP362_RestfulService-root, TASK-PEP362_RestfulService-merged_out_to_branch, TASK-PEP362_RestfulService-merged_out_from_trunk, TASK-PEP362_RestfulService-merged_in_to_trunk, TASK-PEP362_RestfulService-merged_in_from_branch, TASK-PEP362_RestfulService-branch, TASK-PEP348_SCMO-root, TASK-PEP348_SCMO-merged_out_to_branch, TASK-PEP348_SCMO-merged_out_from_trunk, TASK-PEP348_SCMO-merged_in_to_trunk, TASK-PEP348_SCMO-merged_in_from_branch, TASK-PEP348_SCMO-branch, TASK-PEP317_pullop-root, TASK-PEP317_pullop-merged_out_to_branch, TASK-PEP317_pullop-merged_out_from_trunk, TASK-PEP317_pullop-merged_in_to_trunk, TASK-PEP317_pullop-merged_in_from_branch, TASK-PEP317_pullop-branch, RELEASE_2_9_2-RC2, RELEASE_2_9_2-RC1, RELEASE_2_9_2, RELEASE_2_9_1-RC1, RELEASE_2_9_1, RELEASE_2_9_0-RC1, RELEASE_2_9_0, RELEASE_2_9-root, RELEASE_2_9-branch, RELEASE_2_13_0-RC2, RELEASE_2_13_0-RC1, RELEASE_2_13_0-FC, RELEASE_2_13_0, RELEASE_2_13-root, RELEASE_2_13-branch, RELEASE_2_12_1-RC1, RELEASE_2_12_1, RELEASE_2_12_0-RC1, RELEASE_2_12_0-FC, RELEASE_2_12_0, RELEASE_2_12-root, RELEASE_2_12-branch, RELEASE_2_11_2-RC1, RELEASE_2_11_2, RELEASE_2_11_1-RC1, RELEASE_2_11_1, RELEASE_2_11_0-RC1, RELEASE_2_11_0-FC, RELEASE_2_11_0, RELEASE_2_11-root, RELEASE_2_11-branch, RELEASE_2_10_1-RC1, RELEASE_2_10_1, RELEASE_2_10_0-RC2, RELEASE_2_10_0-RC1, RELEASE_2_10_0, RELEASE_2_10-root, RELEASE_2_10-branch, PREAUG25UPDATE, POSTAUG25UPDATE, HPUX_TEST, CIMRS_WORK_20130824, BeforeUpdateToHeadOct82011
Changes since 1.46: +1 -1 lines
Diff to previous 1.46
BUG#: 8273
TITLE: Remove trailing space characters
DESCRIPTION: Remove meaningless whitespace.

Revision 1.46 / (view) - annotate - [select for diffs] , Tue Dec 2 09:00:53 2008 UTC (15 years, 6 months ago) by martin
Branch: MAIN
CVS Tags: RELEASE_2_9_0-FC
Changes since 1.45: +6 -6 lines
Diff to previous 1.45
BUG#: 8123
TITLE: Update copyright/license text

DESCRIPTION:

Fixing trailing spaces in copyright/license text

Revision 1.45 / (view) - annotate - [select for diffs] , Mon Dec 1 17:49:57 2008 UTC (15 years, 6 months ago) by martin
Branch: MAIN
Changes since 1.44: +27 -29 lines
Diff to previous 1.44
BUG#: 8123
TITLE: Update Coyright/License text

DESCRIPTION:

Adding the new copyright/license text to almost all files

Revision 1.44 / (view) - annotate - [select for diffs] , Tue Feb 26 19:05:10 2008 UTC (16 years, 3 months ago) by kumpf
Branch: MAIN
CVS Tags: TASK_PEP328_SOLARIS_NEVADA_PORT, TASK-PEP328_SOLARIS_NEVADA_PORT_v2-root, TASK-PEP328_SOLARIS_NEVADA_PORT_v2-branch, TASK-PEP328_SOLARIS_NEVADA_PORT-root, TASK-PEP328_SOLARIS_NEVADA_PORT-branch, TASK-PEP328_SOLARIS_IX86_CC_PORT-root, TASK-PEP328_SOLARIS_IX86_CC_PORT-branch-v2, TASK-PEP328_SOLARIS_IX86_CC_PORT-branch, TASK-PEP311_WSMan-root, TASK-PEP311_WSMan-branch, RELEASE_2_8_2-RC1, RELEASE_2_8_2, RELEASE_2_8_1-RC1, RELEASE_2_8_1, RELEASE_2_8_0_BETA, RELEASE_2_8_0-RC2, RELEASE_2_8_0-RC1, RELEASE_2_8_0-FC, RELEASE_2_8_0, RELEASE_2_8-root, RELEASE_2_8-branch, Makefile
Changes since 1.43: +1 -2 lines
Diff to previous 1.43
BUG#: 7469
TITLE: Build failure in CIMClientRep.cpp on Windows
DESCRIPTION: Limit the inclusion of SSL header files to the Common library.

Revision 1.43 / (view) - annotate - [select for diffs] , Fri Feb 22 19:09:14 2008 UTC (16 years, 3 months ago) by kumpf
Branch: MAIN
Changes since 1.42: +6 -0 lines
Diff to previous 1.42
BUG#: 7445
TITLE: CRL store memory is mismanaged and leaked
DESCRIPTION: Use a SharedPtr to track the lifetimes of CRL store objects, to allow an SSLSocket connection to use the X509_STORE pointer from the SSLContext after the SSLContext reloads it CRL store while also cleaning up dynamic memory on destruction.

Revision 1.29.2.2 / (view) - annotate - [select for diffs] , Wed Jan 2 21:07:59 2008 UTC (16 years, 5 months ago) by kumpf
Branch: RELEASE_2_5-branch
CVS Tags: RELEASE_2_5_5-RC2, RELEASE_2_5_5-RC1, RELEASE_2_5_5
Changes since 1.29.2.1: +3 -7 lines
Diff to previous 1.29.2.1 to branch point 1.29 to next main 1.30
BUG#: 7201
TITLE: Socket connection attempts should time out
DESCRIPTION: Use a non-blocking socket when creating a client connection, so that a connect attempt may time out.

Revision 1.36.4.2 / (view) - annotate - [select for diffs] , Wed Jan 2 21:05:03 2008 UTC (16 years, 5 months ago) by kumpf
Branch: RELEASE_2_6-branch
CVS Tags: TASK-BUG7240-root, TASK-BUG7240-branch, RELEASE_2_6_3-RC2, RELEASE_2_6_3-RC1, RELEASE_2_6_3, RELEASE_2_6_2-RC1, RELEASE_2_6_2, RELEASE_2_6-branch-clean
Changes since 1.36.4.1: +2 -6 lines
Diff to previous 1.36.4.1 to branch point 1.36 to next main 1.37
BUG#: 7200
TITLE: Socket connection attempts should time out
DESCRIPTION: Use a non-blocking socket when creating a client connection, so that a connect attempt may time out.

Revision 1.41.2.1 / (view) - annotate - [select for diffs] , Wed Jan 2 21:00:40 2008 UTC (16 years, 5 months ago) by kumpf
Branch: RELEASE_2_7-branch
CVS Tags: RELEASE_2_7_3-RC1, RELEASE_2_7_3, RELEASE_2_7_2-RC1, RELEASE_2_7_2, RELEASE_2_7_1-RC1, RELEASE_2_7_1
Changes since 1.41: +2 -6 lines
Diff to previous 1.41 to next main 1.42
BUG#: 7187
TITLE: Socket connection attempts should time out
DESCRIPTION: Use a non-blocking socket when creating a client connection, so that a connect attempt may time out.

Revision 1.42 / (view) - annotate - [select for diffs] , Tue Dec 18 18:50:45 2007 UTC (16 years, 5 months ago) by kumpf
Branch: MAIN
CVS Tags: TASK-BUG7146_SqlRepositoryPrototype-root, TASK-BUG7146_SqlRepositoryPrototype-merged_out_to_branch, TASK-BUG7146_SqlRepositoryPrototype-merged_out_from_trunk, TASK-BUG7146_SqlRepositoryPrototype-merged_in_to_trunk, TASK-BUG7146_SqlRepositoryPrototype-merged_in_from_branch, TASK-BUG7146_SqlRepositoryPrototype-branch
Changes since 1.41: +2 -6 lines
Diff to previous 1.41
BUG#: 7181
TITLE: Socket connection attempts should time out
DESCRIPTION: Use a non-blocking socket when creating a client connection, so that a connect attempt may time out.

Revision 1.41 / (view) - annotate - [select for diffs] , Fri Sep 14 16:57:26 2007 UTC (16 years, 8 months ago) by sushma.fernandes
Branch: MAIN
CVS Tags: RELEASE_2_7_0-RC1, RELEASE_2_7_0, RELEASE_2_7-root
Branch point for: RELEASE_2_7-branch
Changes since 1.40: +1 -0 lines
Diff to previous 1.40
BUG#: 6941
TITLE: SSL_accept failure trace should also capture the Client IP address
DESCRIPTION: Updated the trace to also capture the client IP address

Revision 1.36.4.1 / (view) - annotate - [select for diffs] , Wed Aug 22 06:56:04 2007 UTC (16 years, 9 months ago) by thilo.boehm
Branch: RELEASE_2_6-branch
Changes since 1.36: +2 -2 lines
Diff to previous 1.36
BUG#: 6735
TITLE: Clean up of incompleteReadOccurred() for all platforms.

DESCRIPTION: Clean up for bug 6701.

Revision 1.40 / (view) - annotate - [select for diffs] , Wed Aug 22 06:43:37 2007 UTC (16 years, 9 months ago) by thilo.boehm
Branch: MAIN
CVS Tags: TASK-PEP305_VXWORKS-root, TASK-PEP305_VXWORKS-branch-pre-solaris-port, TASK-PEP305_VXWORKS-branch-post-solaris-port, TASK-PEP305_VXWORKS-branch-beta2, TASK-PEP305_VXWORKS-branch, TASK-PEP305_VXWORKS-2008-10-23, RELEASE_2_7_0-BETA
Changes since 1.39: +14 -4 lines
Diff to previous 1.39
BUG#: 6800
TITLE: Use z/OS UNIX Domain socket ioctl() function for client verification instead of files

DESCRIPTION: Add zOS function to retrieve and process a userID from the UNIX Local Domain socket.

Revision 1.39 / (view) - annotate - [select for diffs] , Fri Jul 27 17:39:32 2007 UTC (16 years, 10 months ago) by kumpf
Branch: MAIN
Changes since 1.38: +2 -2 lines
Diff to previous 1.38
BUG#: 6700
TITLE: zOS: Pegasus dos not close AT-TLS client socket after the client disconnect
DESCRIPTION: Change the semantics of MP_Socket::incompleteReadOccurred to apply better across platforms.

Revision 1.38 / (view) - annotate - [select for diffs] , Tue Jul 3 16:46:15 2007 UTC (16 years, 11 months ago) by kumpf
Branch: MAIN
Changes since 1.37: +6 -16 lines
Diff to previous 1.37
BUG#: 6598
TITLE: Remove OpenSSL dependency from Common header files
DESCRIPTION: Only include OpenSSL header files from Pegasus source files, not Pegasus header files.  Also, consolidate the definition of SSL-related macros in config.mak.

Revision 1.37 / (view) - annotate - [select for diffs] , Wed May 9 18:17:59 2007 UTC (17 years ago) by sushma.fernandes
Branch: MAIN
CVS Tags: TASK-PEP291_IPV6-root, TASK-PEP291_IPV6-branch, TASK-PEP286_PRIVILEGE_SEPARATION-root, TASK-PEP286_PRIVILEGE_SEPARATION-branch, TASK-PEP274_dacim-root, TASK-PEP274_dacim-merged_out_to_branch, TASK-PEP274_dacim-merged_out_from_trunk, TASK-PEP274_dacim-merged_in_to_trunk, TASK-PEP274_dacim-merged_in_from_branch, TASK-PEP274_dacim-branch, TASK-Bug2102Final-root, TASK-Bug2102Final-merged_out_to_branch, TASK-Bug2102Final-merged_out_from_trunk, TASK-Bug2102Final-merged_in_to_trunk, TASK-Bug2102Final-merged_in_from_branch, TASK-Bug2102Final-branch
Changes since 1.36: +7 -2 lines
Diff to previous 1.36
BUG#: 6381
TITLE: PEP 258 Certificate based authentication audit logging

DESCRIPTION: Updated SSLSocket and SSLCallbackInfo to pass IP address to the SSL callback. Added audit interfaces and audit log calls for logging Certificate based authentication and user validation attempts.

Revision 1.36 / (view) - annotate - [select for diffs] , Fri Nov 10 18:14:58 2006 UTC (17 years, 6 months ago) by kumpf
Branch: MAIN
CVS Tags: TASK-Bug2102_RCMPIWindows-root, TASK-Bug2102_RCMPIWindows-merged_out_to_branch, TASK-Bug2102_RCMPIWindows-merged_out_from_trunk, TASK-Bug2102_RCMPIWindows-merged_in_to_trunk, TASK-Bug2102_RCMPIWindows-merged_in_from_branch, TASK-Bug2102_RCMPIWindows-branch, RELEASE_2_6_1-RC1, RELEASE_2_6_1, RELEASE_2_6_0-RC1, RELEASE_2_6_0-FC, RELEASE_2_6_0, RELEASE_2_6-root, PEP286_PRIVILEGE_SEPARATION_ROOT, PEP286_PRIVILEGE_SEPARATION_CODE_FREEZE, PEP286_PRIVILEGE_SEPARATION_BRANCH, PEP286_PRIVILEGE_SEPARATION_1
Branch point for: RELEASE_2_6-branch
Changes since 1.35: +5 -6 lines
Diff to previous 1.35
BUG#: 5840
TITLE: Common modules do not meet chksrc requirements
DESCRIPTION: Remove tab characters and author names and shorten lines that are wider than 80 characters.

Revision 1.35 / (view) - annotate - [select for diffs] , Fri Sep 29 16:38:12 2006 UTC (17 years, 8 months ago) by sushma.fernandes
Branch: MAIN
CVS Tags: TASK-TASK-BUG4011_WinLocalConnect-branch-New-root, TASK-TASK-BUG4011_WinLocalConnect-branch-New-merged_out_to_branch, TASK-TASK-BUG4011_WinLocalConnect-branch-New-merged_out_from_trunk, TASK-TASK-BUG4011_WinLocalConnect-branch-New-merged_in_to_trunk, TASK-TASK-BUG4011_WinLocalConnect-branch-New-merged_in_from_branch, TASK-TASK-BUG4011_WinLocalConnect-branch-New-branch, TASK-PEP268_SSLClientCertificatePropagation-root, TASK-PEP268_SSLClientCertificatePropagation-merged_out_to_branch, TASK-PEP268_SSLClientCertificatePropagation-merged_out_from_trunk, TASK-PEP268_SSLClientCertificatePropagation-merged_in_to_trunk, TASK-PEP268_SSLClientCertificatePropagation-merged_in_from_branch, TASK-PEP268_SSLClientCertificatePropagation-branch, TASK-PEP267_SLPReregistrationSupport-root, TASK-PEP267_SLPReregistrationSupport-merging_out_to_branch, TASK-PEP267_SLPReregistrationSupport-merging_out_from_trunk, TASK-PEP267_SLPReregistrationSupport-merged_out_to_branch, TASK-PEP267_SLPReregistrationSupport-merged_out_from_trunk, TASK-PEP267_SLPReregistrationSupport-merged_in_to_trunk, TASK-PEP267_SLPReregistrationSupport-merged_in_from_branch, TASK-PEP267_SLPReregistrationSupport-branch, TASK-Bugs5690_3913_RemoteCMPI-root, TASK-Bugs5690_3913_RemoteCMPI-merged_out_to_branch, TASK-Bugs5690_3913_RemoteCMPI-merged_out_from_trunk, TASK-Bugs5690_3913_RemoteCMPI-merged_in_to_trunk, TASK-Bugs5690_3913_RemoteCMPI-merged_in_from_branch, TASK-Bugs5690_3913_RemoteCMPI-branch, TASK-Bug2021_RemoteCMPIonWindows-root, TASK-Bug2021_RemoteCMPIonWindows-merged_out_to_branch, TASK-Bug2021_RemoteCMPIonWindows-merged_out_from_trunk, TASK-Bug2021_RemoteCMPIonWindows-merged_in_to_trunk, TASK-Bug2021_RemoteCMPIonWindows-merged_in_from_branch, TASK-Bug2021_RemoteCMPIonWindows-branch, TASK-Bug2021_RCMPIonWindows-root, TASK-Bug2021_RCMPIonWindows-merged_out_to_branch, TASK-Bug2021_RCMPIonWindows-merged_out_from_trunk, TASK-Bug2021_RCMPIonWindows-merged_in_to_trunk, TASK-Bug2021_RCMPIonWindows-merged_in_from_branch, TASK-Bug2021_RCMPIonWindows-branch, TASK-BUG4011_WinLocalConnect-branch-New
Changes since 1.34: +4 -5 lines
Diff to previous 1.34
BUG#: 5634
TITLE: PEP 259 SSL Certificate Management Command Interfaces - phase 4

DESCRIPTION: Removed export SSL connection code and config parameters exportSSLTrustStore and enableExportSSLClientVerification. Added cimcrl and cimtrust man pages. Updated SSL guidelines document.

Revision 1.29.2.1 / (view) - annotate - [select for diffs] , Wed Aug 16 12:08:56 2006 UTC (17 years, 9 months ago) by marek
Branch: RELEASE_2_5-branch
CVS Tags: RELEASE_2_5_4-RC2, RELEASE_2_5_4-RC1, RELEASE_2_5_4, RELEASE_2_5_3-RC1, RELEASE_2_5_3
Changes since 1.29: +6 -1 lines
Diff to previous 1.29
BUG#:5298
TITLE: switch Pegasus from blocking to non-blocking writes

DESCRIPTION:

Revision 1.34 / (view) - annotate - [select for diffs] , Mon Aug 14 07:10:34 2006 UTC (17 years, 9 months ago) by thilo.boehm
Branch: MAIN
Changes since 1.33: +15 -11 lines
Diff to previous 1.33
BUG#: 5346
TITLE: z/OS: Use z/OS ATTLS function for client verification instead of SSL.

DESCRIPTION: Submit proposed code changes + remove names.

Revision 1.33 / (view) - annotate - [select for diffs] , Wed Aug 9 20:12:42 2006 UTC (17 years, 9 months ago) by mike
Branch: MAIN
Changes since 1.32: +1 -1 lines
Diff to previous 1.32
BUG#: 5314
TITLE: IPC Refactoring

DESCRIPTION: This patch cleans up the IPC related classes. It (1) reorganizes
related classes into their own headers, (2) makes the mutex class recursive to
eliminate recursive lock exclusion logic, (3) reimplements condition variables,
renames dozens of global functions.

Revision 1.32.2.1 / (view) - annotate - [select for diffs] , Thu Jul 27 22:11:52 2006 UTC (17 years, 10 months ago) by mike
Branch: TASK_BUG_5314_IPC_REFACTORING_BRANCH
CVS Tags: TASK_BUG_5314_IPC_REFACTORING-V1
Changes since 1.32: +1 -1 lines
Diff to previous 1.32 to next main 1.33
BUG#: 5314
TITLE: IPC Refactoring

DESCRIPTION: IPC Refactoring Branch Work

Revision 1.32 / (view) - annotate - [select for diffs] , Mon Jul 17 13:34:39 2006 UTC (17 years, 10 months ago) by marek
Branch: MAIN
CVS Tags: TASK_BUG_5314_IPC_REFACTORING_ROOT
Branch point for: TASK_BUG_5314_IPC_REFACTORING_BRANCH
Changes since 1.31: +6 -1 lines
Diff to previous 1.31
BUG#:5226
TITLE: switch Pegasus from blocking to non-blocking writes

DESCRIPTION: Committed third patch, aka approved version

Revision 1.31 / (view) - annotate - [select for diffs] , Mon Jun 26 21:23:29 2006 UTC (17 years, 11 months ago) by mike
Branch: MAIN
CVS Tags: TASK_BUG_5191_QUEUE_CONSOLIDATION_ROOT, TASK_BUG_5191_QUEUE_CONSOLIDATION_BRANCH
Changes since 1.30: +7 -7 lines
Diff to previous 1.30
BUG#: 5134
TITLE: Network.h: a new place for network definitions.

DESCRIPTION: This patch collects network-related definitions and includes into a single file (Network.h)

Revision 1.30 / (view) - annotate - [select for diffs] , Mon Jun 19 18:37:29 2006 UTC (17 years, 11 months ago) by mike
Branch: MAIN
Changes since 1.29: +1 -1 lines
Diff to previous 1.29
BUG#: 5126
TITLE: Hidden default visibility for shared-library symbols (GCC 4.0 only)

DESCRIPTION: This patch introduces symbol exportation for GCC (similar to that used in Windows that requires the PEGASUS_???_LINKAGE macro).

Revision 1.26.2.1 / (view) - annotate - [select for diffs] , Fri Feb 10 16:09:39 2006 UTC (18 years, 3 months ago) by a.dunfey
Branch: PEP233_EmbeddedInstSupport-branch
Changes since 1.26: +15 -4 lines
Diff to previous 1.26 to next main 1.27
PEP#: 233
TITLE: Updated Embedded Instance Support branch

DESCRIPTION:

- Merged with latest code from 2.5.1

- Modified ObjectNormalizer to use a CIMOMHandle instead of the repository and to normalize the instances in an embedded instance property.

Revision 1.29 / (view) - annotate - [select for diffs] , Mon Jan 30 16:17:08 2006 UTC (18 years, 4 months ago) by karl
Branch: MAIN
CVS Tags: TASK_PEP233_EmbeddedInstSupport-merge_out_trunk, TASK-PEP250_RPMProvider-root, TASK-PEP250_RPMProvider-merged_out_to_branch, TASK-PEP250_RPMProvider-merged_out_from_trunk, TASK-PEP250_RPMProvider-merged_in_to_trunk, TASK-PEP250_RPMProvider-merged_in_from_branch, TASK-PEP250_RPMProvider-branch, TASK-PEP245_CimErrorInfrastructure-root, TASK-PEP245_CimErrorInfrastructure-merged_out_to_branch, TASK-PEP245_CimErrorInfrastructure-merged_out_from_trunk, TASK-PEP245_CimErrorInfrastructure-merged_in_to_trunk, TASK-PEP245_CimErrorInfrastructure-merged_in_from_branch, TASK-PEP245_CimErrorInfrastructure-branch, TASK-PEP241_OpenPegasusStressTests-root, TASK-PEP241_OpenPegasusStressTests-merged_out_to_branch, TASK-PEP241_OpenPegasusStressTests-merged_out_from_trunk, TASK-PEP241_OpenPegasusStressTests-merged_in_to_trunk, TASK-PEP241_OpenPegasusStressTests-merged_in_from_branch, TASK-PEP241_OpenPegasusStressTests-branch, TASK-BUG4011_WinLocalConnect-root, TASK-BUG4011_WinLocalConnect-merged_out_to_branch, TASK-BUG4011_WinLocalConnect-merged_out_from_trunk, TASK-BUG4011_WinLocalConnect-merged_in_to_trunk, TASK-BUG4011_WinLocalConnect-merged_in_from_branch, TASK-BUG4011_WinLocalConnect-branch, RELEASE_2_5_2-RC1, RELEASE_2_5_2, RELEASE_2_5_1-RC1, RELEASE_2_5_1, RELEASE_2_5-root
Branch point for: RELEASE_2_5-branch
Changes since 1.28: +4 -2 lines
Diff to previous 1.28
BUG#: 4691
TITLE: Update Licenses to 2006

DESCRIPTION: Updates most of the licenses to 2006. The slp_client directories are excluded for the moment pending discussion. This change has passed unit and system tests.  Note that this changes just about EVERY file in Pegasus.

Revision 1.28 / (view) - annotate - [select for diffs] , Fri Jan 20 19:10:32 2006 UTC (18 years, 4 months ago) by carolann.graves
Branch: MAIN
Changes since 1.27: +9 -0 lines
Diff to previous 1.27
BUG#: 4666
TITLE: Compile warning building TLS.cpp

DESCRIPTION: Modified to return empty array (instead of NULL), in the case where there is no SSLCallbackInfo.

Revision 1.27 / (view) - annotate - [select for diffs] , Tue Jan 3 17:34:51 2006 UTC (18 years, 5 months ago) by h.sterling
Branch: MAIN
CVS Tags: STABLE, PEP244_ServerProfile-root, PEP244_ServerProfile-branch
Changes since 1.26: +2 -2 lines
Diff to previous 1.26
BUG#: 4598
TITLE: allow propagation of client cert chain as part of client auth info

DESCRIPTION:
Submitted proposed fix

Revision 1.26 / (view) - annotate - [select for diffs] , Wed Dec 7 00:20:40 2005 UTC (18 years, 5 months ago) by sushma.fernandes
Branch: MAIN
CVS Tags: PEP233_EmbeddedInstSupport-root
Branch point for: PEP233_EmbeddedInstSupport-branch
Changes since 1.25: +1 -0 lines
Diff to previous 1.25
BUG#: 4273
TITLE: Remote SSL clients intermittently error out with responses still pending

DESCRIPTION: Updated the SSLSocket::incompleteReadOccurred to check for system errors EAGAIN and EINTR. This fix will prevent a client from closing a connection in case these errors are encountered during reads.

Revision 1.25 / (view) - annotate - [select for diffs] , Tue Oct 4 16:47:55 2005 UTC (18 years, 8 months ago) by david.dillard
Branch: MAIN
CVS Tags: BUG_4225_PERFORMANCE_VERSION_1_DONE
Changes since 1.24: +3 -3 lines
Diff to previous 1.24
BUG#: 4210
TITLE: Made additional PEGASUS_SOCKET related changes.

DESCRIPTION:

Revision 1.24 / (view) - annotate - [select for diffs] , Wed Sep 28 13:52:02 2005 UTC (18 years, 8 months ago) by david.dillard
Branch: MAIN
Changes since 1.23: +10 -11 lines
Diff to previous 1.23
BUG#: 3166
TITLE: Changed to use PEGASUS_SOCKET define

DESCRIPTION: Changed so that sockets are now of type PEGASUS_SOCKET instead of Sint32.

Revision 1.18.2.2 / (view) - annotate - [select for diffs] , Fri Aug 19 19:53:41 2005 UTC (18 years, 9 months ago) by kumpf
Branch: RELEASE_2_4-branch
CVS Tags: RELEASE_2_4_3, RELEASE_2_4_2
Changes since 1.18.2.1: +12 -0 lines
Diff to previous 1.18.2.1 to branch point 1.18 to next main 1.19
BUG#: 4120
TITLE: HTTPConnection _handleReadEvent should complete connection setup
DESCRIPTION: Finish connection setup in the HTTPConnection::_handleReadEvent method, when necessary.

Revision 1.23 / (view) - annotate - [select for diffs] , Thu Aug 18 23:24:32 2005 UTC (18 years, 9 months ago) by kumpf
Branch: MAIN
CVS Tags: RELEASE_2_5_0-RC1, RELEASE_2_5_0, PEGASUS_2_5_0_PerformanceDev-string-end, PEGASUS_2_5_0_PerformanceDev-rootlt, PEGASUS_2_5_0_PerformanceDev-root, PEGASUS_2_5_0_PerformanceDev-r2, PEGASUS_2_5_0_PerformanceDev-r1, PEGASUS_2_5_0_PerformanceDev-lit-end, PEGASUS_2_5_0_PerformanceDev-buffer-end, PEGASUS_2_5_0_PerformanceDev-branch, PEGASUS_2_5_0_PerformanceDev-String, PEGASUS_2_5_0_PerformanceDev-AtomicInt-branch, NPEGASUS_2_5_0_PerformanceDev-String-root, NNPEGASUS_2_5_0_PerformanceDev-String-branch
Changes since 1.22: +21 -2 lines
Diff to previous 1.22
BUG#: 4115
TITLE: HTTPConnection _handleReadEvent should complete connection setup
DESCRIPTION: Finish connection setup in the HTTPConnection::_handleReadEvent method, when necessary.  Also move the SSLContext mutex locking responsibility to the SSLSocket class, which contains the protected logic.

Revision 1.22 / (view) - annotate - [select for diffs] , Fri May 13 19:52:52 2005 UTC (19 years ago) by david.dillard
Branch: MAIN
CVS Tags: PEG25_IBM_5_16_05
Changes since 1.21: +7 -8 lines
Diff to previous 1.21
BUG#: 2182
TITLE: Removed non-empty exception specifications.

DESCRIPTION:

Revision 1.21 / (view) - annotate - [select for diffs] , Mon Feb 21 11:53:08 2005 UTC (19 years, 3 months ago) by joyce.j
Branch: MAIN
CVS Tags: PEP214ROOT, PEP214BRANCH, PEP214-root, PEP214-branch, PEP-214B-root
Changes since 1.20: +3 -1 lines
Diff to previous 1.20
PEP#: 101
TITLE: AutoPtr Enhancement

DESCRIPTION: AutoPtr updates has been made

Revision 1.18.2.1 / (view) - annotate - [select for diffs] , Wed Feb 16 23:51:21 2005 UTC (19 years, 3 months ago) by w.otsuka
Branch: RELEASE_2_4-branch
CVS Tags: RELEASE_2_4_1-BETA3, RELEASE_2_4_1-BETA2, RELEASE_2_4_1, IBM_241_April1405
Changes since 1.18: +1 -1 lines
Diff to previous 1.18
BUG#: 2761
TITLE:   Fix Linux Compiler Warnings

DESCRIPTION: This is a port of Bug 2594 from 2.5 to the 2.4 branch.

Revision 1.20 / (view) - annotate - [select for diffs] , Sat Feb 5 22:59:24 2005 UTC (19 years, 3 months ago) by karl
Branch: MAIN
CVS Tags: PEP217_PRE_BRANCH, PEP217_POST_BRANCH, PEP217_BRANCH
Changes since 1.19: +3 -1 lines
Diff to previous 1.19
BUG#: 2656
TITLE: License statement update to 2005

DESCRIPTION: All .h, .cpp and the wql, cql, compile *.l and *.y files along
with the .java files in providermanager2/jmpi updated to use the license
statement in doc/license.txt
Tested on windows and visual test of all diffs.

Revision 1.19 / (view) - annotate - [select for diffs] , Tue Dec 7 22:43:14 2004 UTC (19 years, 5 months ago) by h.sterling
Branch: MAIN
CVS Tags: pegasus25BeforeLicenseUpdate, SLPPERFINST-root, SLPPERFINST-branch
Changes since 1.18: +0 -4 lines
Diff to previous 1.18
PEP#: 187
TITLE: SSL cert Mgmt Enhancements
USER: Heather Sterling
MAIL: hsterl@us.ibm.com

DESCRIPTION

Check in bulk of code, including Schema, CertificateProvider and changes to Common, Config, and Server files.

Revision 1.18 / (view) - annotate - [select for diffs] , Sun Oct 17 19:39:17 2004 UTC (19 years, 7 months ago) by karl
Branch: MAIN
CVS Tags: RELEASE_2_4_1-BETA1, RELEASE_2_4_0-RC3, RELEASE_2_4_0-RC2, RELEASE_2_4_0, RELEASE_2_4-root, PEP213_SIZE_OPTIMIZATIONS_TAG, PEP213_SIZE_OPTIMIZATIONS, CHUNKTESTDONE_PEP140
Branch point for: RELEASE_2_4-branch
Changes since 1.17: +6 -4 lines
Diff to previous 1.17
BUG#: 2196
TITLE: Copyright update

DESCRIPTION: Update all .cpp and .h files for new license and
update the doc/license.txt file.  Note that there were also
a couple of files that had to be fixed because they had violated
the comments rules (ex. blank line at head of file or in the case of
xmlwriter.cpp a comment line //=========  which drove the strip
function nuts.  These were fixed.  This has been compiled and tested
on windows.

Revision 1.17 / (view) - annotate - [select for diffs] , Wed Jun 9 19:49:35 2004 UTC (19 years, 11 months ago) by h.sterling
Branch: MAIN
CVS Tags: RELEASE_2_4_FC_CANDIDATE_1, MONITOR_CONSOLIDATION_2_5_BRANCH, CQL_2_5_BRANCH
Changes since 1.16: +1 -1 lines
Diff to previous 1.16
PEP#: 165
TITLE: SSL client verification
USER: Heather Sterling
MAIL: hsterl@us.ibm.com

DESCRIPTION

Fix global callback problem.
Collect all certificate information during callback and store it for later use.

Revision 1.16 / (view) - annotate - [select for diffs] , Fri May 21 19:57:00 2004 UTC (20 years ago) by kumpf
Branch: MAIN
Changes since 1.15: +7 -4 lines
Diff to previous 1.15
PEP#: 155
TITLE: HP[Nag] SSL client certificate verification for CIMExport requests

DESCRIPTION: Added SSL client certificate verification support for CIMExport requests received on the new export port. To enable this feature set the config property enableSSLExportClientVerification to true and specify the indication trust store using the config property exportSSLTrustStore. Username password authentication is not done and CIMOperation requests are not processed on the export port.

Revision 1.15 / (view) - annotate - [select for diffs] , Tue May 18 13:57:53 2004 UTC (20 years ago) by h.sterling
Branch: MAIN
Changes since 1.14: +20 -2 lines
Diff to previous 1.14
PEP#: 165
TITLE: SSL client verification
USER: Heather Sterling
MAIL: hsterl@us.ibm.com

DESCRIPTION

Adding SSL client verification support.
Build with PEGASUS_USE_SSL_CLIENT_VERIFICATION to enable the feature.

Revision 1.14.4.2 / (view) - annotate - [select for diffs] , Sun Apr 25 19:39:57 2004 UTC (20 years, 1 month ago) by h.sterling
Branch: RELEASE_2_3_2-branch
CVS Tags: RELEASE_2_3_2-testfreeze, RELEASE_2_3_2-releasesnapshot, RELEASE_2_3_2-branch-freeze
Changes since 1.14.4.1: +9 -0 lines
Diff to previous 1.14.4.1 to branch point 1.14 to next main 1.15
PEP#: 165
BRANCH: RELEASE_2_3_2-branch
TITLE: SSL client verification

DESCRIPTION

#ifdef'ing bugzilla 1319/PEP165 code
with PEGASUS_232_CLIENT_VERIFICATION flag

Revision 1.14.4.1 / (view) - annotate - [select for diffs] , Wed Apr 7 18:45:56 2004 UTC (20 years, 1 month ago) by h.sterling
Branch: RELEASE_2_3_2-branch
Changes since 1.14: +30 -1 lines
Diff to previous 1.14
BUG#: 1319
TITLE: SSL client authentication not fully implemented

DESCRIPTION:

--adds support for SSL client verification
  via the enableSSLClientVerification flag

Revision 1.14 / (view) - annotate - [select for diffs] , Wed Oct 22 13:26:04 2003 UTC (20 years, 7 months ago) by karl
Branch: MAIN
CVS Tags: local, RELEASE_2_3_2-root, RELEASE_2_3_1-root, RELEASE_2_3_1-branch, RELEASE_2_3_0-root, RELEASE_2_3_0-branch, POST_LICENSE_UPDATE_2003
Branch point for: RELEASE_2_3_2-branch
Changes since 1.13: +5 -3 lines
Diff to previous 1.13
PEP 55 Update license on source files to current license text and date

Revision 1.13 / (view) - annotate - [select for diffs] , Thu Aug 14 21:01:27 2003 UTC (20 years, 9 months ago) by mday
Branch: MAIN
CVS Tags: test, TEST, RELEASE_2_3_0-msg-freeze, PRE_LICENSE_UPDATE_2003
Changes since 1.12: +9 -1 lines
Diff to previous 1.12
(head) new socket class heirarchy and test

Revision 1.12.12.3 / (view) - annotate - [select for diffs] , Thu Aug 14 17:31:23 2003 UTC (20 years, 9 months ago) by mday
Branch: pep_88
Changes since 1.12.12.2: +1 -0 lines
Diff to previous 1.12.12.2 to branch point 1.12 to next main 1.13
pep_88 local domain sockets and ssl sockets

Revision 1.12.12.2 / (view) - annotate - [select for diffs] , Tue Jul 8 20:42:58 2003 UTC (20 years, 10 months ago) by mday
Branch: pep_88
Changes since 1.12.12.1: +4 -83 lines
Diff to previous 1.12.12.1 to branch point 1.12
moved new socket classes to Socket.h and Socket.cpp. Started on bsd_socket_rep

Revision 1.12.12.1 / (view) - annotate - [select for diffs] , Mon Jul 7 11:12:39 2003 UTC (20 years, 11 months ago) by mday
Branch: pep_88
Changes since 1.12: +87 -1 lines
Diff to previous 1.12
started new socket and monitor classes

Revision 1.11.2.1 / (view) - annotate - [select for diffs] , Mon Oct 28 15:43:24 2002 UTC (21 years, 7 months ago) by mday
Changes since 1.11: +3 -3 lines
Diff to previous 1.11 to next main 1.12
merged with STABLE branch

Revision 1.12 / (view) - annotate - [select for diffs] , Tue Oct 15 01:22:14 2002 UTC (21 years, 7 months ago) by kumpf
Branch: MAIN
CVS Tags: mday-merge-start, mday-merge-pegasus/src/Pegasus/Server, mday-merge-pegasus/src/Pegasus/Common, mday-2-0-patches, VERSION_2_1_RELEASE_HEAD, VERSION_2_1_RELEASE_BRANCH, VERSION_2_1_RELEASE, VERSION_2_1_1_RELEASE, RELEASE_2_2_1-snapshot, RELEASE_2_2_0_0-release, RELEASE_2_2_0-root, RELEASE_2_2_0-branch, RELEASE_2_2-root, PEGASUS_FC_VERSION_2_2, LOCAL_ASSOCPROV-ROOT, LOCAL_ASSOCPROV-BRANCH
Branch point for: pep_88
Changes since 1.11: +4 -0 lines
Diff to previous 1.11
HP-[DME] Modified handleReadEvent to deal with an incomplete read when using SSL.

Revision 1.11 / (view) - annotate - [select for diffs] , Fri Aug 16 23:59:36 2002 UTC (21 years, 9 months ago) by kumpf
Branch: MAIN
Changes since 1.10: +1 -1 lines
Diff to previous 1.10
HP-RK API Review: Changed includes of Exception.h to InternalException.h in Pegasus internal source files.

Revision 1.10 / (view) - annotate - [select for diffs] , Fri Aug 16 00:28:06 2002 UTC (21 years, 9 months ago) by kumpf
Branch: MAIN
Changes since 1.9: +2 -2 lines
Diff to previous 1.9
HP-RK API Review: Restructured exceptions to move internal exceptions to an InternalExceptions module.  Combined definitions of overlapping CIMClientExceptions and Exceptions.  Removed unused exception definitions.  This is just the first step in cleaning up the exceptions from a developer API perspective.

Revision 1.9 / (view) - annotate - [select for diffs] , Fri Jul 26 19:01:19 2002 UTC (21 years, 10 months ago) by kumpf
Branch: MAIN
CVS Tags: VERSION_2_01_01
Changes since 1.8: +3 -2 lines
Diff to previous 1.8
HP-[CAKG] Replace Config[platform] files with Linkage.h files

Revision 1.8 / (view) - annotate - [select for diffs] , Fri May 31 23:56:40 2002 UTC (22 years ago) by kumpf
Branch: MAIN
CVS Tags: VERSION_2_00_RC_4, VERSION_2_00_RC_3, VERSION_2_00_RC_2, VERSION_2_00_RC_1, VERSION_2_00_BRANCH, VERSION_1_10
Changes since 1.7: +8 -8 lines
Diff to previous 1.7
HP-RK Update license header.

Revision 1.7 / (view) - annotate - [select for diffs] , Fri May 17 16:50:55 2002 UTC (22 years ago) by kumpf
Branch: MAIN
Changes since 1.6: +6 -26 lines
Diff to previous 1.6
HP-Nag: Moved SSLContext class out of TLS files, created SSLContextRep to hide member functions and data from the users of SSLContext. Also included CertificateInfo in SSLContext files and removed the CertificateInfo files.

Revision 1.6 / (view) - annotate - [select for diffs] , Tue May 14 16:10:33 2002 UTC (22 years ago) by kumpf
Branch: MAIN
Changes since 1.5: +3 -3 lines
Diff to previous 1.5
HP-Nag: Implemented Certification verification code in TLS.cpp, created a new class CertificateInfo to pass certificate information to the clients call back function. Modified CIMServer.cpp and the Command lines that are using SSLContext to pass the certificate verification call back function. Fixed few display messages in cimconfig command.

Revision 1.5 / (view) - annotate - [select for diffs] , Sat May 11 01:55:19 2002 UTC (22 years ago) by kumpf
Branch: MAIN
Changes since 1.4: +6 -1 lines
Diff to previous 1.4
HP-Nag: Implemented Certification verification code in TLS.cpp, created a new class CertificateInfo to pass certificate information to the clients call back function.

Revision 1.4 / (view) - annotate - [select for diffs] , Thu Mar 28 23:10:38 2002 UTC (22 years, 2 months ago) by kumpf
Branch: MAIN
CVS Tags: VERSION_1_09
Changes since 1.3: +6 -1 lines
Diff to previous 1.3
HP-[Bapu Patil] Made changes to support SSL on HP-UX.

Revision 1.3 / (view) - annotate - [select for diffs] , Mon Dec 24 03:11:33 2001 UTC (22 years, 5 months ago) by mike
Branch: MAIN
CVS Tags: pre-meta-dispatcher, async_dispatcher, VERSION_1_08, VERSION_1_07
Changes since 1.2: +2 -0 lines
Diff to previous 1.2
Clean up; code review comments; eliminated unused files.

Revision 1.2 / (view) - annotate - [select for diffs] , Thu Dec 13 14:54:03 2001 UTC (22 years, 5 months ago) by mike
Branch: MAIN
CVS Tags: merge_of_dev
Changes since 1.1: +150 -0 lines
Diff to previous 1.1
Merged dev branch into main trunk.

Revision 1.1.2.4 / (view) - annotate - [select for diffs] , Mon Dec 10 16:42:42 2001 UTC (22 years, 5 months ago) by mday
Branch: dev
CVS Tags: dev_dead
Changes since 1.1.2.3: +3 -8 lines
Diff to previous 1.1.2.3 to branch point 1.1 to next main 1.2
tweaks to get SSL code to build and test on Windows

Revision 1.1.2.3 / (view) - annotate - [select for diffs] , Fri Dec 7 00:26:45 2001 UTC (22 years, 6 months ago) by mike
Branch: dev
Changes since 1.1.2.2: +4 -1 lines
Diff to previous 1.1.2.2 to branch point 1.1
Fixed compiler errors on Windows.

Revision 1.1.2.2 / (view) - annotate - [select for diffs] , Thu Dec 6 19:43:42 2001 UTC (22 years, 6 months ago) by sage
Branch: dev
Changes since 1.1.2.1: +13 -18 lines
Diff to previous 1.1.2.1 to branch point 1.1
SSL support: added a non ssl version (to minimize the number of ifdefs)

Revision 1.1.2.1 / (view) - annotate - [select for diffs] , Thu Dec 6 09:50:36 2001 UTC (22 years, 6 months ago) by sage
Branch: dev
Changes since 1.1: +157 -0 lines
Diff to previous 1.1
Initial SSL/TLS support

Revision 1.1 , Thu Dec 6 09:50:36 2001 UTC (22 years, 6 months ago) by sage
Branch: MAIN
Branch point for: dev
FILE REMOVED
file TLS.h was initially added on branch dev.

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Diffs between and
Type of Diff should be a

View only Branch:
Sort log by:

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2