summaryrefslogtreecommitdiffstats
path: root/net/base
Commit message (Expand)AuthorAgeFilesLines
* replace platform conditions with os_posix and os_bsd where applicablerobert.nagy@gmail.com2011-11-221-1/+3
* Mark a cookie as session cookie, if the expiry date cannot be parsedjochen@chromium.org2011-11-222-1/+10
* Fixing some warning due to different signess of charkristianm@chromium.org2011-11-211-1/+5
* Upstream: Build net_unittests for Android.jingzhao@chromium.org2011-11-219-74/+93
* Fix initial offline state response handlingadamk@chromium.org2011-11-172-16/+30
* Report ERR_CONTENT_LENGTH_MISMATCH when the count of bytes received doesn't m...cbentzel@chromium.org2011-11-171-0/+3
* Creation of cookie_utils.droger@google.com2011-11-175-81/+132
* Revert "Allow signing EC certs and creating EC origin-bound certs."mattm@chromium.org2011-11-176-223/+91
* Fix leak in X509UtilNSSTest VerifyCertificateSignature.mattm@chromium.org2011-11-171-1/+1
* base::Bind fixesgroby@chromium.org2011-11-173-6/+10
* Allow signing EC certs and creating EC origin-bound certs.mattm@chromium.org2011-11-176-91/+223
* Offline state detection for linux, using new D-Bus library.adamk@chromium.org2011-11-165-13/+474
* Revert "Offline state detection for linux, using new D-Bus library."adamk@chromium.org2011-11-165-471/+12
* Offline state detection for linux, using new D-Bus library.adamk@chromium.org2011-11-165-12/+471
* base::Bind: Convert HostResolver::Resolve.jhawkins@chromium.org2011-11-1612-128/+148
* Add OVERRIDE to net/.avi@chromium.org2011-11-1617-37/+45
* Persist dynamically learned SPDY settings (like CWND).rtenneti@chromium.org2011-11-151-0/+10
* Remove unused HostResolver::Observer.szym@chromium.org2011-11-1511-474/+19
* Revert 110099 - Creation of cookie_utils.joi@chromium.org2011-11-155-130/+81
* Creation of cookie_utils.droger@google.com2011-11-155-81/+130
* net: Move UnescapeRule into the net namespace.tfarina@chromium.org2011-11-152-35/+35
* Allow linker initialization of lazy instancejoth@chromium.org2011-11-1512-20/+20
* Add/change metrics for cookie store loading:erikwright@chromium.org2011-11-142-4/+5
* Linux: Move base/mime_util* to base/nix. It's not used on any other platform.thestig@chromium.org2011-11-111-2/+2
* Cleanup: Remove unneeded forward declararations in net.thestig@chromium.org2011-11-112-2/+0
* aura: Make the Linux version of IconLoader not require GTK+.derat@chromium.org2011-11-101-6/+0
* CookieMonster: Store expiration time also for session cookies.marja@chromium.org2011-11-104-34/+65
* net: Remove 3 exit time destructors and 3 static initializers.thakis@chromium.org2011-11-093-15/+24
* net: Move the last two Escape() functions into the net namespace.tfarina@chromium.org2011-11-092-15/+15
* net: remove public key pins for Twitter.agl@chromium.org2011-11-092-4/+7
* net: switch to blocking DigiCert Sdn Bhd by public key.agl@chromium.org2011-11-091-38/+6
* Increase the limit on number of NotifyAddrChange failuresmmenke@chromium.org2011-11-091-6/+6
* Remove HostResolverImpl from Mock*HostResolver. szym@chromium.org2011-11-086-146/+287
* Add new text for indicating we are resolving hosts during proxy resolution.willchan@chromium.org2011-11-081-3/+6
* Revert 108910 - Remove HostResolverImpl from Mock*HostResolver.szym@chromium.org2011-11-076-287/+146
* Add NET_EXPORT to CreateAddressListUsingPort to fix treeszym@chromium.org2011-11-071-1/+2
* Remove HostResolverImpl from Mock*HostResolver.szym@chromium.org2011-11-076-146/+287
* net: clean up public key pinsagl@chromium.org2011-11-073-105/+1000
* Remove 13 exit time constructors and 3 static initializersthakis@chromium.org2011-11-071-1/+2
* net: Move more three Escape() functions into net namespace.tfarina@chromium.org2011-11-062-31/+30
* Do not hash the certificate twice.wtc@chromium.org2011-11-059-56/+92
* net: replace an explicit array length with arraysizeagl@chromium.org2011-11-041-11/+9
* Log more descriptive certificate error messages on Mac.rsleevi@chromium.org2011-11-041-3/+12
* Add expiration date to blocked Digicert Sdn. Bhd. intermediate public key.agl@chromium.org2011-11-041-0/+1
* Log the (server, to-be-verified) certificate chains to the NetLog when loggin...rsleevi@chromium.org2011-11-046-1/+141
* Add a LoadState for the AppCachervargas@chromium.org2011-11-041-0/+6
* Fix a couple minor net issuesjoth@chromium.org2011-11-031-1/+2
* This change implements certificate import from ONC file.gspencer@chromium.org2011-11-034-3/+23
* This fixes some minor issues in this test that were found because Igspencer@chromium.org2011-11-031-73/+73
* net: expand upon the comment for IsChainOfPublicKeysPermittedagl@chromium.org2011-11-031-4/+10