Commit History

Author SHA1 Message Date
  Alan Shreve 3655bd8027 make clean now cleans up all of the object files 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 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
  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
  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. 12 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. 12 years ago
  Alan Shreve 078bbb1fdc fix makefile to get bindata dependency properly 12 years ago
  Alan Shreve fbcde8774b add basic travis.yml 12 years ago