1. 31 3月, 2018 1 次提交
    • wu-sheng's avatar
      Support token auth in gRPC upstream (#1000) · d322f528
      wu-sheng 提交于
      * Add client side token.
      
      * Fix ci.
      
      * Fix most codes of token auth at both sides.
      
      * Add settings in config files.
      
      * Make auth interceptor doesn't throw expcetion.
      
      * Update AuthenticationSimpleChecker.java
      
      * Update AuthenticationActivator.java
      
      * Revert "Update AuthenticationActivator.java"
      
      This reverts commit 0935f18fd6802ab84c12e0609c21ef753ff51be3.
      
      * Merge branch 'feature/token-auth' of https://github.com/apache/incubator-skywalking into feature/token-auth
      
      # Conflicts:
      #	apm-collector/apm-collector-agent/agent-grpc/agent-grpc-provider/src/main/java/org/apache/skywalking/apm/collector/agent/grpc/provider/AuthenticationSimpleChecker.java
      
      * Fix Auhentication token works incorrect (#1001)
      
      * Fix Auhentication token works incorrect
      
      * Change way to build GRPC Channel
      
      * Response an empty header when auth fails.
      d322f528
  2. 24 3月, 2018 1 次提交
  3. 23 3月, 2018 1 次提交
  4. 22 3月, 2018 1 次提交
    • wu-sheng's avatar
      Support TLS of gRPC between agent and server. (#968) · d8d28a0b
      wu-sheng 提交于
      * Finish the prototype of TLS of gRPC between agent and server.
      
      * Fix for rat check.
      
      * Update GRPCChannelManager.java
      
      * Update AgentModuleGRPCProvider.java
      
      * Upgrade netty version (#971)
      
      * Make sure end user can't start gRPC server with and without SSL in the same port.
      d8d28a0b
  5. 19 3月, 2018 1 次提交
  6. 05 3月, 2018 1 次提交
  7. 04 3月, 2018 1 次提交
  8. 28 2月, 2018 1 次提交
  9. 26 2月, 2018 1 次提交
  10. 25 2月, 2018 1 次提交
  11. 07 2月, 2018 2 次提交
  12. 23 1月, 2018 1 次提交
  13. 16 1月, 2018 1 次提交
  14. 11 1月, 2018 2 次提交
  15. 04 1月, 2018 3 次提交
  16. 02 1月, 2018 1 次提交
  17. 25 12月, 2017 2 次提交
  18. 21 12月, 2017 1 次提交
  19. 19 12月, 2017 1 次提交
  20. 18 12月, 2017 1 次提交
  21. 15 12月, 2017 1 次提交
  22. 14 12月, 2017 3 次提交
  23. 12 12月, 2017 1 次提交
  24. 11 12月, 2017 2 次提交
  25. 10 12月, 2017 1 次提交
  26. 09 12月, 2017 1 次提交
  27. 05 12月, 2017 1 次提交
  28. 30 11月, 2017 1 次提交
  29. 27 11月, 2017 2 次提交
  30. 20 11月, 2017 1 次提交
  31. 18 11月, 2017 1 次提交