1. 02 6月, 2016 1 次提交
  2. 26 5月, 2016 1 次提交
  3. 25 5月, 2016 1 次提交
  4. 21 5月, 2016 1 次提交
  5. 20 5月, 2016 1 次提交
  6. 19 5月, 2016 2 次提交
  7. 16 5月, 2016 1 次提交
  8. 18 4月, 2016 1 次提交
  9. 11 4月, 2016 1 次提交
    • Noel Grandin's avatar
      some cleanups for the ClientInfo pull · a655cd87
      Noel Grandin 提交于
      - allocate clientInfo on demand
      - move getMode() from JdbcDatabaseMetaData to JdbcConnection so we only
      need to fetch it once per connection
      - add minimal support for JdbcDatabaseMetaData#getClientInfoProperties
      a655cd87
  10. 10 4月, 2016 2 次提交
  11. 07 4月, 2016 1 次提交
  12. 30 3月, 2016 1 次提交
  13. 29 3月, 2016 1 次提交
  14. 18 3月, 2016 1 次提交
  15. 01 3月, 2016 1 次提交
  16. 22 2月, 2016 1 次提交
  17. 17 2月, 2016 2 次提交
  18. 06 2月, 2016 1 次提交
    • Tomas Pospichal's avatar
      Remove anon from legacyAlgorithms when creating ssl server sockets. · d4dcb65f
      Tomas Pospichal 提交于
      Restores the ability of H2 in default configuration to use ssl
      connections out-of-the-box.
      
      The security property jdk.tls.legacyAlgorithms exists in newer Java
      versions and its default value effectively prevents anonymous TLS
      from being used. The modification is only attempted when
      h2.enableAnonymousTLS is true and makes SSL server socket behaviour
      during handshake more similar to that of older JREs.
      
      Note that the setting affects all SSL server sockets on the same JVM.
      d4dcb65f
  19. 04 2月, 2016 1 次提交
  20. 28 1月, 2016 1 次提交
  21. 27 1月, 2016 1 次提交
  22. 26 1月, 2016 1 次提交
  23. 22 1月, 2016 1 次提交
  24. 21 1月, 2016 1 次提交
  25. 19 1月, 2016 1 次提交
  26. 15 1月, 2016 1 次提交
  27. 26 12月, 2015 1 次提交
  28. 22 12月, 2015 1 次提交
  29. 20 12月, 2015 1 次提交
  30. 10 12月, 2015 1 次提交
  31. 09 12月, 2015 1 次提交
  32. 19 11月, 2015 1 次提交
  33. 11 11月, 2015 1 次提交
  34. 21 10月, 2015 1 次提交
  35. 16 10月, 2015 1 次提交
  36. 15 10月, 2015 1 次提交
  37. 14 10月, 2015 1 次提交