71 Commits (master)

Author SHA1 Message Date
CrazyCoder cdb6efeca3
Release netty ByteBuf after use ()
hengyunabc 8834a0f2b2 change target to jdk8.
hengyunabc be27d0e51d fix pom.xml url.
hengyunabc 92483fca8f RelayHandler clone relayChannel whent exceptionCaught.
hengyunabc 39760baf17 fix tunnel proxy websocket can not process frame length larger than 65536 problem.
XenoAmess e5506005de
use static inner class when can ()
XenoAmess 8f6ea953f0
String function shortcuts ()
hengyunabc 985963b9d1 tunnel client close ctx in exceptionCaught.
hengyunabc 4c1692650e fix print exception
hengyunabc 537d56d1f1 websocket support idle PingWebSocketFrame.
hengyunabc d3eb03d578 change xsd url to https.
hengyunabc 85aa4f27b4 session command print tunnel client connect status.
hengyunabc e13ced6fdf support config appName;tunnel client/server support add appName prefix for agentId.
hengyunabc e53f355978 tunnel client report arthas version.
hengyunabc 32d4321a99 tunnel server/client support http proxy.
hengyunabc 79c27ad13c add tunnel-common module.
reeco ef2b8e57c9
feature: optimize version management ()
hengyunabc b9aabe4200 [maven-release-plugin] prepare for next development iteration
hengyunabc 4268b4d13e [maven-release-plugin] prepare release arthas-all-3.4.3
hengyunabc e40025a2df [maven-release-plugin] prepare for next development iteration
hengyunabc 956a27bff8 [maven-release-plugin] prepare release arthas-all-3.4.2
hengyunabc 4972f64713 [maven-release-plugin] prepare for next development iteration
hengyunabc d748271fd1 [maven-release-plugin] prepare release arthas-all-3.4.1
hengyunabc c0721bcc98 [maven-release-plugin] prepare for next development iteration
hengyunabc b85bc9aafb [maven-release-plugin] prepare release arthas-all-3.4.0
hengyunabc dcf50ad948 support listen at netty LocalAddress, and tunnel client connect to LocalAddress.
hengyunabc 60bb714675 change version to 3.4.0-SNAPSHOT
hengyunabc 1c97b1a7cc [maven-release-plugin] prepare for next development iteration
hengyunabc feac3a4825 [maven-release-plugin] prepare release arthas-all-3.3.9
hengyunabc 9046dbb932 [maven-release-plugin] prepare for next development iteration
hengyunabc e347fd7fda [maven-release-plugin] prepare release arthas-all-3.3.8
hengyunabc e9386539f4 [maven-release-plugin] prepare for next development iteration
hengyunabc 30b0f5f0d7 [maven-release-plugin] prepare release arthas-all-3.3.7
hengyunabc 927adc9ab5 fix tunnel client reconnect fail problem.
hengyunabc 979095320a [maven-release-plugin] prepare for next development iteration
hengyunabc a4002e95c1 [maven-release-plugin] prepare release arthas-all-3.3.6
hengyunabc ebce251f6e [maven-release-plugin] prepare for next development iteration
hengyunabc 34bdad780a [maven-release-plugin] prepare release arthas-all-3.3.5
hengyunabc 2e07fa0114 [maven-release-plugin] prepare for next development iteration
hengyunabc fc23a18c7a [maven-release-plugin] prepare release arthas-all-3.3.4
hengyunabc 6fb1d84c01 [maven-release-plugin] prepare for next development iteration
hengyunabc 40c914e739 [maven-release-plugin] prepare release arthas-all-3.3.3
hengyunabc 4bcf45a5e7 [maven-release-plugin] prepare for next development iteration
hengyunabc ef0e655a54 [maven-release-plugin] prepare release arthas-all-3.3.2
hengyunabc fbdafec447 [maven-release-plugin] prepare for next development iteration
hengyunabc f6ef550e97 [maven-release-plugin] prepare release arthas-all-3.3.1
hengyunabc 5b2479c9b7 [maven-release-plugin] prepare for next development iteration
hengyunabc 1f6710e380 [maven-release-plugin] prepare release arthas-all-3.3.0
hengyunabc 0df7e8fa8d prepare release 3.3.0
hengyunabc 45cc29694f fix TunnelClient host may null problem.