Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Fix missing source/javadoc archives | Rene Treffer | 2014-06-23 | 3 | -2/+22 | |
| * | Prepare 0.1.0 snapshot | Rene Treffer | 2014-06-22 | 3 | -114/+58 | |
| * | Add missing javadoc and review new code | Rene Treffer | 2014-06-22 | 10 | -7/+205 | |
| * | Make sure we initialize big enough if s.o. chooses small values | Rene Treffer | 2014-06-13 | 1 | -1/+1 | |
| * | Switch to deticated DNSCache interface + reference LRU implementation. | Rene Treffer | 2014-06-13 | 3 | -72/+165 | |
| * | Simplify cache and extend cache operations. | Rene Treffer | 2014-06-12 | 3 | -16/+92 | |
| * | Add Cache to minidns | Florian Schmaus | 2014-06-12 | 4 | -43/+88 | |
| * | Merge pull request #3 from Flowdalic/androidagnostic | Rene Treffer | 2014-06-08 | 17 | -159/+146 | |
| |\ | ||||||
| | * | Log IOException | Florian Schmaus | 2014-06-08 | 1 | -0/+1 | |
| | * | Remove printStackTrace() calls | Florian Schmaus | 2014-06-08 | 1 | -2/+3 | |
| | * | Close DatagramSocket using try-with-resources | Florian Schmaus | 2014-06-08 | 1 | -11/+12 | |
| | * | Make minidns Android agnostic | Florian Schmaus | 2014-06-08 | 17 | -146/+130 | |
| |/ | ||||||
| * | Add gitignore | Rene Treffer | 2014-04-13 | 1 | -0/+106 | |
| * | Allow querying specific dns server by name/ip and port | Rene Treffer | 2014-04-03 | 1 | -3/+44 | |
| * | Fix name in build.xml | Rene Treffer | 2014-04-03 | 1 | -1/+1 | |
| * | AndroidManifest.xml defines minSDK 9, set target sdk to the current one (19) | Rene Treffer | 2014-04-03 | 2 | -2/+2 | |
| * | Fix negative jump targets | Rene Treffer | 2014-04-03 | 1 | -1/+1 | |
| * | Add an IDN equals method to check names | Rene Treffer | 2014-04-03 | 1 | -0/+14 | |
| * | Export the record name | Rene Treffer | 2014-04-03 | 1 | -0/+4 | |
| * | Try various ways to get the dns settings | Rene Treffer | 2014-04-02 | 1 | -1/+90 | |
| * | Initial commit | Rene Treffer | 2014-04-02 | 21 | -0/+2173 | |
* | Don't use submodules | Sam Whited | 2014-10-28 | 1 | -9/+0 | |
* | Set the root project name | Sam Whited | 2014-10-26 | 1 | -0/+2 | |
* | Include build number in output of release builds | Sam Whited | 2014-10-26 | 1 | -0/+12 | |
* | Use full URI for android application Gradle plugin | Sam Whited | 2014-10-26 | 1 | -1/+1 | |
* | Remove useless include from Gradle settings | Sam Whited | 2014-10-26 | 1 | -1/+0 | |
* | Move submodules back to libs/ | Sam Whited | 2014-10-26 | 6 | -13/+13 | |
* | Add some logic for signing releases | Sam Whited | 2014-10-26 | 1 | -0/+29 | |
* | Update otr4j to 0.21 | Sam Whited | 2014-10-26 | 1 | -1/+1 | |
* | Pull otr4j form Maven repo | Sam Whited | 2014-10-26 | 2 | -0/+4 | |
* | Add non-project files back | Sam Whited | 2014-10-22 | 13 | -0/+2865 | |
* | Use proguard on release builds | Sam Whited | 2014-10-22 | 2 | -1/+3 | |
* | Suppress lint errors and remove bcprov | Sam Whited | 2014-10-22 | 2 | -13/+25 | |
* | Add proguard rules | Sam Whited | 2014-10-22 | 1 | -0/+25 | |
* | Make conversations the root project | Sam Whited | 2014-10-22 | 315 | -30/+6 | |
* | Add build deps and move build props to build file | Sam Whited | 2014-10-22 | 4 | -16/+51 | |
* | Add gradle directory | Sam Whited | 2014-10-22 | 3 | -3/+6 | |
* | Use Gradle build system | Sam Whited | 2014-10-22 | 323 | -0/+25930 |