15 Commits (98cdca9b5a830f1c2ceca52379d662a68109d43e)

Autor SHA1 Nachricht Datum
  David Pursehouse 98cdca9b5a Enable and fix "Statement unnecessarily nested within else clause" warnings vor 4 Jahren
  David Pursehouse a97e79d95d Explicitly specify charset when constructing PrintWriter vor 5 Jahren
  David Pursehouse 30c6c75421 Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8 vor 5 Jahren
  David Pursehouse a3cb474c94 Specify charset when constructing InputStreamReader vor 5 Jahren
  David Pursehouse 5c70be0085 Open auto-closeable resources in try-with-resource vor 6 Jahren
  David Pursehouse f07b60239c Consistently use Constants.CHARSET rather than StandardCharsets.UTF_8 vor 6 Jahren
  David Pursehouse 657e414824 WalkEncryptionTest: Use StandardCharsets.UTF_8 vor 6 Jahren
  David Ostrovsky cee9d444e9 Delegate crypto algorithm creation to InsecureCipherFactory vor 7 Jahren
  David Pursehouse 3b4448637f Enable and fix warnings about redundant specification of type arguments vor 7 Jahren
  Matthias Sohn a4feeb0194 Don't rely on default locale when using toUpperCase() and toLowerCase() vor 7 Jahren
  David Pursehouse c0433f4fb7 Use valueOf rather than constructor for Integer and Boolean vor 7 Jahren
  Matthias Sohn fe85311b3a Avoid UnknownHostException in WalkEncryptionTest vor 8 Jahren
  Marc Strapetz 6c424d320c WalkEncryptionTest: get rid of Log4J dependency vor 8 Jahren
  Andrei Pozolotin 504e23b7a5 Adding JGitV1 and JGitV2 Walk Encryption vor 8 Jahren
  Andrei Pozolotin 81810aff29 Adding AES Walk Encryption support in http://www.jets3t.org/ mode vor 8 Jahren