AJ ONeal coolaj86
  • Provo, UT
  • https://coolaj86.com
  • 6'5 • Technophobic Technologist + Videographer • Go, Rust, Node / VanillaJS (@JSJabber), UX, Security, IoT. Canon 24mm 50mm.

  • Joined on 2017-10-24
coolaj86 pushed tag v1.0.0 to coolaj86/asn1-packer.js 2018-11-28 09:32:34 +00:00
coolaj86 created repository coolaj86/asn1-packer.js 2018-11-28 09:13:40 +00:00
coolaj86 pushed tag v1.1.4 to coolaj86/asn1-parser.js 2018-11-28 08:19:59 +00:00
coolaj86 pushed to master at coolaj86/asn1-parser.js 2018-11-28 08:19:50 +00:00
c46ff1a4f5 v1.1.4: output array format in demo index.html
coolaj86 pushed tag v1.1.3 to coolaj86/asn1-parser.js 2018-11-28 07:50:41 +00:00
coolaj86 pushed to master at coolaj86/asn1-parser.js 2018-11-28 07:50:35 +00:00
304834d6bb v1.1.3: include minified file
72b3efba38 v1.1.3: include minified file
Compare 2 commits »
coolaj86 pushed tag v1.1.3 to coolaj86/asn1-parser.js 2018-11-28 07:49:19 +00:00
coolaj86 pushed to master at coolaj86/asn1-parser.js 2018-11-28 07:49:18 +00:00
72b3efba38 v1.1.3: include minified file
coolaj86 pushed tag v1.1.2 to coolaj86/asn1-parser.js 2018-11-28 07:34:01 +00:00
coolaj86 pushed to master at coolaj86/asn1-parser.js 2018-11-28 07:34:00 +00:00
61aac5df42 v1.1.2: check root node the same as children
coolaj86 opened issue coolaj86/asn1-parser.js#1 2018-11-26 21:44:33 +00:00
Handle the special case of an invalid non-child primitive value
coolaj86 pushed to master at coolaj86/asn1-parser.js 2018-11-26 06:32:38 +00:00
6a108e0849 add utf8 string as primitive type
coolaj86 pushed tag v1.1.1 to coolaj86/asn1-parser.js 2018-11-26 06:05:33 +00:00
coolaj86 pushed to master at coolaj86/asn1-parser.js 2018-11-26 06:05:32 +00:00
36592cedc1 v1.1.1: link to online demo
coolaj86 pushed tag v1.1.0 to coolaj86/asn1-parser.js 2018-11-26 05:53:54 +00:00
coolaj86 pushed to master at coolaj86/asn1-parser.js 2018-11-26 05:53:53 +00:00
bf359477a9 v1.1.0: add case for known primitive-only values
coolaj86 pushed tag v1.0.2 to coolaj86/asn1-parser.js 2018-11-26 04:30:31 +00:00
coolaj86 pushed to master at coolaj86/asn1-parser.js 2018-11-26 04:30:30 +00:00
01384daa80 v1.0.2: fix typo in docs
coolaj86 pushed tag v1.0.1 to coolaj86/asn1-parser.js 2018-11-26 04:24:54 +00:00
coolaj86 pushed to master at coolaj86/asn1-parser.js 2018-11-26 04:23:29 +00:00
3d084a52b4 v1.0.1: fix typos in docs and comments