Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
84 commits
Select commit Hold shift + click to select a range
29727bd
PROXY Protocol transformed to Forwarded HTTP heder.
sfeltner-godaddy Feb 7, 2018
9d16c46
PROXY Protocol transformed to Forwarded HTTP heder.
sfeltner-godaddy Feb 7, 2018
de92b91
Adding port decsriptor for 'pp' proxy protocol.
sfeltner-godaddy May 9, 2018
c0fc776
Checking in work in progress towards the prot descriptor.
sfeltner-godaddy May 14, 2018
ce4e02a
Merging
sfeltner-godaddy May 15, 2018
57e20fd
Switch to a safer snprintf(), makes compilers more happy
zwoop May 27, 2018
6d6b5cb
Removes the documentation references to vaddrs.config
randall May 22, 2018
ca3cec2
Removes unused raft library
randall May 22, 2018
9af85fa
Adds log field for "reason phrase" returned with status codes
randall Apr 26, 2018
db350df
Make ATS buildable with BoringSSL again
maskit May 25, 2018
e340cb2
Removes stray debug message on environments with getpeerid
randall May 25, 2018
a0c7dfb
Updates documentation for gzip/compress renaming
randall May 30, 2018
2e812f9
doc: Fixes some broken macro usages
randall May 30, 2018
f825cc5
Removes obsolete ja traffic_line translations
randall May 31, 2018
a39008c
Restores clang-analyzer error states, and updates docs for 8.0.x
zwoop May 29, 2018
55a8d2d
Removes an old version, and adds 8.0.x, to the Docs structure
zwoop May 29, 2018
8c00beb
HostDB timed RR fix
Jun 1, 2018
2e06919
Removes more references to clustering
randall May 31, 2018
21d09d2
Correct the number of available disk shows in fatal message
oknet Jun 2, 2018
520887c
Removes the documentation for the epic plugin
randall May 30, 2018
bff9dca
Update libexecdir of Layout GNU from config.layout
nqyy May 31, 2018
1103392
doc: fixes some example configurations in the plugins docs
randall May 31, 2018
b976fa0
header age not critical to HSTS header test result.
shinrich May 31, 2018
1b03b33
Allow disable throttling.
shinrich May 31, 2018
fa5326d
Moves traffic_log{cat,stats} to cmd/traffic_log{cat,stats}
zwoop Jun 4, 2018
b403852
Parent Selection -- Add option to mark down self specified as a parent.
pbchou May 29, 2018
e759a17
Only increment currently_open count if FD is really open
shinrich May 30, 2018
8c75269
Only increment currently_open if socket connects (take 2)
shinrich May 31, 2018
d02ce84
Log the errno from the connect failure.
shinrich May 31, 2018
d1b9158
traffic_crashlog can now terminate itself when using custom startup s…
duke8253 May 25, 2018
ee8daaa
Cleans up various bits of old code
randall May 23, 2018
0678131
Clarifies error when failing to load ticket key
randall May 22, 2018
9210fa4
Removes some old, unused tests
zwoop Jun 5, 2018
272261d
Removes some old files that we no longer build
zwoop Jun 5, 2018
636c4b6
Fixes builds broken after moving stuff to cmd/
zwoop Jun 5, 2018
6be616b
Update memory efficient string_view to traffic_layout related codes
nqyy May 29, 2018
150a0b4
example: Cleans up spelling
randall May 31, 2018
302d5a8
In the non-transparent case handle EADDRNOTAVAIL as a normal connect …
shinrich May 30, 2018
7144069
tsconfig/IntrusivePtr refresh - updated for eleventy and better confo…
SolidWallOfCode May 30, 2018
eb299ca
Clang-Analyzer: Fix false positive in IntrusivePtr.
SolidWallOfCode Jun 2, 2018
6369836
Parent Selection - Consistent Hash - secondary_mode
pbchou May 29, 2018
d1c022d
MemArena refesh for better memory handling.
SolidWallOfCode May 28, 2018
0aad0f8
Fix copying issue of traffic_layout runroot
nqyy Jun 1, 2018
0904423
Remove unused macros in jtest
bryancall Jun 6, 2018
d302ecb
Removes the exec bit that was added by c3c4ff2
zwoop Jun 7, 2018
820d942
Remove details of the via string from the cache-control gold file.
shinrich Jun 6, 2018
d435ac6
Clean up zombie_event that didn't expire.
shinrich Jun 6, 2018
add46f0
Fixed incorrect type and buffer length in fq_pacing.
alficles May 10, 2018
d858b4c
Change MIMEHdr::value_append_or_set to handle duplicate headers (alwa…
SolidWallOfCode Jun 6, 2018
5d8c693
Fix multiple issues of traffic_layout and add a readme
nqyy Jun 6, 2018
496455d
Deletes some more old, unused files
zwoop Jun 7, 2018
93e2a23
force the binary to link with libstdc++ so it uses the proper new/delete
duke8253 Jun 6, 2018
f706d96
Add time option to traffic_ctl host down. The time
jrushford Apr 20, 2018
47b496d
Add infodir back to Layout and clean up some code
nqyy Jun 7, 2018
94a56fd
Upgrade API I/O functions to consistently use s/size_t.
alficles May 10, 2018
16ae0b9
Update documentation for TSfread/TSfwrite to match new types.
alficles May 10, 2018
4a6d0fb
Removed defines that are not used
bryancall Jun 7, 2018
bb85b9c
HostDB code cleanup
bryancall Jun 6, 2018
ef2e5fa
Negative Caching should not happen on 400 Bad Request
persiaAziz Jun 8, 2018
ada64b9
Moves traffic_server to cmd/traffic_server
zwoop Jun 5, 2018
5ff5fad
Collapses the cmd/ build into one single build unit
zwoop Jun 6, 2018
a4be8f9
fix broken out of tree build
duke8253 Jun 12, 2018
083f7ff
set the LDFLAGS when jemalloc is being used
duke8253 Jun 13, 2018
4dc34b9
Revert "force the binary to link with libstdc++ so it uses the proper…
duke8253 Jun 13, 2018
408aaa2
Renames the cmd/ tree to src/
zwoop Jun 13, 2018
8f232c4
Fix off-by-one access in header_rewrite config parser
maskit Jun 13, 2018
884e888
Clear server_entry in case of ERROR as well as NO_ACTIVITY_TIMEOUT
shinrich Apr 21, 2018
17f8f79
redirection_tries should no be incremented twice
persiaAziz Jun 11, 2018
c677d67
Fixed coredump with origin throttling
bryancall Jun 13, 2018
39fedef
Importing yaml-cpp into tree
randall May 30, 2018
6b45069
Converts logging.config and ssl_server_name.config to YAML-based files
randall May 7, 2018
9e4eacb
Removes luajit lib and custom Lua bindings
randall May 18, 2018
2e8724d
doc: Updates for the logging.config and ssl_server_name.config yaml c…
randall Jun 1, 2018
e0a236c
Handle inactivity timeout event in state_http_server_open
bryancall Jun 15, 2018
145eeda
Removes the TSUrlDestroy API, which has been a no-op for a long time
zwoop Jun 16, 2018
9e0cff8
Removes the old TSRedirectUrlGet API, deprecated
zwoop Jun 16, 2018
14dbccc
set verify locations in the initializer function only
persiaAziz Jun 14, 2018
567e227
Handle various kinds of errors in cache scan
persiaAziz May 22, 2018
6f3a600
Update installation instruction for lua plugin
shukitchan Jun 18, 2018
8eafb04
Proxy Protocol progress check in before merging to syng with 8.0.x
sfeltner-godaddy Jun 18, 2018
21850da
PROXY Protocol transformed to Forwarded HTTP heder.
sfeltner-godaddy Feb 7, 2018
7da5f2c
Proxy Protocol check point
sfeltner-godaddy Jul 2, 2018
69f5343
Proxy Protocol check point merge
sfeltner-godaddy Jul 2, 2018
e1091aa
Merge branch 'proxy-protocol-port-descriptor' of github.com:reveller/…
sfeltner-godaddy Jul 2, 2018
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
26 changes: 12 additions & 14 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -49,15 +49,18 @@ doc/xml/
MYMETA.*
pm_to_blib

cmd/traffic_cop/traffic_cop
cmd/traffic_ctl/traffic_ctl
cmd/traffic_crashlog/traffic_crashlog
cmd/traffic_top/traffic_top
cmd/traffic_manager/traffic_manager
cmd/traffic_layout/traffic_layout
cmd/traffic_via/traffic_via
cmd/traffic_wccp/traffic_wccp
cmd/traffic_cache_tool/traffic_cache_tool
src/traffic_cache_tool/traffic_cache_tool
src/traffic_cop/traffic_cop
src/traffic_crashlog/traffic_crashlog
src/traffic_ctl/traffic_ctl
src/traffic_layout/traffic_layout
src/traffic_logcat/traffic_logcat
src/traffic_logstats/traffic_logstats
src/traffic_manager/traffic_manager
src/traffic_server/traffic_server
src/traffic_top/traffic_top
src/traffic_via/traffic_via
src/traffic_wccp/traffic_wccp

lib/stamp-h1
lib/ink_autoconf.h
Expand Down Expand Up @@ -128,11 +131,6 @@ mgmt/api/api_cli_remote
mgmt/tools/shmem_clean
mgmt/utils/test_marshall

proxy/traffic_logcat
proxy/traffic_logstats
proxy/traffic_server
proxy/test_xml_parser

libtool
m4/libtool.m4
m4/ltoptions.m4
Expand Down
Loading