Alan Shreve
|
ea088b69f2
safely capture and display panics while rendering any pages in the web http view. safely print out stack traces from crashed goroutines without destroying the terminal
|
12 years ago |
Alan Shreve
|
3655bd8027
make clean now cleans up all of the object files
|
12 years ago |
Alan Shreve
|
2fff31ff61
major refactoring and cleanup to support multiple tunnels
|
12 years ago |
Alan Shreve
|
a29febde5c
indicate in the terminal UI when the web UI is disabled
|
12 years ago |
Alan Shreve
|
677ea6ab95
update changelog
|
12 years ago |
Alan Shreve
|
23fd33b344
bump version
|
12 years ago |
Alan Shreve
|
a2cf6b70c1
allow the web interface to be disabled
|
12 years ago |
Alan Shreve
|
8d7081e747
bump version
|
12 years ago |
Alan Shreve
|
9373eb8f4d
fix a variable shadowing bug
|
12 years ago |
Alan Shreve
|
8339a76cc1
don't continue after a download error
|
12 years ago |
Alan Shreve
|
8054e64ad7
bump version
|
12 years ago |
Alan Shreve
|
4d08291813
fix a bug which causes updates to be tried without delay after the first update interval
|
12 years ago |
Alan Shreve
|
ea1b1ed632
incremental progress on supporting multiple active tunnels in the ngrok client
|
12 years ago |
Alan Shreve
|
bfd7e64d9f
fix race condition in logging initialization. go fmt
|
12 years ago |
Alan Shreve
|
aa99cc1cd4
send user id in update request
|
12 years ago |
Alan Shreve
|
01167cb136
bump version
|
12 years ago |
Alan Shreve
|
b157045a37
modify auto-updating to use the new API and check first so the server can signal manual updates as necessary
|
12 years ago |
Alan Shreve
|
bf7a36f03e
virtual host names are now case-insensitive
|
12 years ago |
Alan Shreve
|
c5b7e331da
Fix a bug which crashed the client when replaying requests
|
12 years ago |
Alan Shreve
|
e6141ac6ac
Merge branch 'master' of github.com:inconshreveable/ngrok
|
12 years ago |
inconshreveable
|
0754d30550
Merge pull request #17 from jzs/jzs
|
12 years ago |
Alan Shreve
|
3d17d52659
Major ngrokd server refactor improving:
|
12 years ago |
jzs
|
51e8ca782b
Fixed copy paste error
|
12 years ago |
Alan Shreve
|
999f1063d0
update changelog
|
12 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
|
12 years ago |
Alan Shreve
|
f88378a8da
Merge branch 'master' of https://github.com/skastel/ngrok into publicport
|
12 years ago |
Stephen Huenneke
|
0115a63898
Adding Stephen Huenneke to contributors.
|
12 years ago |
Stephen Huenneke
|
53e28ef0c1
Fixing formatting so that we're faithfully passing on port information.
|
12 years ago |
Alan Shreve
|
77e3f140ca
separate cache keys for each protocol
|
12 years ago |
Alan Shreve
|
fb0c343161
bump version
|
12 years ago |