Caleb Spare
|
07c2fdc693
Handle 'application/xml' the same as 'text/xml'
|
12 years ago |
Caleb Spare
|
b275aa7123
Fix some unsafe type assertions.
|
12 years ago |
Caleb Spare
|
10a80333da
Do the code highlighting where the bodies are processed.
|
12 years ago |
Caleb Spare
|
09953ac19a
Add the angular-sanitize plugin.
|
12 years ago |
Alan Shreve
|
081a1f7fde
fix update to use ssl, specify the right parameters
|
12 years ago |
Alan Shreve
|
26038dbf1b
set correct update endpoint
|
12 years ago |
Alan Shreve
|
452ba7a575
fix download completion ui handling, add some better logging
|
12 years ago |
Alan Shreve
|
35d8fc20ff
initial implementation of auto-updating in ngrok
|
12 years ago |
Alan Shreve
|
492182497a
better comments for auth
|
12 years ago |
Alan Shreve
|
0d49d7223d
bump version
|
12 years ago |
Alan Shreve
|
b136b8f1aa
fix an issue where logging during authtoken reading was never reported. fix an issue where ngrok could not find the user's home directory on linux when cross-compiled from darwin
|
12 years ago |
Alan Shreve
|
86c49329c0
version 0.13 release
|
12 years ago |
Alan Shreve
|
e200e75da4
Merge branch 'master' of github.com:inconshreveable/ngrok
|
12 years ago |
Alan Shreve
|
235e5e1a03
show ip, duration and time since request in the web view
|
12 years ago |
inconshreveable
|
b1ecf6b2b7
Merge pull request #5 from philips/patch-1
|
12 years ago |
Brandon Philips
|
d4421470c6
README: fix typo reploy -> replay
|
12 years ago |
Alan Shreve
|
33e6abd696
add hostname option to client
|
12 years ago |
Alan Shreve
|
4823077f97
make sure we assign tunnels in the registry
|
12 years ago |
Alan Shreve
|
885e29abde
refactor tunnel registry. use an LRU size-limited cache instead a time-based cache for tunnel urls. remove nrsc script that is no longer used
|
12 years ago |
Alan Shreve
|
d704c5b2c6
Merge branch 'master' of github.com:inconshreveable/ngrok
|
12 years ago |
Alan Shreve
|
6a7027cc64
bump version, add changelog
|
12 years ago |
inconshreveable
|
26e9190fac
Improve developer's guide documentation
|
12 years ago |
inconshreveable
|
c0b7bf6429
Add readme link to developer's guide
|
12 years ago |
Alan Shreve
|
a51160d372
use custom go-bindata solution for compiling assets into the binary
|
12 years ago |
Alan Shreve
|
9f8d36a6a3
remove unused metric message types
|
12 years ago |
Alan Shreve
|
6ae24bc776
add developers guide documentation
|
12 years ago |
inconshreveable
|
7825238a5f
Improve README documentation
|
12 years ago |
Alan Shreve
|
54751ce313
Use DumpRequest which includes all headers unlike it did in Go 1.0 instead of the hack to use DumpRequestOut which was limiting raw request body lengths to 8192 bytes. Fixes github issue #4.
|
12 years ago |
Alan Shreve
|
e0ff5ad359
fix Makefile to build the correct binaries for client/server targets
|
12 years ago |
Alan Shreve
|
733452c53c
change directory layout so go install generates the correct binaries
|
12 years ago |