Statistics
| Branch: | Tag: | Revision:

gnupg-for-java @ master

Name Size Revision Age Author Comment
  etc 34aec603 almost 4 years Hans-Christoph Steiner add Guardian Project logo and name to javadoc
  examples 06522d56 almost 4 years Hans-Christoph Steiner add run script to examples/
  jni f5b4d5b9 almost 3 years Daniele Ricci Remove debugging log Signed-off-by: Daniele Ri...
  src 79ed829c almost 3 years Daniele Ricci Implement GnuPGKey.getTimestamp Signed-off-by:...
  tests f15d15c0 almost 4 years Hans-Christoph Steiner include a bunch of relevant files to test with
.classpath 520 Bytes 763134fa almost 4 years Hans-Christoph Steiner include JUnit from Eclipse and set the location...
.gitignore 154 Bytes 90fb7455 almost 3 years Daniele Ricci Simple Maven script Signed-off-by: Daniele Ric...
.project 373 Bytes b24e3b5a almost 4 years Hans-Christoph Steiner add Eclipse project to make it easier to get st...
COPYING 25.8 KB dadbd6a9 almost 8 years Stefan Richter initial rev
README.md 2.22 KB a0913cfa almost 4 years Hans-Christoph Steiner clean up build system to use variables and run ...
TODO 1.87 KB dadbd6a9 almost 8 years Stefan Richter initial rev
build.properties 273 Bytes 7524483a almost 4 years Hans-Christoph Steiner update build version to 0.2-pre
build.xml 4.89 KB 2e6e0e55 almost 4 years Hans-Christoph Steiner print error if calling make directly, make shou...
pom.xml 2.21 KB 90fb7455 almost 3 years Daniele Ricci Simple Maven script Signed-off-by: Daniele Ric...

Latest revisions

# Date Author Comment
f5b4d5b9 01/27/2015 10:02 am Daniele Ricci

Remove debugging log

Signed-off-by: Daniele Ricci <>

79ed829c 01/27/2015 10:01 am Daniele Ricci

Implement GnuPGKey.getTimestamp

Signed-off-by: Daniele Ricci <>

90fb7455 01/27/2015 10:01 am Daniele Ricci

Simple Maven script

Signed-off-by: Daniele Ricci <>

ac0cb870 07/30/2014 08:48 pm Hans-Christoph Steiner

set required gpgme version to 1.5.0

05f74c71 03/25/2014 05:05 pm Hans-Christoph Steiner

remove unused headers

2e6e0e55 03/25/2014 05:05 pm Hans-Christoph Steiner

print error if calling make directly, make should be called by ant

763134fa 03/25/2014 05:05 pm Hans-Christoph Steiner

include JUnit from Eclipse and set the location of the native libs

a0913cfa 03/25/2014 03:00 pm Hans-Christoph Steiner

clean up build system to use variables and run the test suite

5cce7a14 03/25/2014 03:33 am Hans-Christoph Steiner

clean up naming in build system

d69a6bb1 03/25/2014 02:31 am Hans-Christoph Steiner

generate and build against JNI headers so definitions match

javah generates C headers from the Java sources, so they provide a way to
check that the C JNI code matches the Java definitions. This commit
enables that functionality.

View all revisions | View revisions

Also available in: Atom