Alan Shreve
|
d79f119547
fix crash when there is no body.
|
10 years ago |
Alan Shreve
|
d5c42b1a0b
add 1.7 changelog
|
11 years ago |
Alan Shreve
|
b7d5571aa7
bump version
|
11 years ago |
Alan Shreve
|
e3901cc777
check for permissions to update at a better time
|
11 years ago |
Alan Shreve
|
abb49ede32
vendor and fix DumpRequestOut so that ngrok properly dumps and replays requests with bodies > 8192 bytes. fixes #118 and #91
|
11 years ago |
Alan Shreve
|
b6f7258686
fix for handling responses with no body
|
11 years ago |
Alan Shreve
|
8fa9189302
credits for selfhosting help
|
11 years ago |
Alan Shreve
|
90a139fb26
update self-hosting doc
|
11 years ago |
Alan Shreve
|
90f6158b83
remove flags for debugging from Makefile that were causing compiler crashes on build. fixes #126
|
11 years ago |
Alan Shreve
|
f22ce57483
integrate with equinox.
|
11 years ago |
Alan Shreve
|
e90fe9f4b6
Merge branch 'master' of github.com:inconshreveable/ngrok
|
11 years ago |
Alan Shreve
|
eb6f733161
new go-update API
|
11 years ago |
inconshreveable
|
ee75c8fd76
Merge pull request #82 from danieljimenez/master
|
11 years ago |
Alan Shreve
|
ebc0afb6f4
update self-hosting doc to remind you to turn off trust_host_root_certs if you're signing with your own CA
|
11 years ago |
Alan Shreve
|
6296b14a58
fix authorization header
|
11 years ago |
Alan Shreve
|
9bdf1ef2b4
use the new mousetrap API
|
11 years ago |
Alan Shreve
|
a1c6b6ba49
Merge branch 'equinox'
|
11 years ago |
Alan Shreve
|
45c7f8682a
include app id
|
11 years ago |
Alan Shreve
|
f2686d7de8
help windows users by detecting if the program was invoked from explorer
|
11 years ago |
Alan Shreve
|
94c87f1a79
new updating code
|
11 years ago |
inconshreveable
|
c260a1a429
Merge pull request #114 from pborreli/typos
|
11 years ago |
Pascal Borreli
|
44b6b9101b
Fixed typos
|
11 years ago |
Alan Shreve
|
9df0907ea2
update gitignore
|
11 years ago |
Alan Shreve
|
115c6eafa6
fix go-yaml import
|
11 years ago |
inconshreveable
|
530e9e1b6f
Merge pull request #95 from mattn/go-yaml-v1
|
11 years ago |
inconshreveable
|
20193376e0
Merge pull request #96 from fcarriedo/master
|
11 years ago |
Francisco Carriedo
|
cbe945f8b1
Fixed another typo 'tlsCert' to 'tlsCrt'
|
11 years ago |
mattn
|
ceac26ebee
Use go-yaml-v1
|
11 years ago |
Alan Shreve
|
278b93383e
fix synchronization error in lrucache's loaditems
|
11 years ago |
Daniel Jimenez
|
2e5e6acee3
Changes per suggestions by Alan.
|
11 years ago |