Skip to content
Snippets Groups Projects
  1. Dec 10, 2015
  2. Dec 09, 2015
    • akwizgran's avatar
      Merge branch 'junit-4-not-3' into 'master' · d0342f9a
      akwizgran authored
      Don't mix JUnit 4's @Test with JUnit3's TestCase.
      
      This is the world's most boring merge request. Android Studio was complaining about using JUnit 4's @Test annotations with JUnit 3's TestCase, so I fixed it.
      
      Most of the changes come from Android Studio organising imports in a different order from Eclipse.
      
      See merge request !8
      d0342f9a
    • akwizgran's avatar
      Merge branch '161-hidden-service-directory' into 'master' · a5afa2ef
      akwizgran authored
      Create hidden service in a subdirectory. #161
      
      The permissions for the parent directory are too permissive (775) for Tor 0.2.7.5. Store the hidden service hostname and private key in a subdirectory with permissions 700.
      
      See merge request !5
      a5afa2ef
    • akwizgran's avatar
      Merge branch '160-improve-gitignore' into 'master' · 4497612a
      akwizgran authored
      improved git ignore
      
      closes #160 
      
      See merge request !4
      4497612a
  3. Dec 08, 2015
  4. Dec 04, 2015
  5. Dec 03, 2015
  6. Dec 02, 2015
Loading