| Commit message (Expand) | Author | Age | Files | Lines |
* | Enable localization of default downloaded filename. | tony@chromium.org | 2009-11-04 | 3 | -59/+82 |
* | Allow trailing dots on hostnames. | pkasting@chromium.org | 2009-11-03 | 3 | -14/+12 |
* | Add a command line flag to force all network traffic through a particular ser... | mbelshe@google.com | 2009-11-03 | 3 | -5/+101 |
* | Add LoadLog to ClientSocket::Connect(). | willchan@chromium.org | 2009-11-02 | 2 | -1/+40 |
* | Enable the Wells Fargo WellsSecure Public Root CA for EV. | wtc@chromium.org | 2009-10-30 | 1 | -0/+6 |
* | X509Certificate::Verify should honor the | wtc@chromium.org | 2009-10-30 | 2 | -13/+28 |
* | Re-apply DevTools: Support delete cookie by name. | pfeldman@chromium.org | 2009-10-30 | 2 | -6/+62 |
* | Reverting 30578. | pfeldman@chromium.org | 2009-10-30 | 2 | -61/+6 |
* | DevTools: Allow deleting cookies. | pfeldman@chromium.org | 2009-10-30 | 2 | -6/+61 |
* | Make LoadLog refcounted-thread safe. | eroman@chromium.org | 2009-10-29 | 2 | -10/+8 |
* | DevTools: Implement raw cookies access for inspector. | pfeldman@chromium.org | 2009-10-29 | 2 | -0/+35 |
* | Missed review comment. Minor change. | vandebo@chromium.org | 2009-10-28 | 1 | -2/+2 |
* | Change update threshold in CookieMonster for testing from 1s to 20ms to speed... | vandebo@chromium.org | 2009-10-28 | 2 | -9/+9 |
* | First parts of new FTP LIST response parsing code. | phajdan.jr@chromium.org | 2009-10-28 | 1 | -0/+6 |
* | Check cert_handle_ is not NULL to Verify() | ukai@chromium.org | 2009-10-28 | 1 | -10/+18 |
* | Handle out of memory in GrowableIOBuffer more gracefully. | vandebo@chromium.org | 2009-10-28 | 2 | -5/+12 |
* | Loosen RFC 1738 compliance check to allow underscores where we already allowe... | pkasting@chromium.org | 2009-10-27 | 3 | -17/+19 |
* | Add three of the six extensions to PAC that Internet Explorer supports. | eroman@chromium.org | 2009-10-26 | 1 | -0/+6 |
* | Fix a bad comparator. This caused lookups in std::map to be wrong. | eroman@chromium.org | 2009-10-26 | 2 | -3/+76 |
* | Refactor: Change the interface from HostResolver::DisableIPv6() to HostResolv... | eroman@chromium.org | 2009-10-26 | 3 | -11/+12 |
* | Add a CERT_RDN_ENCODED_BLOB case to CertSubjectCommonNameHasNull | wtc@chromium.org | 2009-10-26 | 1 | -0/+6 |
* | Add download metrics into FLIP. They aren't used yet, | mbelshe@google.com | 2009-10-24 | 2 | -0/+161 |
* | Move the json-related files into a separate json directory. This hopefully also | brettw@chromium.org | 2009-10-23 | 2 | -11/+11 |
* | Adds support for the <keygen> tag for client certificate enrollment | wtc@chromium.org | 2009-10-23 | 9 | -0/+513 |
* | Refactor: Address some style comments from a review (which missed the origina... | eroman@chromium.org | 2009-10-23 | 6 | -12/+20 |
* | Do some cleanup of file path name handling. | brettw@chromium.org | 2009-10-22 | 3 | -66/+98 |
* | Disable IPv6 results for the PAC bindings: | eroman@chromium.org | 2009-10-22 | 2 | -6/+31 |
* | Moved patch from 297003 over to committer repository. | rolandsteiner@chromium.org | 2009-10-22 | 2 | -1/+30 |
* | Add a mechanism to disable IPv6. | eroman@chromium.org | 2009-10-21 | 13 | -122/+266 |
* | Update eTLD list to stay in sync with Mozilla. Also correct the URL atop the... | pkasting@chromium.org | 2009-10-20 | 2 | -2/+14 |
* | Display the full address list rather than just the first item, in about:net-i... | eroman@chromium.org | 2009-10-19 | 1 | -2/+1 |
* | Enable Mac EV cert validation w/o requiring the user to explicitly enable rev... | hawk@chromium.org | 2009-10-16 | 1 | -6/+4 |
* | Classify more types of input as queries. | pkasting@chromium.org | 2009-10-16 | 3 | -0/+90 |
* | Enable certificate revocation and EV certificate validation for Mac | hawk@chromium.org | 2009-10-16 | 1 | -2/+9 |
* | A couple new io buffers that encapsulate more data and are therefore easier t... | vandebo@chromium.org | 2009-10-14 | 2 | -13/+91 |
* | Fix a bug that caused the Mac SSL config service only check the system OCSP s... | hawk@chromium.org | 2009-10-13 | 1 | -1/+1 |
* | View Certificate dialog sometimes shows incorrect status because it didn't ha... | hawk@chromium.org | 2009-10-13 | 1 | -0/+5 |
* | Remove the unnecessary conversion to wstring when calling file_util::WriteFile. | evan@chromium.org | 2009-10-13 | 1 | -2/+1 |
* | Turn NULL used as int to 0. | phajdan.jr@chromium.org | 2009-10-13 | 1 | -2/+2 |
* | Remove the dependency on i18n/icu_string_conversions from base/string_util.h. | brettw@chromium.org | 2009-10-10 | 3 | -10/+15 |
* | Move more ICU-dependent stuff from base into base/i18n. Some test stuff also | brettw@chromium.org | 2009-10-09 | 2 | -2/+2 |
* | Detect NULL characters in certificate Subject common | wtc@chromium.org | 2009-10-08 | 1 | -17/+87 |
* | Separate out some more ICU from base and into base/i18n. | brettw@chromium.org | 2009-10-08 | 3 | -14/+43 |
* | Turn off the X509Certificate::Verify call for non-Windows platforms | wtc@chromium.org | 2009-10-07 | 1 | -3/+5 |
* | Add a certificate blacklist for Windows and put the | wtc@chromium.org | 2009-10-07 | 2 | -0/+191 |
* | Coverity: Assert that socket() returns a successful value. | jhawkins@chromium.org | 2009-10-05 | 1 | -3/+4 |
* | Move the clipboard stuff out of base and into app/clipboard. I renamed | brettw@chromium.org | 2009-10-03 | 2 | -26/+2 |
* | Second try. r27819 was missing a null pointer check for | wtc@chromium.org | 2009-10-02 | 1 | -38/+22 |
* | Revert r27819 because it causes net_unittests to crash in the | wtc@chromium.org | 2009-10-02 | 1 | -20/+38 |
* | Map SEC_ERROR_OCSP_BAD_HTTP_RESPONSE (-8073) to | wtc@chromium.org | 2009-10-02 | 1 | -38/+20 |