index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
base
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix incorrect style for CL http://codereview.chromium.org/2718011/show
rdsmith@google.com
2010-07-07
2
-19
/
+21
*
Fix bug in DeleteAllForURL; deletes entire store instead of just
rdsmith@google.com
2010-07-07
3
-9
/
+169
*
Log whenever the network IP address changes.
eroman@chromium.org
2010-07-07
2
-9
/
+19
*
Add a lock for OS X CSSM wrapper APIs
davidben@chromium.org
2010-07-07
2
-21
/
+40
*
Brushed up listen socket:
pfeldman@chromium.org
2010-07-05
5
-16
/
+35
*
Revert 51572 - Clean up .grds, step 1: Alphabetize.
pkasting@chromium.org
2010-07-02
1
-1
/
+1
*
Fix regression where we didn't ever start watching for network address change...
pkasting@chromium.org
2010-07-02
1
-0
/
+1
*
Clean up .grds, step 1: Alphabetize.
pkasting@chromium.org
2010-07-02
1
-1
/
+1
*
Revert 51544 - I think the chances are noticeably above zero that this
rdsmith@google.com
2010-07-02
3
-169
/
+9
*
Fix bug in DeleteAllForURL; deletes entire store instead of just
rdsmith@google.com
2010-07-02
3
-9
/
+169
*
Log readable versions of OS X keygen errors
davidben@chromium.org
2010-07-01
1
-16
/
+43
*
Make the Negotiate Authentication Handler a state machine.
cbentzel@chromium.org
2010-07-01
2
-7
/
+0
*
Remove gmail.com from the list of strict servers.
akalin@chromium.org
2010-06-30
1
-1
/
+4
*
Make KeygenHandlerTest.ConcurrencyTest flaky on mac.
erikkay@chromium.org
2010-06-30
1
-1
/
+8
*
Require renegotiation info from a whitelist of servers.
agl@chromium.org
2010-06-30
3
-0
/
+35
*
Re-enable ConcurrencyTest
davidben@chromium.org
2010-06-30
1
-3
/
+1
*
Make X509Certificate::CreateFromHandle() copy the OSCertHandle, rather than a...
rsleevi@chromium.org
2010-06-26
6
-24
/
+32
*
Disable concurrency test added in r50903
davidben@chromium.org
2010-06-26
1
-1
/
+3
*
Add virtual to some base classes that have virtual methods
jar@chromium.org
2010-06-25
1
-0
/
+3
*
Add a unit test to check KeygenHandler's thread-safety
davidben@chromium.org
2010-06-25
2
-8
/
+86
*
ChromeOS compile fix, attempt 2.
pkasting@chromium.org
2010-06-25
1
-2
/
+2
*
Try to fix ChromeOS compile.
pkasting@chromium.org
2010-06-25
1
-1
/
+1
*
Massively simplify the NetworkChangeNotifier infrastructure:
pkasting@chromium.org
2010-06-25
15
-533
/
+329
*
X509CertificateTest.IntermediateCertificates leaks several native certificate...
rsleevi@chromium.org
2010-06-24
1
-24
/
+29
*
Create HttpAuthController. (again)
vandebo@chromium.org
2010-06-24
1
-0
/
+3
*
Change Windows' application/x-x509-user-cert handling to allow any certificat...
rsleevi@chromium.org
2010-06-24
7
-305
/
+3
*
Windows and NSS implementations allow for any certificate, while the Mac impl...
rsleevi@chromium.org
2010-06-24
1
-2
/
+0
*
Revert 50647 - Create HttpAuthController.
vandebo@chromium.org
2010-06-23
1
-3
/
+0
*
Add a locked version of CryptAcquireContext
davidben@chromium.org
2010-06-23
1
-4
/
+7
*
Create HttpAuthController.
vandebo@chromium.org
2010-06-23
1
-0
/
+3
*
Fix files with svn:executable permissions.
thestig@chromium.org
2010-06-23
1
-0
/
+0
*
Style-fix: make a parameter a const reference.
eroman@chromium.org
2010-06-22
2
-2
/
+2
*
Initial commit of CookieMonster statistics.
rdsmith@google.com
2010-06-22
2
-18
/
+90
*
Revert 50402 (build failure) - Pass in NetLog to NetworkChangeNotifier.
willchan@chromium.org
2010-06-21
10
-52
/
+15
*
Pass in NetLog to NetworkChangeNotifier.
willchan@chromium.org
2010-06-21
10
-15
/
+52
*
Added NetLog support for HTTP authentication.
cbentzel@chromium.org
2010-06-21
1
-0
/
+10
*
Revert 50296 (Causes DCHECK failures) - Make CookieMonster NonThreadSafe.
willchan@chromium.org
2010-06-21
2
-23
/
+2
*
Make CookieMonster NonThreadSafe.
willchan@chromium.org
2010-06-18
2
-2
/
+23
*
Make FixupURL() return a GURL instead of a string (i.e. do fixup + canonicali...
pkasting@chromium.org
2010-06-18
2
-21
/
+28
*
Move the Mozilla-derived code in net/base/keygen_handler_nss.cc
wtc@chromium.org
2010-06-18
1
-235
/
+5
*
Disable caching of failed DNS lookups.
eroman@chromium.org
2010-06-17
1
-1
/
+1
*
Implement a TODO: Move "NonThreadSafe" inheritance from NetworkChangeNotifier...
pkasting@chromium.org
2010-06-17
8
-49
/
+82
*
Assert SetCookieableScheme called before first use.
rdsmith@google.com
2010-06-17
2
-0
/
+5
*
Working towards -Wextra
thomasvl@chromium.org
2010-06-16
1
-3
/
+3
*
In addition to the logging the IP address that a TCP connect is made to, also...
eroman@chromium.org
2010-06-16
5
-33
/
+81
*
Add Keynectis to EV list
davidben@chromium.org
2010-06-15
1
-0
/
+6
*
Introduced artificial processing delay to work around the issue of proxy init...
zelidrag@chromium.org
2010-06-14
2
-2
/
+35
*
Download filename encoding fix [try2]:
estade@chromium.org
2010-06-11
2
-4
/
+37
*
Adding flushing of files on chromeos, so that when something is downloaded, i...
dhg@chromium.org
2010-06-10
3
-0
/
+41
*
Mark HostCache as NonThreadSafe.
cbentzel@chromium.org
2010-06-09
2
-25
/
+48
[next]