summaryrefslogtreecommitdiffstats
path: root/net/socket_stream/socket_stream_job.cc
Commit message (Expand)AuthorAgeFilesLines
* Make HSTS headers not clobber preloaded pins.palmer@chromium.org2014-05-071-4/+3
* Renamed namespaces in src/net.vitalybuka@chromium.org2014-04-301-3/+2
* Allow the content browser client to specify a special cookie store to betburkard@chromium.org2014-03-121-2/+10
* Revert 256579 "Allow the content browser client to specify a spe..."peter@chromium.org2014-03-121-10/+2
* Allow the content browser client to specify a special cookie store to betburkard@chromium.org2014-03-121-2/+10
* Revert 224269 "Don't persist HPKP if PrivacyMode is enabled."tkent@chromium.org2013-09-201-6/+2
* Don't persist HPKP if PrivacyMode is enabled.mef@chromium.org2013-09-201-2/+6
* net: split net/ssl out of net/basephajdan.jr@chromium.org2013-03-141-2/+2
* Renames some DomainState functions for increased clarity. unsafe@trevp.net2013-01-221-1/+1
* Refactor TransportSecurityState.palmer@chromium.org2012-05-011-1/+1
* Use SSLManager to handle SSL error in SocketStreamDispatcherHosttoyoshim@chromium.org2012-03-211-1/+13
* net: make interstitials fatal for pinned sitesagl@chromium.org2011-11-291-2/+2
* Use AuthCredentials throughout the network stack instead of username/password.cbentzel@chromium.org2011-10-281-3/+2
* Refactor to address URLRequestContext dependency added incevans@chromium.org2011-05-051-5/+5
* Apply HSTS rules to also upgrade ws:// -> wss:// if appropriate. This avoidscevans@chromium.org2011-04-191-2/+19
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* Add a new GetInstance() method for singleton classes under chrome/service and...satish@chromium.org2010-12-091-6/+3
* Clean-up style issues in net:: related to X.509 data-types, eliminating unnec...rsleevi@chromium.org2010-11-221-0/+1
* Reapply r61237: FBTF: Another big ctor/dtor cleanup found by automated tools.erg@google.com2010-10-041-0/+34
* Revert "FBTF: Another big ctor/dtor cleanup found by automated tools."erg@google.com2010-10-011-34/+0
* FBTF: Another big ctor/dtor cleanup found by automated tools.erg@google.com2010-10-011-0/+34
* Support HttpOnly cookie on Web Socketukai@chromium.org2010-03-011-0/+27