inconshreveable
|
0754d30550
Merge pull request #17 from jzs/jzs
|
11 years ago |
Alan Shreve
|
3d17d52659
Major ngrokd server refactor improving:
|
11 years ago |
jzs
|
51e8ca782b
Fixed copy paste error
|
11 years ago |
Alan Shreve
|
999f1063d0
update changelog
|
11 years ago |
Alan Shreve
|
61dd957018
correctly handle virtual hosting on non default ports and report the correct public URL back to the client without modifying the protocol. add the VHOST environment variable for more flexibility around how virtual hosting is implemented
|
11 years ago |
Alan Shreve
|
f88378a8da
Merge branch 'master' of https://github.com/skastel/ngrok into publicport
|
11 years ago |
Stephen Huenneke
|
0115a63898
Adding Stephen Huenneke to contributors.
|
11 years ago |
Stephen Huenneke
|
53e28ef0c1
Fixing formatting so that we're faithfully passing on port information.
|
11 years ago |
Alan Shreve
|
77e3f140ca
separate cache keys for each protocol
|
11 years ago |
Alan Shreve
|
fb0c343161
bump version
|
11 years ago |
Alan Shreve
|
7032606103
Fixed an issues where the affinity cache could not be serialized/deserialized or saved/loaded from disk. Added better logging around affinity cache load/save. TCP tunnel urls are now handled in the affinity cache and will attempt to return to you the same port you had previously.
|
11 years ago |
Stephen Huenneke
|
aea0524bb5
Fixing over-rides of public port so that they don't result in mis-matched host names due to Request.Host including the port in the returned hostname.
|
11 years ago |
Alan Shreve
|
078bbb1fdc
fix makefile to get bindata dependency properly
|
11 years ago |
Alan Shreve
|
fbcde8774b
add basic travis.yml
|
11 years ago |
Alan Shreve
|
bd3356071e
Merge branch 'autoupdate'
|
11 years ago |
Alan Shreve
|
b63f9bc718
Merge branch 'master' of github.com:inconshreveable/ngrok
|
11 years ago |
Alan Shreve
|
aa4543b824
use new version of go-update. report update error statistics. bump version
|
11 years ago |
Alan Shreve
|
896afc0141
add contributors file
|
11 years ago |
inconshreveable
|
4f4bd7bd06
Merge pull request #10 from cespare/7-xml-syntax-crash
|
11 years ago |
inconshreveable
|
7fb02bb768
Merge pull request #9 from cespare/8-response-summary-fix
|
11 years ago |
Alan Shreve
|
6a2b9c31b1
fix a bug where ngrokd would reject http requests with an authorization header if the client had not specified any authentication necessary
|
11 years ago |
Caleb Spare
|
07c2fdc693
Handle 'application/xml' the same as 'text/xml'
|
11 years ago |
Caleb Spare
|
b275aa7123
Fix some unsafe type assertions.
|
11 years ago |
Caleb Spare
|
10a80333da
Do the code highlighting where the bodies are processed.
|
11 years ago |
Caleb Spare
|
09953ac19a
Add the angular-sanitize plugin.
|
11 years ago |
Alan Shreve
|
081a1f7fde
fix update to use ssl, specify the right parameters
|
11 years ago |
Alan Shreve
|
26038dbf1b
set correct update endpoint
|
11 years ago |
Alan Shreve
|
452ba7a575
fix download completion ui handling, add some better logging
|
11 years ago |
Alan Shreve
|
35d8fc20ff
initial implementation of auto-updating in ngrok
|
11 years ago |
Alan Shreve
|
492182497a
better comments for auth
|
11 years ago |