projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
iphlpapi: Let C look like C.
[wine]
/
dlls
/
cryptui
/
main.c
2013-01-02
Andrew Talbot
cryptui: Avoid signed-unsigned integer comparisons.
blob
|
commitdiff
|
raw
2012-11-21
Andrew Talbot
cryptui: Remove unused variable.
blob
|
commitdiff
|
raw
|
diff to current
2011-11-21
Francois Gouget
cryptui: Fix a string resource so its format placeholde...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-31
Andrew Talbot
cryptui: Remove unneeded address-of operators from...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-17
Frédéric Delanoy
cryptui: Avoid idempotent operation (Clang).
blob
|
commitdiff
|
raw
|
diff to current
2011-08-26
Alexander Morozov
cryptui: Add stubs for CryptUIDlgSelectCertificateA/W.
blob
|
commitdiff
|
raw
|
diff to current
2011-08-24
Alexander Morozov
cryptui: Disable some buttons if a certificate is not...
blob
|
commitdiff
|
raw
|
diff to current
2011-05-16
Marcus Meissner
cryptui: Mark internal symbols as static.
blob
|
commitdiff
|
raw
|
diff to current
2011-02-23
Marcus Meissner
cryptui: Fixed bad sizeof() (Coverity).
blob
|
commitdiff
|
raw
|
diff to current
2010-11-11
Nikolay Sivov
cryptui: Stub CryptUIDlgViewSignerInfoA.
blob
|
commitdiff
|
raw
|
diff to current
2010-10-07
Juan Lang
cryptui: Don't crash displaying a certificate hierarchy...
blob
|
commitdiff
|
raw
|
diff to current
2010-10-05
Alexandre Julliard
cryptui: Fix incorrect use of the ScreenToClient function.
blob
|
commitdiff
|
raw
|
diff to current
2010-10-04
Juan Lang
cryptui: Check whether caller called WinVerifyTrust...
blob
|
commitdiff
|
raw
|
diff to current
2010-10-04
Juan Lang
cryptui: Remove redundant close line.
blob
|
commitdiff
|
raw
|
diff to current
2009-12-21
Michael Stefaniuc
cryptui: Don't cast NULL to an integer type.
blob
|
commitdiff
|
raw
|
diff to current
2009-11-09
Francois Gouget
cryptui: Remove WINAPI on the cert_mgr_sort_by_text...
blob
|
commitdiff
|
raw
|
diff to current
2009-10-28
Juan Lang
cryptui: Display <None> for a cert's friendly name...
blob
|
commitdiff
|
raw
|
diff to current
2009-10-27
Juan Lang
cryptui: Sort certificates by subject name by default.
blob
|
commitdiff
|
raw
|
diff to current
2009-10-27
Juan Lang
cryptui: Support sorting columns by clicking on their...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-06
Paul Vriens
cryptui: Show the select store text when browsing stores.
blob
|
commitdiff
|
raw
|
diff to current
2009-06-24
Andrew Talbot
cryptui: Constify some variables.
blob
|
commitdiff
|
raw
|
diff to current
2009-05-11
Gerald Pfeifer
cryptui: Remove double assignment in import_store_dlg_p...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-28
Juan Lang
cryptui: If an input file name is given to CryptUIWizIm...
blob
|
commitdiff
|
raw
|
diff to current
2009-03-30
Austin English
cryptui: Fix a compiler warning on PC-BSD.
blob
|
commitdiff
|
raw
|
diff to current
2009-03-04
Michael Stefaniuc
cryptui: Remove superfluous pointer casts.
blob
|
commitdiff
|
raw
|
diff to current
2009-02-09
Juan Lang
cryptui: Delete the private keys if requested when...
blob
|
commitdiff
|
raw
|
diff to current
2009-02-09
Juan Lang
cryptui: Save private key in temporary store when expor...
blob
|
commitdiff
|
raw
|
diff to current
2009-02-09
Juan Lang
cryptui: Ensure a certificate's private key is exportab...
blob
|
commitdiff
|
raw
|
diff to current
2009-02-09
Juan Lang
cryptui: Correct return value of the user cancels the...
blob
|
commitdiff
|
raw
|
diff to current
2009-02-09
Juan Lang
cryptui: Implement exporting to a PFX file.
blob
|
commitdiff
|
raw
|
diff to current
2009-02-09
Juan Lang
cryptui: Skip password page when moving backward throug...
blob
|
commitdiff
|
raw
|
diff to current
2009-02-09
Juan Lang
cryptui: Validate password in export wizard.
blob
|
commitdiff
|
raw
|
diff to current
2009-02-09
Juan Lang
cryptui: Only show password page if the private key...
blob
|
commitdiff
|
raw
|
diff to current
2009-02-09
Juan Lang
cryptui: Add a password page to the export wizard.
blob
|
commitdiff
|
raw
|
diff to current
2009-02-09
Juan Lang
cryptui: Enable/disable PFX choice based on whether...
blob
|
commitdiff
|
raw
|
diff to current
2009-02-09
Juan Lang
cryptui: Set default export format based on whether...
blob
|
commitdiff
|
raw
|
diff to current
2009-02-09
Juan Lang
cryptui: Make a copy of export info in CryptUIWizExport.
blob
|
commitdiff
|
raw
|
diff to current
2009-02-09
Juan Lang
cryptui: Prompt whether to export the private key from...
blob
|
commitdiff
|
raw
|
diff to current
2009-02-05
Marcus Meissner
cryptui: Check NULL ptr differently (Coverity).
blob
|
commitdiff
|
raw
|
diff to current
2009-01-27
Juan Lang
cryptui: Export all selected certificates when requeste...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-27
Juan Lang
cryptui: Set default export file name based on input...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-27
Juan Lang
cryptui: Move code for enabling the PFX export format...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-27
Juan Lang
cryptui: Select export format based on input in CryptUI...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-27
Juan Lang
cryptui: Implement CryptUIWizExport for CRYPTUI_WIZ_EXP...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-27
Juan Lang
cryptui: Add support for exporting a serialized store...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-27
Juan Lang
cryptui: Add error checking to CryptUIWizExport.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-27
Juan Lang
cryptui: Default to exporting in DER format.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-27
Juan Lang
cryptui: Always initialize export wizard's export options.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-26
Juan Lang
cryptui: Call CryptUIWizExport when asked to.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-26
Juan Lang
cryptui: Fix a typo.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-26
Juan Lang
cryptui: Implement CryptUIWizExport for the no UI case.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-26
Juan Lang
cryptui: Use a public type rather than a private one...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-26
Juan Lang
cryptui: Implement saving from the export wizard.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-26
Juan Lang
cryptui: Show details of export on finish page of expor...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-26
Juan Lang
cryptui: Implement browsing for a filename in the expor...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-26
Juan Lang
cryptui: Validate filename in export wizard.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-26
Juan Lang
cryptui: Enable/disable checkboxes in the format page...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-26
Juan Lang
cryptui: Disable the PFX export format in the export...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-26
Juan Lang
cryptui: Remember format and format options when leavin...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-26
Juan Lang
cryptui: Skip the format page of the export wizard...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-26
Juan Lang
cryptui: Add a do-nothing export wizard.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-26
Juan Lang
cryptui: Add stub for CryptUIWizExport.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-09
Juan Lang
cryptui: Fix crash with native riched20.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-09
Juan Lang
cryptui: Call CryptUIWizImport from the certificate...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-09
Juan Lang
cryptui: Set appropriate radio button in CryptUIWizImpo...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-09
Juan Lang
cryptui: Implement removing certificates from certifica...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-09
Juan Lang
cryptui: Show usages for selected cert in certificate...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-09
Juan Lang
cryptui: Show selected certificate when requested in...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-09
Juan Lang
cryptui: Enable/disable controls based on selection...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-09
Juan Lang
cryptui: Filter shown certs according to purpose select...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-09
Juan Lang
cryptui: Refresh cert view when purpose selection is...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-09
Juan Lang
cryptui: Add saved purposes to the purpose selection...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-09
Juan Lang
cryptui: Save purposes in certificate manager dialog...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-09
Juan Lang
cryptui: Recall usage state from registry in certificat...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-09
Juan Lang
cryptui: Allow toggling a usage in the certificate...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-09
Juan Lang
cryptui: Add known usages to certificate manager dialog...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-09
Juan Lang
cryptui: Add a (empty) advanced dialog to the certifica...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-09
Juan Lang
cryptui: Refresh store display when a tab is switched...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-09
Juan Lang
cryptui: Display contents of certificate store in certi...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-09
Juan Lang
cryptui: Show names of stores certificate manager dialog.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-09
Juan Lang
cryptui: Add purpose selection and column headings...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-09
Juan Lang
cryptui: Add a (empty) certificate manager dialog.
blob
|
commitdiff
|
raw
|
diff to current
2008-12-24
Juan Lang
cryptui: Add a header bitmap to CryptUIWizImport's...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-24
Juan Lang
cryptui: Add watermark image to welcome and finish...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-24
Juan Lang
cryptui: Use an appropriate title font for the welcome...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-23
Juan Lang
cryptui: Call CryptUIWizImport from CryptUIDlgViewCerti...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-23
Juan Lang
cryptui: Perform import when finishing the CryptUIWizIm...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-23
Juan Lang
cryptui: Show the content type on the final page of...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-23
Juan Lang
cryptui: Show file name and type of destination store...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-23
Juan Lang
cryptui: Ensure that a destination store is selected...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-23
Juan Lang
cryptui: Implement specifying the destination store...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-23
Juan Lang
cryptui: Skip the file page in CryptUIWizImport when...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-23
Juan Lang
cryptui: Store input file as a store in the file page...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-23
Juan Lang
cryptui: Validate input file in CryptUIWizImport.
blob
|
commitdiff
|
raw
|
diff to current
2008-12-23
Juan Lang
cryptui: Separate opening a file from importing it.
blob
|
commitdiff
|
raw
|
diff to current
2008-12-23
Juan Lang
cryptui: Make sure input file is not empty.
blob
|
commitdiff
|
raw
|
diff to current
2008-12-23
Juan Lang
cryptui: Show UI rather than failing if no import sourc...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-23
Juan Lang
cryptui: Implement browsing for input file in CryptUIWi...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-23
Juan Lang
cryptui: Add a non-operational wizard for CryptUIWizImport.
blob
|
commitdiff
|
raw
|
diff to current
2008-12-23
Juan Lang
cryptui: Use CryptQueryObject to import files in CryptU...
blob
|
commitdiff
|
raw
|
diff to current
next