Skip to content
Snippets Groups Projects
  1. Oct 31, 2018
  2. May 16, 2018
    • Thai Duong's avatar
      Fixing https://github.com/google/tink/issues/94. · 3f657b60
      Thai Duong authored
      I don't actually know how Maven works, but the error message indicates that we actually need Gauva.
      
      Also I added a test to prevent this bug from happening, but I forgot to make it run =).
      
      PiperOrigin-RevId: 196337621
      GitOrigin-RevId: 3cdbc775903204bf11762c80a296c1876a9bda3f
      3f657b60
  3. Mar 23, 2018
  4. Feb 28, 2018
    • Thai Duong's avatar
      Deleting files that are not on GitHub to make GoB a mirror of GitHub. · ffbbcfc1
      Thai Duong authored
      This makes migrating changes between GitHub and GoB easier.
      
      The copybara script is being moved to Piper, and nobody is actually
      using the other script.
      
      Change-Id: I876e0ff90995e7d49fa97d57b86aee5d2e66b14a
      ORIGINAL_AUTHOR=Thai Duong <thaidn@google.com>
      GitOrigin-RevId: e8463a41307fa0e81a8334cad4708dcc5316ed80
      ffbbcfc1
  5. Feb 27, 2018
    • Google Engineers's avatar
      Generate Maven jars with Bazel. · de97714f
      Google Engineers authored
      We no longer need to maintain Maven as a separate build and test system.
      This would save us a lot of time, as Maven is not exactly nice to deal
      with.
      
      This also allows us to simplify the poms, especially the dependencies.
      For example, to use Tink for Android users no longer have to set
      $ANDROID_HOME.
      
      Change-Id: I925b37409f8ed5e32f228d8de0f0845ea38bc427
      ORIGINAL_AUTHOR=Google Engineers <noreply@google.com>
      GitOrigin-RevId: 49470c492c6bc1d28960c243b671208863ccdf6b
      de97714f
    • Google Engineers's avatar
      On new commits, publishing to Maven snapshot versions of Tink and apps. · 0ae10dbb
      Google Engineers authored
      Change-Id: I5b7e32a11a40ef1bb6236cc0a5c1b7f030f201e1
      ORIGINAL_AUTHOR=Google Engineers <noreply@google.com>
      GitOrigin-RevId: 1dc2f9b232006e087d30052fc98df76baf604d21
      0ae10dbb
  6. Oct 27, 2017
  7. Oct 03, 2017
  8. Jul 12, 2017
    • Thai Duong's avatar
      Set TEST_TMPDIR before running tests with Maven. · 5536d546
      Thai Duong authored
      Also test with random tmp files because some tests might fail if
      the files they want to write to already exist.
      
      Change-Id: Ia8be496ced6585e4914997975f04760cad5a1012
      ORIGINAL_AUTHOR=Thai Duong <thaidn@google.com>
      GitOrigin-RevId: dc0215517fc44451e8fc86f08157ae97eb0d9e39
      5536d546
  9. Jun 23, 2017
    • Thai Duong's avatar
      Add a pom.xml for Android. · dba8b2d9
      Thai Duong authored
      The Android flavor uses protobuf lite, does not support GCP KMS (which
      does not run on Android yet). It'll also include Android-specific stuff.
      
      The main flavor uses protobuf full and includes everything.
      
      Change-Id: I1b271171dad8eb31aba0aef0308be1f30cf96966
      ORIGINAL_AUTHOR=Thai Duong <thaidn@google.com>
      GitOrigin-RevId: 8db6f588e19b4cebe624655e1f5b9184f9bbcaf2
      dba8b2d9
  10. Jun 15, 2017
    • Erhan Nergiz's avatar
      Adds DJB's XSalsa20 cipher. · e636ed3f
      Erhan Nergiz authored
      Change-Id: Ib2b2446d254811583ee29480d386975ce5a859c3
      ORIGINAL_AUTHOR=Erhan Nergiz <anergiz@google.com>
      GitOrigin-RevId: ed221cc8f67b3a0ff85a4e110f3cbad37f0bff21
      e636ed3f
  11. Jun 12, 2017
  12. May 13, 2017
Loading