| Commit message (Expand) | Author | Age | Files | Lines |
* | Re-apply http://codereview.chromium.org/1622012 | timurrrr@chromium.org | 2010-04-30 | 1 | -1/+8 |
* | Revert "[Third time landing] Python implementation of sync server, for testing." | phajdan.jr@chromium.org | 2010-04-30 | 1 | -8/+1 |
* | [Third time landing] Python implementation of sync server, for testing. | nick@chromium.org | 2010-04-30 | 1 | -1/+8 |
* | Revert 45916 - Python implementation of sync server, for testing. | nick@chromium.org | 2010-04-29 | 1 | -8/+1 |
* | Python implementation of sync server, for testing. | nick@chromium.org | 2010-04-29 | 1 | -1/+8 |
* | Cleanup: Remove the implicit constructor for BoundNetLog that allowed passing... | eroman@chromium.org | 2010-04-28 | 1 | -1/+1 |
* | Revert 44708 - Python implementation of sync server, for testing. | nick@chromium.org | 2010-04-15 | 1 | -8/+1 |
* | Python implementation of sync server, for testing. | nick@chromium.org | 2010-04-15 | 1 | -1/+8 |
* | Annotated the known leak in TestServerLauncher::LoadTestRootCert | glider@chromium.org | 2010-03-22 | 1 | -0/+2 |
* | Move LoadTemporaryCert to the new files cert_test_util.{h,cc} and | wtc@chromium.org | 2010-03-17 | 1 | -103/+6 |
* | win: string_util.h -> utf_string_conversions.h fix. | jhawkins@google.com | 2010-03-11 | 1 | -1/+1 |
* | Thread-safety for X509Certificate's intermediate-certs list. | snej@chromium.org | 2010-03-05 | 1 | -1/+2 |
* | Revert my last commit 'cause it breaks net unit tests on OS X 10.6 :( | snej@chromium.org | 2010-03-05 | 1 | -2/+1 |
* | Thread-safety for X509Certificate's intermediate-certs list. | snej@chromium.org | 2010-03-05 | 1 | -1/+2 |
* | Avoid trying to kill a process that has already quit. | tommi@chromium.org | 2010-02-16 | 1 | -1/+5 |
* | Pass the NetworkChangeNotifier to HostResolver. | willchan@chromium.org | 2010-02-04 | 1 | -1/+2 |
* | Use the USE_NSS macro to help porting to FreeBSD, OpenBSD, etc. | wtc@chromium.org | 2010-01-28 | 1 | -8/+8 |
* | Linux: Add Certificate Info dialog (part 1) | mattm@chromium.org | 2010-01-14 | 1 | -1/+1 |
* | net: Make a few test server connection values constants. Also do a little Fil... | thestig@chromium.org | 2009-12-18 | 1 | -12/+13 |
* | Remove the unnecessary workaround for NSS bug 455424, now that we require | wtc@chromium.org | 2009-12-01 | 1 | -4/+0 |
* | Remove deprecated CommandLine(std::wstring) ctor. | evan@chromium.org | 2009-10-26 | 1 | -4/+3 |
* | Turn NULL used as int to 0. | phajdan.jr@chromium.org | 2009-10-13 | 1 | -5/+6 |
* | oldpath is wchar_t, so use arraysize, not sizeof. | mattm@chromium.org | 2009-09-24 | 1 | -1/+1 |
* | Revert "Fix a ton of compiler warnings." | tony@chromium.org | 2009-08-28 | 1 | -5/+5 |
* | Fix a ton of compiler warnings. | estade@chromium.org | 2009-08-28 | 1 | -5/+5 |
* | Enable SSLClientSocketTest unit tests on Mac OS X by implementing our own cer... | hawk@chromium.org | 2009-08-27 | 1 | -0/+50 |
* | Change an ASSERT_TRUE to a CHECK() to remove the gtest dependency. | evan@chromium.org | 2009-08-20 | 1 | -1/+1 |
* | Speed up net_unittests a bit by re-using launched test server. | phajdan.jr@chromium.org | 2009-08-14 | 1 | -0/+6 |
* | LoadLog is used as an output parameter, reorder it to the last parameter. | willchan@chromium.org | 2009-08-14 | 1 | -1/+1 |
* | Add a "LoadLog" parameter to transactions, hostresolver, clientsocketpool and... | ericroman@google.com | 2009-08-12 | 1 | -1/+1 |
* | Submitting http://codereview.chromium.org/164076 for syf1984@gmail.com (aka m... | robertshield@chromium.org | 2009-08-06 | 1 | -2/+21 |
* | Refactorings surrounding HostResolver: | ericroman@google.com | 2009-07-15 | 1 | -1/+1 |
* | Fix up some code not to set off coverity warnings. | willchan@chromium.org | 2009-07-06 | 1 | -1/+1 |
* | Make net::HostResolver refcounted. | ericroman@google.com | 2009-06-27 | 1 | -2/+2 |
* | Reverting 19425. | ericroman@google.com | 2009-06-26 | 1 | -2/+2 |
* | Make net::HostResolver refcounted. | ericroman@google.com | 2009-06-26 | 1 | -2/+2 |
* | Move socket related files from net/base to net/socket. | willchan@chromium.org | 2009-06-22 | 1 | -0/+366 |