[root]/proxy/http2
remap
(0 files, 0 lines)

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 475 (100.0%) | 4501 (100.0%) | 9.4 |
| zwoop | 289 (60.8%) | 3137 (69.7%) | 10.8 |
| amc | 19 (4.0%) | 292 (6.5%) | 15.3 |
| jesus | 10 (2.1%) | 287 (6.4%) | 28.7 |
| mturk | 57 (12.0%) | 218 (4.8%) | 3.8 |
| andrewhsu | 28 (5.9%) | 205 (4.6%) | 7.3 |
| ericb | 19 (4.0%) | 154 (3.4%) | 8.1 |
| jplevyak | 24 (5.1%) | 99 (2.2%) | 4.1 |
| vmamidi | 2 (0.4%) | 44 (1.0%) | 22.0 |
| bcall | 21 (4.4%) | 33 (0.7%) | 1.5 |
| sjiang | 5 (1.1%) | 28 (0.6%) | 5.6 |
| manjesh | 1 (0.2%) | 4 (0.1%) | 4.0 |
TS-631 Rename proxy/http2 to proxy/http
0 lines of code changed in 45 files:
TS-593 Cleanup of inktomi.com
1 lines of code changed in 4 files:
TS-632 Fixes for bad cast, and cleanup for Intel CC
6 lines of code changed in 1 file:
I need to learn to copy and paste better. invalid cast
1 lines of code changed in 1 file:
these don't work under Sun Studio on the buildbot
3 lines of code changed in 2 files:
TS-620: remove now bogus assert that Content-Length should not be set
0 lines of code changed in 1 file:
TS-620 Changed a few more int to int64_t with allocation indexes
9 lines of code changed in 1 file:
TS-620 Two more fixes for int64
7 lines of code changed in 1 file:
TS-620 And even more 64-bit fixes to the SM
18 lines of code changed in 4 files:
TS-620 More 64-bit fixes to the SM
24 lines of code changed in 4 files:
TS-613 after re-open
19 lines of code changed in 3 files:
TS-613 Removed old NTLM/auth code, which used the old config for transp proxy
2 lines of code changed in 3 files:
TS-613
1 lines of code changed in 1 file:
TS-615 Change default settings for MSIE User-Agent sniffing
7 lines of code changed in 1 file:
TS-614 Remove remnants from InktoSwitch.
This removes the following configurations:
proxy.config.http.inktoswitch_enabled
proxy.config.http.router_ip
proxy.config.http.router_port
0 lines of code changed in 2 files:
TS-599 Added more configs
122 lines of code changed in 7 files:
TS-599 Added regression tests
2 lines of code changed in 1 file:
TS-599 Added a few more options, and some cleanup.
520 lines of code changed in 9 files:
TS-599 Added more options, and cleaned things up a little. Checkpoint.
82 lines of code changed in 5 files:
TS-599 Added another 14 options
109 lines of code changed in 7 files:
TS-599 First cut at new APIs, and a remap plugin
Also cleaned up / added suggestions from amc.
207 lines of code changed in 5 files:
TS-601 Eliminate old traffic_net configurations
39 lines of code changed in 6 files:
Indentation fixes, in prep for other changes
205 lines of code changed in 1 file:
better Range: handling
1 lines of code changed in 1 file:
TS-576 Remove old, mostly unused records code
0 lines of code changed in 1 file:
TS-594 Migrate from our own int64 (et.al) to int64_t / stdint types.
Tested: gcc 4.1.2, gcc 4.3.2, gcc 4.4, gcc 4.5.1, Intel CC 11.x, Clang (trunk)
Platforms: Fedora Core 14 (64-bit), FC8, FreeBSD8, Ubuntu 8.10
Ubuntu 10.10 (64-bit).
297 lines of code changed in 23 files:
TS-577 Replace the SDKAllocator with a ClassAllocator.
This reduces the amount of memory allocation for plugins,
but requires that plugins now religiously release the
handles that they are expected to release (i.e. no automatic
gc is done for lazy developers).
0 lines of code changed in 2 files:
this addresses TS-578
4 lines of code changed in 1 file:
TS-572 Rename librecords to lib/records.
1 lines of code changed in 1 file:
TS-571 Rename inktomi++.h to libts.h
16 lines of code changed in 17 files:
Adding WCCP support.
Adding TsConfig library.
28 lines of code changed in 4 files:
TS-18 bring IPv6 functionality back to trunk
Tested: OSX-10.6.5
This commit reverts r959407 r959405 r959404 and brings in the fix
on the 'ipv6' branch for Mac OSX:
Reapply r953510 "added IPv6 support for incoming requests". This
is the first step in bringing back the ipv6 changes to trunk. Most
of the conflicts resulted in the transparent proxy changes, but I
believe I've been able to resolve them without issue. This will
definitely need some testing to verify I have not broke anything
in the process.
Reapply r953892 "added stats for ipv4 and ipv6 request via REC".
No conflicts, easy merge.
Reapply r958062 "added INKHttpTxnClientSockAddrGet()". This is a
small patch with a few easy-to-resolve conflicts as a result of the
renaming of the InkAPI stuff like TS_SUCCESS.
Merge in r997943 from ipv6 branch. This is the fix that allows IPv6
to work properly on Mac OSX.
47 lines of code changed in 7 files:
TS-550 More memory cleanup
6 lines of code changed in 2 files:
TS-554 Fix the {http} URLs
2 lines of code changed in 1 file:
TS-551: remove NewCacheVC
4 lines of code changed in 3 files:
TS-550 Remove std::string from HttpSM (not necessary)
8 lines of code changed in 1 file:
TS-544 Eliminate streaming media config, and some cleanup.
0 lines of code changed in 3 files:
TS-504 Cleanup of "Arg" APIs
Also adds support for "Session" data, and access to a transaction
counter per session.
27 lines of code changed in 5 files:
remove random AOL stuff
0 lines of code changed in 4 files:
Fix TS-543
1 lines of code changed in 1 file:
(84 more)