0
I Use This!
Inactive

Commits : Listings

Analyzed about 3 hours ago. based on code collected 1 day ago.
Sep 07, 2025 — Sep 07, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed minor conflicts after having merged Henry's and Bruno's changes. More... over 16 years ago
Merge remote branch 'bruno_foafssl/master' into bmstr More... over 16 years ago
forgot to add this in previous commit More... over 16 years ago
changes I was working on in March. Checking them in before merging with Bruno's changes. More... over 16 years ago
Changed test certificates (valid 30 years). More... over 16 years ago
Fixed key exponent problem in hard-coded value. More... over 16 years ago
Reverted unmodifiable list introduced by mistake in previous commit. Using CertificateParsingException. More... over 16 years ago
Reformatted comments mainly. More... over 16 years ago
Re-introduced the notion of Principals. More... over 16 years ago
Re-formatted, added date param in verifier methods, removed dependencies on sun.* packages. More... over 16 years ago
Changed version to 0.5-SNAPSHOT. More... over 16 years ago
Removed IDEA files. More... over 16 years ago
The test pass now. Added new foafssl-keygen to place some classes that kept re-appearing. Fixed modules to work with refactoring. More... over 16 years ago
Broken commit! Major Refactoring of the foaf-ssl-verifier package. This should make it easier to understand and to extend. Added the beginning of a caching systme. Will report message better so that a user interface can use it. More... over 16 years ago
fixed the xthml, which was causing a problem with the html5 parser More... over 16 years ago
removed output and made query more lenient, not checking for type of rsa:RSAPublicKey More... over 16 years ago
added test cases for the bug involving the sesame rdfa parser. More... over 16 years ago
fixed the error messages returned to the Relying Party More... over 16 years ago
The Redirect Servlet was not redirecting on broken foaf files More... over 16 years ago
added a test for a broken literal xhtml page More... over 16 years ago
Protected the foaf input to 1/4 of a MB, to avoid denial of service attacks. More... over 16 years ago
Refactored the Verifier so it is more readable, and added a test for literals as URIs - though I thought that had been done last checkin (this is an attempt to ci with IntelliJ, it often fails) More... over 16 years ago
added a bit of comments to the html file, so I can send a pointer to it in an email More... over 16 years ago
Fixed the test, which should not be for a bnode, but for a resource, as some people like to name their numbers. Added a test case, and improved documentation on the others More... over 16 years ago
Updated to possibly new ontology with support for literals and matching test cases. Added IntelliJ files too. More... over 16 years ago
Now using net.rootdev:java-rdfa:0.3 More... over 16 years ago
Fixed date change/compilation problem in test. More... over 16 years ago
Copy and paste mistake. More... over 16 years ago
Added overdue time-validity check for the client certificates. More... over 16 years ago
Misc POM fixes (bis). More... over 16 years ago