summaryrefslogtreecommitdiffstats
path: root/net/third_party/mozilla_security_manager/nsKeygenHandler.cpp
Commit message (Expand)AuthorAgeFilesLines
* Revert 239921 "Revert 239759 "The comment in base64.h implies th..."vadimt@chromium.org2013-12-111-7/+3
* Revert 239759 "The comment in base64.h implies that base::Base64..."vadimt@chromium.org2013-12-111-3/+7
* The comment in base64.h implies that base::Base64Encode() can return false, butricea@chromium.org2013-12-101-7/+3
* net: Migrate from googleurl/ includes to url/ ones.tfarina@chromium.org2013-07-121-1/+1
* Change the old type name PRArenaPool to PLArenaPool.wtc@chromium.org2012-03-091-1/+1
* Change a VLOG(1) message to LOG(ERROR) because it is truly an errorwtc@chromium.org2011-07-301-1/+1
* Move crypto files out of base, to a top level directory.rvargas@google.com2011-04-141-5/+5
* NSS: PKCS 11 password prompt.mattm@chromium.org2011-01-131-25/+1
* Convert LOG(INFO) to VLOG(1) - net/.pkasting@chromium.org2010-10-161-4/+4
* Give keys friendly names in NSS and OS Xdavidben@chromium.org2010-08-191-1/+16
* Add a unit test to check KeygenHandler's thread-safetydavidben@chromium.org2010-06-251-8/+14
* Change Windows' application/x-x509-user-cert handling to allow any certificat...rsleevi@chromium.org2010-06-241-13/+0
* Don't need to copy the challenge data before calling DER_Encode becausewtc@chromium.org2010-06-241-10/+2
* Move the Mozilla-derived code in net/base/keygen_handler_nss.ccwtc@chromium.org2010-06-181-0/+285