-
centic9.github.io Public
Forked from daattali/beautiful-jekyllSome pages with some statistics about Github
-
jgit-cookbook Public
Provides examples and code snippets for the JGit Java Git implementation
-
JGitFS Public
JGitFS provides access to Git branches/tags/commits like they are separate directories via a Linux FUSE userland filesystem
-
cover-the-world Public
A tool which reads GPX tracks and produces a world-map which displays covered "tiles", i.e. ~1.5km squares
-
config Public
Helper project which stores some config-files that I would like to have on every machine that I work on
-
commons-test Public
Utilitity library for testing stuff that I use in multiple projects
-
oss-fuzz Public
Forked from google/oss-fuzzOSS-Fuzz - continuous fuzzing for open source software.
-
commons-dost Public
Utilitity library for stuff that I use in multiple projects
-
commons-htmlunit Public
Common HtmlUnit utility methods that I find useful in various projects
-
imaging-fuzz Public
Use Jazzer to perform fuzzy testing of Apache Commons Imaging
-
-
bzstats Public
Query the Apache bugzilla instance for bug-counts and use R to produce an SVG with a chart of how bug-counts evolved
-
poi-regression-test Public
A tool to perform regression testing for Apache POI on a very large corpus of test-files
-
poi-benchmark Public
Some automated benchmarks of POI buildsystem and some POI functionality together with results
-
CommonCrawlDocumentDownload Public
A small tool which uses the CommonCrawl URL Index to download documents with certain file types or mime-types. This is used for mass-testing of frameworks like Apache POI and Apache Tika
-
file-type-detection Public
A small tool to use Apache Tika to determine the mime-type of all files in a directory
-
IntelliJ-Action-IDs Public
Create and publish a list of available ActionIDs for the IntelliJ plugin system by recursively searching through the jar-files and producing HTML via Jekyll
-
file-leak-postprocess Public
A small tool to post-process output from running an application with file-leak-detector
-
tika-fuzz Public
Use Jazzer to perform fuzzy testing of Apache Tika
-
cli-fuzz Public
Use Jazzer to perform fuzzy testing of Apache Commons CLI
-
compress-fuzz Public
Use Jazzer to perform fuzzy testing of Apache Commons Compress
-
csv-fuzz Public
Use Jazzer to perform fuzzy testing of Apache Commons CSV
-
demo-fuzz Public
Minimal application for fuzzy-testing of Java code via the Jazzer fuzzer
-
antlr-fuzz Public
Use Jazzer to perform fuzzy testing of antlr v4
-
-
codec-fuzz Public
Use Jazzer to perform fuzzy testing of Apache Commons Codec
-
poi-fuzz Public
Use Jazzer to perform fuzzy testing of Apache POI
-
poi-reproduce Public
Simple project to reproduce some behavior with different versions of Apache POI
-
poi-mail-merge Public
Small application which allows to repeatedely replace markers in a Microsoft Word document with items taken from a CSV/Microsoft Excel file to provide a simple mail-merge functionality
-
poi-on-android Public
A sample project that shows how Apache POI can be used in an Android application