summaryrefslogtreecommitdiffstats
path: root/net/base/keygen_handler_win.cc
Commit message (Expand)AuthorAgeFilesLines
* Use scoped objects to simplify crypto routines. Also do lots of other simpli...pkasting@chromium.org2010-10-211-60/+64
* Convert LOG(INFO) to VLOG(1) - net/.pkasting@chromium.org2010-10-161-4/+3
* Change Windows' application/x-x509-user-cert handling to allow any certificat...rsleevi@chromium.org2010-06-241-95/+0
* Add a locked version of CryptAcquireContextdavidben@chromium.org2010-06-231-4/+7
* Simplify the Windows <keygen> implementation by makingwtc@chromium.org2010-05-061-105/+49
* We should delete the underlying persistent public key onlywtc@chromium.org2010-04-021-1/+1
* Adds support for the <keygen> element to Windows, matchingwtc@chromium.org2010-04-011-3/+355
* Mac: implement <keygen> support, including adding generated cert to the Keych...snej@chromium.org2010-03-021-7/+0
* Adds support for the <keygen> tag for client certificate enrollmentwtc@chromium.org2009-10-231-0/+23