328 Commits

Author SHA1 Message Date
Alan Shreve
a8e7fa4863 Merge pull request #339 from RealDigitalMedia/default_inspect_addr
Give inspect address a default setting
2016-05-30 17:10:41 -07:00
Alan Shreve
62eba1eb30 Merge pull request #337 from RealDigitalMedia/fix_import_order
import sort order
2016-05-30 17:10:04 -07:00
Alan Shreve
de0f8ede2b no longer build 1.3 2016-05-30 17:09:32 -07:00
Alan Shreve
2b08ceecac Merge pull request #338 from RealDigitalMedia/update_ssl_debugging
Use InsecureSkipVerify for debug and ServerName for both
2016-05-30 17:08:15 -07:00
Harvey Chapman
e0711806b8 Use InsecureSkipVerify for debug and ServerName for both 2016-05-04 13:37:52 -04:00
Harvey Chapman
8713b4b685 Give inspect address a default setting 2016-05-04 13:36:42 -04:00
Harvey Chapman
bf9b8bc13b import sort order
go keeps rearranging this
2016-04-29 13:47:49 -04:00
Alan Shreve
9579d5ce5c remove v1 prebuilt download links 2016-04-09 00:08:43 -07:00
Alan Shreve
0b0ed2c233 Add warning about production uses 2016-03-23 13:55:49 -07:00
Alan Shreve
6ab305702d Update README with project status and contribution policy 2016-03-11 20:14:02 -08:00
Alan Shreve
490b49cf2b Merge pull request #219 from is/issue-start-all
support command option for starting all tunnels. #129
2016-03-11 19:07:11 -08:00
Alan Shreve
be65ed00bc Merge pull request #292 from demetrodon/patch-1
Bug fix of width path for web dashboard.
2016-03-11 18:00:43 -08:00
Alan Shreve
5d13f6b94d Merge pull request #308 from laike9m/log4go-import-path-patch
Modified log4go import path
2016-03-11 17:59:02 -08:00
Alan Shreve
f32dfef058 Update README.md 2016-02-10 11:40:26 -08:00
Muromi Rikka
761e6d0de8 Modified log4go import path
Google code stopped service, so `make release-server` failed:
```
package code.google.com/p/log4go: unable to detect version control system
```
2016-02-05 21:18:24 +08:00
Vadim Poplavskiy
749dfd263d Bug fix of width path for web dashboard. 2015-11-29 19:12:42 +02:00
Alan Shreve
0a63a0f485 Merge pull request #261 from atlassian/update_travis_add_badge
Update travis.yml to test against less ancient versions of Go. Add ba…
2015-09-12 12:57:33 -07:00
Otto Jongerius
475911a83c set sudo to false to use new container based infrastructure. 2015-08-27 18:16:12 +10:00
Otto Jongerius
31e1d02a35 Ditch ancient Go version. 2015-08-27 18:14:42 +10:00
Otto Jongerius
58f74e8eec Update travis.yml to test against less ancient versions of Go. Add badge. 2015-08-27 18:07:42 +10:00
Alan Shreve
09cd37a1f3 pin against old go-update API 1.7.1 2015-08-14 13:02:00 -07:00
Alan Shreve
d7f9474efc Merge pull request #247 from davej/patch-1
Development doc update: Mercurial is needed to compile ngrok
2015-06-24 01:43:37 -07:00
Dave Jeffery
1a56399614 Development doc update: Mercurial is needed to compile ngrok
Make will fail with nondescript error (make: *** [deps] Error 1) if you don't have mercurial installed
2015-06-21 17:48:35 +01:00
Alan Shreve
64ebca99eb note about version 2015-03-30 22:30:18 -07:00
Xin Yu
15a6b812d5 support command option for starting all tunnels. #129 2015-03-20 15:05:53 +08:00
Alan Shreve
76ef59fe5d strip out unused logging levels from help text. use dashed name for forward-consistency 2014-12-25 00:50:15 -08:00
cnelson
8056e1b72e added -logLevel to allow control of the log level 2014-12-23 12:00:07 -08:00
Alan Shreve
1014cf7159 Merge branch 'master' of github.com:inconshreveable/ngrok 2014-11-13 14:51:10 -08:00
Alan Shreve
d79f119547 fix crash when there is no body. 2014-11-13 14:50:37 -08:00
Alan Shreve
e39966aca5 Merge pull request #177 from exploid/master
`ngrok list`: List tunnel names from config file
2014-11-13 14:21:48 -08:00
Vincent Roy
3490ea7ca4 ngrok list: List tunnel names from config file 2014-11-11 19:10:33 -04:00
Alan Shreve
f1c0726eb9 Merge pull request #171 from jkeesh/patch-1
Remove extra word in README
2014-10-18 12:09:15 -07:00
Jeremy Keeshin
dac1ec34f2 Remove extra word in README 2014-10-17 23:31:29 -07:00
Alan Shreve
6d6ab48068 fix makefile to allow parallel builds 2014-08-06 09:00:32 -07:00
inconshreveable
da624ca8f7 Link to the official download page instead of per-platform links 2014-06-17 18:48:59 -07:00
inconshreveable
74ac99aa6f Merge pull request #140 from rjocoleman/sha-2
client: add support for SHA-2
2014-06-12 15:29:15 -04:00
Robert Coleman
b958c68d84 client: add support for SHA-2 2014-06-12 17:45:33 +12:00
Alan Shreve
d5c42b1a0b add 1.7 changelog 2014-06-06 09:20:16 -07:00
Alan Shreve
b7d5571aa7 bump version 1.7 2014-06-05 16:20:57 -07:00
Alan Shreve
e3901cc777 check for permissions to update at a better time 2014-06-05 16:20:27 -07:00
Alan Shreve
abb49ede32 vendor and fix DumpRequestOut so that ngrok properly dumps and replays requests with bodies > 8192 bytes. fixes #118 and #91 2014-06-05 15:24:18 -07:00
Alan Shreve
b6f7258686 fix for handling responses with no body 2014-05-26 18:31:08 -07:00
Alan Shreve
8fa9189302 credits for selfhosting help 2014-05-23 17:05:11 -07:00
Alan Shreve
90a139fb26 update self-hosting doc 2014-05-23 11:02:13 -07:00
Alan Shreve
90f6158b83 remove flags for debugging from Makefile that were causing compiler crashes on build. fixes #126 2014-05-15 21:19:53 -07:00
Alan Shreve
f22ce57483 integrate with equinox. 2014-05-15 21:17:32 -07:00
Alan Shreve
e90fe9f4b6 Merge branch 'master' of github.com:inconshreveable/ngrok 2014-05-15 11:57:11 -07:00
Alan Shreve
eb6f733161 new go-update API 2014-05-15 11:57:02 -07:00
inconshreveable
ee75c8fd76 Merge pull request #82 from danieljimenez/master
Adding example plist for running ngrok in the background on OS X with launchd.
2014-05-11 19:36:35 -07:00
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 2014-05-05 15:09:51 -07:00