Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2014-10-22 | Make conversations the root project | Sam Whited | 313 | -0/+25560 |
2014-09-08 | Work on Yubikey decryption | Dominik Schürmann | 1 | -0/+1 |
2014-09-07 | Fix for user ids in API | Dominik Schürmann | 1 | -1/+1 |
2014-09-07 | Fix nullpointer with new OpenPgpSignatureResult version | Dominik Schürmann | 1 | -0/+1 |
2014-08-31 | Changelog | Dominik Schürmann | 1 | -1/+2 |
2014-08-31 | Add userIds to OpenPgpSignatureResult | Dominik Schürmann | 1 | -14/+29 |
2014-08-31 | Add SIGNATURE_KEY_REVOKED, SIGNATURE_KEY_EXPIRED, rename SIGNATURE_PUB_KEY_UN... | Dominik Schürmann | 2 | -6/+12 |
2014-08-30 | Add my Real-name to the Copyright statement | Florian Schmaus | 1 | -2/+5 |
2014-08-12 | Use application context | Dominik Schürmann | 1 | -1/+1 |
2014-08-12 | More fixes for OpenPgpServiceConnection | Dominik Schürmann | 1 | -3/+6 |
2014-08-12 | Refactor OpenPgpServiceConnection with better callback | Dominik Schürmann | 1 | -13/+16 |
2014-08-11 | Add EXTRA_ORIGINAL_FILENAME | Dominik Schürmann | 1 | -1/+4 |
2014-08-11 | Rename to OpenPgpMetadata | Dominik Schürmann | 1 | -10/+10 |
2014-08-11 | Support mime type in metadata | Dominik Schürmann | 1 | -14/+13 |
2014-08-11 | Increase version to 4 | Dominik Schürmann | 1 | -5/+30 |
2014-08-11 | Add metadata parcel | Dominik Schürmann | 1 | -0/+133 |
2014-08-04 | Lint fixes | Dominik Schürmann | 1 | -1/+1 |
2014-07-30 | Allow mdns multicast / unicast reply queries | Rene Treffer | 1 | -2/+18 |
2014-07-30 | Remove System.out code | Rene Treffer | 1 | -2/+6 |
2014-07-23 | Add parsing for mdns QU records (RFC6762) | Rene Treffer | 1 | -1/+15 |
2014-07-23 | Better / more verbose toString | Rene Treffer | 2 | -1/+9 |
2014-07-23 | Add TXT record | Rene Treffer | 2 | -1/+74 |
2014-07-23 | Add TXT record | Rene Treffer | 2 | -1/+74 |
2014-07-22 | Add PTR record parsing | Rene Treffer | 3 | -1/+24 |
2014-07-22 | Add PTR record parsing | Rene Treffer | 3 | -1/+24 |
2014-07-22 | Add values for NFC support | Dominik Schürmann | 1 | -2/+3 |
2014-07-17 | Extend for NFC | Dominik Schürmann | 1 | -0/+3 |
2014-06-23 | Add missing javadoc / missing getter (getTTL) | Rene Treffer | 4 | -5/+18 |
2014-06-22 | Prepare 0.1.0 snapshot | Rene Treffer | 2 | -3/+3 |
2014-06-22 | Add missing javadoc and review new code | Rene Treffer | 10 | -7/+205 |
2014-06-13 | Make sure we initialize big enough if s.o. chooses small values | Rene Treffer | 1 | -1/+1 |
2014-06-13 | Switch to deticated DNSCache interface + reference LRU implementation. | Rene Treffer | 3 | -72/+165 |
2014-06-12 | Simplify cache and extend cache operations. | Rene Treffer | 2 | -9/+92 |
2014-06-12 | Add Cache to minidns | Florian Schmaus | 3 | -43/+76 |
2014-06-08 | Log IOException | Florian Schmaus | 1 | -0/+1 |
2014-06-08 | Remove printStackTrace() calls | Florian Schmaus | 1 | -2/+3 |
2014-06-08 | Close DatagramSocket using try-with-resources | Florian Schmaus | 1 | -11/+12 |
2014-06-08 | Make minidns Android agnostic | Florian Schmaus | 11 | -7/+6 |
2014-04-03 | Allow querying specific dns server by name/ip and port | Rene Treffer | 1 | -3/+44 |
2014-04-03 | Fix negative jump targets | Rene Treffer | 1 | -1/+1 |
2014-04-03 | Add an IDN equals method to check names | Rene Treffer | 1 | -0/+14 |
2014-04-03 | Export the record name | Rene Treffer | 1 | -0/+4 |
2014-04-02 | Try various ways to get the dns settings | Rene Treffer | 1 | -1/+90 |