1
I Use This!
Moderate Activity

Commits : Listings

Analyzed 4 days ago. based on code collected 4 days ago.
Jun 07, 2023 — Jun 07, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Simplify DOM element creation. More... about 11 years ago
Avoid globalstrict. More... about 11 years ago
Try to stick to a single "var" keyword where it's easily done. More... about 11 years ago
Add support for drag&drop (full page). Only show file loading if actually possible. Remove support for deprecated Firefox file reading. More... about 11 years ago
Limit length of unknown tag contents to 40 chars too. More... about 11 years ago
Some HTML5 linting. More... about 11 years ago
Add support for PEM files. More... about 11 years ago
Refactor the index page and improve documentation a bit. More... about 11 years ago
Show some preview also for unknown tags (ASCII text or hex dump). More... about 11 years ago
Update URL hash to contain currently decoded value. More... about 11 years ago
Skip duplicate OIDs during format conversion. More... over 11 years ago
Fix OID parsing in the case 2.n.* with n≥40 (patch by <[email protected]>). More... over 11 years ago
Add readme. Update license years. More... over 11 years ago
Some style linting (and there's more to do). More... over 11 years ago
Fix parsing error on IE7. Suggest recent IEs to avoid compatibility mode. More... over 11 years ago
Support decoding from URL hash. More... over 11 years ago
Use URL from a single source. More... over 11 years ago
Sync with latest changes from Peter Gutmann's website. More... almost 12 years ago
Simplify code a bit. Add afgew more checks. More... over 12 years ago
Sync with latest changes from Peter Gutmann's website. More... about 13 years ago
merge of 'a3fad3260d3a09516601359b8fab463f542751ca' and 'f911e1e56b224c50a5d0d1f1d88cb143ee9882da' More... over 13 years ago
Sync with latest changes from Peter Gutmann's website (Queensland OIDs). More... over 13 years ago
Sync with latest changes from Peter Gutmann's website. More... almost 14 years ago
merge of '98c1108caae9076c5112532384f2c7b45ec56b7c' and 'f9b0b77c28e09ed7f915e4ad2be27f072c341fd0' More... almost 14 years ago
Added support for file reading in Chrome. More... almost 14 years ago
Added a "clear" button to ease pasting new data. More... almost 14 years ago
Sync with latest changes from Peter Gutmann's website. More... about 14 years ago
Experimental support for local file loading. More... about 14 years ago
Sync with latest changes from Peter Gutmann website. More... about 14 years ago
Added license and improved layout a bit. Seems that "float: right;" doesn't pass onmouseover events to the hexdump, so reverting to "position: absolute; righe: 0px;" even though it goes over the form when it's shorter than the tree view. More... almost 15 years ago