summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* net/third_party/nss: update to NSS_3_12_6_RC0agl@chromium.org2010-02-165-8/+26
* arm with its sysroot needs a new path to ../../../build/linux/pkg-config-wrapperfbarchard@chromium.org2010-02-161-1/+1
* Avoid trying to kill a process that has already quit.tommi@chromium.org2010-02-161-1/+5
* Use Extension method from FilePath API instead of the deprecated GetFileExten...evan@chromium.org2010-02-151-6/+3
* Added factories for HttpAuthHandler.cbentzel@chromium.org2010-02-1541-270/+772
* Fix LOAD_IGNORE_CERT_* on Macukai@chromium.org2010-02-151-21/+23
* Pass the file size infomration from the FTP network transactionphajdan.jr@chromium.org2010-02-135-7/+60
* Avoid showing the user a garbage path attribute when the cookie doesn't have andarin@chromium.org2010-02-122-1/+16
* Update effective TLD (registry-controlled domain) data to latest file from Mo...pam@chromium.org2010-02-125-9843/+9710
* Recover from inconsistent cookie database.eroman@chromium.org2010-02-123-14/+277
* More checks to try to find bug 27870.vandebo@google.com2010-02-123-2/+18
* Make sure the parent directory always comes first when listing directories.estade@chromium.org2010-02-112-15/+14
* Http cache: Remove the explicit transaction callback and let thervargas@google.com2010-02-113-53/+54
* Disk cache: Remove some dead code.rvargas@google.com2010-02-111-9/+1
* Http Cache: Eliminate EntryAvailable() and make the cache uservargas@google.com2010-02-113-28/+33
* Update our copy of libssl from NSS CVS.agl@chromium.org2010-02-1119-315/+2167
* Revert the revert... This has the cumulative effect of relanding 38694.eroman@chromium.org2010-02-115-58/+227
* Http Cache: Add a load log to the DoomEntry operation.rvargas@google.com2010-02-113-4/+25
* Revert 38694 - For some reason this seems to be hanging chrome frame tests, e...eroman@chromium.org2010-02-105-227/+58
* Add some tests to CookieMonster for overwriting persistent cookies, and check...eroman@chromium.org2010-02-105-58/+227
* Wait a second before initializing the Mac notifier thread.willchan@chromium.org2010-02-102-9/+32
* Check-in a script to visualize the host resolver traces.eroman@chromium.org2010-02-104-0/+527
* API changes and protocol changes for supporting the latest SPDY spec.mbelshe@chromium.org2010-02-108-88/+142
* Add option to suppress HTTP Referer header.jochen@chromium.org2010-02-101-1/+11
* Http cache: Make sure that we don't send notificationsrvargas@google.com2010-02-102-9/+44
* Trigger the blocked cookie notification UI.darin@chromium.org2010-02-094-8/+182
* Add the ssl_client_socket_nss_factory.h header and declarewtc@chromium.org2010-02-094-7/+22
* Include completion_callback.h instead of client_socket_handle.h.wtc@chromium.org2010-02-091-1/+1
* Merge deltas from server team common SPDY files.mbelshe@chromium.org2010-02-093-41/+126
* Add bounds checking to StaticSocketDataProvider, to make tests more reliablephajdan.jr@chromium.org2010-02-0910-167/+288
* Using grit_info to generate the complete set of inputs and outputs forbradnelson@google.com2010-02-091-6/+14
* Disable NetworkChangeNotifierMac's helper thread.willchan@chromium.org2010-02-091-6/+8
* Fix ClientSocketPoolBaseHelper to maintain order properly.willchan@chromium.org2010-02-085-70/+129
* Add IPv6 probing support, and disable IPv6 resolution when it is useless jar@chromium.org2010-02-082-0/+55
* wine_valgrind: Use common Valgrind scripts to run Wine/Valgrind tests.thestig@chromium.org2010-02-081-0/+49
* The great Flip -> Spdy rename.mbelshe@chromium.org2010-02-0832-1056/+1056
* Including icons for FTP and file:// directory listings. This is not the finalphajdan.jr@chromium.org2010-02-071-10/+70
* Revert 38323 - Add IPv6 probing support, and disable IPv6 resolution when it ...jar@chromium.org2010-02-073-67/+0
* Add IPv6 probing support, and disable IPv6 resolution when it is uselessjar@chromium.org2010-02-073-0/+67
* Rename all files from flip* to spdy*.mbelshe@chromium.org2010-02-0628-99/+99
* linux: build with -Wextraevan@chromium.org2010-02-054-8/+8
* Add placeholder for histogramming non-speculative resolve jobs duration.eroman@chromium.org2010-02-051-5/+40
* Minor unittest cleanup.eroman@chromium.org2010-02-051-24/+21
* Remove the HostResolver::Shutdown() method.eroman@chromium.org2010-02-056-15/+4
* Fixed the following issues with SPDY server push.cbentzel@chromium.org2010-02-054-15/+48
* Add Single Sign On support to HTTP Authentication handlers.cbentzel@chromium.org2010-02-0521-185/+457
* Re-enable a unittest which failed on valgrind thread sanitizer.eroman@chromium.org2010-02-051-1/+5
* Disable a test which is causing an error under valgrind TSAN.eroman@chromium.org2010-02-051-1/+1
* Add a timing measurement to LoadLog that shows how long a proxy resolve reque...eroman@chromium.org2010-02-053-3/+90
* Implement backend support for forcing cookies to be saved asdarin@chromium.org2010-02-056-10/+84