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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Enable SSL session resumption by using shared Schannel
wtc@google.com
2008-11-04
2
-68
/
+155
*
More instrumentation.
ericroman@google.com
2008-11-03
4
-25
/
+74
*
Get url_request_unittest.cc to build on Linux.
dkegel@google.com
2008-11-03
3
-8
/
+39
*
fix a typo that caused test failures in debug mode
erikkay@google.com
2008-11-03
1
-1
/
+1
*
* Add write and read/write support to FileStream (renamed from FileInputStream).
erikkay@google.com
2008-11-03
25
-542
/
+635
*
Try to fix Mac and Linux compiles.
pkasting@chromium.org
2008-11-01
2
-4
/
+6
*
More no-op instrumentation code for bug 3772.
ericroman@google.com
2008-11-01
2
-49
/
+23
*
Expire cookies by last access date, rather than creation date.
pkasting@chromium.org
2008-11-01
3
-21
/
+106
*
Fix a bogus net_unittests purify error caused by a stack change to file_util:...
erikkay@google.com
2008-10-31
1
-11
/
+0
*
There's no Objective in this C++.
avi@google.com
2008-10-31
3
-5
/
+5
*
Add some debugging instrumentation for 3772. This replaces the previous instr...
ericroman@google.com
2008-10-31
2
-30
/
+49
*
Relanding of r4221, initial proxy support for the Mac
avi@google.com
2008-10-31
9
-24
/
+441
*
Implement a TODO (purge expired cookies in GetAllCookies()) and some small st...
pkasting@chromium.org
2008-10-30
2
-85
/
+111
*
oops; will reland once tree is open
avi@google.com
2008-10-30
9
-441
/
+24
*
Initial Mac proxy implementation
avi@google.com
2008-10-30
9
-24
/
+441
*
Temporary code instrumentation to gather info on a crash.
ericroman@google.com
2008-10-29
2
-3
/
+32
*
An experimental change to help us diagnose a crash
wtc@google.com
2008-10-29
1
-0
/
+1
*
Pass a user agent string to WinHttpOpen to set the user
wtc@google.com
2008-10-29
1
-60
/
+61
*
Add some extra unit-tests to make sure we cover all permutations of {basic_au...
ericroman@google.com
2008-10-29
2
-0
/
+44
*
Timeout persistent idle connections after 5 minutes, and increase the socket ...
ericroman@google.com
2008-10-29
2
-30
/
+53
*
Add an HTTP basic auth unit test for an empty username.
wtc@google.com
2008-10-28
1
-0
/
+2
*
Fix "expected, actual" order in cookie monster unittest (which was mostly "ac...
pkasting@chromium.org
2008-10-28
1
-110
/
+110
*
Port a few test_shell_tests. Now it runs 45 of them.
evanm@google.com
2008-10-27
1
-0
/
+10
*
Move Time, TimeDelta and TimeTicks into namespace base.
dsh@google.com
2008-10-27
50
-73
/
+152
*
Cleanup of DNS prefetch related files
jar@google.com
2008-10-27
1
-4
/
+5
*
Clean up filter and content encoding handling
jar@google.com
2008-10-27
15
-345
/
+408
*
Call DidStartDnsResolution and DidFinishDnsResolutionWithStatus
wtc@google.com
2008-10-24
2
-1
/
+7
*
Pull in latest file from Mozilla.
pamg@google.com
2008-10-24
1
-8
/
+34
*
The constructor should initialize callback_ to NULL.
wtc@google.com
2008-10-24
1
-4
/
+5
*
Port:
mark@chromium.org
2008-10-23
5
-17
/
+7
*
Fix array out of bounds in unit test.
ericroman@google.com
2008-10-23
1
-10
/
+8
*
Bound the maximum buffer size for response headers.
ericroman@google.com
2008-10-23
4
-0
/
+73
*
Defer the HttpNetworkSession initialization to first time CreateTransaction i...
ericroman@google.com
2008-10-22
2
-6
/
+13
*
Add a net error code for not implemented.
ericroman@google.com
2008-10-22
2
-2
/
+5
*
Port SSLClientSocket to Linux
dkegel@google.com
2008-10-22
12
-53
/
+1278
*
Using $CHROME_SRC_DIR in place of hash/..
bradnelson@google.com
2008-10-22
7
-10
/
+10
*
Remove HttpTransaction::Destroy(), and do automatic memory management with sc...
ericroman@google.com
2008-10-21
14
-181
/
+162
*
Suppress CERT_STATUS_NO_REVOCATION_MECHANISM to be compatible
wtc@google.com
2008-10-21
1
-0
/
+4
*
SCons renaming updates for base, net and googleurl:
sgk@google.com
2008-10-21
11
-408
/
+667
*
We don't support SSL renegotiation yet. Add the
wtc@google.com
2008-10-21
8
-43
/
+222
*
Rolling back switch to hammer patterns again.
bradnelson@chromium.org
2008-10-20
2
-17
/
+15
*
Implement the getinfo call for Mac
avi@google.com
2008-10-20
2
-3
/
+151
*
Remove typo in file name *unitest* vs *unittest*
jar@google.com
2008-10-20
4
-6
/
+6
*
Adding in new hammer patterns. Restored from rollback change 3578.
bradnelson@chromium.org
2008-10-18
2
-15
/
+17
*
Rolling back CL 3578, discovered hammer.bat had not been updated yet.
bradnelson@chromium.org
2008-10-18
2
-17
/
+15
*
Applying software construction toolkit patterns in scons build.
bradnelson@chromium.org
2008-10-17
2
-15
/
+17
*
Misc cleanups
ericroman@google.com
2008-10-17
6
-26
/
+47
*
Fix problem where "text/xml" responses get buffered past 512 bytes, causing t...
ericroman@google.com
2008-10-17
2
-1
/
+16
*
Increase socket buffer size from default (8KB) to 64KB.
mbelshe@google.com
2008-10-17
1
-0
/
+45
*
Initial Mac implementation of SSL. Requires the full-duplex socket introduced...
avi@google.com
2008-10-17
5
-21
/
+774
[next]