Directory proxy/http2/

Directory Deleted:
2011-01-12 16:38
Total Files:
0
Deleted Files:
45
Lines of Code:
0

Browse with ViewVC

[root]/proxy/http2
            Folder removed from repo remap (0 files, 0 lines)

Lines of Code

proxy/http2/ Lines of Code

Developers

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

Most Recent Commits

zwoop 2011-01-12 16:38 Rev.: 1058353

TS-631 Rename proxy/http2 to proxy/http

0 lines of code changed in 45 files:

zwoop 2011-01-11 22:23 Rev.: 1057989

TS-593 Cleanup of inktomi.com

1 lines of code changed in 4 files:

zwoop 2011-01-10 14:01 Rev.: 1057358

TS-632 Fixes for bad cast, and cleanup for Intel CC

6 lines of code changed in 1 file:

jesus 2011-01-07 20:19 Rev.: 1056609

I need to learn to copy and paste better. invalid cast

1 lines of code changed in 1 file:

jesus 2011-01-07 20:11 Rev.: 1056608

these don't work under Sun Studio on the buildbot

3 lines of code changed in 2 files:

jplevyak 2011-01-07 16:27 Rev.: 1056559

TS-620: remove now bogus assert that Content-Length should not be set

0 lines of code changed in 1 file:

zwoop 2011-01-07 14:29 Rev.: 1056522

TS-620 Changed a few more int to int64_t with allocation indexes

9 lines of code changed in 1 file:

zwoop 2011-01-07 08:43 Rev.: 1056358

TS-620 Two more fixes for int64

7 lines of code changed in 1 file:

zwoop 2011-01-06 22:40 Rev.: 1056194

TS-620 And even more 64-bit fixes to the SM

18 lines of code changed in 4 files:

zwoop 2011-01-06 17:36 Rev.: 1056140

TS-620 More 64-bit fixes to the SM

24 lines of code changed in 4 files:

amc 2011-01-06 10:40 Rev.: 1055954

TS-613 after re-open

19 lines of code changed in 3 files:

zwoop 2011-01-05 22:56 Rev.: 1055751

TS-613 Removed old NTLM/auth code, which used the old config for transp proxy

2 lines of code changed in 3 files:

amc 2011-01-05 19:05 Rev.: 1055709

TS-613

1 lines of code changed in 1 file:

zwoop 2011-01-03 14:07 Rev.: 1054751

TS-615 Change default settings for MSIE User-Agent sniffing

7 lines of code changed in 1 file:

zwoop 2011-01-03 13:13 Rev.: 1054731

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:

zwoop 2011-01-01 10:09 Rev.: 1054260

TS-599 Added more configs

122 lines of code changed in 7 files:

zwoop 2011-01-01 10:09 Rev.: 1054259

TS-599 Added regression tests

2 lines of code changed in 1 file:

zwoop 2011-01-01 10:09 Rev.: 1054258

TS-599 Added a few more options, and some cleanup.

520 lines of code changed in 9 files:

zwoop 2011-01-01 10:09 Rev.: 1054257

TS-599 Added more options, and cleaned things up a little. Checkpoint.

82 lines of code changed in 5 files:

zwoop 2011-01-01 10:09 Rev.: 1054256

TS-599 Added another 14 options

109 lines of code changed in 7 files:

zwoop 2011-01-01 10:09 Rev.: 1054255

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:

zwoop 2010-12-19 21:32 Rev.: 1050984

TS-601 Eliminate old traffic_net configurations

39 lines of code changed in 6 files:

zwoop 2010-12-17 09:11 Rev.: 1050437

Indentation fixes, in prep for other changes

205 lines of code changed in 1 file:

ericb 2010-12-15 21:56 Rev.: 1049784

better Range: handling

1 lines of code changed in 1 file:

zwoop 2010-12-15 18:45 Rev.: 1049764

TS-576 Remove old, mostly unused records code

0 lines of code changed in 1 file:

zwoop 2010-12-14 18:15 Rev.: 1049373

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:

zwoop 2010-12-05 12:02 Rev.: 1042404

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:

jesus 2010-12-02 20:02 Rev.: 1041677

this addresses TS-578

4 lines of code changed in 1 file:

zwoop 2010-12-02 09:47 Rev.: 1041444

TS-572 Rename librecords to lib/records.

1 lines of code changed in 1 file:

zwoop 2010-12-02 09:10 Rev.: 1041428

TS-571 Rename inktomi++.h to libts.h

16 lines of code changed in 17 files:

amc 2010-11-30 09:33 Rev.: 1040621

Adding WCCP support.
Adding TsConfig library.

28 lines of code changed in 4 files:

andrewhsu 2010-11-28 23:11 Rev.: 1040017

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:

zwoop 2010-11-23 18:04 Rev.: 1038411

TS-550 More memory cleanup

6 lines of code changed in 2 files:

zwoop 2010-11-23 11:32 Rev.: 1038267

TS-554 Fix the {http} URLs

2 lines of code changed in 1 file:

jplevyak 2010-11-22 12:32 Rev.: 1037849

TS-551: remove NewCacheVC

4 lines of code changed in 3 files:

zwoop 2010-11-21 21:46 Rev.: 1037604

TS-550 Remove std::string from HttpSM (not necessary)

8 lines of code changed in 1 file:

zwoop 2010-11-19 15:30 Rev.: 1037062

TS-544 Eliminate streaming media config, and some cleanup.

0 lines of code changed in 3 files:

zwoop 2010-11-18 21:35 Rev.: 1036737

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:

ericb 2010-11-18 19:14 Rev.: 1036712

remove random AOL stuff

0 lines of code changed in 4 files:

ericb 2010-11-18 18:59 Rev.: 1036707

Fix TS-543

1 lines of code changed in 1 file:

(84 more)

Generated by StatSVN 0.7.0